summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Mention that delta can be used to reduce some Front-end problems.Chris Lattner2006-02-08
* Add SRoA to the lexicon. Patch by Marco Matthies!Chris Lattner2006-02-08
* Encourage use of the V8 ABI over the V9 ABI.Chris Lattner2006-02-05
* This document is out of date. :(Chris Lattner2006-02-05
* V8 -> SparcChris Lattner2006-02-05
* Remove FAKE_SOURCESChris Lattner2006-01-27
* document the syntax of inline asmChris Lattner2006-01-25
* update the bytecode format guide for the encoding of inline asm.Chris Lattner2006-01-25
* minor syntax changeChris Lattner2006-01-24
* Update for file-scope inline asmChris Lattner2006-01-23
* document module-level inline asm support.Chris Lattner2006-01-23
* like bswap, the ct* intrinsics require unsigned operandsChris Lattner2006-01-16
* ConsistencyChris Lattner2006-01-16
* There is no llvm.bswap.i8, need at least 2 bytes to swap.Reid Spencer2006-01-16
* For PR411:Reid Spencer2006-01-16
* Add a couple very minor tweaksChris Lattner2006-01-16
* Fix up 'adding an intrinsic' section a bit, first draft of 'adding a newNate Begeman2006-01-16
* PRE is no moreChris Lattner2006-01-16
* Added spec for insertelement operation.Robert Bocchino2006-01-15
* Fix the instructions for adding an intrinsic.Nate Begeman2006-01-14
* Make the bswap documentation more to sabre's liking!Nate Begeman2006-01-13
* fix some minor errorsChris Lattner2006-01-13
* Add documentation for the upcoming bswap intrinsics!Nate Begeman2006-01-13
* Add llvm.stacksave and llvm.stackrestore.Chris Lattner2006-01-13
* void* is not legal in LLVM.Chris Lattner2006-01-13
* Expanded the documentation for constant expressions to cover selectRobert Bocchino2006-01-10
* Fixed a typo; "= 1" was missing.Robert Bocchino2006-01-06
* Added the spec for the new "extractelement" instruction.Robert Bocchino2006-01-05
* Update list of supported bisons.Jeff Cohen2006-01-04
* update usage of -print-alias-setsChris Lattner2006-01-03
* Add a section about using namespaces.Chris Lattner2006-01-01
* Document the new -post-link-opts option.Reid Spencer2005-12-21
* Document the new --enable-debug-runtime configure option.Reid Spencer2005-12-21
* rename optionsChris Lattner2005-12-16
* Document -mcpu -mattr -tripleChris Lattner2005-12-16
* attribute((used)) is now supportedChris Lattner2005-12-05
* Add a link to the doxygen tarballChris Lattner2005-11-30
* copy the doxygen tarball into the HTML directory after building itChris Lattner2005-11-30
* Add "SCC" to the lexicon. Patch provided by Marco Matthies, thanks!Chris Lattner2005-11-29
* Fixed a punctuation error.John Criswell2005-11-28
* Use std:: where appropriateChris Lattner2005-11-28
* Fix some typos noticed by Gabor Greif!Chris Lattner2005-11-15
* this file movedAndrew Lenharth2005-11-14
* typeoChris Lattner2005-11-13
* Describe section name encodingChris Lattner2005-11-12
* document sectionsChris Lattner2005-11-12
* continued readcyclecounter supportAndrew Lenharth2005-11-11
* Fix some typos.Jeff Cohen2005-11-11
* Packed elements must be a power of two in sizeChris Lattner2005-11-10
* Rip out 1.6ness, bump version # to 1.7cvsChris Lattner2005-11-08