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

Cong Hou congh at google.com
Thu Jul 23 16:33:10 PDT 2015


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

Update the patch by renaming COND_NEG_NE_OR_P/COND_NEG_NP_OR_E to COND_E_AND_NP/COND_P_AND_NE.


http://reviews.llvm.org/D11393

Files:
  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/x86-analyze-branch-jne-jp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11393.30540.patch
Type: text/x-patch
Size: 12217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150723/44b8a41c/attachment.bin>


More information about the llvm-commits mailing list