This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 01a821e Make CGVTables use ConstantInitBuilder. NFC.
new 4547a18 IRGen: Remove all uses of CreateDefaultAlignedLoad.
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/CGBuilder.h | 13 -------------
lib/CodeGen/CGBuiltin.cpp | 31 ++++++++++++++++++++++---------
lib/CodeGen/CGCall.cpp | 6 +++---
lib/CodeGen/CGObjCGNU.cpp | 8 +++++---
lib/CodeGen/TargetInfo.cpp | 12 +++++++-----
5 files changed, 37 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 78a6806 [PM] Extend the explicit 'invalidate' method API on analysis [...]
new 7b6b980 Add link-time detection of LLVM_ABI_BREAKING_CHECKS mismatch
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:
CMakeLists.txt | 3 +++
include/llvm/ADT/EpochTracker.h | 1 +
include/llvm/ADT/ilist_node_options.h | 1 +
include/llvm/Config/abi-breaking.h.cmake | 39 ++++++++++++++++++++++++++++++++
include/llvm/Config/config.h.cmake | 3 ---
include/llvm/Config/llvm-config.h.cmake | 3 ---
include/llvm/Support/Error.h | 1 +
lib/Support/Error.cpp | 15 ++++++++++++
8 files changed, 60 insertions(+), 6 deletions(-)
create mode 100644 include/llvm/Config/abi-breaking.h.cmake
--
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 binutils-gdb.
from 157686a Update linker tests after partial reversion of PR 20815 patch.
new 268ebe9 arc/ld: Remove duplicate TEMPLATE_NAME from emulparam file
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:
ld/ChangeLog | 4 ++++
ld/emulparams/arclinux_prof.sh | 1 -
2 files changed, 4 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 clang.
from d9ef432 [Driver] Add unit tests for Distro detection
new d01a625 ConstantBuilder -> ConstantInitBuilder for clarity, and move [...]
new 1647041 Hide the result of building a constant initializer. NFC.
new 01a821e Make CGVTables use ConstantInitBuilder. NFC.
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/CGBlocks.cpp | 4 +-
lib/CodeGen/CGCUDANV.cpp | 2 +-
lib/CodeGen/CGObjCGNU.cpp | 68 +++++------
lib/CodeGen/CGOpenMPRuntime.cpp | 10 +-
lib/CodeGen/CGVTables.cpp | 134 +++++++++++-----------
lib/CodeGen/CGVTables.h | 18 +--
lib/CodeGen/CodeGenModule.cpp | 8 +-
lib/CodeGen/ConstantBuilder.h | 242 +++++++++++++++++++++++++---------------
lib/CodeGen/ItaniumCXXABI.cpp | 7 +-
lib/CodeGen/MicrosoftCXXABI.cpp | 8 +-
10 files changed, 286 insertions(+), 215 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 f75edf0 cmake: Set rpath for loadable modules as well as shared libraries.
new 78a6806 [PM] Extend the explicit 'invalidate' method API on analysis [...]
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/CFLAndersAliasAnalysis.h | 5 +-
include/llvm/Analysis/CFLSteensAliasAnalysis.h | 5 +-
include/llvm/Analysis/CGSCCPassManager.h | 3 +
include/llvm/Analysis/ObjCARCAliasAnalysis.h | 5 +-
include/llvm/Analysis/ScopedNoAliasAA.h | 5 +-
include/llvm/Analysis/TargetLibraryInfo.h | 10 +-
include/llvm/Analysis/TargetTransformInfo.h | 3 +-
include/llvm/Analysis/TypeBasedAliasAnalysis.h | 5 +-
include/llvm/IR/PassManager.h | 192 +++++++++++++++++++------
include/llvm/IR/PassManagerInternal.h | 61 +++++---
lib/Analysis/CGSCCPassManager.cpp | 1 +
unittests/Analysis/CGSCCPassManagerTest.cpp | 5 +-
unittests/IR/PassManagerTest.cpp | 103 +++++++++++++
13 files changed, 327 insertions(+), 76 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 2365a7c [DAG] add helper function for selectcc --> and+shift transforms; NFC
new 56089e7 [SROA] Drop lifetime.start/end intrinsics when they block promotion.
new f75edf0 cmake: Set rpath for loadable modules as well as shared libraries.
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:
cmake/modules/AddLLVM.cmake | 1 +
lib/Transforms/Scalar/SROA.cpp | 18 ++++++++++++------
test/Transforms/SROA/basictest.ll | 17 ++++++++++++++---
3 files changed, 27 insertions(+), 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 release_39
in repository llvm.
from e0af6c9 Merging r283612:
new f92d91a Merging r285782:
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/Support/Threading.h | 10 +++++-----
1 file changed, 5 insertions(+), 5 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 60af515 [asan] Attempt to fix the debug_double_free.cc testcase on Wi [...]
new ca0aa08 [asan] Refactor shadow memory initialization out of AsanInitI [...]
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 | 110 ++++++++++++++++++++++++++-------------------------
1 file changed, 57 insertions(+), 53 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 b54cba4 Improve error handling in YAML parsing
new 2365a7c [DAG] add helper function for selectcc --> and+shift transforms; 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/CodeGen/SelectionDAG/DAGCombiner.cpp | 93 +++++++++++++++++---------------
1 file changed, 51 insertions(+), 42 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 release_39
in repository llvm.
from dc6cf5a Merge r283123 into 3.9.1
new 9496ac1 Merging r279980:
new 0cdf5ee Merging r281650:
new 7e79c45 Merging r283599:
new e0af6c9 Merging r283612:
The 4 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/InstCombine/InstCombineCompares.cpp | 2 +-
.../InstCombine/InstCombineLoadStoreAlloca.cpp | 14 ++++++++++
lib/Transforms/Utils/SimplifyCFG.cpp | 10 +++++--
.../Transforms/InstCombine/indexed-gep-compares.ll | 20 ++++++++++++++
test/Transforms/InstCombine/unpack-fca.ll | 17 ++++++++++++
test/Transforms/SimplifyCFG/PR29163.ll | 31 ++++++++++++++++++++++
6 files changed, 91 insertions(+), 3 deletions(-)
create mode 100644 test/Transforms/SimplifyCFG/PR29163.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.