1. a79ac14 [opaque pointer type] Add textual IR support for explicit type parameter to load instruction by David Blaikie · 11 years ago
  2. 79e6c74 [opaque pointer type] Add textual IR support for explicit type parameter to getelementptr instruction by David Blaikie · 11 years ago
  3. b653de1 Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option names controlling this variable. by Sanjay Patel · 11 years ago
  4. 7ae00a1 [LoopVectorize] Use AA to partition potential dependency checks by Hal Finkel · 11 years ago
  5. 1a5ff28 TBAA: remove !tbaa from testing cases if not used. by Manman Ren · 13 years ago
  6. 30a65bc Remove the -licm pass from the loop vectorizer test because the loop vectorizer does it now. by Nadav Rotem · 13 years ago
  7. 6d9dafe Force a fixed unroll count on the target independent tests. by Nadav Rotem · 13 years ago
  8. 5350cd3 If all of the write objects are identified then we can vectorize the loop even if the read objects are unidentified. by Nadav Rotem · 13 years ago