LoopVectorize: Emit reductions as log2(vectorsize) shuffles + vector ops instead...
[oota-llvm.git] / test / Transforms / TailCallElim / dup_tail.ll
2012-07-02 Chandler CarruthConvert the uses of '|&' to use '2>&1 |' instead, which...
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2011-01-29 Evan ChengAdd a test for TCE return duplication.