1. e12c487 [PM] Port LCSSA to the new PM. by Easwaran Raman · 9 years ago
  2. b96d3b2 [MemorySSA] Port to new pass manager by Geoff Berry · 9 years ago
  3. d5faa26 Add a pass to name anonymous/nameless function by Mehdi Amini · 10 years ago
  4. e1100f5 This patch adds MemorySSA to LLVM. by George Burgess IV · 10 years ago
  5. f5041ce Pass to emit DWARF path discriminators. by Diego Novillo · 12 years ago
  6. 8a8cd2b Re-sort all of the includes with ./utils/sort_includes.py so that by Chandler Carruth · 12 years ago
  7. dec20e4 This patch breaks up Wrap.h so that it does not have to include all of by Filip Pizlo · 13 years ago
  8. 04d4e93 Move C++ code out of the C headers and into either C++ headers by Eric Christopher · 13 years ago
  9. 04b43aa Add a pass that renames everything with metasyntatic names. This works well after using bugpoint to reduce the confusion presented by the original names, which no longer mean what they used to. by Alex Rosenberg · 13 years ago
  10. a436cbe Add a new convenience pass for testing InstructionSimplify. Previously by Duncan Sands · 15 years ago
  11. 4698c5d Next step on the getting-rid-of-static-ctors train: begin adding per-library by Owen Anderson · 15 years ago