1. 52fdaed Make the SCC printing passes use errs() instead of outs(), as the by Dan Gohman · 14 years ago
  2. c3086ba Fix missing </a> tag error introduced by addition of LowerAtomic pass. by Peter Collingbourne · 14 years ago
  3. 3bababf Add an atomic lowering pass by Peter Collingbourne · 14 years ago
  4. f96b006 Add new RegionInfo pass. by Tobias Grosser · 14 years ago
  5. 5c60386 Bring the list of passes and their descriptions up to date. by Duncan Sands · 14 years ago
  6. aa6c855 indmemrem and lowerallocs are gone. by Chris Lattner · 14 years ago
  7. 733783b Document graphviz passes for the (post) dominator tree. by Tobias Grosser · 15 years ago
  8. e2c3a49 Revert r103213. It broke several sections of live website. by mike-m · 15 years ago[Renamed from docs/main/Passes.html]
  9. 68cb319 Overhauled llvm/clang docs builds. Closes PR6613. by mike-m · 15 years ago[Renamed from docs/Passes.html]
  10. 009364e The -condprop pass has been deleted. by Nick Lewycky · 15 years ago
  11. a9cf196 remove anders-aa from mainline, it isn't maintained and is by Chris Lattner · 15 years ago
  12. 46b3abc doc bug spotted by apinski by Chris Lattner · 15 years ago
  13. 66284e0 Auto-upgrade free instructions to calls to the builtin free function. by Victor Hernandez · 15 years ago
  14. 8040cd3 Documentation: Perform automated correction of common typos. by Benjamin Kramer · 15 years ago
  15. 60f0340 remove some dead passes by Chris Lattner · 15 years ago
  16. b80e1ab Mark Andersen's as experimental. by Chris Lattner · 15 years ago
  17. 4440870 Global replace of yellow W3C "valid HTML/CSS" icons with blue ones. by Misha Brukman · 16 years ago
  18. 3ee8fc9 Rationalize the names of passes that print information: by Duncan Sands · 16 years ago
  19. 845f524 Update comments and documentation to reflect that GCSE and ValueNumbering are by Matthijs Kooijman · 16 years ago
  20. a8a118b Improve pass documentation and comments. by Gordon Henriksen · 17 years ago
  21. 0c78ac1 Update example to new syntax. by Nick Lewycky · 17 years ago
  22. 90a5214 Bringing Passes.html up-to-date with the deletion of the by Gordon Henriksen · 17 years ago
  23. 873390e Validation fix. by Gordon Henriksen · 17 years ago
  24. 23a8ce5 Typo fix. by Gordon Henriksen · 17 years ago
  25. 75ff18e Completing Passes.html with the exception of -emitbitcode, which should be by Gordon Henriksen · 17 years ago
  26. e626bbe Fix a validation error. by Gordon Henriksen · 17 years ago
  27. c86b677 Finishing initial docs for all transformations in Passes.html. by Gordon Henriksen · 17 years ago
  28. 55cbec3 More fleshing out of docs/Passes.html, plus some typo fixes and by Gordon Henriksen · 17 years ago
  29. 0e15dc2 Fleshing out docs/Passes.html for some analyses. by Gordon Henriksen · 17 years ago
  30. ddaa61d Passes.html now 'passes' validation. by Gordon Henriksen · 17 years ago
  31. 1f5cce0 Bringing Passes.html structurally up-to-date, and enabling by Gordon Henriksen · 17 years ago
  32. 04367bf first pass of nomenclature changes in .html files by Gabor Greif · 17 years ago
  33. af4af3a For PR601: Add a little flesh to the document skeleton. by Reid Spencer · 18 years ago
  34. d9aac12 For PR601: Initial skeleton for pass documentation. by Reid Spencer · 18 years ago