1. 5da59b1 fix a grammar ambiguity noticed by Duncan by Chris Lattner · 18 years ago
  2. b913a51 int -> i32, etc. by Reid Spencer · 18 years ago
  3. caaef9c Remove gccas.pod and references to gccas and gccld. by Reid Spencer · 18 years ago
  4. 6b6c73e Change a reference to gccas to a reference to opt. by Reid Spencer · 18 years ago
  5. 434262a Remove references to gccld and gccas, adjusting the documentation to by Reid Spencer · 18 years ago
  6. 282a7da gccld is gone. by Reid Spencer · 18 years ago
  7. 4d9e7fe Fix some formatting mistakes. by Reid Spencer · 18 years ago
  8. 8645f26 Merge gccld documentation in here. gccld will go away soon. by Reid Spencer · 18 years ago
  9. 796f9fa update this. by Chris Lattner · 18 years ago
  10. a99256e Describe llvm/test more accurately given recent changes. by Reid Spencer · 18 years ago
  11. e6a7a85 remove some obsolete SymbolTable methods. These docs need to be updated by Chris Lattner · 18 years ago
  12. 9b44226 Document the LINK_COMPONENTS and NO_INSTALL variables. by Reid Spencer · 18 years ago
  13. 32d8476 add a note by Chris Lattner · 18 years ago
  14. 006c687 For PR1067: by Reid Spencer · 18 years ago
  15. edca3c5 describe SmallSetVector by Chris Lattner · 18 years ago
  16. e3683e1 null -> pointer, nul -> character :) by Chris Lattner · 18 years ago
  17. 128a7a7 Fix some spellos. by Reid Spencer · 18 years ago
  18. a4a264d fix grammar by Chris Lattner · 18 years ago
  19. 2b78d96 Serious cleanups. Make the TOC match the text for the class hierarchy, by Chris Lattner · 18 years ago
  20. f369252 Add TOC by Chris Lattner · 18 years ago
  21. c572243 describe map-like containers by Chris Lattner · 18 years ago
  22. 14868db improve grammar by Chris Lattner · 18 years ago
  23. 3b23a8c improve grammar by Chris Lattner · 18 years ago
  24. 4ddfac1 close run-away tag by Chris Lattner · 18 years ago
  25. 74c4ca1 fill in the section on Set-like containers. by Chris Lattner · 18 years ago
  26. aff26d1 fix validation issues by Chris Lattner · 18 years ago
  27. 302da1e fix validation problems by Chris Lattner · 18 years ago
  28. 098129a Add some notes about choice of container. by Chris Lattner · 18 years ago
  29. 776b16d For PR1152: by Reid Spencer · 18 years ago
  30. a8babc7 And even more correctly. by Reid Spencer · 18 years ago
  31. 463708a Format the examples correctly. by Reid Spencer · 18 years ago
  32. a1981ff For PR1152: by Reid Spencer · 18 years ago
  33. 8e11bf8 Put the Shift instructions in the right section. by Reid Spencer · 18 years ago
  34. e1888ee 1. Break long lines to 80 col limit by Reid Spencer · 18 years ago
  35. 569f2fa Preview of the shift instructions becoming Binary Operators. by Reid Spencer · 18 years ago
  36. 4c16069 Fix version information for new instructions. by Reid Spencer · 18 years ago
  37. fec152b Correct the instruction op codes to meet current head changes. by Reid Spencer · 18 years ago
  38. c4a8d39 Excise documentation about Compaction Tables. by Reid Spencer · 18 years ago
  39. 66a8c8c Grammar fix by Anton Korobeynikov · 18 years ago
  40. 34d6dea Document 'inreg' & 'sret' by Anton Korobeynikov · 18 years ago
  41. d753fbc Describe the recent changes to the bytecode format for PR761. by Owen Anderson · 18 years ago
  42. 44c3b9f Change the MachineDebugInfo to MachineModuleInfo to better reflect usage by Jim Laskey · 18 years ago
  43. c20048d Fix cut-n-pasto. by Devang Patel · 18 years ago
  44. daa3189 One more small fix to documentation by Anton Korobeynikov · 18 years ago
  45. 8cea37b Updating documentation: by Anton Korobeynikov · 18 years ago
  46. 24d6da5 For PR970: by Reid Spencer · 18 years ago
  47. 2c1ce4f Initial template for the 2.0 Bitcode format that will replace the 1.x by Reid Spencer · 18 years ago
  48. 03c056a icmp doesn't support comparison of packed types. by Reid Spencer · 18 years ago
  49. 9fd6be7 Update copyright for 2007. by Reid Spencer · 18 years ago
  50. 72826f6 Update for changes in location of Stacker. by Reid Spencer · 18 years ago
  51. 7bf214d One more @ to remove. by Reid Spencer · 18 years ago
  52. 950e9f8 Update documentation for parameter attributes for the syntax change. by Reid Spencer · 18 years ago
  53. 8f79df3 Change to match API changes. by Chris Lattner · 18 years ago
  54. 3b19d65 Terminology change: drop 'integral' completely. Now we just have integer, by Chris Lattner · 18 years ago
  55. 4887bd8 clarify linkonce/weak linkage by Chris Lattner · 18 years ago
  56. 4580e52 Fix an incorrect conversion of int -> i32 by Reid Spencer · 18 years ago
  57. 68027ea add a global variable example by Chris Lattner · 18 years ago
  58. 7f70559 * PIC codegen for X86/Linux has been implemented by Anton Korobeynikov · 18 years ago
  59. 303c4b4 Make a couple organizational changes. Type no longer derives from Value by Reid Spencer · 18 years ago
  60. 06565dc Update documentation for arbitrary precision integers: by Reid Spencer · 18 years ago
  61. b592952 Fix a typo. by Reid Spencer · 18 years ago
  62. 53bfebc Update for changes in the IR. The ConstantIntegral, ConstantBool, and by Reid Spencer · 18 years ago
  63. c78f337 Update for changes in the assembly syntax. bool is replaced with i1. by Reid Spencer · 18 years ago
  64. 19b569f Explain that bitcast can only cast a pointer to another pointer. by Reid Spencer · 18 years ago
  65. b75137d Fully specify the type of the llvm.va* intrinsics. This helps resolve Pr1093 by Chris Lattner · 18 years ago
  66. 30ade26 llvm.isunordered is no longer alive. by Chris Lattner · 18 years ago
  67. a636224 Update the documentation for SymbolTable class. by Reid Spencer · 18 years ago
  68. 5cf0fe4 Add an example to the trunc instruction to clarify trunc to bool. by Reid Spencer · 18 years ago
  69. ac8d276 Correct the documentation for function declarations. They can have dllimport by Reid Spencer · 18 years ago
  70. 0081517 Fix broken links, reported by Baptiste Lepilleur by Chris Lattner · 18 years ago
  71. aae5884 Document this tool as experimental and list its deficiencies. by Reid Spencer · 18 years ago
  72. a517338 Clean up usage of "unsigned" and "signed" in the documentation to indicate by Reid Spencer · 18 years ago
  73. 10e7c42 Removed reference to "cnull" because typical users shouldn't need to use it. by Bill Wendling · 18 years ago
  74. 5907588 ding dong llvm-gcc3 is dead by Chris Lattner · 18 years ago
  75. 78ce3b8 gcc 4.1.1 on amd64 is broken by Chris Lattner · 18 years ago
  76. 350f8aa icmp and fcmp do not take packed type operands. by Reid Spencer · 18 years ago
  77. c28d2bc Remove documentation of non-existent cextcc and csretextcc calling by Reid Spencer · 18 years ago
  78. f17a0b7 One more try on the table formatting. by Reid Spencer · 18 years ago
  79. 92f8230 Clean up some typos and formatting. by Reid Spencer · 18 years ago
  80. ca86e16 For PR950: by Reid Spencer · 18 years ago
  81. 790fb92 Typo. by Nick Lewycky · 18 years ago
  82. 6f85b9d Preview of new calling conventions: cextcc and csretextcc to handle explicit by Reid Spencer · 18 years ago
  83. 0f9a413 fix a typo by Chris Lattner · 18 years ago
  84. 89e211e Remove documentation for isSigned and isUnsigned methods of Type class. by Reid Spencer · 18 years ago
  85. 0be6fdf update to reflect changes in statistic class. by Chris Lattner · 18 years ago
  86. 6388e30 Fix an example that used the old SetCondInst instruction. by Reid Spencer · 18 years ago
  87. c92d25d Make changes for removal of SETCC instruction to unify with LangRef.html. by Reid Spencer · 18 years ago
  88. b0a9d1b Added example of how to code print() methods so that they will disappear by Bill Wendling · 18 years ago
  89. b744c25 Pass html validation. by Jim Laskey · 18 years ago
  90. 762b6cb Start of PowerPC info. by Jim Laskey · 18 years ago
  91. 4ad6d61 Fixed some formatting. by Bill Wendling · 18 years ago
  92. 0f7c10d Another example of using the llvm IO streams. by Bill Wendling · 18 years ago
  93. 7f564c0 Add documentation for how to use the new LLVM streams. by Bill Wendling · 18 years ago
  94. 8894255 A backwards compatible bc format for packed structs by Andrew Lenharth · 18 years ago
  95. 75e1068 Packed Structure Definitions (docs) by Andrew Lenharth · 18 years ago
  96. 832171c Removing even more <iostream> includes. by Bill Wendling · 18 years ago
  97. 93a4985 Tie the ordered/unordered predicate descriptions to their meaning wrt by Reid Spencer · 18 years ago
  98. 85f5b5b We only support 32-bit or 64-bit sequential type indices for GEP. Document by Reid Spencer · 18 years ago
  99. 01c4259 Document the icmp and fcmp constant expressions. by Reid Spencer · 18 years ago
  100. 42ddd84 Update for signless GEP semantics. by Reid Spencer · 18 years ago