This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5e86c2a cmake: Make /usr/share/cmake installable with LLVM_DISTRIBUTI [...] new 8d98044 [SelectionDAG] Update ComputeNumSignBits SRA/SHL handlers to [...] new 10310d2 Fix regression from my recent GlobalsAA fix.
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: lib/Analysis/GlobalsModRef.cpp | 4 +- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 13 +++--- .../GlobalsModRef/global-used-by-global.ll | 54 ++++++++++++++++++++++ test/CodeGen/X86/vector-blend.ll | 10 +--- 4 files changed, 66 insertions(+), 15 deletions(-) create mode 100644 test/Analysis/GlobalsModRef/global-used-by-global.ll