Merging r261039:
[oota-llvm.git] / test / CodeGen / X86 / lea-2.ll
2015-01-08 Craig TopperFix test case I missed in r225432.
2014-08-20 Pavel Chupin[x32] Fix FrameIndex check in SelectLEA64_32Addr
2013-07-31 Craig TopperChanged register names (and pointer keywords) to be...
2013-01-31 Eli BenderskyRewrite this test properly with a FileCheck instead...
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-02-21 Tanya LattnerRemove llvm-upgrade and update tests.
2007-07-31 Dan GohmanChange the x86 assembly output to use tab characters...
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-09-13 Chris LattnerNew testcase