summaryrefslogtreecommitdiff
path: root/docs/GetElementPtr.html
Commit message (Collapse)AuthorAge
* int -> i32, etc.Reid Spencer2007-02-09
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34102 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix validation problemChris Lattner2006-08-17
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29745 91177308-0d34-0410-b5e6-96231b3b80d8
* remove IRC transcript. Anything still misunderstood after the faq is readChris Lattner2006-08-17
| | | | | | | can be added to the faq. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29744 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix a thinko noticed by Chandler Carruth.Reid Spencer2006-08-16
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29724 91177308-0d34-0410-b5e6-96231b3b80d8
* Haste-o discovered after.Jim Laskey2006-08-15
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29702 91177308-0d34-0410-b5e6-96231b3b80d8
* Hypos pointed out by Jakob Praher.Jim Laskey2006-08-15
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29701 91177308-0d34-0410-b5e6-96231b3b80d8
* Typo.Jim Laskey2006-08-15
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29700 91177308-0d34-0410-b5e6-96231b3b80d8
* Okay, make the prose match the example too.Reid Spencer2006-08-15
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29697 91177308-0d34-0410-b5e6-96231b3b80d8
* Some more correction to the examples, thanks to Chris Lattner.Reid Spencer2006-08-15
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29696 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix an example.Reid Spencer2006-08-15
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29693 91177308-0d34-0410-b5e6-96231b3b80d8
* Clarify the first question.Reid Spencer2006-08-15
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29692 91177308-0d34-0410-b5e6-96231b3b80d8
* Rearrange things for clarity, don't talk about "dereferencing" when weReid Spencer2006-08-15
| | | | | | | | shouldn't, and add a better example for one of the questions. Thanks to Chris Lattner for these suggestions. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29691 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix a typo noticed by Gordon Henriksen. Thanks!Reid Spencer2006-08-10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29597 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a cleaned-up version of the IRC conversation that spurred this FAQ.Reid Spencer2006-08-10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29595 91177308-0d34-0410-b5e6-96231b3b80d8
* Answer the most frequently asked question, about GEPs. The answer isReid Spencer2006-08-10
sufficiently long that I placed it in a separate file but it links from the FAQ page. More might need to be added to GetElementPtr.html to address additional confusion surrounding GEP. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29594 91177308-0d34-0410-b5e6-96231b3b80d8