Unify clang/llvm attributes for asan/tsan/msan (LLVM part)
[oota-llvm.git] / test / CodeGen / X86 / lea.ll
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'.