This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fd345c1c18a Use standard `print(dbgs())` pattern to implement DebugLoc::dump new ff9bcaa73fb [X86][Btver2] Fix ymm div/sqrt to use fmul unit new fdfe3c24c80 [SelectionDAG][ARM][X86] Teach PromoteIntRes_SETCC to do a [...]
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/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 21 +- lib/Target/X86/X86ISelLowering.cpp | 18 - lib/Target/X86/X86ScheduleBtVer2.td | 24 +- test/CodeGen/ARM/vuzp.ll | 34 +- test/CodeGen/X86/bitcast-and-setcc-512.ll | 163 ++++--- test/CodeGen/X86/vector-compare-results.ll | 539 ++++++++++++---------- test/tools/llvm-mca/X86/BtVer2/pipes-fpu.s | 53 ++- 7 files changed, 472 insertions(+), 380 deletions(-)