Fix a crasher newly introduced in r176659/r176649, where fast-isel tries to
[oota-llvm.git] / test / CodeGen / X86 / fold-and-shift.ll
2012-01-11 Chandler CarruthRevert r147945 which disabled an addressing mode transf...
2012-01-11 Chandler CarruthDisable the transformation I added in r147936 to see...
2012-01-11 Chandler CarruthTeach the X86 instruction selection to do some heroic...
2012-01-09 Chandler CarruthCleanup and FileCheck-ize a test.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2007-12-13 Evan ChengFold some and + shift in x86 addressing mode.