summaryrefslogtreecommitdiff
path: root/docs/ProgrammersManual.html
Commit message (Expand)AuthorAge
* Document MapVector.Rafael Espindola2012-10-07
* docs: Add HowToSetUpLLVMStyleRTTI.rst.Sean Silva2012-10-05
* Twine: fix link to source, add link to class doc and container section.Axel Naumann2012-07-25
* Fix a typo (the the => the)Sylvestre Ledru2012-07-23
* Since SmallMap was removed in r158644, remove documentation in ProgrammersMan...Dmitri Gribenko2012-07-06
* Update getFunction parameter documentation. Fixes PR13268.Chad Rosier2012-07-06
* Reapply the SmallMap patch with a fix.Benjamin Kramer2012-04-25
* Revert "First implementation of:"Eric Christopher2012-04-25
* First implementation of:Stepan Dyatkovskiy2012-04-25
* [docs] Update HTML pages to refer to CSS in a way that works locally and with...Daniel Dunbar2012-04-19
* Document that StringMap iteration order is non-deterministic.Jim Grosbach2012-04-18
* llvm/docs/*.html: Fix markups.NAKAMURA Takumi2012-03-27
* Add a Briggs and Torczon sparse set implementation.Jakob Stoklund Olesen2012-02-22
* DenseMap::find_as() and unit tests.Talin2012-01-30
* add ImmutableSet/Map dox, patch by Caitlin Sadowski!Chris Lattner2011-11-15
* docs/*.html: Fix markups.NAKAMURA Takumi2011-10-31
* Clarify example snippets a bit.Jim Grosbach2011-10-28
* Reword the SetVector description to reflect reality.Bill Wendling2011-10-11
* how about that, StringRef doesn't allow any mutation, thanks toChris Lattner2011-07-23
* add section to ToCChris Lattner2011-07-22
* write the long-overdue strings section of the data structure guide.Chris Lattner2011-07-22
* move the section for string-like containers to follow the section for sequent...Chris Lattner2011-07-22
* introduce a new TinyPtrVector class.Chris Lattner2011-07-18
* VectorType is also a SequentialTypeTobias Grosser2011-07-12
* Land the long talked about "type system rewrite" patch. ThisChris Lattner2011-07-09
* Document ADT/PackedVector.h in "Programmer's Manual" doc.Argyrios Kyrtzidis2011-06-15
* mention graph vis isn't available in Release builds.Chris Lattner2011-06-13
* docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.NAKAMURA Takumi2011-04-23
* docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.NAKAMURA Takumi2011-04-18
* docs: Redefine Heading elements as below;NAKAMURA Takumi2011-04-18
* docs: Canonicalize URLs.NAKAMURA Takumi2011-04-09
* mention llvm::ArrayRef, which should be use much more pervasively thanChris Lattner2011-04-05
* Document llvm/ADT/IntEqClasses.h in ProgrammersManual.htmlJakob Stoklund Olesen2011-04-05
* fix description, PR9542Chris Lattner2011-03-24
* Fix thinko, basic blocks are SESE. The exits may have many edges though.Nick Lewycky2011-02-17
* Add IntervalMap to the Programmer's Manual.Jakob Stoklund Olesen2010-12-14
* Fix dead link.Nick Lewycky2010-10-09
* Remove a link which is no longer relevant.Dan Gohman2010-08-04
* Fix word choice.Nick Lewycky2010-08-01
* Don't pass StringRef by reference.Benjamin Kramer2010-07-14
* Revert r103213. It broke several sections of live website.mike-m2010-05-07
* Overhauled llvm/clang docs builds. Closes PR6613.mike-m2010-05-06
* Fix a grammaro.Dan Gohman2010-03-30
* fix iterator nameGabor Greif2010-03-26
* Minor grammar and html fixes.Dan Gohman2010-03-26
* some more tweaksGabor Greif2010-03-26
* Tell "the rest of the story" about LLVM's iterators' implicit conversions.Dan Gohman2010-03-26
* fix formatting and a validation failGabor Greif2010-03-26
* add a blurb on const versions of chain traversals and a word of cautionGabor Greif2010-03-26
* http://englishplus.com/grammar/00000296.htmGabor Greif2010-03-26