summaryrefslogtreecommitdiff
path: root/docs/GetElementPtr.html
AgeCommit message (Expand)AuthorFilesLines
2010-08-28remove unions from LLVM IR. They are severely buggy and notChris Lattner1-11/+0
2010-07-06Note the relationship between C99 restrict and LLVM noalias, andDan Gohman1-2/+4
2010-05-07Revert r103213. It broke several sections of live website.mike-m1-0/+734
2010-05-06Overhauled llvm/clang docs builds. Closes PR6613.mike-m1-734/+0
2010-02-25Merge the advanced getelementptr FAQ into the regularDan Gohman1-21/+384
2009-10-12Documentation: Perform automated correction of common typos.Benjamin Kramer1-1/+1
2009-08-18Surrounded variable in <tt> tags for consistency.Misha Brukman1-7/+8
2008-12-11Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img>Misha Brukman1-1/+1
2008-12-11Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman1-2/+2
2008-01-04doc_code-ify some code in this doc.Bill Wendling1-67/+126
2007-02-09int -> i32, etc.Reid Spencer1-42/+42
2006-08-17Fix validation problemChris Lattner1-2/+2
2006-08-17remove IRC transcript. Anything still misunderstood after the faq is readChris Lattner1-326/+0
2006-08-16Fix a thinko noticed by Chandler Carruth.Reid Spencer1-2/+3
2006-08-15Haste-o discovered after.Jim Laskey1-1/+1
2006-08-15Hypos pointed out by Jakob Praher.Jim Laskey1-5/+5
2006-08-15Typo.Jim Laskey1-1/+1
2006-08-15Okay, make the prose match the example too.Reid Spencer1-6/+7
2006-08-15Some more correction to the examples, thanks to Chris Lattner.Reid Spencer1-4/+7
2006-08-15Fix an example.Reid Spencer1-1/+1
2006-08-15Clarify the first question.Reid Spencer1-5/+17
2006-08-15Rearrange things for clarity, don't talk about "dereferencing" when weReid Spencer1-48/+90
2006-08-10Fix a typo noticed by Gordon Henriksen. Thanks!Reid Spencer1-1/+1
2006-08-10Add a cleaned-up version of the IRC conversation that spurred this FAQ.Reid Spencer1-0/+329
2006-08-10Answer the most frequently asked question, about GEPs. The answer isReid Spencer1-0/+249