Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / X86 / lea.ll
2014-08-20 Pavel Chupin[x32] Fix FrameIndex check in SelectLEA64_32Addr
2013-10-15 Andrew TrickEnable MI Sched for x86.
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-06-25 Andrew TrickRevert "Temporarily enable MI-Sched on X86."
2013-06-24 Andrew TrickTemporarily enable MI-Sched on X86.
2013-06-10 Tim NorthoverX86: Stop LEA64_32r doing unspeakable things to its...
2013-06-01 Tim NorthoverRevert r183069: "TMP: LEA64_32r fixing"
2013-06-01 Tim NorthoverTMP: LEA64_32r fixing
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-09-08 Chris Lattnerchange selectiondag to add the sign extended versions...
2009-09-08 Chris Lattnerfilecheckize some tests
2008-02-21 Tanya LattnerRemove llvm-upgrade and update tests.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-05-30 Evan ChengAdd a lea instruction selection test case.
2006-05-16 Chris LattnerRemove this xfail-d test, which doesn't make any sense
2006-02-25 Evan Chenglea.ll is XFAIL until we implement convertToThreeAddress.
2006-02-23 Evan ChengAdd a test case for 'lea'.