1. b52818e Documented the --disable-compression option in gccld and gccas. by John Criswell · 18 years ago
  2. 1dcf5e8 Fix PR1005 by Chris Lattner · 18 years ago
  3. 134693a Fixed typo by Tanya Lattner · 18 years ago
  4. f7b6be0 Adding 1.9 release and removing references to cfrontend by Tanya Lattner · 18 years ago
  5. c9aee64 Changing cfrontend dir to llvm-gcc3.4 as the example. by Tanya Lattner · 18 years ago
  6. b7f2628 Corrections from review. by Reid Spencer · 18 years ago
  7. 36d68e4 Update a reference to the old setcc instruction. by Reid Spencer · 18 years ago
  8. f3a70a6 For PR950: by Reid Spencer · 18 years ago
  9. 9413de3 Movind newly-intorudced dll* linkage stuff & windows CC to "supported" list by Anton Korobeynikov · 18 years ago
  10. c53e506 fix bug by Chris Lattner · 18 years ago
  11. 2629922 first draft of 1.9 release notes by Chris Lattner · 18 years ago
  12. 0ca558f Cleaned up the document. Added "doc_code" divisions for code examples. by Bill Wendling · 18 years ago
  13. 7cbe67d Add a link to the GEP FAQ. by Reid Spencer · 18 years ago
  14. 5c0ef47 Document new constant expr operators, rename bitconvert as bitcast. by Reid Spencer · 18 years ago
  15. 7267925 Add a preview of two new conversion operators: ptrtoint and inttoptr. Update by Reid Spencer · 18 years ago
  16. d444879 Post-review changes on conversion instructions. by Reid Spencer · 18 years ago
  17. 3fa91b0 Fix runaway <tt> element and section ordering. by Reid Spencer · 18 years ago
  18. 16c469e Remove futurisms that won't be in our future. by Reid Spencer · 18 years ago
  19. 035ab57 One more time for indentation. by Reid Spencer · 18 years ago
  20. 47ce179 Fix indentation problem starting at GEP. by Reid Spencer · 18 years ago
  21. 145b253 Document correct opcodes for post 1.9 release. by Reid Spencer · 18 years ago
  22. 3727fd3 Update the instruction opcodes for release 1.9 by Reid Spencer · 18 years ago
  23. 3822ff5 For PR950: by Reid Spencer · 18 years ago
  24. 2fd21e6 Fix the section headings. by Reid Spencer · 18 years ago
  25. 9dee3ac For PR950: by Reid Spencer · 18 years ago
  26. 7a11908 Add a note about warnings from the GNU ld 2.16.X linker. by Reid Spencer · 18 years ago
  27. 0a783f7 For PR950: Replace the REM instruction with UREM, SREM and FREM. by Reid Spencer · 18 years ago
  28. bb9fd30 Partial update for Release 1.9 by Reid Spencer · 18 years ago
  29. 682f675 Use doc_code class. by Devang Patel · 18 years ago
  30. ca40327 Document removeModule(). by Devang Patel · 18 years ago
  31. 9286cd3 Document getAlignment() by Devang Patel · 18 years ago
  32. 1628cec For PR950: by Reid Spencer · 18 years ago
  33. b83eb64 For PR950: by Reid Spencer · 18 years ago
  34. a6fc501 Add LCSSA to the LLVM lexicon. by Owen Anderson · 18 years ago
  35. 32b5d71 clarify by Chris Lattner · 18 years ago
  36. 15fd5f1 Document the VAArg, and vector instruction opcodes. by Reid Spencer · 18 years ago
  37. 82e2eea Clean-up of formatting and spelling. by Bill Wendling · 18 years ago
  38. 3cd5ca6 Put code example inside of "doc_code" divisions. by Bill Wendling · 18 years ago
  39. 543a0ee Update documentaion of node annotation (coloring) in viewGraph. by Jim Laskey · 18 years ago
  40. 22a9e5b Provide a gdb usage fix provided by Zhongzing Xu. by Reid Spencer · 18 years ago
  41. 20fdab6 Make the LLVM Publications link point to /pubs/ since this has moved to by Reid Spencer · 18 years ago
  42. bcb9770 Added some eye-candy for Subtarget type checking by Anton Korobeynikov · 18 years ago
  43. b74ed07 Adding dllimport, dllexport and external weak linkage types. by Anton Korobeynikov · 18 years ago
  44. d9c294b Document new --enable-valgrind option. by Nick Lewycky · 18 years ago
  45. 9a7746d Correct the URL to the attrib.incl file. by John Criswell · 18 years ago
  46. 06ecdfd Include the UIUC CS department attribution on the main doxygen page. by John Criswell · 18 years ago
  47. f1b5adb Missing anchor by Jim Laskey · 18 years ago
  48. f4d252d new powi intrinsic by Chris Lattner · 18 years ago
  49. c40eb5e Warn people not to use GCC 4.1.1. by Chris Lattner · 18 years ago
  50. 41b3252 *** empty log message *** by Bill Wendling · 18 years ago
  51. bd0d7b5 Fixed my rotten Engrish grammar. by Bill Wendling · 18 years ago
  52. 9abd8af cleanups and updates to the GSG, patch by B Scott Michel, thanks! This is PR899 by Chris Lattner · 18 years ago
  53. c1e6e13 Document getTargetTriple(). by Devang Patel · 18 years ago
  54. 3fc488d Cleaned up some of the grammar in the Live Intervals section. Removed the by Bill Wendling · 18 years ago
  55. 2f87a88 First draft of the "Live Interval Analysis" section. This is the "Live by Bill Wendling · 18 years ago
  56. 362b368 Update this to reflect llvm-config usage by Chris Lattner · 18 years ago
  57. e7173e1 Fix a typo Jim pointed out, thanks! by Chris Lattner · 18 years ago
  58. bf77441 Fixed formatting problem. by Bill Wendling · 18 years ago
  59. 40de6ca document !strconcat by Chris Lattner · 18 years ago
  60. a396ee8 Added documentation Fernando Magno Quintao Pereira wrote for the register by Bill Wendling · 18 years ago
  61. 84b3598 Document multiclasses and defm's by Chris Lattner · 18 years ago
  62. b495fb0 Add a note about C++ -> C with libstdc++ by Chris Lattner · 18 years ago
  63. 1644877 Spell naively with the i-Umlaut... by Bill Wendling · 18 years ago
  64. 546c421 Messed up and put a "To be written" in a section that was written. by Bill Wendling · 18 years ago
  65. 91e10c4 Added some preliminary text to the TargetJITInfo class section. by Bill Wendling · 18 years ago
  66. dc87725 Update to match changes in RegisterAnalysisGroup usage by Chris Lattner · 18 years ago
  67. 84f82f7 Excise references to the now defunct "analyze" tool. Merge descriptions by Reid Spencer · 18 years ago
  68. c8603c2 update doc: analyze is gone and passes should just use RegisterPass by Chris Lattner · 18 years ago
  69. 4d59587 Added link to ABI documentation, sent by Rafael Espindola. by Misha Brukman · 18 years ago
  70. 5682aff Update info on mangled names. by Jim Laskey · 18 years ago
  71. 4a9df24 Update debugging documents. by Jim Laskey · 18 years ago
  72. 4a5dfee Fix validation problem by Chris Lattner · 18 years ago
  73. 7fdf87f remove IRC transcript. Anything still misunderstood after the faq is read by Chris Lattner · 18 years ago
  74. 1014647 Fix a thinko noticed by Chandler Carruth. by Reid Spencer · 18 years ago
  75. 103febe Add a section on how to build an RPM package as an optional release activity. by Reid Spencer · 18 years ago
  76. 80d9244 Fixed the awkward description of the -find-bugs option for bugpoint. by Patrick Jenkins · 18 years ago
  77. 94f7850 Fixed the awkward description of -find-bugs in the "Advice for using bugpoint" section. by Patrick Jenkins · 18 years ago
  78. 7d686d5 Added option description for -find-bugs. by Patrick Jenkins · 18 years ago
  79. 8268166 This commit mentions -find-bugs under the advice for using bugpoints section of the bugpoint design and usage document. by Patrick Jenkins · 18 years ago
  80. 19af0e1 Haste-o discovered after. by Jim Laskey · 18 years ago
  81. af2cca1 Hypos pointed out by Jakob Praher. by Jim Laskey · 18 years ago
  82. e3c312f Typo. by Jim Laskey · 18 years ago
  83. eda573d Okay, make the prose match the example too. by Reid Spencer · 18 years ago
  84. 1c6f87d Some more correction to the examples, thanks to Chris Lattner. by Reid Spencer · 18 years ago
  85. 5073922 Fix an example. by Reid Spencer · 18 years ago
  86. 80a4d05 Clarify the first question. by Reid Spencer · 18 years ago
  87. 919d371 Rearrange things for clarity, don't talk about "dereferencing" when we by Reid Spencer · 18 years ago
  88. 884a970 Add a link to the GEP faq. by Chris Lattner · 18 years ago
  89. 33bef48 Add a link in a prominant location. by Chris Lattner · 18 years ago
  90. 6e3b7c2 Fix more validation issues by Chris Lattner · 18 years ago
  91. 5907d40 Update the example to work with llvm-gcc4. Fix validation errors. by Chris Lattner · 18 years ago
  92. 29a965d typo by Chris Lattner · 18 years ago
  93. f428c0f Fix a typo. by Reid Spencer · 18 years ago
  94. b5fc9f5 Fix several grammaros and a few HTML usage items. by Reid Spencer · 18 years ago
  95. e6dd6a1 Use &lt; and &gt; by Devang Patel · 18 years ago
  96. 2c1292f Fix verification failures. by Devang Patel · 18 years ago
  97. de4bbd9 Add lto doc link. by Devang Patel · 18 years ago
  98. 93449f1 Add lto doc. by Devang Patel · 18 years ago
  99. 825c2a7 Added information for the new nightly tester. by Patrick Jenkins · 18 years ago
  100. 8f652eb Minor cleanups by Chris Lattner · 18 years ago