Fix a constant lowering bug. Now we can do load and store instructions with funky...
authorEvan Cheng <evan.cheng@apple.com>
Tue, 9 Sep 2008 01:26:59 +0000 (01:26 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 9 Sep 2008 01:26:59 +0000 (01:26 +0000)
commit59fbc80f6b3b5c71dfb84149f589625f7ed510e3
tree85f138a258fb0ec5c19871a2e084fe16aa25efbb
parentb2dfb89e0e7f1ee3e4fe4a3a1b3af148f0aec34f
Fix a constant lowering bug. Now we can do load and store instructions with funky getelementptr embedded in the address operand.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55975 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/FastISel.h
lib/CodeGen/SelectionDAG/FastISel.cpp
lib/Target/X86/X86FastISel.cpp
test/CodeGen/X86/fast-isel-mem.ll