[Orc] During module partitioning, rename anonymous and asm-private globals.
[oota-llvm.git] / test / Transforms / LoopVectorize / memdep.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-09-10 Sanjay PatelRename getMaximumUnrollFactor -> getMaxInterleaveFactor...
2013-10-02 Matt ArsenaultFix missing CHECK-LABELs
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-06-24 Arnold SchwaighoferReapply 184685 after the SetVector iteration order...
2013-06-24 Arnold SchwaighoferRevert "LoopVectorize: Use the dependence test utility...
2013-06-24 Arnold SchwaighoferLoopVectorize: Use the dependence test utility class