1. 35617ed [NFC] Rename the DivergenceAnalysis to LegacyDivergenceAnalysis by Nicolai Haehnle · 7 years ago
  2. 31b98d2 Move Analysis/Utils/Local.h back to Transforms by David Blaikie · 7 years ago
  3. 391bcf8 AMDGPU/SI: Handle infinite loop for the structurizer to work with CFG with infinite loops. by Changpeng Fang · 7 years ago
  4. d049da3 AMDGPU: Use eraseFromParent to delete am instruction when it is no longer needed. by Changpeng Fang · 7 years ago
  5. a373d18 Transforms: Introduce Transforms/Utils.h rather than spreading the declarations amongst Scalar.h and IPO.h by David Blaikie · 8 years ago
  6. 2be3922 Fix a couple of layering violations in Transforms by David Blaikie · 8 years ago
  7. 6cadde7 [Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  8. 4c33d52 [SimplifyCFG] put the optional assumption cache pointer in the options struct; NFCI by Sanjay Patel · 8 years ago
  9. 0f9b477 [SimplifyCFG] add a struct to house optional folds (PR34603) by Sanjay Patel · 8 years ago
  10. b8f8dbc AMDGPU: Unify divergent function exits. by Matt Arsenault · 9 years ago