aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Don't overload anchor names, silly browser's can't handle it.Reid Spencer2006-04-111-2/+2
* Add the contents of my email about distribution targets as a new section.Reid Spencer2006-04-111-2/+169
* First pass over Reid's document.John Criswell2006-04-111-41/+185
* Fix an anchor.Reid Spencer2006-04-111-1/+1
* Flesh out the documentation a little bit more.Reid Spencer2006-04-111-8/+54
* * Remove duplicated table of contents for a section and at the top levelMisha Brukman2006-04-101-25/+14
* Update docs for ENABLE_ASSERTIONS -> DISABLE_ASSERTIONSReid Spencer2006-04-092-6/+7
* Move the vector instructions to their own subsection.Chris Lattner2006-04-081-337/+360
* Wrap long lines, fix verification errorChris Lattner2006-04-081-3/+5
* use the right escapesChris Lattner2006-04-081-2/+2
* Description for the new shufflevector instruction I'm adding.Chris Lattner2006-04-081-0/+59
* Misunderstanding.Jim Laskey2006-03-271-2/+2
* Typo.Jim Laskey2006-03-271-1/+1
* Clarity.Jim Laskey2006-03-271-4/+4
* Adding other platforms.Jim Laskey2006-03-271-1/+4
* Add note for Mac OS X developers.Jim Laskey2006-03-271-0/+3
* Fixed some grammer and spelling.Jim Laskey2006-03-241-5/+6
* Fix a typo, thanks to Gabor GreifChris Lattner2006-03-241-1/+1
* Remove a spurious <table> tag.Reid Spencer2006-03-241-2/+0
* Add llvm-config to the index.Reid Spencer2006-03-241-0/+3
* Documentation for llvm-config by Eric Kidd.Reid Spencer2006-03-231-0/+113
* Correction of stoppoint arguments.Jim Laskey2006-03-231-4/+5
* Updated information related to local variables and scopes.Jim Laskey2006-03-231-33/+105
* Add HowToReleaseLLVM.html.Reid Spencer2006-03-231-0/+4
* A very early, rough draft of a guide to making public releases for LLVM.Reid Spencer2006-03-231-0/+130
* Wrap long lines, remove unnecessarily empty lines.Reid Spencer2006-03-231-12/+15
* Document ENABLE_ASSERTIONS=1Chris Lattner2006-03-212-0/+9
* Fix a typo.Reid Spencer2006-03-171-1/+1
* Fix a typo Eric van Riet Paap noticedChris Lattner2006-03-161-1/+1
* Update doc to reflect changes in subprogram and block descriptors.Jim Laskey2006-03-151-23/+55
* Fixed a typo in the vsetfp examples.Robert Bocchino2006-03-141-6/+6
* Split the 'vset' instruction into two instructions, 'vsetint' andRobert Bocchino2006-03-141-38/+73
* Update this to match the documentation in the GC doc and to match actualChris Lattner2006-03-141-6/+10
* Reflect the fact that empty strings can be expressed as null.Jim Laskey2006-03-141-5/+4
* Bring debugging information up to date.Jim Laskey2006-03-141-636/+1166
* Change docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-1423-27/+27
* Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-1430-94/+94
* Adding an intrinsic is simpler still.Chris Lattner2006-03-091-4/+0
* Simpler stillChris Lattner2006-03-091-4/+0
* Intrinsic adding is a little bit simpler nowChris Lattner2006-03-091-9/+2
* Spec change: the size of a memset/memcpy/memmove is not required to be alignedChris Lattner2006-03-041-6/+5
* mention some major changesChris Lattner2006-03-031-6/+23
* remove the read/write port/io intrinsics.Chris Lattner2006-03-031-200/+0
* Update the llvm.memset/memcpy/memmove intrinsics to reflect the recent splitChris Lattner2006-03-031-25/+32
* Match the case of other mailing lists in the listChris Lattner2006-02-231-1/+1
* document the llvm-testresults listChris Lattner2006-02-231-0/+5
* Added documentation for vset and vselect.Robert Bocchino2006-02-171-4/+158
* Mention that delta can be used to reduce some Front-end problems.Chris Lattner2006-02-081-1/+4
* Add SRoA to the lexicon. Patch by Marco Matthies!Chris Lattner2006-02-081-0/+3
* Encourage use of the V8 ABI over the V9 ABI.Chris Lattner2006-02-051-4/+4