This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6a7d6881f0a [X86] Reject registers that require a REX prefix in inline [...] new a05c22c9e81 [InstCombine] simplify min/max canonicalization; NFCI new 195a164675a [Hexagon] Remove {{ *}} from testcases
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/Transforms/InstCombine/InstCombineSelect.cpp | 15 +- test/CodeGen/Hexagon/absaddr-store.ll | 8 +- test/CodeGen/Hexagon/absimm.ll | 4 +- test/CodeGen/Hexagon/addr-calc-opt.ll | 2 +- test/CodeGen/Hexagon/always-ext.ll | 2 +- test/CodeGen/Hexagon/bit-loop.ll | 3 +- test/CodeGen/Hexagon/builtin-prefetch-offset.ll | 4 +- test/CodeGen/Hexagon/cext-check.ll | 16 +- test/CodeGen/Hexagon/cext-valid-packet2.ll | 4 +- test/CodeGen/Hexagon/cext.ll | 2 +- test/CodeGen/Hexagon/cexti16.ll | 2 +- test/CodeGen/Hexagon/cmp-to-genreg.ll | 8 +- test/CodeGen/Hexagon/cmp-to-predreg.ll | 8 +- test/CodeGen/Hexagon/gp-plus-offset-load.ll | 6 +- test/CodeGen/Hexagon/gp-plus-offset-store.ll | 4 +- test/CodeGen/Hexagon/gp-rel.ll | 6 +- test/CodeGen/Hexagon/idxload-with-zero-offset.ll | 12 +- test/CodeGen/Hexagon/memops.ll | 252 +++++++++++------------ test/CodeGen/Hexagon/memops1.ll | 4 +- test/CodeGen/Hexagon/memops2.ll | 4 +- test/CodeGen/Hexagon/memops3.ll | 4 +- test/CodeGen/Hexagon/multi-cycle.ll | 6 +- test/CodeGen/Hexagon/pic-jumptables.ll | 6 +- test/CodeGen/Hexagon/pic-regusage.ll | 6 +- test/CodeGen/Hexagon/postinc-load.ll | 2 +- test/CodeGen/Hexagon/postinc-offset.ll | 4 +- test/CodeGen/Hexagon/postinc-store.ll | 2 +- test/CodeGen/Hexagon/pred-gp.ll | 4 +- test/CodeGen/Hexagon/pred-instrs.ll | 4 +- test/CodeGen/Hexagon/vec-pred-spill1.ll | 2 +- test/CodeGen/Hexagon/vect/vect-truncate.ll | 4 +- 31 files changed, 202 insertions(+), 208 deletions(-)