This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0f90c00f8f2 [X86][BTVER2] Use instrs instead of instregex for low match [...] new cbd51085102 [CallSiteSplitting] Pass list of (BB, Conditions) pairs to [...] new c270fd4c0fb [X86][BTVER2] Fix scheduling of VCMPSD/VCMPSS instructions
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/Target/X86/X86ScheduleBtVer2.td | 4 +- lib/Transforms/Scalar/CallSiteSplitting.cpp | 147 ++++++++++----------- test/CodeGen/X86/sse-schedule.ll | 4 +- test/CodeGen/X86/sse2-schedule.ll | 4 +- .../CallSiteSplitting/callsite-no-or-structure.ll | 40 +++--- .../CallSiteSplitting/callsite-split-debug.ll | 6 +- .../CallSiteSplitting/callsite-split-or-phi.ll | 130 +++++++++--------- .../Transforms/CallSiteSplitting/callsite-split.ll | 8 +- 8 files changed, 169 insertions(+), 174 deletions(-)