[PATCH] D11393: [X86] Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed.

Cong Hou via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 10 13:37:00 PST 2016


congh updated this revision to Diff 50343.
congh added a comment.

Update the patch according to Chandler's comments.


http://reviews.llvm.org/D11393

Files:
  include/llvm/Target/TargetInstrInfo.h
  lib/CodeGen/TailDuplication.cpp
  lib/Target/X86/X86InstrInfo.cpp
  lib/Target/X86/X86InstrInfo.h
  test/CodeGen/X86/block-placement.ll
  test/CodeGen/X86/fast-isel-cmp-branch2.ll
  test/CodeGen/X86/fast-isel-cmp-branch3.ll
  test/CodeGen/X86/fp-une-cmp.ll
  test/CodeGen/X86/x86-analyze-branch-jne-jp.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11393.50343.patch
Type: text/x-patch
Size: 17404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160310/af46ed69/attachment-0001.bin>


More information about the llvm-commits mailing list