This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from aa58a64 [ORC] Try to work around a GCC 4.7 bug triggered by r267457.
new 1a09f22 [WebAssembly] Account for implicit operands when computing op [...]
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/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp | 2 +-
test/CodeGen/WebAssembly/irreducible-cfg.ll | 8 +++++++-
2 files changed, 8 insertions(+), 2 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 562c999 [SROA] Don't falsely report that changes have occured
new aa58a64 [ORC] Try to work around a GCC 4.7 bug triggered by r267457.
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/ExecutionEngine/Orc/OrcRemoteTargetClient.h | 13 +++++++++----
1 file changed, 9 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 llvm.
from 9dd084a Reverting Thumb2SizeReduction opt bisect change to fix failin [...]
new 562c999 [SROA] Don't falsely report that changes have occured
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/Transforms/Scalar/SROA.cpp | 16 ++++++++++------
1 file changed, 10 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 libunwind.
from 3958c71 unwind: remove unnecessary header
new 7b1a88c unwind: remove last instance of -Wexpansion-to-defined
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:
src/config.h | 10 ++++++----
1 file changed, 6 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 lldb.
from bfe3331 When building the list of variables we're going to write "usi [...]
new 04d455d Fix arm-linux-gnueabi regression due to rL267291
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:
source/Core/ArchSpec.cpp | 6 +++++-
1 file changed, 5 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 e591202 [CodeGenPrepare] don't convert an unpredictable select into c [...]
new 9dd084a Reverting Thumb2SizeReduction opt bisect change to fix failin [...]
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/ARM/Thumb2SizeReduction.cpp | 3 +--
1 file changed, 1 insertion(+), 2 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 lld.
from 5270709 [ELF] Introduce --reproduce flag.
new ba1ccd9 [Tests] Run reproduces.s only on UNIX until I investigate a w [...]
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/ELF/reproduce.s | 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 e0e3aca Remove MinLatency in SchedMachineModel. NFC.
new e591202 [CodeGenPrepare] don't convert an unpredictable select into 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:
lib/CodeGen/CodeGenPrepare.cpp | 3 ++-
test/Transforms/CodeGenPrepare/X86/select.ll | 29 +++++++++++++++++++++++-----
2 files changed, 26 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 clang.
from 0865fe9 [Docs] Fix indentation error introduced by r267447.
new 4d74685 CGOpenMPRuntime.h: Prune '\param IfCond' in r267395. [-Wdocum [...]
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/CGOpenMPRuntime.h | 2 --
1 file changed, 2 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 1a9ed30 PM: Port GlobalOpt to the new pass manager
new e0e3aca Remove MinLatency in SchedMachineModel. 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:
include/llvm/Target/TargetSchedule.td | 2 --
lib/Target/AArch64/AArch64SchedA53.td | 1 -
lib/Target/AArch64/AArch64SchedM1.td | 1 -
lib/Target/ARM/ARMScheduleA8.td | 1 -
lib/Target/Lanai/LanaiSchedule.td | 4 ----
lib/Target/PowerPC/PPCSchedule440.td | 1 -
lib/Target/PowerPC/PPCScheduleA2.td | 1 -
lib/Target/PowerPC/PPCScheduleE500mc.td | 1 -
lib/Target/PowerPC/PPCScheduleE5500.td | 1 -
lib/Target/PowerPC/PPCScheduleG5.td | 1 -
lib/Target/PowerPC/PPCScheduleP7.td | 1 -
lib/Target/PowerPC/PPCScheduleP8.td | 1 -
12 files changed, 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.