This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2118193ddf9 [OrderedBasicBlock] Return false for comesBefore(A, A) new 397f7b2eeab Regenerate shrink-compare.ll test results. NFC new 38e075d56e5 Regenerate and-sink.ll test results. NFC new f4b4c0031c8 Regenerate sse3.ll test results. NFC new c4071bcc5b6 [Hexagon] Return 0 from getDotNewPredOp when .new opcode do [...]
The 4 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/Target/Hexagon/HexagonInstrInfo.cpp | 4 +- test/CodeGen/Hexagon/newify-crash.ll | 44 +++++++++++ test/CodeGen/X86/and-sink.ll | 133 ++++++++++++++++++++++---------- test/CodeGen/X86/shrink-compare.ll | 129 +++++++++++++++++++++++-------- test/CodeGen/X86/sse3.ll | 18 +++++ 5 files changed, 254 insertions(+), 74 deletions(-) create mode 100644 test/CodeGen/Hexagon/newify-crash.ll