Merging r259886 and r259888:
[oota-llvm.git] / include / llvm / Analysis / VectorUtils.h
2015-12-01 Elena DemikhovskyFixed a failure in cost calculation for vector GEP
2015-11-26 Charlie Turner[LoopVectorize] Use MapVector rather than DenseMap...
2015-10-12 James Molloy[LoopVectorize] Shrink integer operations into the...
2015-09-14 NAKAMURA TakumiWhitespace.
2015-08-30 Renato GolinRevert "Revert "New interface function is added to...
2015-08-30 Renato GolinRevert "New interface function is added to VectorUtils...
2015-08-30 Elena DemikhovskyNew interface function is added to VectorUtils
2015-07-13 David Majnemer[InstSimplify] Teach InstSimplify how to simplify extra...
2015-07-11 Hal FinkelMove getStrideFromPointer and friends from LoopVectoriz...
2015-06-26 David BlaikieMove VectorUtils from Transforms to Analysis to correct...