This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3087bcdef29 [SafepointIRVerifier] Add verifier pass for finding GC relo [...] new e75c6758b9c [profiledata] Avoid creating a temporary vector in getNumValueData new 3f4f926b6a8 Rewrite areNonVolatileConsecutiveLoads to use BaseIndexOffset
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: include/llvm/ProfileData/InstrProf.h | 5 +- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 47 +--- .../SelectionDAG/SelectionDAGAddressAnalysis.cpp | 18 +- test/CodeGen/BPF/undef.ll | 58 +++-- 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 +- 11 files changed, 187 insertions(+), 259 deletions(-)