1. 28d95b0 Use correct variable in this example. Pointed out by waynix on IRC. by Duncan Sands · 12 years ago
  2. f2c696f [docs] Include the Kaleidescope tutorial in the Sphinx docs build. by Daniel Dunbar · 12 years ago
  3. f8b30f9 Removed examples of stack frame inspection which no longer work for old JIT. by Eli Bendersky · 12 years ago
  4. a4c4df4 Remove a docs reference to the CBackend. by Jim Grosbach · 12 years ago
  5. dba86d8 Add note about returns_twice magic removal from LLVM itself. by Joerg Sonnenberger · 12 years ago
  6. 3c00db7 [CMake] Restructure how Clang, Polly and other external projects get included. by Michael J. Spencer · 12 years ago
  7. b856d55 Reapply the SmallMap patch with a fix. by Benjamin Kramer · 12 years ago
  8. bdbf015 Revert "First implementation of:" by Eric Christopher · 12 years ago
  9. 76271a3 First implementation of: by Stepan Dyatkovskiy · 12 years ago
  10. 1b0b45b [docs] Update version number. I suggest that at some point we make the by Michael J. Spencer · 12 years ago
  11. a9498a2 Fix broken internal link. by Joel Jones · 12 years ago
  12. 7605b29 Add debugging hints for when bugpoint does not suffice, specifically for instcombine and TargetLowering by Joel Jones · 12 years ago
  13. 4f7f40d [docs] Update Makefile for images removal. by Daniel Dunbar · 12 years ago
  14. 34c53f3 LLVM docs no longer contain images, don't try to install them. by Benjamin Kramer · 12 years ago
  15. 93282d2 Correct spelling, q.v. http://en.wikipedia.org/wiki/Bourne_shell by Joel Jones · 12 years ago
  16. 9111fc1 [docs] Remove spurious or unused images. by Daniel Dunbar · 12 years ago
  17. adea497 [docs] Update HTML pages to refer to CSS in a way that works locally and with Sphinx. by Daniel Dunbar · 12 years ago
  18. 3020c96 [docs] Remove index.html, I am flipping the switch on llvm.org. by Daniel Dunbar · 12 years ago
  19. 7533809 Remove llvm-ld and llvm-stub (which is only used by llvm-ld). by Michael J. Spencer · 12 years ago
  20. 057a4b4 [docs] Add back old index.html until I get llvm.org work done to support Sphinx docs. by Daniel Dunbar · 12 years ago
  21. 21e993c [docs] Convert docs index page into Sphinx. by Daniel Dunbar · 12 years ago
  22. 75083eb [docs] Stub out structure for Sphinx-based docs. by Daniel Dunbar · 12 years ago
  23. 838b7a3 Document that StringMap iteration order is non-deterministic. by Jim Grosbach · 12 years ago
  24. ecc754d A bit of cleanup in the TestingGuide doc - dg.exp files no longer exist by Eli Bendersky · 12 years ago
  25. b89ea68 Some formatting and grammar fixes in the FileCheck documentation by Eli Bendersky · 12 years ago
  26. c76c94f Add a stub about the inline cost rewrite. by Chandler Carruth · 12 years ago
  27. 268fde4 Add a stub for block placement pass. This needs fleshing out w/ details by Chandler Carruth · 12 years ago
  28. 7489765 Forgot to remove fast math metadata from the release notes. by Duncan Sands · 12 years ago
  29. 2867c85 Remove support for the special 'fast' value for fpmath accuracy for the moment. by Duncan Sands · 12 years ago
  30. 99a0b28 Describe Polly as a 'Polyhedral Optimizer' by Tobias Grosser · 12 years ago
  31. 76213b8 Add Polly news to the release notes by Tobias Grosser · 12 years ago
  32. 12c10b3 Link to the autovectorization EuroLLVM slides in the release notes. by Hal Finkel · 12 years ago
  33. 8883c43 Make it possible to indicate relaxed floating point requirements at the IR level by Duncan Sands · 12 years ago
  34. 4d66f4c Documentation fixes to LLVMBuild.html [PR 11563] by Eli Bendersky · 12 years ago
  35. 59fc166 Add credit and release notes for r150307. By Kai Nacke. by Bill Wendling · 12 years ago
  36. 9068bf5 Say something about -vectorize in the release notes. by Hal Finkel · 12 years ago
  37. 082d475 Fix class name. by Jakub Staszak · 12 years ago
  38. 00920f6 Fix filename and register numbers. by Jakub Staszak · 12 years ago
  39. e747fad Add the MDBuilder helper class for conveniently creating metadata. by Duncan Sands · 12 years ago
  40. 3c1ded2 Remove trailing whitespace. by Anshuman Dasgupta · 12 years ago
  41. cff391a Add VLIW packetizer to ReleaseNotes.html and CREDITS.TXT. Committing patch by Anshuman Dasgupta · 12 years ago
  42. ff73039 Add the loop unrolling info to ReleaseNotes.html and CREDITS.TXT. by Brendon Cahoon · 12 years ago
  43. 5e5c5f8 Rename "fpaccuracy" metadata to the more generic "fpmath". That's because I'm by Duncan Sands · 12 years ago
  44. e05e55d Support for Hexagon backend. by Tony Linthicum · 12 years ago
  45. 4b47955 Add DFA generator for VLIW targets to ReleaseNotes.html and CREDITS.TXT. by Anshuman Dasgupta · 12 years ago
  46. 1fd63df Express the number of ULPs in fpaccuracy metadata as a real rather than a by Duncan Sands · 12 years ago
  47. 92fc76c Clarify that fpaccuracy metadata is giving the compiler permission to use a by Duncan Sands · 12 years ago
  48. 084cd7f Formatting changes. Don't put spaces in front of some code, which only makes it look 'off'. by Bill Wendling · 12 years ago
  49. 847307a Target/X86/MCTargetDesc/X86MCAsmInfo.cpp: Enable DwarfCFI (aka DW2) on Cygming. by NAKAMURA Takumi · 12 years ago
  50. 6126a1e Add a line number for the scope of the function (starting at the first by Eric Christopher · 12 years ago
  51. e13cea4 Drop O4 from the llc manpage, it was removed in r70445. by Benjamin Kramer · 12 years ago
  52. 9c55f59 llvm/docs/*.html: Fix markups. by NAKAMURA Takumi · 12 years ago
  53. f642821 docs/lit: Add some notes on the lit test run output format. by Daniel Dunbar · 12 years ago
  54. 4787cc4 Update documentation for old api changes. by Eric Christopher · 12 years ago
  55. 626c346 s/restrict/describe/ Thanks Duncan. by Rafael Espindola · 12 years ago
  56. cc85160 Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu by Eli Bendersky · 12 years ago
  57. 692cd45 Add a small release not about the range metadata. by Rafael Espindola · 12 years ago
  58. 39dd328 First part of PR12251. Add documentation and verifier support for the range by Rafael Espindola · 13 years ago
  59. a443e5b Remove the C backend. by Eric Christopher · 13 years ago
  60. 8a618a2 Explicitly close optionally closed <li> tags. by Nick Lewycky · 13 years ago
  61. 98a92d1 Add a release note for r145714. by Nick Lewycky · 13 years ago
  62. 75d05e6 This clause (although matching parts of the implementation) can't be correct. by Nick Lewycky · 13 years ago
  63. 748c1ec clarify the coding standards a bit. by Chris Lattner · 13 years ago
  64. 90d9e02 docs: Update TestingGuide to change recommended practice to using LNT to drive by Daniel Dunbar · 13 years ago
  65. e28e2a8 Some typos in lit command guide by Eli Bendersky · 13 years ago
  66. 4cc2be6 Update the "hello world" example to resemble what we currently output. by Bill Wendling · 13 years ago
  67. bf222b9 Typo in lit command guide by Eli Bendersky · 13 years ago
  68. 61b1851 Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code in LLVM. by Eli Bendersky · 13 years ago
  69. b3ef223 Add column width. by Bill Wendling · 13 years ago
  70. cf1f6c8 Remove short tag marker. by Bill Wendling · 13 years ago
  71. 63f5a1f Appease the HTML validation gods. by Bill Wendling · 13 years ago
  72. 0eb5914 Fix validation errors. by Bill Wendling · 13 years ago
  73. a0edecf Fix validation errors. by Bill Wendling · 13 years ago
  74. 88a6808 Add missing end tags. by Bill Wendling · 13 years ago
  75. 5b7634f Fix up link and a couple small edits. by Eric Christopher · 13 years ago
  76. 25e6329 Add the beginnings of documentation for the Name Accelerator Tables. by Eric Christopher · 13 years ago
  77. fc7243a Delete trailing whitespace to clean up. by Eric Christopher · 13 years ago
  78. 2aaf3fc llvm/docs/GarbageCollection.html: Prune utf8 BOM. by NAKAMURA Takumi · 13 years ago
  79. 08bc33d add llvm.gcroot into GarbageCollection.html, patch bylost lostfreeman@gmail.com. by Jia Liu · 13 years ago
  80. b373647 rplace Alpha with ARM in docs/WritingAnLLVMBackend.html, patch by chenwj by Jia Liu · 13 years ago
  81. 84a1d23 Where the alloca'd space actually lives in ram is undefined, and attempting to by Nick Lewycky · 13 years ago
  82. a1c5b8e Update tblgen command guide. Remove unused tblgen InstrEnumEmitter files. by Craig Topper · 13 years ago
  83. 7497a9a Remove more GCC FE build stuff. by Chad Rosier · 13 years ago
  84. e342ec6 Installing the GCC front end is no longer supported. by Chad Rosier · 13 years ago
  85. 1cdc9fb Cleanup the LLVM Getting Started page. by Chad Rosier · 13 years ago
  86. 483454f Add href to clang in overview. by Chad Rosier · 13 years ago
  87. 372b822 Remove references to llvm-gcc from overview and tutorial. by Chad Rosier · 13 years ago
  88. fdc309c by Nadav Rotem · 13 years ago
  89. 6e6b822 Release not for ARM integrated assembler support. by Jim Grosbach · 13 years ago
  90. 89c5d26 Typo. by Chad Rosier · 13 years ago
  91. 8ce6b7d The LLVM Getting Started documentation is out of date. It would be nice if by Chad Rosier · 13 years ago
  92. ecc39de libclc is now dual licensed, Tobias and Peter own their respective subprojects. by Chris Lattner · 13 years ago
  93. cebb4ee Add Foreach Loop by David Greene · 13 years ago
  94. 6258862 Add a Briggs and Torczon sparse set implementation. by Jakob Stoklund Olesen · 13 years ago
  95. 5bfd969 Fix documentation. by Chad Rosier · 13 years ago
  96. 2624661 Note x86 regmask operands in release notes. by Jakob Stoklund Olesen · 13 years ago
  97. 190ec9b Add blurb about module flags and reformat a bit. by Bill Wendling · 13 years ago
  98. f7b367c Give a description of the Objective-C garbage collection module flags. by Bill Wendling · 13 years ago
  99. 5b10656 utils: Kill NewNightlyTest.pl, which has been replaced by LNT (as far as I know). by Daniel Dunbar · 13 years ago
  100. b9d75a9 Document the new module flags. by Bill Wendling · 13 years ago