fix an x86 fast isel issue where we'd completely give up on folding an address
[oota-llvm.git] / test / CodeGen / XCore / unaligned_store_combine.ll
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-07-16 Richard OsborneCombine an unaligned store of unaligned load into a...