[PATCH] D34754: [GlobalISel][X86] Support G_BRCOND operation.
Igor Breger via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 28 07:53:55 PDT 2017
igorb created this revision.
Herald added subscribers: kristof.beyls, rovka.
Support G_BRCOND operation. For now don't try to fold cmp/trunc instructions.
https://reviews.llvm.org/D34754
Files:
lib/Target/X86/X86InstructionSelector.cpp
lib/Target/X86/X86LegalizerInfo.cpp
test/CodeGen/X86/GlobalISel/brcond.ll
test/CodeGen/X86/GlobalISel/legalize-brcond.mir
test/CodeGen/X86/GlobalISel/select-brcond.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34754.104419.patch
Type: text/x-patch
Size: 10090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170628/6fb45f13/attachment.bin>
More information about the llvm-commits
mailing list