aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* update to llvm 2.0 syntax.Chris Lattner2007-12-251-2/+2
* Noting and enforcing that GC intrinsics are valid only within aGordon Henriksen2007-12-251-4/+9
* Undo a wrong bit in that last patch.Gordon Henriksen2007-12-221-2/+2
* Document a more robust implementation of performCustomLowering.Gordon Henriksen2007-12-221-16/+14
* fix formattingChris Lattner2007-12-191-1/+1
* fix more table abuses.Chris Lattner2007-12-191-50/+46
* avoid confusing terminology (what is a "word"?), fix scary markup, add sectio...Chris Lattner2007-12-181-21/+12
* Make it clear in the LangRef that allocation instructions only operated on th...Christopher Lamb2007-12-171-2/+8
* Make it more clear that some things that can't be done in .td files canDan Gohman2007-12-131-7/+7
* Implement part of review feedback for address spaces.Christopher Lamb2007-12-121-1/+2
* Add information on address space qualifiers for pointer types and global Christopher Lamb2007-12-111-4/+15
* CollectorMetadata and Collector are rejiggered to get along withGordon Henriksen2007-12-111-112/+146
* Fix some wording.John Criswell2007-12-101-1/+2
* Fix a typo spotted by Nick Lewycky.Gordon Henriksen2007-12-101-2/+2
* Adding a collector name attribute to Function in the IR. These Gordon Henriksen2007-12-101-3/+22
* Fixed typo.John Criswell2007-12-031-1/+1
* Describe the notion of 'owners' of the code.Chris Lattner2007-12-031-0/+45
* lli -trace was removed back in 2003.Nick Lewycky2007-12-031-7/+4
* Type::IntTy hasn't existed for a while. Just sub in Type::Int32Ty.Nick Lewycky2007-12-031-5/+5
* explain what I need to grant commit access.Chris Lattner2007-12-031-2/+24
* fix typo noticed by Joshua PenningtonChris Lattner2007-12-027-7/+7
* Add a noteChris Lattner2007-11-281-0/+3
* Fix typoTanya Lattner2007-11-281-1/+1
* Modified instructions to configure llvm-test by configure llvm with the Path ...Tanya Lattner2007-11-281-25/+9
* Fix PR1146: parameter attributes are longer part ofDuncan Sands2007-11-271-9/+7
* !< is >=, not >. Thanks to Max Hailperin for pointing this out!Chris Lattner2007-11-231-2/+2
* Rename the 'const' parameter attribute to 'readnone',Duncan Sands2007-11-221-6/+6
* Teach me to do stuff late at night.Owen Anderson2007-11-191-1/+1
* Fix a factually incorrect statement pointed out by Max Hailperin.Owen Anderson2007-11-191-1/+1
* Add support for vectors to int <-> float casts.Nate Begeman2007-11-171-21/+34
* These were implementedAnton Korobeynikov2007-11-161-5/+6
* fix a typoChris Lattner2007-11-161-1/+1
* Import the boost scoped_ptr class to LLVM. This patch was prepared byChris Lattner2007-11-151-0/+23
* many edits, patch by Kelly Wilson!Chris Lattner2007-11-153-74/+74
* Tweak the descriptions of the new 'const' and 'pure' attributes.Duncan Sands2007-11-141-7/+7
* Document pure/const parameter attributesAnton Korobeynikov2007-11-141-0/+9
* Document a limitation, patch contributed by George RussellChris Lattner2007-11-141-0/+4
* Many typos, grammaro, and wording fixes. Patch byChris Lattner2007-11-133-85/+81
* Typo fix in the tutorial.Gordon Henriksen2007-11-121-2/+2
* Update links.Chris Lattner2007-11-091-6/+3
* try againChris Lattner2007-11-091-1/+1
* Add a link to the tutorial.Nick Lewycky2007-11-091-0/+2
* minor editChris Lattner2007-11-071-1/+1
* final edits.Chris Lattner2007-11-071-12/+13
* chapter 7 editsChris Lattner2007-11-071-9/+10
* edits for chapter 7Chris Lattner2007-11-071-15/+14
* edits for chapter 5Chris Lattner2007-11-071-12/+13
* minor editsChris Lattner2007-11-071-25/+28
* edits.Chris Lattner2007-11-071-26/+28
* fixes from Kelly Wilson.Chris Lattner2007-11-061-37/+44