[libFuzzer] mention more trophies and improve the link formatting
[oota-llvm.git] / docs / ProgrammersManual.rst
2015-07-29 Aaron BallmanReverting r243386 because it has serious post-commit...
2015-07-28 Puyan LotfiAdding ADT SortedVector; client patch will follow.
2015-07-12 Yaron KerenFix PR24099 reported by Tomas Brukner.
2015-05-19 Artyom SkrobovFix documentation for Set-Like Containers
2015-04-16 Charlie TurnerEditorial changes in the programmers manual.
2015-04-14 Ed MasteCorrect 'teh' and other typos / repeated words.
2015-03-26 Sanjoy Das[ADT][CMake][AutoConf] Fail-fast iterators for DenseMap
2015-03-17 Adam Nemet[docs] Fix copy-and-paste bug in def-use example
2015-02-21 Justin Bognerdocs: Mention that assertions must be enabled to use...
2015-01-28 Sean Silva[docs] Use slightly more proper .rst markup
2015-01-28 Chandler CarruthIntroduce a section to the programmers manual about...
2015-01-17 Hans WennborgProgrammersManual.rst: fix a typo
2014-09-25 Sylvestre LedruUpdate my previous commit to fit 80 cols...
2014-09-25 Sylvestre LedruDetails that -debug-only is not available when LLVM...
2014-08-29 Robin MorissetFix typos in comments, NFC
2014-08-23 Hans WennborgProgrammersManual: the flag is called -debug-only
2014-07-21 Duncan P. N. Exon... Revert "[C++11] Add predecessors(BasicBlock *) / succes...
2014-07-20 Manuel Jacob[C++11] Add predecessors(BasicBlock *) / successors...
2014-07-17 Reid KlecknerRemove rules against std::function from the programmer...
2014-07-15 Duncan P. N. Exon... ADT: Add MapVector::remove_if
2014-07-15 Duncan P. N. Exon... ADT: Fix MapVector::erase()
2014-06-27 Chandler CarruthRe-apply r211287: Remove support for LLVM runtime multi...
2014-06-24 NAKAMURA TakumiRevert r211287, "Remove support for LLVM runtime multi...
2014-06-19 Zachary TurnerRemove support for LLVM runtime multi-threading.
2014-06-19 Zachary TurnerKill the LLVM global lock.
2014-06-16 Zachary TurnerRevert r211066, 211067, 211068, 211069, 211070.
2014-06-16 Zachary TurnerProgrammer's Manual changes.
2014-06-06 Dan LiewFix a typo made in Programmer's Manual made in r210354...
2014-06-06 Dan LiewMention the IRBuilder in Programmer's Manual with a...
2014-06-05 Alexey SamsonovFix markup for -debug-only option
2014-06-02 Alp TokerGraphWriter: detect graph viewer programs at runtime
2014-05-06 Richard SmithUpdate programmers manual to cover llvm::function_ref...
2014-05-06 Richard SmithRevert accidentally-committed files.
2014-05-06 Richard SmithRe-commit r208025, reverted in r208030, with a fix...
2014-05-03 Yaron KerenUpdated Doxygen link for InstIterator.h.
2014-05-03 Yaron KerenInstIterator.h lives in llvm/IR.
2014-05-02 Yaron KerenCode style fix from Duncan P. N. Exon Smith.
2014-05-01 Yaron KerenUpdate post-r203364 lists.cs.uiuc.edu/pipermail/llvm...
2014-03-07 Nico Weber"Mac OS/X" -> "Mac OS X" spelling fixes for llvm.
2014-03-04 Chandler Carruth[Modules] Move ValueMap to the IR library. While this...
2013-11-14 Paul RobinsonTypos. (Test commit.)
2013-07-08 Benjamin KramerIR headers moved to llvm/IR some aeons ago, update...
2013-03-29 Sean Silva[docs] The STL "binary search" has a non-obvious name.
2013-03-22 Sean Silva[docs] Slight reword for precision.
2013-03-22 Sean Silva[docs] Document usage of SmallVectorImpl in interfaces.
2013-01-21 Michael IlsemanDocs for SparseMultiSet
2013-01-19 Dmitri GribenkoDocumentation: replace some non-ASCII characters by...
2013-01-11 Sean Silvadocs: Fix long standing linking antipattern.
2013-01-10 Chris Lattnerremove the rest of the "written by" lines in the docume...
2012-12-04 Sean Silvadocs: Fix broken link.
2012-12-04 Sean Silvadocs: Fix dead link.
2012-12-04 Sean Silvadocs: Convert ProgrammersManual to reST.