This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5b7ab74398a [LoadStoreVectorize] Ignore interleaved invariant loads. new b99e72106ad Fix some layering in AggressiveInstCombine (avoiding inclus [...] new 70f3bbf514c Remove LLVM_INSTALL_CCTOOLS_SYMLINKS new 7537653e9a6 [lit] Remove spurious `-` in invocation of lit in `shtest-x [...] new e5ad7684b57 [InstCombine] regenerate checks; NFC
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: CMakeLists.txt | 3 - docs/CMake.rst | 4 - include/llvm/LinkAllPasses.h | 1 + .../AggressiveInstCombine/AggressiveInstCombine.h | 11 ++- include/llvm/Transforms/Scalar.h | 9 --- .../AggressiveInstCombine.cpp | 6 +- lib/Transforms/IPO/PassManagerBuilder.cpp | 1 + lib/Transforms/Scalar/Scalar.cpp | 4 - .../InstCombine/select-with-bitwise-ops.ll | 90 +++++++++++----------- tools/dsymutil/CMakeLists.txt | 5 -- utils/lit/tests/shtest-xunit-output.py | 2 +- 11 files changed, 62 insertions(+), 74 deletions(-)