aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2009-03-02start translating this into Engrish and organizing it.Chris Lattner
2009-03-01move gold plugin next to LTO doc in the subsystem sectionChris Lattner
2009-03-01Add a quickstart example.Nick Lewycky
2009-03-01Close list item tag, to conform with the style in this file. It's optionalNick Lewycky
2009-03-01Add the gold plugin page to the documentation index!Nick Lewycky
2009-03-01Cleanup the description of flags to llvm-gcc. Also remove stray text in theNick Lewycky
2009-03-01Don't forget the important part. llvm-gcc -use-gold-plugin passes the rightNick Lewycky
2009-03-01Sprinkle llvmc notes with <tt>.Mikhail Glushenkov
2009-03-01Tweak this a bit.Duncan Sands
2009-03-01Fix grammar.Nick Lewycky
2009-03-01First pass at a document describing how to achieve LTO on Linux with gold.Nick Lewycky
2009-03-01Another point to mention.Duncan Sands
2009-03-01add some llvmc notes from MikhailChris Lattner
2009-02-28Fix grammaro.Bill Wendling
2009-02-28add a stub for Roadsend PHPChris Lattner
2009-02-28don't use the word 'aggregate' with constants, it is confusing.Chris Lattner
2009-02-28don't redescribe bitcast constraints in two places. It is not valid to Chris Lattner
2009-02-28Update this text for first-class aggregates.Nick Lewycky
2009-02-28Fix typo. Found by William Moss.Bill Wendling
2009-02-27document ilist_traitsGabor Greif
2009-02-27Expand a bit on iplist. If you are more expert on this class, please review!Gabor Greif
2009-02-27update ilist documentation and add some blurb on ilist_nodeGabor Greif
2009-02-27update yearGabor Greif
2009-02-27Update release notes for static analyzer.Ted Kremenek
2009-02-26drop some un-edited text for pure and ldc in here.Chris Lattner
2009-02-26Remove libtool.Nick Lewycky
2009-02-26pic16 notes from Sanjiv. Just dumped in for now, will rearrange later.Chris Lattner
2009-02-26final random and incoherent notes after making it through all the commits.Chris Lattner
2009-02-26more notes.Chris Lattner
2009-02-26add some notes from Nicolas G.Chris Lattner
2009-02-25Flesh out the Ada section a little.Duncan Sands
2009-02-25The C backend does not support arbitrary precision integers.Duncan Sands
2009-02-25Note on new type legalizer.Duncan Sands
2009-02-25Add note on support for arbitrary precision integers.Duncan Sands
2009-02-25more notes.Chris Lattner
2009-02-25random notesChris Lattner
2009-02-25Recommend against using Gold to build LLVM.Nick Lewycky
2009-02-25don't know if there is a vmkit release to match 2.5Chris Lattner
2009-02-25update clang sectionChris Lattner
2009-02-25rip out llvm 2.4 details to make room for 2.5Chris Lattner
2009-02-18Eliminate several more unnecessary intptr_t casts.Dan Gohman
2009-02-15Demonstrate the act of including multiple space-separated parameter attributes,Nick Lewycky
2009-02-11Edit description of floating point constants toDale Johannesen
2009-02-10Answer a common FAQ:Dan Gohman
2009-02-09fix typo, patch by Jonathan Brandmeyer!Chris Lattner
2009-02-09mention rdynamic, PR3431, patch by Stein Roger Skafløtten!Chris Lattner
2009-02-08Document llvm.umul.with.overflow indicating that it's badly broken and not in...Bill Wendling
2009-02-08I can't type today apparently.Chris Lattner
2009-02-08fix typoChris Lattner
2009-02-08document pointer type constraints, PR3513Chris Lattner