1. 38efa38 Add a "-gcc-tool-args" option. This option acts like the "-tool-args" option, by Bill Wendling · 17 years ago
  2. 0b82f77 Fix the calculation for how big the allocated stub needs to be. by Nate Begeman · 17 years ago
  3. 73df3c9 Remove all dbg symobls, including those with circular references. by Devang Patel · 17 years ago
  4. 893a0f9 Fix main executable path name resolution on FreeBSD, patch by Ed Schouten! by Chris Lattner · 17 years ago
  5. e3d1b65 Add some more clang related release notes. by Daniel Dunbar · 17 years ago
  6. 83b57527 drop support for GCC 2.x as it is hopelessly broken anyway by Gabor Greif · 17 years ago
  7. 6e2b86b Remove incorrect information about fortran on Darwin. by Tanya Lattner · 17 years ago
  8. f94ecc3 fix broken GCC bugzilla link by Gabor Greif · 17 years ago
  9. 54820ce add a Q/A on broken GCCs by Gabor Greif · 17 years ago
  10. cade822 update blurb per Shannon Weyrick. by Chris Lattner · 17 years ago
  11. 05c7095 Try to make the meaning of 'nocapture' a bit clearer. I by Duncan Sands · 17 years ago
  12. dd3e672 Use GCC not gcc, like everywhere else in this document. by Duncan Sands · 17 years ago
  13. 524a5dd Grammar and punctuation fixes. No content changes. by John Criswell · 17 years ago
  14. 1012919 Declare Sentinel fragments as mutable to get rid by Gabor Greif · 17 years ago
  15. 5b78a7c remove a deprecated interface that was pretty useless by Gabor Greif · 17 years ago
  16. cc46550 note the removal of deprecated interfaces by Gabor Greif · 17 years ago
  17. e6d6820 fix typo by Gabor Greif · 17 years ago
  18. 4906abe minor tweaks by Gabor Greif · 17 years ago
  19. 29ecc1c minor tweaks by Gabor Greif · 17 years ago
  20. 1386ae4 Remove duplication in Makefile.rules. by Mikhail Glushenkov · 17 years ago
  21. 09c9ed4 Add more notes for VMKit. by Nicolas Geoffray · 17 years ago
  22. 5b7cfb0 Fix PR3694: add an instcombine micro-optimization that helps by Duncan Sands · 17 years ago
  23. 540d73f Move the rules for building plugins to Makefile.rules. by Mikhail Glushenkov · 17 years ago
  24. b14f5b5 Fix build with objdir != srcdir. by Mikhail Glushenkov · 17 years ago
  25. 95e2aa8 Move code from Main.cpp to the include dir. by Mikhail Glushenkov · 17 years ago
  26. bd21c83 Cosmetic fixes: include guards. by Mikhail Glushenkov · 17 years ago
  27. 41f36f4 Plugin::Priority() doesn't need to be pure virtual. by Mikhail Glushenkov · 17 years ago
  28. f5178ce Add a comment. by Mikhail Glushenkov · 17 years ago
  29. f188178 Reorganize llvmc code. by Mikhail Glushenkov · 17 years ago
  30. 99dac47 Random formatting changes. by Bill Wendling · 17 years ago
  31. dc1350e Fix typos. by Bill Wendling · 17 years ago
  32. 63d8c55 Change </pp> to </p>. by Bill Wendling · 17 years ago
  33. 6bc1528 - Use "real-world applications" instead of just "real applications". by Bill Wendling · 17 years ago
  34. c9c0b59 Make some improvements to the GC docs. by Gordon Henriksen · 17 years ago
  35. 6da385e Drop toy GC runtime. by Gordon Henriksen · 17 years ago
  36. 3975f2b remove empty section by Chris Lattner · 17 years ago
  37. 511433e more englishification by Chris Lattner · 17 years ago
  38. 917cc71 start translating this into Engrish and organizing it. by Chris Lattner · 17 years ago
  39. cbd88ad Fix a problem with DAGCombine on 64b targets where folding by Nate Begeman · 17 years ago
  40. 932af8f move gold plugin next to LTO doc in the subsystem section by Chris Lattner · 17 years ago
  41. f3888ba Add a quickstart example. by Nick Lewycky · 17 years ago
  42. f45a828 Close list item tag, to conform with the style in this file. It's optional by Nick Lewycky · 17 years ago
  43. 017730c Add the gold plugin page to the documentation index! by Nick Lewycky · 17 years ago
  44. d66ff0f Cleanup the description of flags to llvm-gcc. Also remove stray text in the by Nick Lewycky · 17 years ago
  45. 050147c Don't forget the important part. llvm-gcc -use-gold-plugin passes the right by Nick Lewycky · 17 years ago
  46. f795ef0 Sprinkle llvmc notes with <tt>. by Mikhail Glushenkov · 17 years ago
  47. 5e7d4d6 Another sentinel optimization. This one should always by Gabor Greif · 17 years ago
  48. abd6f28 Reuse a technique (pioneered for BasicBlocks) of superposing ilist with by Gabor Greif · 17 years ago
  49. 358f249 Functions marked malloc are noalias return. by Duncan Sands · 17 years ago
  50. 10f0675 Tweak this a bit. by Duncan Sands · 17 years ago
  51. d14e9e7 Adjust this test for recent llvm-gcc changes. by Duncan Sands · 17 years ago
  52. fd97aa2 Fix grammar. by Nick Lewycky · 17 years ago
  53. 1f3bd7a fix a comment by Gabor Greif · 17 years ago
  54. 1a31d09 Fix a typo. Thanks baldrick! by Gabor Greif · 17 years ago
  55. ebc6765 First pass at a document describing how to achieve LTO on Linux with gold. by Nick Lewycky · 17 years ago
  56. f910fd3 Another point to mention. by Duncan Sands · 17 years ago
  57. 8fe4081 Temporarily revert r65755. It was causing failures in the self-hosting by Bill Wendling · 17 years ago
  58. c441fb8 add some llvmc notes from Mikhail by Chris Lattner · 17 years ago
  59. af89a3f hoist the check for alloca size up so that it controls CanConvertToScalar by Chris Lattner · 17 years ago
  60. 870b807 Minor optimization: by Evan Cheng · 17 years ago
  61. 8904849 tweak this to accept asmprinter changes. I have no way to verify this, hopefully by Chris Lattner · 17 years ago
  62. d2b6cb0 simplify handling "don't print top level name" processing, so that we get by Chris Lattner · 17 years ago
  63. a27ea9e Combine PPC's GetConstantBuildVectorBits and isConstantSplat functions to a new by Bob Wilson · 17 years ago
  64. f6f0bdf Fix a pretty awesome bug that only happened in a strange case with anonymous by Chris Lattner · 17 years ago
  65. 8848586 walk type symbol table also, so we get: by Chris Lattner · 17 years ago
  66. 585cfb6 adjust for asmprinter change. by Chris Lattner · 17 years ago
  67. 3aa8f6b adjust for asmprinter change. by Chris Lattner · 17 years ago
  68. 13397b9 adjust test to make it more robust by Chris Lattner · 17 years ago
  69. 413fd23 Fix a long-standing bug and misfeature of the disassembler: when dealing with a by Chris Lattner · 17 years ago
  70. e9fa33e move type name population out of TypePrinting class into a static by Chris Lattner · 17 years ago
  71. 87185e8 switch to densemap for pointer->word map. by Chris Lattner · 17 years ago
  72. ae30423 delete a bunch of duplicated type printing logic, using the type printing by Chris Lattner · 17 years ago
  73. 8ab55b7 make this work when constructed with a null module* by Chris Lattner · 17 years ago
  74. 7eef180 add description how the ilist_traits<Instruction> works by Gabor Greif · 17 years ago
  75. 6fa0883 the module is not required to exist, allow it to default, giving this by Chris Lattner · 17 years ago
  76. a725c45 disable copying and assignment. by Chris Lattner · 17 years ago
  77. d8030a7 expose TypePrinting as a public API. by Chris Lattner · 17 years ago
  78. d3fc0a1 one less space, fixes failure with rebuilt llvm-gcc. by Chris Lattner · 17 years ago
  79. 0a4bbbf Fix grammaro. by Bill Wendling · 17 years ago
  80. 3079426 rename 'Result' to 'OS' in CalcTypeName for consistency by Chris Lattner · 17 years ago
  81. 0f7364b do not embed the raw_ostream into TypePrinting, pass it as an argument to print etc. by Chris Lattner · 17 years ago
  82. 583ffd8 stop calling Type::getDescription(). by Chris Lattner · 17 years ago
  83. 6d4306e simplifications by Chris Lattner · 17 years ago
  84. c287137 Change WriteTypeSymbolic to not put a space out before types, also, remove by Chris Lattner · 17 years ago
  85. 534361e make CalcTypeName take a stream instead of a string to concat onto, by Chris Lattner · 17 years ago
  86. a32c3e4 remove a bunch of nearly-duplicated code. by Chris Lattner · 17 years ago
  87. 36942d7 fix indentation, remove dead integer case. by Chris Lattner · 17 years ago
  88. b840cac pull calcTypeName into TypePrinting class, make its type stack by Chris Lattner · 17 years ago
  89. b1b9d91 inline method into its only use and simplify the result. by Chris Lattner · 17 years ago
  90. 88344e6 simplify condition by Chris Lattner · 17 years ago
  91. 9cc3446 start refactoring the .ll printer: introduce a new TypePrinting class by Chris Lattner · 17 years ago
  92. bc31caf add a stub for Roadsend PHP by Chris Lattner · 17 years ago
  93. 7088279 don't use the word 'aggregate' with constants, it is confusing. by Chris Lattner · 17 years ago
  94. 03bbad6 don't redescribe bitcast constraints in two places. It is not valid to by Chris Lattner · 17 years ago
  95. 452e262 reject 0 element vectors with: by Chris Lattner · 17 years ago
  96. 6cd7498 Update this text for first-class aggregates. by Nick Lewycky · 17 years ago
  97. e05b6f1 Fix typo. Found by William Moss. by Bill Wendling · 17 years ago
  98. da3e705 There is a way to specify targets that should succeed. It's the "XTARGET" by Bill Wendling · 17 years ago
  99. b141e39 make traits more flexible by splitting out node-related fragment by Gabor Greif · 17 years ago
  100. c8bb37a Last commit accidentially deleted this code. by Evan Cheng · 17 years ago