LoopVectorize: Emit reductions as log2(vectorsize) shuffles + vector ops instead...
[oota-llvm.git] / test / Transforms / TailCallElim / reorder_load.ll
2011-09-19 Bill WendlingReplace uses of unwind with unreachable for the same...
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...