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