Try to clarify which compilers can be used for the
[oota-llvm.git] / docs / ProgrammersManual.html
2008-02-15 Chris Lattnersimplify this.
2008-01-03 Chris Lattneradd info on walking preds/succs of a block.
2007-12-03 Nick LewyckyType::IntTy hasn't existed for a while. Just sub in...
2007-09-30 Chris Lattnerdocument DenseSet.
2007-09-25 Chris Lattnerexplain why not vector<bool>
2007-09-24 Daniel BerlinAdd section on bit containers.
2007-09-17 Chris LattnerMerge DenseMapKeyInfo & DenseMapValueInfo into DenseMapInfo
2007-07-06 Gabor Greiffirst pass of nomenclature changes in .html files
2007-06-20 Tanya LattnerModify deleting global variable with an even easier...
2007-06-20 Tanya LattnerAdd blurb on deleting global variables.
2007-03-30 Duncan SandsVarious hopefully correct easy fixes.
2007-03-28 Chris LattnerStop using the foo HTML tag :)
2007-03-02 Reid SpencerFix a typo.
2007-03-01 Reid SpencerClarify the use of getValue/getSExtValue/getZExtValue...
2007-02-16 Chris Lattnerupdate symtab section to reflect recent changes.
2007-02-15 Reid SpencerFor PR1195:
2007-02-15 Reid SpencerFor PR1195:
2007-02-09 Reid SpencerChange a reference to gccas to a reference to opt.
2007-02-08 Chris Lattnerupdate this.
2007-02-07 Chris Lattnerremove some obsolete SymbolTable methods. These docs...
2007-02-05 Chris Lattneradd a note
2007-02-04 Chris Lattnerdescribe SmallSetVector
2007-02-03 Chris Lattnernull -> pointer, nul -> character :)
2007-02-03 Reid SpencerFix some spellos.
2007-02-03 Chris Lattnerfix grammar
2007-02-03 Chris LattnerSerious cleanups. Make the TOC match the text for...
2007-02-03 Chris LattnerAdd TOC
2007-02-03 Chris Lattnerdescribe map-like containers
2007-02-03 Chris Lattnerimprove grammar
2007-02-03 Chris Lattnerimprove grammar
2007-02-03 Chris Lattnerclose run-away tag
2007-02-03 Chris Lattnerfill in the section on Set-like containers.
2007-02-03 Chris Lattnerfix validation issues
2007-02-03 Chris Lattnerfix validation problems
2007-02-03 Chris LattnerAdd some notes about choice of container.
2007-01-15 Chris LattnerChange to match API changes.
2007-01-12 Reid SpencerMake a couple organizational changes. Type no longer...
2007-01-12 Reid SpencerUpdate documentation for arbitrary precision integers:
2007-01-12 Reid SpencerUpdate for changes in the IR. The ConstantIntegral...
2007-01-07 Reid SpencerUpdate the documentation for SymbolTable class.
2007-01-04 Chris LattnerFix broken links, reported by Baptiste Lepilleur
2006-12-20 Chris Lattnerfix a typo
2006-12-19 Reid SpencerRemove documentation for isSigned and isUnsigned method...
2006-12-19 Chris Lattnerupdate to reflect changes in statistic class.
2006-12-19 Reid SpencerMake changes for removal of SETCC instruction to unify...
2006-12-07 Bill WendlingRemoving even more <iostream> includes.
2006-10-20 Reid SpencerFor PR950:
2006-10-11 Bill WendlingClean-up of formatting and spelling.
2006-10-11 Bill WendlingPut code example inside of "doc_code" divisions.
2006-10-02 Jim LaskeyUpdate documentaion of node annotation (coloring) in...
2006-04-14 Reid SpencerCorrect the Superclasses list for GlobalVariable and...
2006-03-14 Reid SpencerChanges docs for llvm.cs.uiuc.edu -> llvm.org
2005-11-28 Chris LattnerUse std:: where appropriate
2005-11-01 Misha Brukman* Replace ampersands in section titles with more formal...
2005-10-17 Chris LattnerAdd notes about MF.viewCFG() and friends.
2005-05-10 Misha BrukmanRemove vim modeline; this should go into ~/.vimrc
2005-04-26 Chris Lattnerno parens
2005-04-26 Chris Lattnerupdate some paths
2005-04-25 Chris LattnerAdd feedback from Vikram
2005-04-23 Chris Lattneradd a bunch of documentation about the LLVM type resolu...
2005-04-23 Chris Lattnermake an advanced topics section, move symtab to it
2005-04-22 Chris Lattnerremove 'another common example', which doesn't work...
2005-03-15 Chris Lattnermethods removed.
2005-03-15 Chris Lattnerswitch from a* to arg_* and g* to global_* for argument...
2005-03-06 Chris Lattnercleanup some html
2005-03-06 Chris LattnerThese methods are removed.
2005-01-17 Chris LattnerFix typos noticed by Gabor Greif, thanks Gabor!
2004-12-08 Chris LattnerTest commit
2004-12-08 Tanya LattnerFixed broken link to Bruce Eckle's book.
2004-11-01 Reid SpencerAttempt HTML 4.01 Strict compliance.
2004-11-01 Reid SpencerCleanup the constants section.
2004-11-01 Reid SpencerMinor format tweask for tables.
2004-10-29 Misha Brukman* Add spaces between function names for readability
2004-08-04 Chris LattnerFix linkage types
2004-07-18 Chris LattnerDoesn't exist
2004-07-18 Reid Spencerbug 122:
2004-07-08 Chris Lattnerstatisfy the spelling police
2004-06-22 Tanya LattnerFixing broken links
2004-06-22 Tanya LattnerFixed broken links.
2004-06-18 Misha BrukmanAdd link documenting shared/static library differences...
2004-06-03 Misha BrukmanFix more broken links as a result of the llvm namespace.
2004-06-03 Misha BrukmanFix broken links as a result of the llvm namespace.
2004-05-27 Alkis EvlogimenosAdd section on the newly added Instruction and subclass...
2004-05-26 Chris LattnerFix a bug in reid's checkin
2004-05-26 Reid SpencerAdded a section on the SymbolTable class.
2004-05-23 Chris LattnerLots of minor cleanups and clarifications
2004-03-18 Chris LattnerFix a minor wording bug in the manual
2004-02-09 Chris LattnerMethod is gone
2004-01-15 Misha Brukman* Conform to HTML 4.01 strict DTD
2003-11-27 Chris LattnerFix grammaro
2003-11-25 Chris Lattnercheckin reid's docpatch
2003-11-11 Misha BrukmanAdded link to ``CVS Branching and Tags Primer''.
2003-11-07 Brian GaekeMention class CallSite
2003-10-27 John CriswellMerged in RELEASE_1.
2003-09-20 Chris Lattnerupdate dox
2003-09-10 Chris LattnerFix spell-o's
2003-08-18 Misha BrukmanSpell `necessary' correctly.
2003-08-05 Chris Lattner"fix" coding style stuff
2003-08-01 Chris LattnerFix a bug
2003-08-01 Chris LattnerUpdate information about the new DEBUG_TYPE macro
next