This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lnt.
from 900f3b9 When building the cPerf extension on OSX, use the right compiler
new 5176ff2 And also use the right c++ library
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:
setup.py | 9 +++++----
1 file changed, 5 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 d043938 [EarlyCSE] Simplify guard intrinsics
new 0583545 [MBP] Use Function::optForSize() instead of checking Optimize [...]
new 0ac37a4 clean up documentation comments; NFC
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/IR/Constants.h | 6 +-
lib/CodeGen/MachineBlockPlacement.cpp | 3 +-
lib/IR/Constants.cpp | 124 ++++------------------------------
test/CodeGen/PowerPC/code-align.ll | 42 ++++++++++++
test/CodeGen/X86/loop-blocks.ll | 28 ++++++++
5 files changed, 89 insertions(+), 114 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 05d883a Revert r268107 -- debug build failure
new c10caa3 AMDGPU: Fix crash with unreachable terminators.
new d043938 [EarlyCSE] Simplify guard intrinsics
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/Target/AMDGPU/SILowerControlFlow.cpp | 39 +++--
lib/Transforms/Scalar/EarlyCSE.cpp | 23 +++
.../si-lower-control-flow-unreachable-block.ll | 56 +++++++
test/Transforms/EarlyCSE/guards.ll | 181 +++++++++++++++++++++
4 files changed, 287 insertions(+), 12 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/si-lower-control-flow-unreachable-block.ll
create mode 100644 test/Transforms/EarlyCSE/guards.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 lnt.
from 74d1d3e [profile] Print out a bit more info on javascript error to he [...]
new 900f3b9 When building the cPerf extension on OSX, use the right compiler
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:
setup.py | 8 +++++++-
1 file changed, 7 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 d53ff2d [Orc] Add ORC lazy-compilation support for AArch64.
new 63a5b4c [InstCombine][SSE] PSHUFB to shuffle combine to use general a [...]
new 05d883a Revert r268107 -- debug build failure
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/Transforms/IPO/InlinerPass.h | 4 -
lib/Transforms/IPO/Inliner.cpp | 148 +++++++++++-------------
lib/Transforms/InstCombine/InstCombineCalls.cpp | 40 ++++---
3 files changed, 93 insertions(+), 99 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 727cf7c Fix some Include What You Use warnings; other minor fixes.
new 826c5ec [ELF] Ignore -d option (and aliases).
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/Options.td | 4 ++++
1 file changed, 4 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 f8bfee2 [Docs] Refer to the CMakePrimer from CMake doc
new 2534484 [Orc] Make sure we don't drop the internal error in OrcRemote [...]
new d53ff2d [Orc] Add ORC lazy-compilation support for AArch64.
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:
.../ExecutionEngine/Orc/OrcArchitectureSupport.h | 31 +++++
.../ExecutionEngine/Orc/OrcRemoteTargetClient.h | 5 +-
lib/ExecutionEngine/Orc/OrcArchitectureSupport.cpp | 144 +++++++++++++++++++++
3 files changed, 178 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 lldb.
from d0cda9f Fix TestGetVariables.py so it works correctly. We had duplica [...]
new 7123806 Watch out for compilers that generate bad bitfield info. If t [...]
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:
.../lldbsuite/test/lang/c/bitfields/TestBitfields.py | 1 -
.../Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp | 19 ++++++++++++++++++-
2 files changed, 18 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 clang.
from bf35f04 Add the ability to determine whether a format string argument [...]
new fc79c36 [Sema] Specify the underlying type for an enum. 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/Sema/SemaOverload.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 master
in repository compiler-rt.
from 4a02a8f [asan] Assert in __sanitizer_ptr_{sub,cmp} if one of the poin [...]
new 328ac4c Try to fix clang-cmake-aarch64-42vma by removing a memory lea [...]
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/invalid-pointer-pairs.cc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.