aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/lea.ll
AgeCommit message (Expand)Author
2011-02-22Relax expressions and add explicit triplets -linux and -win32.NAKAMURA Takumi
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-09-08change selectiondag to add the sign extended versions of immediate operandsChris Lattner
2009-09-08filecheckize some testsChris Lattner
2008-02-21Remove llvm-upgrade and update tests.Tanya Lattner
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-05-30Add a lea instruction selection test case.Evan Cheng
2006-05-16Remove this xfail-d test, which doesn't make any senseChris Lattner
2006-02-25lea.ll is XFAIL until we implement convertToThreeAddress.Evan Cheng
2006-02-23Add a test case for 'lea'.Evan Cheng