This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c1beab6 Revert "[CMake] LINK_LIBS need to be public for Darwin dylib [...] new 5c78f7d MemorySSA: Revert r269678 and r268068; replace with special 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/Analysis/BasicAliasAnalysis.cpp | 9 --------- lib/Transforms/Utils/MemorySSA.cpp | 8 ++++++++ test/Transforms/FunctionAttrs/assume.ll | 4 ++++ test/Transforms/LICM/assume.ll | 34 ++++++++++++++++++++++++++++++++ test/Transforms/Util/MemorySSA/assume.ll | 1 + 5 files changed, 47 insertions(+), 9 deletions(-) create mode 100644 test/Transforms/FunctionAttrs/assume.ll create mode 100644 test/Transforms/LICM/assume.ll