aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/lea.ll
Commit message (Expand)AuthorAgeFilesLines
* Relax expressions and add explicit triplets -linux and -win32.NAKAMURA Takumi2011-02-221-4/+5
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* change selectiondag to add the sign extended versions of immediate operandsChris Lattner2009-09-081-1/+1
* filecheckize some testsChris Lattner2009-09-081-5/+30
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-211-6/+8
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-2/+2
* Add a lea instruction selection test case.Evan Cheng2006-05-301-0/+7
* Remove this xfail-d test, which doesn't make any senseChris Lattner2006-05-161-12/+0
* lea.ll is XFAIL until we implement convertToThreeAddress.Evan Cheng2006-02-251-0/+2
* Add a test case for 'lea'.Evan Cheng2006-02-231-0/+10