teach memdep to do trivial PHI translation of GEPs. More to
[oota-llvm.git] / test / Transforms / LoopIndexSplit / non-iv-cmp-operand.ll
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-06-27 Dan GohmanDon't try to split a loop when the controlling icmp...