aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Random formatting changes.Bill Wendling2009-03-021-24/+24
* Fix typos.Bill Wendling2009-03-021-2/+2
* Change </pp> to </p>.Bill Wendling2009-03-021-1/+1
* - Use "real-world applications" instead of just "real applications".Bill Wendling2009-03-021-16/+16
* Make some improvements to the GC docs.Gordon Henriksen2009-03-021-323/+219
* remove empty sectionChris Lattner2009-03-021-16/+0
* more englishificationChris Lattner2009-03-021-42/+54
* start translating this into Engrish and organizing it.Chris Lattner2009-03-021-93/+133
* move gold plugin next to LTO doc in the subsystem sectionChris Lattner2009-03-011-3/+2
* Add a quickstart example.Nick Lewycky2009-03-011-1/+56
* Close list item tag, to conform with the style in this file. It's optionalNick Lewycky2009-03-011-1/+1
* Add the gold plugin page to the documentation index!Nick Lewycky2009-03-012-1/+4
* Cleanup the description of flags to llvm-gcc. Also remove stray text in theNick Lewycky2009-03-011-3/+2
* Don't forget the important part. llvm-gcc -use-gold-plugin passes the rightNick Lewycky2009-03-011-3/+4
* Sprinkle llvmc notes with <tt>.Mikhail Glushenkov2009-03-011-40/+37
* Tweak this a bit.Duncan Sands2009-03-011-7/+7
* Fix grammar.Nick Lewycky2009-03-011-2/+2
* First pass at a document describing how to achieve LTO on Linux with gold.Nick Lewycky2009-03-011-0/+105
* Another point to mention.Duncan Sands2009-03-011-0/+1
* add some llvmc notes from MikhailChris Lattner2009-03-011-0/+47
* Fix grammaro.Bill Wendling2009-02-281-1/+1
* add a stub for Roadsend PHPChris Lattner2009-02-281-0/+12
* don't use the word 'aggregate' with constants, it is confusing.Chris Lattner2009-02-281-5/+7
* don't redescribe bitcast constraints in two places. It is not valid to Chris Lattner2009-02-281-9/+3
* Update this text for first-class aggregates.Nick Lewycky2009-02-281-3/+4
* Fix typo. Found by William Moss.Bill Wendling2009-02-281-1/+1
* document ilist_traitsGabor Greif2009-02-271-0/+15
* Expand a bit on iplist. If you are more expert on this class, please review!Gabor Greif2009-02-271-8/+20
* update ilist documentation and add some blurb on ilist_nodeGabor Greif2009-02-271-2/+21
* update yearGabor Greif2009-02-271-1/+1
* Update release notes for static analyzer.Ted Kremenek2009-02-271-22/+19
* drop some un-edited text for pure and ldc in here.Chris Lattner2009-02-261-4/+65
* Remove libtool.Nick Lewycky2009-02-261-3/+0
* pic16 notes from Sanjiv. Just dumped in for now, will rearrange later.Chris Lattner2009-02-261-1/+36
* final random and incoherent notes after making it through all the commits.Chris Lattner2009-02-261-4/+18
* more notes.Chris Lattner2009-02-261-2/+17
* add some notes from Nicolas G.Chris Lattner2009-02-261-2/+16
* Flesh out the Ada section a little.Duncan Sands2009-02-251-1/+5
* The C backend does not support arbitrary precision integers.Duncan Sands2009-02-251-0/+1
* Note on new type legalizer.Duncan Sands2009-02-251-0/+9
* Add note on support for arbitrary precision integers.Duncan Sands2009-02-251-1/+9
* more notes.Chris Lattner2009-02-251-2/+16
* random notesChris Lattner2009-02-251-6/+21
* Recommend against using Gold to build LLVM.Nick Lewycky2009-02-251-0/+6
* don't know if there is a vmkit release to match 2.5Chris Lattner2009-02-251-1/+1
* update clang sectionChris Lattner2009-02-251-31/+24
* rip out llvm 2.4 details to make room for 2.5Chris Lattner2009-02-251-242/+19
* Eliminate several more unnecessary intptr_t casts.Dan Gohman2009-02-181-2/+2
* Demonstrate the act of including multiple space-separated parameter attributes,Nick Lewycky2009-02-151-1/+1
* Edit description of floating point constants toDale Johannesen2009-02-111-3/+18