aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* This document is out of date. :(Chris Lattner2006-02-051-3/+3
* V8 -> SparcChris Lattner2006-02-051-4/+8
* Remove FAKE_SOURCESChris Lattner2006-01-271-8/+0
* document the syntax of inline asmChris Lattner2006-01-251-0/+55
* update the bytecode format guide for the encoding of inline asm.Chris Lattner2006-01-251-9/+61
* minor syntax changeChris Lattner2006-01-241-2/+2
* Update for file-scope inline asmChris Lattner2006-01-231-14/+11
* document module-level inline asm support.Chris Lattner2006-01-231-1/+30
* like bswap, the ct* intrinsics require unsigned operandsChris Lattner2006-01-161-26/+26
* ConsistencyChris Lattner2006-01-161-5/+5
* There is no llvm.bswap.i8, need at least 2 bytes to swap.Reid Spencer2006-01-161-1/+0
* For PR411:Reid Spencer2006-01-161-14/+27
* Add a couple very minor tweaksChris Lattner2006-01-161-7/+11
* Fix up 'adding an intrinsic' section a bit, first draft of 'adding a newNate Begeman2006-01-161-36/+111
* PRE is no moreChris Lattner2006-01-161-1/+1