aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* clean up and fix the call section.Chris Lattner2008-03-211-12/+10
* cleanups for the getresult section.Chris Lattner2008-03-211-10/+13
* PassInfo keep tracks whether a pass is an analysis pass or not.Devang Patel2008-03-191-2/+8
* Note that gcc 4.0.1 will trip internal LLVM asserts (e.g., pred_iterator) if ...Scott Michel2008-03-181-1/+6
* Clarify the unwind attribute. Add assumptionDuncan Sands2008-03-171-4/+6
* Commit works on regular functions too. Fix the syntax to allow @foo.Nick Lewycky2008-03-161-3/+3
* fix grammerDevang Patel2008-03-111-14/+14
* Document multiple return values.Devang Patel2008-03-101-13/+70
* Adding ocamldoc generation.Gordon Henriksen2008-03-101-6/+35
* update to document new lto APINick Kledzik2008-02-291-125/+88
* test svn commit capabilityNick Kledzik2008-02-261-0/+1
* Improving wording.Gordon Henriksen2008-02-221-7/+8
* Adding a note about IR generation to the LLVM FAQ.Gordon Henriksen2008-02-221-0/+54
* fix some bugs in tutorial, patch by Erick TryzelaarChris Lattner2008-02-221-2/+2
* Atomic op support. If any gcc test uses __sync builtins, it might start fail...Andrew Lenharth2008-02-211-1/+174
* Add documentation for cl::sink stuffAnton Korobeynikov2008-02-201-15/+23
* Clarify that 'sret' only applies to pointers, andDuncan Sands2008-02-181-2/+3
* Make the definition of the noalias attribute clearer.Owen Anderson2008-02-181-2/+3
* Try to clarify which compilers can be used for theDuncan Sands2008-02-161-6/+7
* llvm.memory.barrier, and impl for x86 and alphaAndrew Lenharth2008-02-161-0/+106
* simplify this.Chris Lattner2008-02-151-3/+1
* Rename CFEBuildInstrs.html to GCCFEBuildInstrs.html.Duncan Sands2008-02-144-262/+291
* gcc 3.2.3 is also bad.Chris Lattner2008-02-131-1/+2
* Add notes on Ada compilers that can be used forDuncan Sands2008-02-131-10/+21
* Note that these instructions are for x86-32 linuxDuncan Sands2008-02-121-1/+1
* Add more spacing.Duncan Sands2008-02-121-25/+25
* Add instructions for building Ada and Fortran.Duncan Sands2008-02-121-12/+185
* More violation fixes.Bill Wendling2008-02-121-5/+0
* Fix validation errors: di -> dt.Bill Wendling2008-02-121-27/+27
* Reformatting. Adding "doc_code" divisions for code examples. Updated someBill Wendling2008-02-121-119/+231
* rip out llvm 2.2 stuff in preparation for llvm 2.3Chris Lattner2008-02-121-260/+70
* heavily refactor this to have less duplication between BUILD_FOR_WEBSITE mod...Chris Lattner2008-02-121-40/+30
* remove unknown detailsChris Lattner2008-02-121-4/+2
* Add 2.2 release tag.Tanya Lattner2008-02-121-0/+1
* Added blurb for CellSPU progressScott Michel2008-02-111-2/+7
* tweaks from dale.Chris Lattner2008-02-111-2/+2
* updates from EvanChris Lattner2008-02-111-2/+4
* corrected some spellingsGabor Greif2008-02-101-3/+3
* Various updates from Sam Bishop:Chris Lattner2008-02-109-75/+87
* Rename MRegisterInfo to TargetRegisterInfo.Dan Gohman2008-02-102-16/+15
* close an li tagChris Lattner2008-02-101-1/+1
* Add some Ada info and correct a few buglets.Duncan Sands2008-02-101-11/+60
* remove the in progress marker.Chris Lattner2008-02-101-2/+0
* validation fixesChris Lattner2008-02-101-1/+3
* final set of major updatesChris Lattner2008-02-101-54/+83
* more prose, some organization improvements.Chris Lattner2008-02-101-66/+88
* random notesChris Lattner2008-02-101-5/+32
* add some more notes, still not ready for review :)Chris Lattner2008-02-091-7/+30
* scoped_ptr.h was removed.Chris Lattner2008-02-091-23/+0
* explain that NumElements in alloca and malloc defaults to oneGabor Greif2008-02-091-9/+9