aboutsummaryrefslogtreecommitdiffstats
path: root/docs/GetElementPtr.html
Commit message (Expand)AuthorAgeFilesLines
* Sphixify the GEP FAQ.Bill Wendling2012-06-201-753/+0
* [docs] Update HTML pages to refer to CSS in a way that works locally and with...Daniel Dunbar2012-04-191-1/+1
* docs/*.html: Fix markups.NAKAMURA Takumi2011-10-311-1/+1
* Document tbaa metadata in LangRef (documentation largely based onPeter Collingbourne2011-10-271-4/+4
* docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.NAKAMURA Takumi2011-04-231-28/+33
* docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.NAKAMURA Takumi2011-04-181-79/+88
* docs: Canonicalize URLs.NAKAMURA Takumi2011-04-091-1/+1
* attempt to capture recent discussion about overflow and inbounds geps.Chris Lattner2011-02-111-7/+21
* remove unions from LLVM IR. They are severely buggy and notChris Lattner2010-08-281-11/+0
* Note the relationship between C99 restrict and LLVM noalias, andDan Gohman2010-07-061-2/+4
* Revert r103213. It broke several sections of live website.mike-m2010-05-071-0/+734
* Overhauled llvm/clang docs builds. Closes PR6613.mike-m2010-05-061-734/+0
* Merge the advanced getelementptr FAQ into the regularDan Gohman2010-02-251-21/+384
* Documentation: Perform automated correction of common typos.Benjamin Kramer2009-10-121-1/+1
* Surrounded variable in <tt> tags for consistency.Misha Brukman2009-08-181-7/+8
* Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img>Misha Brukman2008-12-111-1/+1
* Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman2008-12-111-2/+2
* doc_code-ify some code in this doc.Bill Wendling2008-01-041-67/+126
* int -> i32, etc.Reid Spencer2007-02-091-42/+42
* Fix validation problemChris Lattner2006-08-171-2/+2
* remove IRC transcript. Anything still misunderstood after the faq is readChris Lattner2006-08-171-326/+0
* Fix a thinko noticed by Chandler Carruth.Reid Spencer2006-08-161-2/+3
* Haste-o discovered after.Jim Laskey2006-08-151-1/+1
* Hypos pointed out by Jakob Praher.Jim Laskey2006-08-151-5/+5
* Typo.Jim Laskey2006-08-151-1/+1
* Okay, make the prose match the example too.Reid Spencer2006-08-151-6/+7
* Some more correction to the examples, thanks to Chris Lattner.Reid Spencer2006-08-151-4/+7
* Fix an example.Reid Spencer2006-08-151-1/+1
* Clarify the first question.Reid Spencer2006-08-151-5/+17
* Rearrange things for clarity, don't talk about "dereferencing" when weReid Spencer2006-08-151-48/+90
* Fix a typo noticed by Gordon Henriksen. Thanks!Reid Spencer2006-08-101-1/+1
* Add a cleaned-up version of the IRC conversation that spurred this FAQ.Reid Spencer2006-08-101-0/+329
* Answer the most frequently asked question, about GEPs. The answer isReid Spencer2006-08-101-0/+249