This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c5e14e0 RegScavenging: Add scavengeRegisterBackwards() new df36f1c Add AIX support to Path.inc, Host.h, and CMake. new aee8a35 Make MemorySSA::dominates/locallydominates constant time
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: CMakeLists.txt | 2 +- cmake/modules/AddLLVM.cmake | 5 ++- cmake/modules/HandleLLVMOptions.cmake | 6 ++-- include/llvm/Support/Host.h | 2 ++ include/llvm/Transforms/Utils/MemorySSA.h | 8 +++++ lib/Support/Unix/Path.inc | 5 +-- lib/Transforms/Utils/MemorySSA.cpp | 52 +++++++++++++++++++++---------- 7 files changed, 57 insertions(+), 23 deletions(-)