This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e35a5f55184 [SCEV] Add a local cache for getZeroExtendExpr and getSignE [...] new 61710dfa3ab [InstCombine] Matchers work with both ConstExpr and Instructions. new cd789d8cfe1 Add a linker script to version LLVM symbols
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 | 3 ++- lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 4 ++-- test/Transforms/InstCombine/pr32686.ll | 22 ++++++++++++++++++++++ tools/llvm-shlib/CMakeLists.txt | 6 +++++- tools/llvm-shlib/simple_version_script.map.in | 1 + 5 files changed, 32 insertions(+), 4 deletions(-) create mode 100644 test/Transforms/InstCombine/pr32686.ll create mode 100644 tools/llvm-shlib/simple_version_script.map.in