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 f9198fc26 [compiler-rt] Don't reset non-default user handler if allow_u [...]
new 679ac907b [asan] Enable back halt_on_error-torture.cc disabled on PowerPC.
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/asan/TestCases/Posix/halt_on_error-torture.cc | 4 ----
1 file changed, 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 llvm.
from d1d54529f3a [bpf] disallow global_addr+off folding
new 996f62f0e82 [InstSimplify] Push commuted op checks for and/or of icmp f [...]
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/Analysis/InstructionSimplify.cpp | 80 +++++++++++++++++++++---------------
1 file changed, 47 insertions(+), 33 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 b3ad86b916f Fix test broken by r304020
new d1d54529f3a [bpf] disallow global_addr+off folding
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/BPF/BPFISelLowering.cpp | 9 ++++++++-
lib/Target/BPF/BPFISelLowering.h | 4 ++++
2 files changed, 12 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 llvm.
from bcefdfc495a [Mips] Placate GCC's -Wmisleading-indentation. NFCI.
new b3ad86b916f Fix test broken by r304020
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/CodeGen/ARM/arm-shrink-wrapping.ll | 7 ++++++-
1 file changed, 6 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 1e9944f4592 PR libgcc/80037
new 44dbe1d7af0 compiler: identify array index expressions in lvalue context
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/expressions.cc | 9 ++++++---
gcc/go/gofrontend/expressions.h | 17 ++++++++++++++++-
gcc/go/gofrontend/statements.cc | 1 +
gcc/go/gofrontend/types.cc | 15 ++++++++++++++-
gcc/go/gofrontend/types.h | 2 +-
6 files changed, 39 insertions(+), 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 d178d059f5e [Hexagon] Cleanup of unused function isCalleeSaveReg (NFC)
new 8fab6ef40d7 MachineVerifier: Remove unused set; NFC
new 7c75114e0e9 LivePhysRegs: Add default for removeRegsInMask(Clobbers); NFC
new 4902354d7a5 LivePhysRegs: Doxygen cleanup; NFC
new 5e26a026846 LivePhysRegs: Rework constructor + documentation; NFC
new 859371ccf99 [lib/LTO] Don't reinvent the code for switching linkage.
new bcefdfc495a [Mips] Placate GCC's -Wmisleading-indentation. NFCI.
The 6 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/CodeGen/LivePhysRegs.h | 102 ++++++++++++------------
lib/CodeGen/LivePhysRegs.cpp | 2 +-
lib/CodeGen/MachineVerifier.cpp | 5 --
lib/LTO/LTO.cpp | 14 +---
lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp | 4 +-
lib/Target/AArch64/AArch64FrameLowering.cpp | 4 +-
lib/Target/ARM/ARMExpandPseudoInsts.cpp | 4 +-
lib/Target/ARM/Thumb1FrameLowering.cpp | 10 +--
lib/Target/Hexagon/HexagonFrameLowering.cpp | 2 +-
lib/Target/Hexagon/HexagonInstrInfo.cpp | 4 +-
lib/Target/Mips/MipsISelLowering.cpp | 34 ++++----
lib/Target/PowerPC/PPCExpandISEL.cpp | 2 +-
lib/Target/SystemZ/SystemZExpandPseudo.cpp | 2 +-
lib/Target/X86/X86FloatingPoint.cpp | 4 +-
lib/Target/X86/X86InstrInfo.cpp | 8 +-
15 files changed, 95 insertions(+), 106 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 0338f3e77 [LSAN-ARM] Marking new test unsupported on ARMHF due to bot failures
new f9198fc26 [compiler-rt] Don't reset non-default user handler if allow_u [...]
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/sanitizer_common/sanitizer_posix_libcdep.cc | 20 ++++-
test/asan/TestCases/Linux/preinstalled_signal.cc | 105 +++++++++++++++++++++++
2 files changed, 124 insertions(+), 1 deletion(-)
create mode 100644 test/asan/TestCases/Linux/preinstalled_signal.cc
--
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 b3b19875497 allow_user_segv_handler was already removed
new d178d059f5e [Hexagon] Cleanup of unused function isCalleeSaveReg (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:
lib/Target/Hexagon/HexagonRegisterInfo.cpp | 5 -----
lib/Target/Hexagon/HexagonRegisterInfo.h | 1 -
2 files changed, 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 clang.
from 098286f187 Remove unused diagnostics. NFC.
new 94d20baa26 Resubmit r303861.
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/clang/Basic/BuiltinsAMDGPU.def | 1 +
test/CodeGenOpenCL/builtins-amdgcn.cl | 7 +++++++
2 files changed, 8 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 llvm.
from 071c0d91bb9 Resubmit r303859 with test fixed.
new b3b19875497 allow_user_segv_handler was already removed
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:
unittests/Support/CrashRecoveryTest.cpp | 4 ----
1 file changed, 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.