llvm/test/Transforms/LoopVectorize/X86/vector_ptr_load_store.ll: "-debug" requires...
[oota-llvm.git] / test / Transforms / LoopVectorize / runtime-check.ll
2013-01-19 Benjamin KramerLoopVectorizer: Emit memory checks into their own basic...
2013-01-09 Nadav RotemRemove the -licm pass from the loop vectorizer test...
2013-01-05 Nadav RotemForce a fixed unroll count on the target independent...
2012-11-09 Nadav RotemAdd support for memory runtime check. When we can,...