[PATCH] D33038: [X86] Move getX86ConditionCode() from X86FastISel.cpp to X86InstrInfo.cpp. NFC

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 10 23:49:53 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL302767: [X86] Move getX86ConditionCode() from X86FastISel.cpp to X86InstrInfo.cpp. NFC (authored by ibreger).

Changed prior to commit:
  https://reviews.llvm.org/D33038?vs=98442&id=98586#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33038

Files:
  llvm/trunk/lib/Target/X86/X86FastISel.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33038.98586.patch
Type: text/x-patch
Size: 6308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170511/33ccaf39/attachment.bin>


More information about the llvm-commits mailing list