This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f24aef8e06b [X86] Use isNullConstant instead of getConstantOperandVal = [...] new f066c9f7311 [InstCombine] make fold for icmp with sext more efficient; NFC new 098cc65f20a [X86][BtVer2] Use ReadAfterLd entries for the register oper [...]
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 | 15 +- lib/Transforms/InstCombine/InstCombineCompares.cpp | 20 +- .../llvm-mca/X86/BtVer2/cmpxchg-read-advance.s | 286 +++++++++++++++++++++ 3 files changed, 305 insertions(+), 16 deletions(-) create mode 100644 test/tools/llvm-mca/X86/BtVer2/cmpxchg-read-advance.s