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

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 26 12:12:08 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL258847: Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed. (authored by conghou).

Changed prior to commit:
  http://reviews.llvm.org/D11393?vs=45764&id=46028#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11393

Files:
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.h
  llvm/trunk/test/CodeGen/X86/block-placement.ll
  llvm/trunk/test/CodeGen/X86/fast-isel-cmp-branch2.ll
  llvm/trunk/test/CodeGen/X86/fast-isel-cmp-branch3.ll
  llvm/trunk/test/CodeGen/X86/fp-une-cmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11393.46028.patch
Type: text/x-patch
Size: 13767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160126/25be8452/attachment.bin>


More information about the llvm-commits mailing list