This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from c95a1ea Parse the triple in base-config-ix to propagate ANDROID varia [...]
new 5619f19 Revert "Parse the triple in base-config-ix to propagate ANDRO [...]
new bbe3db0 [CMake] Check for androidabi in CMakeLists.txt not base-confi [...]
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
CMakeLists.txt | 15 +++++++++++++++
cmake/base-config-ix.cmake | 18 ------------------
2 files changed, 15 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a932483 Fix size computation of array allocation in inline cost analysis
new 27a476b [MC] Garbage collect dead API: createELFObjectTargetWriter().
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/llvm/MC/MCAsmBackend.h | 7 -------
1 file changed, 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 95c869b [Sparc] Atomics pass changes to make work with SparcV8 back-ends.
new 230a1ed [InstCombine] shrink type of sdiv if dividend is sexted and c [...]
new a932483 Fix size computation of array allocation in inline cost analysis
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/Analysis/InlineCost.cpp | 7 +++--
.../InstCombine/InstCombineMulDivRem.cpp | 17 ++++++++++
test/Transforms/Inline/array-alloca.ll | 36 ++++++++++++++++++++++
test/Transforms/InstCombine/div.ll | 30 ++++++++++++------
4 files changed, 78 insertions(+), 12 deletions(-)
create mode 100644 test/Transforms/Inline/array-alloca.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e4c2111 AMDGPU: Set MinInstAlignment
new 95c869b [Sparc] Atomics pass changes to make work with SparcV8 back-ends.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/Target/Sparc/SparcISelLowering.cpp | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 9aeab11 Attempting to fix lit test test/Headers/opencl-c-header.cl on [...]
new ae403bd git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@27395 [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/Basic/Targets.cpp | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.23/master
in repository glibc.
from d16e36e5 MIPS, SPARC: more fixes to the vfork aliases in libpthread.so
new cacad93 MIPS: run tst-mode-switch-{1,2,3}.c using test-skeleton.c
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
ChangeLog | 9 +++++++++
sysdeps/mips/tst-mode-switch-1.c | 7 +++++--
sysdeps/mips/tst-mode-switch-2.c | 7 +++++--
sysdeps/mips/tst-mode-switch-3.c | 7 +++++--
4 files changed, 24 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 30dcf95 Avoid "inexact" exceptions in i386/x86_64 trunc functions (bu [...]
new 0cdaef4 MIPS: run tst-mode-switch-{1,2,3}.c using test-skeleton.c
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
ChangeLog | 9 +++++++++
sysdeps/mips/tst-mode-switch-1.c | 7 +++++--
sysdeps/mips/tst-mode-switch-2.c | 7 +++++--
sysdeps/mips/tst-mode-switch-3.c | 7 +++++--
4 files changed, 24 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from aac1238 Convert a few more comparisons to isPositionIndependent(). NFC.
new 0546208 Change all but the last ErrorOr<...> use for MachOUniversalBi [...]
new e4c2111 AMDGPU: Set MinInstAlignment
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/llvm/Object/MachOUniversal.h | 4 +--
lib/Object/Binary.cpp | 2 +-
lib/Object/MachOUniversal.cpp | 33 ++++++++++++++-------
lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.cpp | 1 +
test/Object/Inputs/macho-invalid-fat | Bin 0 -> 8 bytes
test/Object/macho-invalid.test | 3 ++
tools/dsymutil/BinaryHolder.cpp | 6 ++--
7 files changed, 33 insertions(+), 16 deletions(-)
create mode 100644 test/Object/Inputs/macho-invalid-fat
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from e770b05 Add simple, stupid, pattern-based fuzzer / reducer for module [...]
new 9aeab11 Attempting to fix lit test test/Headers/opencl-c-header.cl on [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
test/Headers/opencl-c-header.cl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.