summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/lea.ll
Commit message (Expand)AuthorAge
* Relax expressions and add explicit triplets -linux and -win32.NAKAMURA Takumi2011-02-22
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* change selectiondag to add the sign extended versions of immediate operandsChris Lattner2009-09-08
* filecheckize some testsChris Lattner2009-09-08
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-21
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* Add a lea instruction selection test case.Evan Cheng2006-05-30
* Remove this xfail-d test, which doesn't make any senseChris Lattner2006-05-16
* lea.ll is XFAIL until we implement convertToThreeAddress.Evan Cheng2006-02-25
* Add a test case for 'lea'.Evan Cheng2006-02-23