summaryrefslogtreecommitdiff
path: root/docs/ProgrammersManual.rst
Commit message (Expand)AuthorAge
* Re-apply r211287: Remove support for LLVM runtime multi-threading.Chandler Carruth2014-06-27
* Revert r211287, "Remove support for LLVM runtime multi-threading."NAKAMURA Takumi2014-06-24
* Remove support for LLVM runtime multi-threading.Zachary Turner2014-06-19
* Kill the LLVM global lock.Zachary Turner2014-06-19
* Revert r211066, 211067, 211068, 211069, 211070.Zachary Turner2014-06-16
* Programmer's Manual changes.Zachary Turner2014-06-16
* Fix a typo made in Programmer's Manual made in r210354. SpottedDan Liew2014-06-06
* Mention the IRBuilder in Programmer's Manual with a few small examples.Dan Liew2014-06-06
* Fix markup for -debug-only optionAlexey Samsonov2014-06-05
* GraphWriter: detect graph viewer programs at runtimeAlp Toker2014-06-02
* Update programmers manual to cover llvm::function_ref, and add a note to theRichard Smith2014-05-06
* Revert accidentally-committed files.Richard Smith2014-05-06
* Re-commit r208025, reverted in r208030, with a fix for a conformance issueRichard Smith2014-05-06
* Updated Doxygen link for InstIterator.h.Yaron Keren2014-05-03
* InstIterator.h lives in llvm/IR.Yaron Keren2014-05-03
* Code style fix from Duncan P. N. Exon Smith.Yaron Keren2014-05-02
* Update post-r203364 http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-M...Yaron Keren2014-05-01
* "Mac OS/X" -> "Mac OS X" spelling fixes for llvm.Nico Weber2014-03-07
* [Modules] Move ValueMap to the IR library. While this class does notChandler Carruth2014-03-04
* Typos. (Test commit.)Paul Robinson2013-11-14
* IR headers moved to llvm/IR some aeons ago, update documentation.Benjamin Kramer2013-07-08
* [docs] The STL "binary search" has a non-obvious name.Sean Silva2013-03-29
* [docs] Slight reword for precision.Sean Silva2013-03-22
* [docs] Document usage of SmallVectorImpl in interfaces.Sean Silva2013-03-22
* Docs for SparseMultiSetMichael Ilseman2013-01-21
* Documentation: replace some non-ASCII characters by equivalent markupDmitri Gribenko2013-01-19
* docs: Fix long standing linking antipattern.Sean Silva2013-01-11
* remove the rest of the "written by" lines in the documentation. It isChris Lattner2013-01-10
* docs: Fix broken link.Sean Silva2012-12-04
* docs: Fix dead link.Sean Silva2012-12-04
* docs: Convert ProgrammersManual to reST.Sean Silva2012-12-04