Add a lea instruction selection test case.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 30 May 2006 06:53:55 +0000 (06:53 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 30 May 2006 06:53:55 +0000 (06:53 +0000)
commitdc7dd9719d67cbc9f99d72cf452a6392f1bc56fe
tree285d335fcc3feafd095c79227900a31a1262f1d4
parent8c65fa564acee3d1ca81e932f05433b382443b22
Add a lea instruction selection test case.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28549 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/lea.ll [new file with mode: 0644]