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 40d1241 [asan] Remove the test as the fix is going to be removed
new 39ea2e7 [compiler-rt] Don't force ASAN_HAS_EXCEPTIONS to be true for [...]
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/asan/CMakeLists.txt | 3 ---
1 file changed, 3 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 c49f5e8 [AArch64][GlobalISel] Add default regbank mapping for int<>FP.
new 3284f27 [LTO] Prevent asm references to be dropped from the output.
new ad63f23 [IRObjectFile] Turn llvm_unreachable("foo") into something mo [...]
new 1af8186 [InstCombine] add helper functions for visitICmpInst(); NFCI
The 3 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/LTO/LTOBackend.cpp | 18 +
lib/Object/IRObjectFile.cpp | 2 +-
lib/Transforms/InstCombine/InstCombineCompares.cpp | 1079 ++++++++++----------
lib/Transforms/InstCombine/InstCombineInternal.h | 3 +
test/tools/gold/X86/asm_undefined2.ll | 28 +
5 files changed, 606 insertions(+), 524 deletions(-)
create mode 100644 test/tools/gold/X86/asm_undefined2.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 lld.
from 4d832de Change how we compute offsets with linker scripts.
new cb49467 Improve handling ASSERT outside SECTIONS block
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:
ELF/LinkerScript.cpp | 76 ++++++++++++++++++++++--------------------
ELF/LinkerScript.h | 6 ++--
ELF/Writer.cpp | 8 ++---
test/ELF/linkerscript/assert.s | 15 +++++++++
4 files changed, 62 insertions(+), 43 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 07ca84e [AArch64][GlobalISel] Test default regbank mapping for G_ICMP.
new 16527fa [AArch64][GlobalISel] Add default regbank mapping for FP ops.
new d705c9f [AArch64][GlobalISel] Add default regbank mapping for G_FCMP.
new c49f5e8 [AArch64][GlobalISel] Add default regbank mapping for int<>FP.
The 3 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/AArch64/AArch64RegisterBankInfo.cpp | 39 +++-
.../AArch64/GlobalISel/regbankselect-default.mir | 241 +++++++++++++++++++++
2 files changed, 279 insertions(+), 1 deletion(-)
--
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 lld.
from b783e47 Fix shared library build
new 4d832de Change how we compute offsets with linker scripts.
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:
ELF/LinkerScript.cpp | 234 +++++++++++++++---------------
ELF/LinkerScript.h | 17 ++-
test/ELF/linkerscript/merge-sections.s | 9 +-
test/ELF/linkerscript/symbols-synthetic.s | 14 --
4 files changed, 142 insertions(+), 132 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 cd01b58 Reapplying r278731 after fixing the problem that caused it to [...]
new ac10524 [AArch64][GlobalISel] Add tests for default RegBank mappings. NFC.
new c3852f5 [AArch64][GlobalISel] Add default regbank mappings for mixed- [...]
new 07ca84e [AArch64][GlobalISel] Test default regbank mapping for G_ICMP.
The 3 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/CodeGen/GlobalISel/RegisterBankInfo.cpp | 2 +-
lib/Target/AArch64/AArch64RegisterBankInfo.cpp | 54 +-
.../AArch64/GlobalISel/regbankselect-default.mir | 629 +++++++++++++++++++++
3 files changed, 666 insertions(+), 19 deletions(-)
create mode 100644 test/CodeGen/AArch64/GlobalISel/regbankselect-default.mir
--
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 0057769 [mips] Fix previous revert r281726.
new cd01b58 Reapplying r278731 after fixing the problem that caused it to [...]
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/Analysis/ScalarEvolution.h | 7 ++
lib/Analysis/ScalarEvolution.cpp | 115 ++++++++++++++++++---
.../ScalarEvolution/trip-count-unknown-stride.ll | 62 +++++++++++
3 files changed, 169 insertions(+), 15 deletions(-)
create mode 100644 test/Analysis/ScalarEvolution/trip-count-unknown-stride.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 libcxx.
from f05ac13 Attempt to fix Sphinx build
new 6e3bce5 [libcxx] Add missing c++98 xfail. NFC.
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/std/iterators/iterator.range/begin-end.pass.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 gcc-6-branch
in repository gcc.
from 7a974be PR middle-end/77594 * internal-fn.c (expand_arith_overflow) [...]
new 897610e 2016-09-16 David Edelsohn <dje.gcc(a)gmail.com>
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:
gcc/ChangeLog | 8 ++++++++
gcc/config/rs6000/xcoff.h | 3 +++
2 files changed, 11 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.
Yvan Roux pushed a change to branch linaro-local/Yvan-linaro-6-branch-tests
in repository toolchain/gcc.
at ae5de60 All added testcases since linaro 6 branch creation.
This branch includes the following new commits:
new ae5de60 All added testcases since linaro 6 branch creation.
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.