Move partial/runtime unrolling late in the pipeline
[oota-llvm.git] / test / Transforms / LoopVectorize / scev-exitlim-crash.ll
2013-10-02 Matt ArsenaultFix missing CHECK-LABELs
2013-09-30 Manman RenTBAA: update tbaa format from scalar format to struct...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-07-13 Andrew TrickMake the new vectorizer test immune to TTI
2013-07-13 Andrew TrickLoopVectorize fix: LoopInfo must be valid when invoking...