index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
GetElementPtr.html
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-28
remove unions from LLVM IR. They are severely buggy and not
Chris Lattner
1
-11
/
+0
2010-07-06
Note the relationship between C99 restrict and LLVM noalias, and
Dan Gohman
1
-2
/
+4
2010-05-07
Revert r103213. It broke several sections of live website.
mike-m
1
-0
/
+734
2010-05-06
Overhauled llvm/clang docs builds. Closes PR6613.
mike-m
1
-734
/
+0
2010-02-25
Merge the advanced getelementptr FAQ into the regular
Dan Gohman
1
-21
/
+384
2009-10-12
Documentation: Perform automated correction of common typos.
Benjamin Kramer
1
-1
/
+1
2009-08-18
Surrounded variable in <tt> tags for consistency.
Misha Brukman
1
-7
/
+8
2008-12-11
Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img>
Misha Brukman
1
-1
/
+1
2008-12-11
Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.
Misha Brukman
1
-2
/
+2
2008-01-04
doc_code-ify some code in this doc.
Bill Wendling
1
-67
/
+126
2007-02-09
int -> i32, etc.
Reid Spencer
1
-42
/
+42
2006-08-17
Fix validation problem
Chris Lattner
1
-2
/
+2
2006-08-17
remove IRC transcript. Anything still misunderstood after the faq is read
Chris Lattner
1
-326
/
+0
2006-08-16
Fix a thinko noticed by Chandler Carruth.
Reid Spencer
1
-2
/
+3
2006-08-15
Haste-o discovered after.
Jim Laskey
1
-1
/
+1
2006-08-15
Hypos pointed out by Jakob Praher.
Jim Laskey
1
-5
/
+5
2006-08-15
Typo.
Jim Laskey
1
-1
/
+1
2006-08-15
Okay, make the prose match the example too.
Reid Spencer
1
-6
/
+7
2006-08-15
Some more correction to the examples, thanks to Chris Lattner.
Reid Spencer
1
-4
/
+7
2006-08-15
Fix an example.
Reid Spencer
1
-1
/
+1
2006-08-15
Clarify the first question.
Reid Spencer
1
-5
/
+17
2006-08-15
Rearrange things for clarity, don't talk about "dereferencing" when we
Reid Spencer
1
-48
/
+90
2006-08-10
Fix a typo noticed by Gordon Henriksen. Thanks!
Reid Spencer
1
-1
/
+1
2006-08-10
Add a cleaned-up version of the IRC conversation that spurred this FAQ.
Reid Spencer
1
-0
/
+329
2006-08-10
Answer the most frequently asked question, about GEPs. The answer is
Reid Spencer
1
-0
/
+249