index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ProgrammersManual.html
Age
Commit message (
Expand
)
Author
2008-10-03
Change PointerType::get -> getUnqual
Daniel Dunbar
2008-09-15
Fix documentation for these functions; they do not only modify users within the
Nick Lewycky
2008-06-25
Use present tense when talking about User layout. It is implemented now.
Gabor Greif
2008-06-20
Fix typo, fix suggested by Nicholas Olsen
Chris Lattner
2008-06-18
fix validator warning
Gabor Greif
2008-06-18
prettify, no semantic changes
Gabor Greif
2008-06-16
Move some documentation from the header file into ProgrammersManual. About to...
Gabor Greif
2008-06-04
Fix inst_iterator example.
Chris Lattner
2008-02-15
simplify this.
Chris Lattner
2008-01-03
add info on walking preds/succs of a block.
Chris Lattner
2007-12-03
Type::IntTy hasn't existed for a while. Just sub in Type::Int32Ty.
Nick Lewycky
2007-09-30
document DenseSet.
Chris Lattner
2007-09-25
explain why not vector<bool>
Chris Lattner
2007-09-24
Add section on bit containers.
Daniel Berlin
2007-09-17
Merge DenseMapKeyInfo & DenseMapValueInfo into DenseMapInfo
Chris Lattner
2007-07-06
first pass of nomenclature changes in .html files
Gabor Greif
2007-06-20
Modify deleting global variable with an even easier way.
Tanya Lattner
2007-06-20
Add blurb on deleting global variables.
Tanya Lattner
2007-03-30
Various hopefully correct easy fixes.
Duncan Sands
2007-03-28
Stop using the foo HTML tag :)
Chris Lattner
2007-03-02
Fix a typo.
Reid Spencer
2007-03-01
Clarify the use of getValue/getSExtValue/getZExtValue and add the new
Reid Spencer
2007-02-16
update symtab section to reflect recent changes.
Chris Lattner
2007-02-15
For PR1195:
Reid Spencer
2007-02-15
For PR1195:
Reid Spencer
2007-02-09
Change a reference to gccas to a reference to opt.
Reid Spencer
2007-02-08
update this.
Chris Lattner
2007-02-07
remove some obsolete SymbolTable methods. These docs need to be updated
Chris Lattner
2007-02-05
add a note
Chris Lattner
2007-02-04
describe SmallSetVector
Chris Lattner
2007-02-03
null -> pointer, nul -> character :)
Chris Lattner
2007-02-03
Fix some spellos.
Reid Spencer
2007-02-03
fix grammar
Chris Lattner
2007-02-03
Serious cleanups. Make the TOC match the text for the class hierarchy,
Chris Lattner
2007-02-03
Add TOC
Chris Lattner
2007-02-03
describe map-like containers
Chris Lattner
2007-02-03
improve grammar
Chris Lattner
2007-02-03
improve grammar
Chris Lattner
2007-02-03
close run-away tag
Chris Lattner
2007-02-03
fill in the section on Set-like containers.
Chris Lattner
2007-02-03
fix validation issues
Chris Lattner
2007-02-03
fix validation problems
Chris Lattner
2007-02-03
Add some notes about choice of container.
Chris Lattner
2007-01-15
Change to match API changes.
Chris Lattner
2007-01-12
Make a couple organizational changes. Type no longer derives from Value
Reid Spencer
2007-01-12
Update documentation for arbitrary precision integers:
Reid Spencer
2007-01-12
Update for changes in the IR. The ConstantIntegral, ConstantBool, and
Reid Spencer
2007-01-07
Update the documentation for SymbolTable class.
Reid Spencer
2007-01-04
Fix broken links, reported by Baptiste Lepilleur
Chris Lattner
2006-12-20
fix a typo
Chris Lattner
[next]