This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 443898c [AArch64] Remove command-line option use for testing.
new d89f32c [mips][ias] Work around incorrect another microMIPS relocatio [...]
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/Mips/MCTargetDesc/MipsELFObjectWriter.cpp | 2 +-
test/MC/Mips/relocation-xfail.s | 9 +++++++++
2 files changed, 10 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 linaro/gcc-5-branch
in repository gcc.
from cf2693b Merge branches/gcc-5-branch rev 236108.
adds 43922e6 Make Linaro GCC Snapshot 5.3-2016.05.
adds 0f4f344 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
No new revisions were added by this update.
Summary of changes:
gcc/LINARO-VERSION | 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 master
in repository llvm.
from d836fe6 [SelectionDAG] Attempt to split BITREVERSE vector legalizatio [...]
new 443898c [AArch64] Remove command-line option use for testing.
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/AArch64/AArch64ISelLowering.cpp | 8 --------
test/CodeGen/AArch64/arm64-extract.ll | 2 +-
2 files changed, 1 insertion(+), 9 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 compiler-rt.
from cd465da [sanitizer] Fix a crash when demangling Swift symbols, take 2
new 5fb4b3f Fixup for r269291, which broke the Go TSan build. Let's not [...]
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/tsan/rtl/tsan_rtl.cc | 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 master
in repository gcc.
from add0ee7 Document ASAN_OPTIONS="halt_on_error" env variable.
new 5ffb4a0 2016-05-12 Richard Biener <rguenther(a)suse.de>
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 | 13 +++++++
gcc/gimple-pretty-print.c | 42 +++++++++++++++------
gcc/testsuite/ChangeLog | 5 +++
.../gcc.dg/torture/{pr70484.c => pr71062.c} | 13 ++++---
gcc/tree-ssa-alias.c | 43 +++++++++++++++-------
gcc/tree-ssa-alias.h | 4 +-
gcc/tree-ssa-structalias.c | 5 ++-
7 files changed, 93 insertions(+), 32 deletions(-)
copy gcc/testsuite/gcc.dg/torture/{pr70484.c => pr71062.c} (51%)
--
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 6c8d652 Revert "[mips][microMIPS] Implement CFC*, CTC* and LDC* instr [...]
new d836fe6 [SelectionDAG] Attempt to split BITREVERSE vector legalizatio [...]
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/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 37 +-
test/CodeGen/AArch64/bitreverse.ll | 1 +
test/CodeGen/X86/vector-bitreverse.ll | 4068 +++++++-----------------
3 files changed, 1252 insertions(+), 2854 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 compiler-rt.
from 676caa9 [sanitizer] On OS X, exit the forked process gracefully when [...]
new cd465da [sanitizer] Fix a crash when demangling Swift symbols, take 2
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/asan_rtl.cc | 2 ++
lib/sanitizer_common/sanitizer_symbolizer.h | 1 +
.../sanitizer_symbolizer_posix_libcdep.cc | 37 ++++++++++++++--------
lib/sanitizer_common/sanitizer_symbolizer_win.cc | 4 +++
lib/tsan/rtl/tsan_rtl.cc | 2 ++
5 files changed, 32 insertions(+), 14 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 26020e6 Refactor duplicated code. NFC.
new 6c8d652 Revert "[mips][microMIPS] Implement CFC*, CTC* and LDC* instr [...]
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/Mips/Disassembler/MipsDisassembler.cpp | 40 ------------
lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp | 13 ----
lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.h | 3 -
lib/Target/Mips/MicroMips32r6InstrFormats.td | 32 ---------
lib/Target/Mips/MicroMips32r6InstrInfo.td | 76 ----------------------
lib/Target/Mips/MicroMipsInstrFPU.td | 7 +-
lib/Target/Mips/MicroMipsInstrInfo.td | 8 ---
lib/Target/Mips/Mips32r6InstrInfo.td | 2 +-
lib/Target/Mips/MipsInstrFPU.td | 15 ++---
lib/Target/Mips/MipsInstrInfo.td | 2 +-
test/CodeGen/Mips/cconv/callee-saved-float.ll | 4 --
test/MC/Disassembler/Mips/micromips32r6/valid.txt | 6 --
test/MC/Mips/micromips32r6/invalid-wrong-error.s | 2 -
test/MC/Mips/micromips32r6/valid.s | 6 --
test/MC/Mips/mips32r5/invalid.s | 6 +-
test/MC/Mips/mips64r5/invalid.s | 10 ++-
test/MC/Mips/mips64r6/invalid.s | 3 +-
17 files changed, 15 insertions(+), 220 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 compiler-rt.
from bb7ed38 [ASan] [SystemZ] Add -mbackchain to test cflags.
new eaa8017 [sanitizer] Break infinite recursion in case of recursive fai [...]
new 676caa9 [sanitizer] On OS X, exit the forked process gracefully when [...]
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/sanitizer_common/sanitizer_common.cc | 8 ++++++++
lib/sanitizer_common/sanitizer_mac.cc | 6 +++++-
2 files changed, 13 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 gcc.
from 2ab65c3 gcc/
new add0ee7 Document ASAN_OPTIONS="halt_on_error" env variable.
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 | 5 +++++
gcc/doc/invoke.texi | 8 ++++++++
2 files changed, 13 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.