GraphWriter: detect graph viewer programs at runtime
[oota-llvm.git] / docs / ProgrammersManual.rst
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.