[PATCH] D33888: [GlobalISel][X86] Fold FI/G_GEP into LDR/STR instruction addressing mode.
Igor Breger via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 7 03:10:57 PDT 2017
igorb updated this revision to Diff 101680.
igorb added a comment.
- Make X86SelectAddress() always succeed.
https://reviews.llvm.org/D33888
Files:
lib/Target/X86/X86InstructionSelector.cpp
test/CodeGen/X86/GlobalISel/add-scalar.ll
test/CodeGen/X86/GlobalISel/callingconv.ll
test/CodeGen/X86/GlobalISel/ext.ll
test/CodeGen/X86/GlobalISel/memop-scalar-x32.ll
test/CodeGen/X86/GlobalISel/memop-scalar.ll
test/CodeGen/X86/GlobalISel/select-memop-scalar-x32.mir
test/CodeGen/X86/GlobalISel/select-memop-scalar.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33888.101680.patch
Type: text/x-patch
Size: 26661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170607/9731e77f/attachment.bin>
More information about the llvm-commits
mailing list