summaryrefslogtreecommitdiff
path: root/docs/ProgrammersManual.rst
AgeCommit message (Expand)AuthorFilesLines
2014-05-06Update programmers manual to cover llvm::function_ref, and add a note to theRichard Smith1-0/+72
2014-05-06Revert accidentally-committed files.Richard Smith1-72/+0
2014-05-06Re-commit r208025, reverted in r208030, with a fix for a conformance issueRichard Smith1-0/+72
2014-05-03Updated Doxygen link for InstIterator.h.Yaron Keren1-1/+1
2014-05-03InstIterator.h lives in llvm/IR.Yaron Keren1-2/+2
2014-05-02Code style fix from Duncan P. N. Exon Smith.Yaron Keren1-1/+1
2014-05-01Update post-r203364 http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-M...Yaron Keren1-8/+4
2014-03-07"Mac OS/X" -> "Mac OS X" spelling fixes for llvm.Nico Weber1-2/+2
2014-03-04[Modules] Move ValueMap to the IR library. While this class does notChandler Carruth1-1/+1
2013-11-14Typos. (Test commit.)Paul Robinson1-2/+2
2013-07-08IR headers moved to llvm/IR some aeons ago, update documentation.Benjamin Kramer1-9/+9
2013-03-29[docs] The STL "binary search" has a non-obvious name.Sean Silva1-1/+3
2013-03-22[docs] Slight reword for precision.Sean Silva1-1/+1
2013-03-22[docs] Document usage of SmallVectorImpl in interfaces.Sean Silva1-0/+27
2013-01-21Docs for SparseMultiSetMichael Ilseman1-0/+16
2013-01-19Documentation: replace some non-ASCII characters by equivalent markupDmitri Gribenko1-4/+4
2013-01-11docs: Fix long standing linking antipattern.Sean Silva1-4/+4
2013-01-10remove the rest of the "written by" lines in the documentation. It isChris Lattner1-8/+1
2012-12-04docs: Fix broken link.Sean Silva1-1/+2
2012-12-04docs: Fix dead link.Sean Silva1-2/+2
2012-12-04docs: Convert ProgrammersManual to reST.Sean Silva1-0/+3165