[x86 fast-isel] Materialize allocas with the correct-sized lea for ILP32
Summary: X86FastISel::fastMaterializeAlloca was incorrectly conditioning its opcode selection on subtarget bitness rather than pointer size. Differential Revision: http://reviews.llvm.org/D6136 llvm-svn: 221386
Loading
Please register or sign in to comment