1. d34e60c Rename DEBUG macro to LLVM_DEBUG. by Nicola Zaghen · 7 years ago
  2. 7c35de1 [Dominators] Remove verifyDomTree and add some verifying for Post Dom Trees by David Green · 8 years ago
  3. d7b2a99 [LibCallsShrinkWrap] Remove an unnecessary class member variable. by Davide Italiano · 9 years ago
  4. 11817ba [LibCallsShrinkWrap] More descriptive assertion messages. by Davide Italiano · 9 years ago
  5. 3c3785f [LibCallsShrinkWrap] Remove some temporary cl::opt(s). by Davide Italiano · 9 years ago
  6. 6abada8 [LibCallsShrinkWrap] Teach the pass how to preserve the dominator. by Davide Italiano · 9 years ago
  7. d21529f [Analysis] Add LibFunc_ prefix to enums in TargetLibraryInfo. (NFC) by David L. Jones · 9 years ago
  8. ffd3715 Give some helper classes/functions internal linkage. NFC. by Benjamin Kramer · 9 years ago
  9. 1e77aac [LibcallsShrinkWrap] This pass doesn't preserve the CFG. by Davide Italiano · 9 years ago
  10. b05bac9 Check the number of Args in LibCallsShrinkWrap. by Rong Xu · 9 years ago
  11. 1c0e9b9 Conditionally eliminate library calls where the result value is not used by Rong Xu · 9 years ago