aboutsummaryrefslogtreecommitdiff
path: root/docs/GetElementPtr.html
AgeCommit message (Expand)Author
2011-11-03Merging r143349:Bill Wendling
2011-04-23docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.NAKAMURA Takumi
2011-04-18docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.NAKAMURA Takumi
2011-04-09docs: Canonicalize URLs.NAKAMURA Takumi
2011-02-11attempt to capture recent discussion about overflow and inbounds geps.Chris Lattner
2010-08-28remove unions from LLVM IR. They are severely buggy and notChris Lattner
2010-07-06Note the relationship between C99 restrict and LLVM noalias, andDan Gohman
2010-05-07Revert r103213. It broke several sections of live website.mike-m
2010-05-06Overhauled llvm/clang docs builds. Closes PR6613.mike-m
2010-02-25Merge the advanced getelementptr FAQ into the regularDan Gohman
2009-10-12Documentation: Perform automated correction of common typos.Benjamin Kramer
2009-08-18Surrounded variable in <tt> tags for consistency.Misha Brukman
2008-12-11Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img>Misha Brukman
2008-12-11Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman
2008-01-04doc_code-ify some code in this doc.Bill Wendling
2007-02-09int -> i32, etc.Reid Spencer
2006-08-17Fix validation problemChris Lattner
2006-08-17remove IRC transcript. Anything still misunderstood after the faq is readChris Lattner
2006-08-16Fix a thinko noticed by Chandler Carruth.Reid Spencer
2006-08-15Haste-o discovered after.Jim Laskey
2006-08-15Hypos pointed out by Jakob Praher.Jim Laskey
2006-08-15Typo.Jim Laskey
2006-08-15Okay, make the prose match the example too.Reid Spencer
2006-08-15Some more correction to the examples, thanks to Chris Lattner.Reid Spencer
2006-08-15Fix an example.Reid Spencer
2006-08-15Clarify the first question.Reid Spencer
2006-08-15Rearrange things for clarity, don't talk about "dereferencing" when weReid Spencer
2006-08-10Fix a typo noticed by Gordon Henriksen. Thanks!Reid Spencer
2006-08-10Add a cleaned-up version of the IRC conversation that spurred this FAQ.Reid Spencer
2006-08-10Answer the most frequently asked question, about GEPs. The answer isReid Spencer