Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
ddb265b905cf83c44bfa0819c3a80dc13f29173f
/
llvm
/
docs
/
ProgrammersManual.html
67793d8
add info on walking preds/succs of a block.
by Chris Lattner
· 18 years ago
d93847a
Type::IntTy hasn't existed for a while. Just sub in Type::Int32Ty.
by Nick Lewycky
· 18 years ago
bd0079c
document DenseSet.
by Chris Lattner
· 18 years ago
ccc1b69
explain why not vector<bool>
by Chris Lattner
· 18 years ago
d746bbd
Add section on bit containers.
by Daniel Berlin
· 18 years ago
0625bd6
Merge DenseMapKeyInfo & DenseMapValueInfo into DenseMapInfo
by Chris Lattner
· 18 years ago
a54634a
first pass of nomenclature changes in .html files
by Gabor Greif
· 18 years ago
872bf1b
Modify deleting global variable with an even easier way.
by Tanya Lattner
· 18 years ago
1a08cf3
Add blurb on deleting global variables.
by Tanya Lattner
· 18 years ago
16f122e
Various hopefully correct easy fixes.
by Duncan Sands
· 19 years ago
3d9c1bd
Stop using the foo HTML tag :)
by Chris Lattner
· 19 years ago
91643aa
Fix a typo.
by Reid Spencer
· 19 years ago
bbd97b1
Clarify the use of getValue/getSExtValue/getZExtValue and add the new
by Reid Spencer
· 19 years ago
406fb4f
update symtab section to reflect recent changes.
by Chris Lattner
· 19 years ago
404a325
For PR1195: Packed -> Vector
by Reid Spencer
· 19 years ago
d84d35b
For PR1195:
by Reid Spencer
· 19 years ago
2543a22
Change a reference to gccas to a reference to opt.
by Reid Spencer
· 19 years ago
d81d7be
update this.
by Chris Lattner
· 19 years ago
b2fa25c8
remove some obsolete SymbolTable methods. These docs need to be updated
by Chris Lattner
· 19 years ago
9132f16
add a note
by Chris Lattner
· 19 years ago
0a165ee
describe SmallSetVector
by Chris Lattner
· 19 years ago
265345f
null -> pointer, nul -> character :)
by Chris Lattner
· 19 years ago
31882b8
Fix some spellos.
by Reid Spencer
· 19 years ago
f043f76
fix grammar
by Chris Lattner
· 19 years ago
9dd7a38
Serious cleanups. Make the TOC match the text for the class hierarchy,
by Chris Lattner
· 19 years ago
4e406a9
Add TOC
by Chris Lattner
· 19 years ago
f233c42
describe map-like containers
by Chris Lattner
· 19 years ago
68b0ec5
improve grammar
by Chris Lattner
· 19 years ago
f5ddd04
improve grammar
by Chris Lattner
· 19 years ago
cb292fc
close run-away tag
by Chris Lattner
· 19 years ago
ac76029
fill in the section on Set-like containers.
by Chris Lattner
· 19 years ago
694e110
fix validation issues
by Chris Lattner
· 19 years ago
099213b
fix validation problems
by Chris Lattner
· 19 years ago
9d9985c
Add some notes about choice of container.
by Chris Lattner
· 19 years ago
298ca551
Change to match API changes.
by Chris Lattner
· 19 years ago
2759b18
Make a couple organizational changes. Type no longer derives from Value
by Reid Spencer
· 19 years ago
b9e5d10
Update documentation for arbitrary precision integers:
by Reid Spencer
· 19 years ago
e4c7fcd
Update for changes in the IR. The ConstantIntegral, ConstantBool, and
by Reid Spencer
· 19 years ago
9e224a2
Update the documentation for SymbolTable class.
by Reid Spencer
· 19 years ago
bc5cc2e
Fix broken links, reported by Baptiste Lepilleur
by Chris Lattner
· 19 years ago
d7ed9c9
fix a typo
by Chris Lattner
· 19 years ago
85f3c06
Remove documentation for isSigned and isUnsigned methods of Type class.
by Reid Spencer
· 19 years ago
58e5345
update to reflect changes in statistic class.
by Chris Lattner
· 19 years ago
c6be386
Make changes for removal of SETCC instruction to unify with LangRef.html.
by Reid Spencer
· 19 years ago
22e978a
Removing even more <iostream> includes.
by Bill Wendling
· 19 years ago
e0fc4df
For PR950:
by Reid Spencer
· 19 years ago
f21825f
Clean-up of formatting and spelling.
by Bill Wendling
· 19 years ago
34ab067
Put code example inside of "doc_code" divisions.
by Bill Wendling
· 19 years ago
37c2c6c
Update documentaion of node annotation (coloring) in viewGraph.
by Jim Laskey
· 19 years ago
83ee73f
Correct the Superclasses list for GlobalVariable and Function to indicate
by Reid Spencer
· 20 years ago
ca05854
Changes docs for llvm.cs.uiuc.edu -> llvm.org
by Reid Spencer
· 20 years ago
1f47b25
Use std:: where appropriate
by Chris Lattner
· 20 years ago
93b8cb1
* Replace ampersands in section titles with more formal ``and''
by Misha Brukman
· 20 years ago
ed54f2f
Add notes about MF.viewCFG() and friends.
by Chris Lattner
· 20 years ago
c396771
Remove vim modeline; this should go into ~/.vimrc
by Misha Brukman
· 20 years ago
2bfe362
no parens
by Chris Lattner
· 21 years ago
730a5da1a
update some paths
by Chris Lattner
· 21 years ago
d1039cc
Add feedback from Vikram
by Chris Lattner
· 21 years ago
fdfb25a
add a bunch of documentation about the LLVM type resolution machinery
by Chris Lattner
· 21 years ago
c6ce71d
make an advanced topics section, move symtab to it
by Chris Lattner
· 21 years ago
16431f7
remove 'another common example', which doesn't work with VC++, and indent
by Chris Lattner
· 21 years ago
bc18ef0
methods removed.
by Chris Lattner
· 21 years ago
5ce25cd
switch from a* to arg_* and g* to global_* for argument/global var iterators
by Chris Lattner
· 21 years ago
897cc8e
cleanup some html
by Chris Lattner
· 21 years ago
807db03
These methods are removed.
by Chris Lattner
· 21 years ago
f7648e7
Fix typos noticed by Gabor Greif, thanks Gabor!
by Chris Lattner
· 21 years ago
292e660
Test commit
by Chris Lattner
· 21 years ago
0e66221
Fixed broken link to Bruce Eckle's book.
by Tanya Lattner
· 21 years ago
0777321
Attempt HTML 4.01 Strict compliance.
by Reid Spencer
· 21 years ago
f0714dd
Cleanup the constants section.
by Reid Spencer
· 21 years ago
c3c4c4f
Minor format tweask for tables.
by Reid Spencer
· 21 years ago
ad279bf
* Add spaces between function names for readability
by Misha Brukman
· 21 years ago
e99bec7
Fix linkage types
by Chris Lattner
· 21 years ago
517f184
Doesn't exist
by Chris Lattner
· 21 years ago
fa49f86
bug 122:
by Reid Spencer
· 21 years ago
0376545
statisfy the spelling police
by Chris Lattner
· 21 years ago
f31fdf8
Fixing broken links
by Tanya Lattner
· 21 years ago
8ed32be
Fixed broken links.
by Tanya Lattner
· 21 years ago
5f056c7
Add link documenting shared/static library differences across platforms.
by Misha Brukman
· 21 years ago
18a94d6
Fix more broken links as a result of the llvm namespace.
by Misha Brukman
· 21 years ago
fdcb3c2
Fix broken links as a result of the llvm namespace.
by Misha Brukman
· 21 years ago
6715052
Add section on the newly added Instruction and subclasses constructor variant.
by Alkis Evlogimenos
· 21 years ago
cc83417
Fix a bug in reid's checkin
by Chris Lattner
· 21 years ago
9aed59b
Added a section on the SymbolTable class.
by Reid Spencer
· 21 years ago
4dd45ff
Lots of minor cleanups and clarifications
by Chris Lattner
· 21 years ago
0b41ebe
Fix a minor wording bug in the manual
by Chris Lattner
· 22 years ago
66aef96
Method is gone
by Chris Lattner
· 22 years ago
7f67e37
* Conform to HTML 4.01 strict DTD
by Misha Brukman
· 22 years ago
40487e4
Fix grammaro
by Chris Lattner
· 22 years ago
48b383b0
checkin reid's docpatch
by Chris Lattner
· 22 years ago
10ff946
Added link to ``CVS Branching and Tags Primer''.
by Misha Brukman
· 22 years ago
f578c05
Mention class CallSite
by Brian Gaeke
· 22 years ago
f531f31
Merged in RELEASE_1.
by John Criswell
· 22 years ago
22533bc
update dox
by Chris Lattner
· 22 years ago
216c7b8
Fix spell-o's
by Chris Lattner
· 22 years ago
7eb05a1
Spell `necessary' correctly.
by Misha Brukman
· 22 years ago
9994870
"fix" coding style stuff Change some <>'s into <>'s
by Chris Lattner
· 22 years ago
fc6f3e9
Fix a bug
by Chris Lattner
· 22 years ago
5a0c4c6
Update information about the new DEBUG_TYPE macro
by Chris Lattner
· 22 years ago
b7ea12c
Added comma after `i.e.'
by Misha Brukman
· 22 years ago
Next »