This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8f9fb8bab2e [DAGCombiner] Improve X div/rem Y fold if single bit element type new e55c3ed6b1f [SelectionDAG] Add FoldBUILD_VECTOR to simplify new BUILD_V [...]
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 | 58 ++++++++ lib/Target/AMDGPU/R600ISelLowering.cpp | 34 +++-- test/CodeGen/AMDGPU/load-local-i16.ll | 4 +- .../CodeGen/X86/clear_upper_vector_element_bits.ll | 164 ++------------------- test/CodeGen/X86/lower-vec-shift.ll | 2 - 5 files changed, 88 insertions(+), 174 deletions(-)