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