1. a525fff [Loop Vectorize] Added a separate metadata by Aditya Kumar · 8 years ago
  2. 8c452d7 [LV] Test once if vector trip count is zero, instead of twice by Ayal Zaks · 8 years ago
  3. 28f53ef [LoopVectorize] auto-generate complete checks; NFC by Sanjay Patel · 8 years ago
  4. a79ac14 [opaque pointer type] Add textual IR support for explicit type parameter to load instruction by David Blaikie · 11 years ago
  5. 79e6c74 [opaque pointer type] Add textual IR support for explicit type parameter to getelementptr instruction by David Blaikie · 11 years ago
  6. b653de1 Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option names controlling this variable. by Sanjay Patel · 11 years ago
  7. c1c7a13 Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change. by Stephen Lin · 12 years ago
  8. 4ce060b LoopVectorizer: Add support for if-conversion of PHINodes with 3+ incoming values. by Nadav Rotem · 13 years ago