Teach ComputeMaskedBits about nsw on add. I don't think there's anything we can
[oota-llvm.git] / test / Transforms / TailCallElim / reorder_load.ll
2009-09-11 Dan GohmanEliminate more redundant llvm-as calls.
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-06-19 Chris LattnerImprove tail call elim to move loads above readonly...