1. 057a4b4 [docs] Add back old index.html until I get llvm.org work done to support Sphinx docs. by Daniel Dunbar · 12 years ago
  2. 21e993c [docs] Convert docs index page into Sphinx. by Daniel Dunbar · 12 years ago
  3. 75083eb [docs] Stub out structure for Sphinx-based docs. by Daniel Dunbar · 12 years ago
  4. 838b7a3 Document that StringMap iteration order is non-deterministic. by Jim Grosbach · 12 years ago
  5. ecc754d A bit of cleanup in the TestingGuide doc - dg.exp files no longer exist by Eli Bendersky · 12 years ago
  6. b89ea68 Some formatting and grammar fixes in the FileCheck documentation by Eli Bendersky · 12 years ago
  7. c76c94f Add a stub about the inline cost rewrite. by Chandler Carruth · 12 years ago
  8. 268fde4 Add a stub for block placement pass. This needs fleshing out w/ details by Chandler Carruth · 12 years ago
  9. 7489765 Forgot to remove fast math metadata from the release notes. by Duncan Sands · 12 years ago
  10. 2867c85 Remove support for the special 'fast' value for fpmath accuracy for the moment. by Duncan Sands · 12 years ago
  11. 99a0b28 Describe Polly as a 'Polyhedral Optimizer' by Tobias Grosser · 12 years ago
  12. 76213b8 Add Polly news to the release notes by Tobias Grosser · 12 years ago
  13. 12c10b3 Link to the autovectorization EuroLLVM slides in the release notes. by Hal Finkel · 12 years ago
  14. 8883c43 Make it possible to indicate relaxed floating point requirements at the IR level by Duncan Sands · 12 years ago
  15. 4d66f4c Documentation fixes to LLVMBuild.html [PR 11563] by Eli Bendersky · 12 years ago
  16. 59fc166 Add credit and release notes for r150307. By Kai Nacke. by Bill Wendling · 12 years ago
  17. 9068bf5 Say something about -vectorize in the release notes. by Hal Finkel · 12 years ago
  18. 082d475 Fix class name. by Jakub Staszak · 12 years ago
  19. 00920f6 Fix filename and register numbers. by Jakub Staszak · 12 years ago
  20. e747fad Add the MDBuilder helper class for conveniently creating metadata. by Duncan Sands · 12 years ago
  21. 3c1ded2 Remove trailing whitespace. by Anshuman Dasgupta · 12 years ago
  22. cff391a Add VLIW packetizer to ReleaseNotes.html and CREDITS.TXT. Committing patch by Anshuman Dasgupta · 12 years ago
  23. ff73039 Add the loop unrolling info to ReleaseNotes.html and CREDITS.TXT. by Brendon Cahoon · 12 years ago
  24. 5e5c5f8 Rename "fpaccuracy" metadata to the more generic "fpmath". That's because I'm by Duncan Sands · 12 years ago
  25. e05e55d Support for Hexagon backend. by Tony Linthicum · 12 years ago
  26. 4b47955 Add DFA generator for VLIW targets to ReleaseNotes.html and CREDITS.TXT. by Anshuman Dasgupta · 12 years ago
  27. 1fd63df Express the number of ULPs in fpaccuracy metadata as a real rather than a by Duncan Sands · 12 years ago
  28. 92fc76c Clarify that fpaccuracy metadata is giving the compiler permission to use a by Duncan Sands · 12 years ago
  29. 084cd7f Formatting changes. Don't put spaces in front of some code, which only makes it look 'off'. by Bill Wendling · 12 years ago
  30. 847307a Target/X86/MCTargetDesc/X86MCAsmInfo.cpp: Enable DwarfCFI (aka DW2) on Cygming. by NAKAMURA Takumi · 12 years ago
  31. 6126a1e Add a line number for the scope of the function (starting at the first by Eric Christopher · 12 years ago
  32. e13cea4 Drop O4 from the llc manpage, it was removed in r70445. by Benjamin Kramer · 12 years ago
  33. 9c55f59 llvm/docs/*.html: Fix markups. by NAKAMURA Takumi · 12 years ago
  34. f642821 docs/lit: Add some notes on the lit test run output format. by Daniel Dunbar · 12 years ago
  35. 4787cc4 Update documentation for old api changes. by Eric Christopher · 12 years ago
  36. 626c346 s/restrict/describe/ Thanks Duncan. by Rafael Espindola · 12 years ago
  37. cc85160 Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu by Eli Bendersky · 12 years ago
  38. 692cd45 Add a small release not about the range metadata. by Rafael Espindola · 12 years ago
  39. 39dd328 First part of PR12251. Add documentation and verifier support for the range by Rafael Espindola · 12 years ago
  40. a443e5b Remove the C backend. by Eric Christopher · 12 years ago
  41. 8a618a2 Explicitly close optionally closed <li> tags. by Nick Lewycky · 12 years ago
  42. 98a92d1 Add a release note for r145714. by Nick Lewycky · 12 years ago
  43. 75d05e6 This clause (although matching parts of the implementation) can't be correct. by Nick Lewycky · 12 years ago
  44. 748c1ec clarify the coding standards a bit. by Chris Lattner · 12 years ago
  45. 90d9e02 docs: Update TestingGuide to change recommended practice to using LNT to drive by Daniel Dunbar · 12 years ago
  46. e28e2a8 Some typos in lit command guide by Eli Bendersky · 12 years ago
  47. 4cc2be6 Update the "hello world" example to resemble what we currently output. by Bill Wendling · 12 years ago
  48. bf222b9 Typo in lit command guide by Eli Bendersky · 12 years ago
  49. 61b1851 Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code in LLVM. by Eli Bendersky · 12 years ago
  50. b3ef223 Add column width. by Bill Wendling · 12 years ago
  51. cf1f6c8 Remove short tag marker. by Bill Wendling · 12 years ago
  52. 63f5a1f Appease the HTML validation gods. by Bill Wendling · 12 years ago
  53. 0eb5914 Fix validation errors. by Bill Wendling · 12 years ago
  54. a0edecf Fix validation errors. by Bill Wendling · 12 years ago
  55. 88a6808 Add missing end tags. by Bill Wendling · 12 years ago
  56. 5b7634f Fix up link and a couple small edits. by Eric Christopher · 12 years ago
  57. 25e6329 Add the beginnings of documentation for the Name Accelerator Tables. by Eric Christopher · 12 years ago
  58. fc7243a Delete trailing whitespace to clean up. by Eric Christopher · 12 years ago
  59. 2aaf3fc llvm/docs/GarbageCollection.html: Prune utf8 BOM. by NAKAMURA Takumi · 12 years ago
  60. 08bc33d add llvm.gcroot into GarbageCollection.html, patch bylost lostfreeman@gmail.com. by Jia Liu · 12 years ago
  61. b373647 rplace Alpha with ARM in docs/WritingAnLLVMBackend.html, patch by chenwj by Jia Liu · 12 years ago
  62. 84a1d23 Where the alloca'd space actually lives in ram is undefined, and attempting to by Nick Lewycky · 12 years ago
  63. a1c5b8e Update tblgen command guide. Remove unused tblgen InstrEnumEmitter files. by Craig Topper · 12 years ago
  64. 7497a9a Remove more GCC FE build stuff. by Chad Rosier · 12 years ago
  65. e342ec6 Installing the GCC front end is no longer supported. by Chad Rosier · 12 years ago
  66. 1cdc9fb Cleanup the LLVM Getting Started page. by Chad Rosier · 12 years ago
  67. 483454f Add href to clang in overview. by Chad Rosier · 12 years ago
  68. 372b822 Remove references to llvm-gcc from overview and tutorial. by Chad Rosier · 12 years ago
  69. fdc309c by Nadav Rotem · 12 years ago
  70. 6e6b822 Release not for ARM integrated assembler support. by Jim Grosbach · 12 years ago
  71. 89c5d26 Typo. by Chad Rosier · 12 years ago
  72. 8ce6b7d The LLVM Getting Started documentation is out of date. It would be nice if by Chad Rosier · 12 years ago
  73. ecc39de libclc is now dual licensed, Tobias and Peter own their respective subprojects. by Chris Lattner · 12 years ago
  74. cebb4ee Add Foreach Loop by David Greene · 12 years ago
  75. 6258862 Add a Briggs and Torczon sparse set implementation. by Jakob Stoklund Olesen · 12 years ago
  76. 5bfd969 Fix documentation. by Chad Rosier · 12 years ago
  77. 2624661 Note x86 regmask operands in release notes. by Jakob Stoklund Olesen · 12 years ago
  78. 190ec9b Add blurb about module flags and reformat a bit. by Bill Wendling · 12 years ago
  79. f7b367c Give a description of the Objective-C garbage collection module flags. by Bill Wendling · 12 years ago
  80. 5b10656 utils: Kill NewNightlyTest.pl, which has been replaced by LNT (as far as I know). by Daniel Dunbar · 12 years ago
  81. b9d75a9 Document the new module flags. by Bill Wendling · 12 years ago
  82. f95acc6 Added description of invariant.load metadata to LangRef. It was added to the compiler in r144100 by Pete Cooper · 12 years ago
  83. 060047f update --enable-targets list by Jia Liu · 12 years ago
  84. cd37fd5 Now subprogram descriptors are not collected by llvm.dbg.sp NamedMDNode. Update document to reflect this change. by Devang Patel · 12 years ago
  85. 4526195 fix broken link by Chris Lattner · 12 years ago
  86. 4871701 No actual functional change here, just some clarifications: by Chris Lattner · 12 years ago
  87. 9b6e59d add an explicit section on static constructors. by Chris Lattner · 12 years ago
  88. e26cdbe Rephrase to add clarity. by Bill Wendling · 12 years ago
  89. 06d7e1b Document the 'unwind' removal. by Bill Wendling · 12 years ago
  90. 7b9e539 [unwind removal] Remove any mention of the 'unwind' instruction. What was that by Bill Wendling · 12 years ago
  91. ba98b6b Update docs describing objective-c property encoding. This includes support for properties that are not backed by an ivar. by Devang Patel · 12 years ago
  92. 5a65864 Mention that the 'unwind' instruction is now deprecated. by Bill Wendling · 12 years ago
  93. 3d6b64a Fix typo and broken link by Eli Bendersky · 12 years ago
  94. 371d7b0 Add missing paren by Eli Bendersky · 12 years ago
  95. de5e5ec Add a basic-block autovectorization pass. by Hal Finkel · 12 years ago
  96. e1d8222 basic-aa does support AliasAnalysis chaining now. by Dan Gohman · 12 years ago
  97. babd598 DenseMap::find_as() and unit tests. by Talin · 12 years ago
  98. c48d4dc Tidy up. s/Low Level Virtual Machine/LLVM/. by Jim Grosbach · 12 years ago
  99. 300a263 Fix broken link. by Nick Lewycky · 12 years ago
  100. 164b86b Extend Attributes to 64 bits by Kostya Serebryany · 13 years ago