1. 81af5c4 Add new NumNodes column by Chris Lattner · 22 years ago
  2. 6b9c98c Add note by Chris Lattner · 22 years ago
  3. 822642f New web page to track the progress of the DSGraph implementation by Chris Lattner · 22 years ago
  4. d00eaaa Typo fixed by Nick Hildenbrandt · 22 years ago
  5. a83c1b0 Added new tests by Nick Hildenbrandt · 22 years ago
  6. a0ff4aa Add a note about the switch instruction by Chris Lattner · 22 years ago
  7. a3bbcb5 Fix spelling of `propagate'. by Misha Brukman · 22 years ago
  8. d1a198a Updated by Nick Hildenbrandt · 22 years ago
  9. ee03b05 Fixed it by Nick Hildenbrandt · 22 years ago
  10. 067bf3e Added Burg by Nick Hildenbrandt · 22 years ago
  11. 8291e04 Rename Analysis Usage methods by Chris Lattner · 22 years ago
  12. e9ddc7f Add a link to C++ in a nutshell book by Chris Lattner · 22 years ago
  13. bda5fe1 changes by Nick Hildenbrandt · 22 years ago
  14. 700d488 More results by Nick Hildenbrandt · 22 years ago
  15. 349206c More successes by Nick Hildenbrandt · 22 years ago
  16. 5a5d0e1 New Results by Nick Hildenbrandt · 22 years ago
  17. fe4f677 *** empty log message *** by Nick Hildenbrandt · 22 years ago
  18. 2123c08 *** empty log message *** by Nick Hildenbrandt · 22 years ago
  19. e3dcf2e Table with current status of tests in the /test/Programs/ directory by Nick Hildenbrandt · 22 years ago
  20. c75ff9a Do some cleanups to the Type and Constant section to remove latex stuff by Chris Lattner · 22 years ago
  21. 8328f1d Update manual to reflect recent changes in the Statistic class. by Chris Lattner · 22 years ago
  22. 4b28793 Fixed errors in ReplaceInstWithValue/ReplaceInstWithInst examples. by Joel Stanley · 22 years ago
  23. 695766d Don't hardcode path to dot in the doxygen config file. Let doxygen search the PATH by Chris Lattner · 22 years ago
  24. 6d4d3e96 Don't hardcode path to doxygen by Chris Lattner · 22 years ago
  25. f004f9a Add documentation for ImmutablePass's by Chris Lattner · 22 years ago
  26. ab60856 A lot of this stuff has been done. Remove the done items by Chris Lattner · 22 years ago
  27. ab0577b Update url by Chris Lattner · 22 years ago
  28. 986e0c9 Add information about the DEBUG() macro and the Statistic template by Chris Lattner · 22 years ago
  29. 4b2e291 * Burg is no longer configured in Makefile.config by Chris Lattner · 22 years ago
  30. 7dbf683 Clean up tags, link to the right .h file by Chris Lattner · 22 years ago
  31. 9dd1ad6 Finished instruction replacement section, etc. Need better example for replaceAllUsesWith(). by Joel Stanley · 22 years ago
  32. e6fe671 Fixed grammar. by Misha Brukman · 22 years ago
  33. c4f5bb0 Fixed grammar (User's -> Users). by Misha Brukman · 22 years ago
  34. 24b7092 Avoid using two i's in the same statements by Chris Lattner · 22 years ago
  35. ed2e7a9 Fix typeo by Chris Lattner · 22 years ago
  36. fd21476 Remove warning that is no longer applicable by Chris Lattner · 22 years ago
  37. a9030cb Fix typeo by Chris Lattner · 22 years ago
  38. 9ebf516 Add a </ul> that was missing and caused the document to get a little whacky by Chris Lattner · 22 years ago
  39. 4e1f96b Incorporate information about deleting instructions from a basic block, by Chris Lattner · 22 years ago
  40. 1763525 Add some information about the Instruction class and Instruction.def by Chris Lattner · 22 years ago
  41. d0713f9 Add a new BasicBlockPass::doInitialization/Finalization(Function &) pair of by Chris Lattner · 22 years ago
  42. 753eb71 - Added content to use-def/def-use section by Joel Stanley · 22 years ago
  43. 01040b2 *** empty log message *** by Joel Stanley · 22 years ago
  44. 1d3d711 Fix config file due to directories changing by Chris Lattner · 22 years ago
  45. 6b121f1 Finish up the isa/cast/dyn_cast section by Chris Lattner · 22 years ago
  46. 979d9b7 Write most of the isa, cast, dyn_cast section. It's not done yet though. by Chris Lattner · 22 years ago
  47. caa5d13 * Write the prose for the Basic Inspection and Traversal Routines section by Chris Lattner · 22 years ago
  48. d8aabb2 *** empty log message *** by Joel Stanley · 22 years ago
  49. e7be650 - Made distinction between object->iterator and iterator->object by Joel Stanley · 22 years ago
  50. 1d43fd4 Clean up the isa section stub. It should not be listed twice by Chris Lattner · 22 years ago
  51. 1a3105b Stub out another couple sections that it looks like 426's MP1 will really need. by Chris Lattner · 22 years ago
  52. d6ea926 Fix minor typo by Chris Lattner · 22 years ago
  53. 482004c Test commit by Chris Lattner · 22 years ago
  54. aaeb1c1 *** empty log message *** by Joel Stanley · 22 years ago
  55. 72ef35e Fixed typos and added &lt/&gt/&amp tags where appropriate by Joel Stanley · 22 years ago
  56. 2b76306 * Fix a couple more <>&'s by Chris Lattner · 22 years ago
  57. 83b5ee0 Minor fixes html type fixes: & -> &amp; > -> &gt; etc. by Chris Lattner · 22 years ago
  58. f1ebdc3 Minor fix, test that web autoupdate works for people non-chris by Chris Lattner · 22 years ago
  59. 9b96c44 Added subsections to 'Basic Inspection and Traversal Routines': by Joel Stanley · 22 years ago
  60. ae7f759 Add skeleton to the section contents so that Joel knows what to fill in by Chris Lattner · 22 years ago
  61. b99344f Add new section by Chris Lattner · 22 years ago
  62. a30ed38 Trivial change to test CVS checkout scripts by Chris Lattner · 22 years ago
  63. 1db872d Commit Vikram's changes for 426 class by Chris Lattner · 22 years ago
  64. 0377de4 Add information about the GlobalVariable and Module classes by Chris Lattner · 22 years ago
  65. 9355b47 Initial checkin of the first part of the Programmer's Manual by Chris Lattner · 22 years ago
  66. 480e2ef * Remove notes at the top of the file by Chris Lattner · 22 years ago
  67. eaee9e1 Add distinction between integer and integral types. by Chris Lattner · 22 years ago
  68. d816bcf Add "written by" note by Chris Lattner · 22 years ago
  69. 690d99b Comment out broken link by Chris Lattner · 22 years ago
  70. 846f535 Make doxygen not exclude doxygenized comments from the source code listings by Chris Lattner · 22 years ago
  71. 7991070 Add documentation for AnalysisGroup functionality by Chris Lattner · 22 years ago
  72. f31860b Fix typeo noticed by Bryan by Chris Lattner · 22 years ago
  73. 2b4dcbb Add a note mentioning that bools promote to 0 or 1 by Chris Lattner · 22 years ago
  74. 7ce83e5 Gross, some whitespace escaped by Chris Lattner · 22 years ago
  75. 17a4c3e Fix bug in documentation by Chris Lattner · 22 years ago
  76. e489aa5 Remove information about dead 'not' instruction by Chris Lattner · 22 years ago
  77. cefbd32 Updated GettingStarted guide to be accurate now that binaries are in /shared by Chris Lattner · 22 years ago
  78. f8856bc Add a note that specifies that the whether or not sign extension is done by by Chris Lattner · 22 years ago
  79. 44ac659 * Document the BUILD_ROOT changes and option by Chris Lattner · 22 years ago
  80. 38c633d Oh yeah, I wrote it. by Chris Lattner · 22 years ago
  81. c6bb824 Initial checkin of the "Writting an LLVM Pass" document by Chris Lattner · 22 years ago
  82. c1ae40c * Write the "Custom parser" section by Chris Lattner · 22 years ago
  83. e76d4ab Write the reference section, make other minor editing changes elsewhere. by Chris Lattner · 22 years ago
  84. ae85363 Update the CommandLine manual for the newest revision, include outline of reference manual and extension guide by Chris Lattner · 22 years ago
  85. 47fe337 Don't doxygenize the boost libraries by Chris Lattner · 22 years ago
  86. 945de2d Make the background white, add a "By" section. by Chris Lattner · 22 years ago
  87. 7fe7f81 Major changes, expansions, clarifications and corrections. by Chris Lattner · 22 years ago
  88. f4688a8 *** empty log message *** by Guochun Shi · 22 years ago
  89. dc6c1f5 Cleanup by Chris Lattner · 22 years ago
  90. b7c6c2a Avoid calling LLVM "Strongly typed" by Chris Lattner · 22 years ago
  91. c98cbbc Add borders to truth tables by Chris Lattner · 22 years ago
  92. 7bae395 Minor tuning and fleshing out of the language reference. by Chris Lattner · 22 years ago
  93. a2204e1 Description of a large patch that I checked in by Chris Lattner · 22 years ago
  94. 8bed246 Mark some stuff as done by Chris Lattner · 22 years ago
  95. 82ac87c New file by Chris Lattner · 22 years ago
  96. 6536cfe Finish up the updates to the language reference by Chris Lattner · 22 years ago
  97. 2b7d320 Updated documentation a _LOT_ by Chris Lattner · 22 years ago
  98. 7faa883 Update documentation a LOT, make it more accurate and match current model by Chris Lattner · 22 years ago
  99. 3e5fe17 Add info about the StringList class by Chris Lattner · 22 years ago
  100. b9a827c Add rule to build tar.gz file. by Chris Lattner · 23 years ago