summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Make it clear in the LangRef that allocation instructions only operated on th...Christopher Lamb2007-12-17
* Make it more clear that some things that can't be done in .td files canDan Gohman2007-12-13
* Implement part of review feedback for address spaces.Christopher Lamb2007-12-12
* Add information on address space qualifiers for pointer types and global Christopher Lamb2007-12-11
* CollectorMetadata and Collector are rejiggered to get along withGordon Henriksen2007-12-11
* Fix some wording.John Criswell2007-12-10
* Fix a typo spotted by Nick Lewycky.Gordon Henriksen2007-12-10
* Adding a collector name attribute to Function in the IR. These Gordon Henriksen2007-12-10
* Fixed typo.John Criswell2007-12-03
* Describe the notion of 'owners' of the code.Chris Lattner2007-12-03
* lli -trace was removed back in 2003.Nick Lewycky2007-12-03
* Type::IntTy hasn't existed for a while. Just sub in Type::Int32Ty.Nick Lewycky2007-12-03
* explain what I need to grant commit access.Chris Lattner2007-12-03
* fix typo noticed by Joshua PenningtonChris Lattner2007-12-02
* Add a noteChris Lattner2007-11-28
* Fix typoTanya Lattner2007-11-28
* Modified instructions to configure llvm-test by configure llvm with the Path ...Tanya Lattner2007-11-28
* Fix PR1146: parameter attributes are longer part ofDuncan Sands2007-11-27
* !< is >=, not >. Thanks to Max Hailperin for pointing this out!Chris Lattner2007-11-23
* Rename the 'const' parameter attribute to 'readnone',Duncan Sands2007-11-22
* Teach me to do stuff late at night.Owen Anderson2007-11-19
* Fix a factually incorrect statement pointed out by Max Hailperin.Owen Anderson2007-11-19
* Add support for vectors to int <-> float casts.Nate Begeman2007-11-17
* These were implementedAnton Korobeynikov2007-11-16
* fix a typoChris Lattner2007-11-16
* Import the boost scoped_ptr class to LLVM. This patch was prepared byChris Lattner2007-11-15
* many edits, patch by Kelly Wilson!Chris Lattner2007-11-15
* Tweak the descriptions of the new 'const' and 'pure' attributes.Duncan Sands2007-11-14
* Document pure/const parameter attributesAnton Korobeynikov2007-11-14
* Document a limitation, patch contributed by George RussellChris Lattner2007-11-14
* Many typos, grammaro, and wording fixes. Patch byChris Lattner2007-11-13
* Typo fix in the tutorial.Gordon Henriksen2007-11-12
* Update links.Chris Lattner2007-11-09
* try againChris Lattner2007-11-09
* Add a link to the tutorial.Nick Lewycky2007-11-09
* minor editChris Lattner2007-11-07
* final edits.Chris Lattner2007-11-07
* chapter 7 editsChris Lattner2007-11-07
* edits for chapter 7Chris Lattner2007-11-07
* edits for chapter 5Chris Lattner2007-11-07
* minor editsChris Lattner2007-11-07
* edits.Chris Lattner2007-11-07
* fixes from Kelly Wilson.Chris Lattner2007-11-06
* Clarify some of the iostreams stuff.Bill Wendling2007-11-06
* edits for chapter 3Chris Lattner2007-11-06
* chapter 2 editsChris Lattner2007-11-06
* editsChris Lattner2007-11-06
* clarify what proto is.Chris Lattner2007-11-06
* Add a real intro to the series.Chris Lattner2007-11-06
* typo from Ryan Brown.Chris Lattner2007-11-06