[DAGCombiner] Revert load slicing (r192471), until I figure out why it fails on ubuntu.
[oota-llvm.git] / test / CodeGen / Generic / fp-to-int-invalid.ll
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-04-24 Dale JohannesenFix PR 4057, a crash doing float->char const folding.