This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c407e0824e8 CREDITS.TXT: Update myself. new 8f57a78615b [DAG] Rewrite areNonVolatileConsecutiveLoads to use BaseInd [...]
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/CodeGen/SelectionDAG/SelectionDAG.cpp | 47 +--- .../SelectionDAG/SelectionDAGAddressAnalysis.cpp | 18 +- test/CodeGen/BPF/undef.ll | 54 +++-- test/CodeGen/MSP430/Inst16mm.ll | 4 +- test/CodeGen/X86/bswap-wide-int.ll | 4 +- test/CodeGen/X86/build-vector-128.ll | 23 +- test/CodeGen/X86/build-vector-256.ll | 29 +-- test/CodeGen/X86/build-vector-512.ll | 20 +- .../CodeGen/X86/clear_upper_vector_element_bits.ll | 236 +++++++++++---------- test/CodeGen/X86/wide-integer-cmp.ll | 2 +- 10 files changed, 183 insertions(+), 254 deletions(-)