1. 1997473 Drop 'const' by Devang Patel · 17 years ago
  2. 3e15bf3 Use 'static const char' instead of 'static const int'. by Devang Patel · 17 years ago
  3. e50fb9a Update doc to reflect changes I am about to install to fix PR 888. by Devang Patel · 17 years ago
  4. f23de11 Remove "ModulePasses requiring FunctionPasses" from the list of future by Devang Patel · 17 years ago
  5. 3c1ca0b Document how, module pass can require function pass. by Devang Patel · 17 years ago
  6. 2e8f27d Document LoopPass. by Devang Patel · 17 years ago
  7. c760a92 Change e-mail address. by Jim Laskey · 17 years ago
  8. c20048d Fix cut-n-pasto. by Devang Patel · 18 years ago
  9. 832171c Removing even more <iostream> includes. by Bill Wendling · 18 years ago
  10. 22a9e5b Provide a gdb usage fix provided by Zhongzing Xu. by Reid Spencer · 18 years ago
  11. dc87725 Update to match changes in RegisterAnalysisGroup usage by Chris Lattner · 18 years ago
  12. c8603c2 update doc: analyze is gone and passes should just use RegisterPass by Chris Lattner · 18 years ago
  13. 8f652eb Minor cleanups by Chris Lattner · 18 years ago
  14. ebfe07f Update the instructions for writing a pass as a loadable module per the by Reid Spencer · 18 years ago
  15. 5fa8fff Added how to add machine passes to command line options. by Jim Laskey · 18 years ago
  16. 05fe4b0 Changes docs for llvm.cs.uiuc.edu -> llvm.org by Reid Spencer · 18 years ago
  17. 3cf817d Fixed a typo; "= 1" was missing. by Robert Bocchino · 19 years ago
  18. 0b1010e Fixed a punctuation error. by John Criswell · 19 years ago
  19. 2382ff7 Fixed some punctuation. by John Criswell · 19 years ago
  20. 01d7139 Fix some broken links, taking care of PR554 by Chris Lattner · 19 years ago
  21. 4c376ea update to match build changes. by Chris Lattner · 19 years ago
  22. 7fa6d52 * Add the use of LOADABLE_MODULE=1 in the makefile example by Reid Spencer · 20 years ago
  23. 1bc1934 Fix some minor spellos and grammaros. by Reid Spencer · 20 years ago
  24. 54dc8b2 Fixed broken links. by Tanya Lattner · 20 years ago
  25. 05f8d5f Fixed a typo. by Tanya Lattner · 20 years ago
  26. d538365 Added link to information on Statistic which is in the Programmers Manual. by Tanya Lattner · 20 years ago
  27. f627892 'Pass' should now not be derived from by clients. Instead, they should derive by Chris Lattner · 20 years ago
  28. 62b442d Misha implemented the ModuleProvider interface back in 9/18/2003. by Chris Lattner · 20 years ago
  29. 8fdb246 Provide initial docs for CallGraphSCCPass's, and fix several grammar-o's and by Chris Lattner · 20 years ago
  30. 65acb30 Fixed the tutorial to indicate that we needed to use the llvm namespace. by Jonathan Manton · 20 years ago
  31. a3da777 Fixing broken links by Tanya Lattner · 20 years ago
  32. d15516e GCSE has suddenly become a struct, not a class; fix broken link. by Misha Brukman · 20 years ago
  33. 7911ce2 Make use of the new doc_author class. "Seperate content from presentation" they said. by Chris Lattner · 20 years ago
  34. a577630 Fix a tag-o by Chris Lattner · 20 years ago
  35. 8925627 Rewrite the second on AnalysisUsage usage. This documents the new by Chris Lattner · 20 years ago
  36. efc182e Fix some spelling and grammar. by Misha Brukman · 20 years ago
  37. f9c7865 Clarified the extension to shared library objects. by John Criswell · 21 years ago
  38. c540240 * HTML 4.01 Strict DTD compliance by Misha Brukman · 21 years ago
  39. 0f6d7c0 Merged in RELEASE_1. by John Criswell · 21 years ago
  40. fafe630 Remove explicit paths by Chris Lattner · 21 years ago
  41. 065a616 Fix spell-o's by Chris Lattner · 21 years ago
  42. ef6a6a6 The word `dependent' has no `a'. by Misha Brukman · 21 years ago
  43. 5560c9d Spell `necessary' correctly. by Misha Brukman · 21 years ago
  44. 6a33f36 Add documentation for runOnMachineFunction() by Brian Gaeke · 21 years ago
  45. cab8b6f Added bits about MachineFunctionPass by Brian Gaeke · 21 years ago
  46. bc0e998 The word `separate' only has one `e'. by Misha Brukman · 21 years ago
  47. e3443a6 Fixed: </pre</p> => </pre></p> by Misha Brukman · 21 years ago
  48. 8291e04 Rename Analysis Usage methods by Chris Lattner · 22 years ago
  49. f004f9a Add documentation for ImmutablePass's by Chris Lattner · 22 years ago
  50. ed2e7a9 Fix typeo by Chris Lattner · 22 years ago
  51. fd21476 Remove warning that is no longer applicable by Chris Lattner · 22 years ago
  52. d0713f9 Add a new BasicBlockPass::doInitialization/Finalization(Function &) pair of by Chris Lattner · 22 years ago
  53. d6ea926 Fix minor typo by Chris Lattner · 22 years ago
  54. 480e2ef * Remove notes at the top of the file by Chris Lattner · 22 years ago
  55. 7991070 Add documentation for AnalysisGroup functionality by Chris Lattner · 22 years ago
  56. 7ce83e5 Gross, some whitespace escaped by Chris Lattner · 22 years ago
  57. 17a4c3e Fix bug in documentation by Chris Lattner · 22 years ago
  58. 38c633d Oh yeah, I wrote it. by Chris Lattner · 22 years ago
  59. c6bb824 Initial checkin of the "Writting an LLVM Pass" document by Chris Lattner · 22 years ago