[PATCH] [x86 fast-isel] Materialize allocas with the correct-sized lea for ILP32
Derek Schuff
dschuff at google.com
Wed Nov 5 11:02:03 PST 2014
Hi jvoung,
X86FastISel::fastMaterializeAlloca was incorrectly conditioning its
opcode selection on subtarget bitness rather than pointer size.
http://reviews.llvm.org/D6136
Files:
lib/Target/X86/X86FastISel.cpp
test/CodeGen/X86/x32-alloca.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6136.15817.patch
Type: text/x-patch
Size: 1202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141105/98b9a401/attachment.bin>
More information about the llvm-commits
mailing list