aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* some more notes.Chris Lattner2008-02-061-3/+9
* make it clear :)Chris Lattner2008-02-061-0/+3
* add a bunch of random notes and fix some issues noticed by Gabor.Chris Lattner2008-02-061-17/+50
* a starter shell for 2.2 release notesChris Lattner2008-02-061-161/+34
* dump the module *before* we delete it, not after.Chris Lattner2008-02-054-18/+19
* Update llvm.dbg.func.start.Evan Cheng2008-02-011-4/+7
* llvm.sqrt(-0.0) is defined.Chris Lattner2008-01-291-1/+3
* make handling of overflow and undefined results much more clear. Chris Lattner2008-01-281-9/+40
* Always for PACKAGEVERSION to 'mainline' for teh llvm web page.Chris Lattner2008-01-271-4/+1
* Add description of 'llvm.trap' intrinsic. Also, minor fixes in formatting. Anton Korobeynikov2008-01-151-5/+39
* clarify that byval is valid for any pointer argument.Chris Lattner2008-01-151-5/+6
* document the byval parameter attribute.Chris Lattner2008-01-111-0/+14
* many cleanups and fixed, contributed by Sam BishopChris Lattner2008-01-091-39/+36
* improve description of alignment, patch by Alain Frisch.Chris Lattner2008-01-061-0/+20
* Fix typo noticed by 'Danny' in PR1901Chris Lattner2008-01-061-1/+1
* doc_code-ify some code in this doc.Bill Wendling2008-01-041-67/+126