Fix an illegal tailcall opt where the callee returns a double via xmm while caller...
[oota-llvm.git] / test / CodeGen / XCore / unaligned_store_combine.ll
2011-11-01 Richard OsborneMove various XCore tests to FileCheck
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...