This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8745c21c5c7 [codeview] Disable FPO in functions using EH funclets new 00c6511247f Speculative build fix, apparently I built llc without my pa [...] new 44764ec15d3 Revert r307036 because of PR34919. new 949e6fe13da Speculative build fix 2
The 3 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/Target/TargetLowering.h | 12 - lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 92 --- lib/Target/X86/X86AsmPrinter.cpp | 2 +- lib/Target/X86/X86FrameLowering.cpp | 2 +- lib/Target/X86/X86ISelLowering.h | 13 - .../CodeGen/X86/shuffle-strided-with-offset-256.ll | 677 +++++++++++++-------- .../CodeGen/X86/shuffle-strided-with-offset-512.ll | 422 +++++++++++-- test/CodeGen/X86/shuffle-vs-trunc-256.ll | 272 +++++---- test/CodeGen/X86/shuffle-vs-trunc-512.ll | 356 +++++++++-- test/CodeGen/X86/vector-shuffle-512-v32.ll | 6 +- test/CodeGen/X86/vector-truncate-combine.ll | 10 +- test/CodeGen/X86/x86-interleaved-access.ll | 589 ++++++++++-------- 12 files changed, 1591 insertions(+), 862 deletions(-)