[x86] Expose more of the condition conversion routines in the public API
authorChandler Carruth <chandlerc@gmail.com>
Sun, 1 Apr 2018 21:47:55 +0000 (21:47 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 1 Apr 2018 21:47:55 +0000 (21:47 +0000)
commit06b343c6edfb2df27d01ee82d0afbbe4f65edea0
tree46b920a27f49ce12771ab4c4284b0381a742ae7b
parent8db564e0333f56f1306ad61373567565ee020b1e
[x86] Expose more of the condition conversion routines in the public API
for X86's instruction information. I've now got a second patch under
review that needs these same APIs. This bit is nicely orthogonal and
obvious, so landing it. NFC.

llvm-svn: 328944
llvm/lib/Target/X86/X86InstrInfo.cpp
llvm/lib/Target/X86/X86InstrInfo.h