InstCombine: Fold comparisons between unguessable allocas and other pointers
[oota-llvm.git] / test / Transforms / LoopVectorize / no_outside_user.ll
2015-08-11 Tyler NowickiPrint vectorization analysis when loop hint is specified.
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-09-10 Sanjay PatelRename getMaximumUnrollFactor -> getMaxInterleaveFactor...
2014-07-31 Tyler NowickiImprove the remark generated when a variable that is...
2013-10-02 Matt ArsenaultFix missing CHECK-LABELs
2013-09-16 Arnold SchwaighoferDon't vectorize if there are outside loop users of...
2013-05-31 Arnold SchwaighoferLoopVectorize: PHIs with only outside users should...