Age | Commit message (Expand) | Author | Files | Lines |
2014-09-25 | Update my previous commit to fit 80 cols... | Sylvestre Ledru | 1 | -1/+2 |
2014-09-25 | Details that -debug-only is not available when LLVM is built with --enable-op... | Sylvestre Ledru | 1 | -0/+2 |
2014-08-29 | Fix typos in comments, NFC | Robin Morisset | 1 | -1/+1 |
2014-08-23 | ProgrammersManual: the flag is called -debug-only | Hans Wennborg | 1 | -1/+1 |
2014-07-21 | Revert "[C++11] Add predecessors(BasicBlock *) / successors(BasicBlock *) ite... | Duncan P. N. Exon Smith | 1 | -2/+3 |
2014-07-20 | [C++11] Add predecessors(BasicBlock *) / successors(BasicBlock *) iterator ra... | Manuel Jacob | 1 | -3/+2 |
2014-07-17 | Remove rules against std::function from the programmer's manual | Reid Kleckner | 1 | -12/+8 |
2014-07-15 | ADT: Add MapVector::remove_if | Duncan P. N. Exon Smith | 1 | -2/+4 |
2014-07-15 | ADT: Fix MapVector::erase() | Duncan P. N. Exon Smith | 1 | -1/+1 |
2014-06-27 | Re-apply r211287: Remove support for LLVM runtime multi-threading. | Chandler Carruth | 1 | -41/+4 |
2014-06-24 | Revert r211287, "Remove support for LLVM runtime multi-threading." | NAKAMURA Takumi | 1 | -4/+41 |
2014-06-19 | Remove support for LLVM runtime multi-threading. | Zachary Turner | 1 | -41/+4 |
2014-06-19 | Kill the LLVM global lock. | Zachary Turner | 1 | -5/+0 |
2014-06-16 | Revert r211066, 211067, 211068, 211069, 211070. | Zachary Turner | 1 | -4/+47 |
2014-06-16 | Programmer's Manual changes. | Zachary Turner | 1 | -47/+4 |
2014-06-06 | Fix a typo made in Programmer's Manual made in r210354. Spotted | Dan Liew | 1 | -1/+1 |
2014-06-06 | Mention the IRBuilder in Programmer's Manual with a few small examples. | Dan Liew | 1 | -1/+36 |
2014-06-05 | Fix markup for -debug-only option | Alexey Samsonov | 1 | -1/+2 |
2014-06-02 | GraphWriter: detect graph viewer programs at runtime | Alp Toker | 1 | -3/+4 |
2014-05-06 | Update programmers manual to cover llvm::function_ref, and add a note to the | Richard Smith | 1 | -0/+72 |
2014-05-06 | Revert accidentally-committed files. | Richard Smith | 1 | -72/+0 |
2014-05-06 | Re-commit r208025, reverted in r208030, with a fix for a conformance issue | Richard Smith | 1 | -0/+72 |
2014-05-03 | Updated Doxygen link for InstIterator.h. | Yaron Keren | 1 | -1/+1 |
2014-05-03 | InstIterator.h lives in llvm/IR. | Yaron Keren | 1 | -2/+2 |
2014-05-02 | Code style fix from Duncan P. N. Exon Smith. | Yaron Keren | 1 | -1/+1 |
2014-05-01 | Update post-r203364 http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-M... | Yaron Keren | 1 | -8/+4 |
2014-03-07 | "Mac OS/X" -> "Mac OS X" spelling fixes for llvm. | Nico Weber | 1 | -2/+2 |
2014-03-04 | [Modules] Move ValueMap to the IR library. While this class does not | Chandler Carruth | 1 | -1/+1 |
2013-11-14 | Typos. (Test commit.) | Paul Robinson | 1 | -2/+2 |
2013-07-08 | IR headers moved to llvm/IR some aeons ago, update documentation. | Benjamin Kramer | 1 | -9/+9 |
2013-03-29 | [docs] The STL "binary search" has a non-obvious name. | Sean Silva | 1 | -1/+3 |
2013-03-22 | [docs] Slight reword for precision. | Sean Silva | 1 | -1/+1 |
2013-03-22 | [docs] Document usage of SmallVectorImpl in interfaces. | Sean Silva | 1 | -0/+27 |
2013-01-21 | Docs for SparseMultiSet | Michael Ilseman | 1 | -0/+16 |
2013-01-19 | Documentation: replace some non-ASCII characters by equivalent markup | Dmitri Gribenko | 1 | -4/+4 |
2013-01-11 | docs: Fix long standing linking antipattern. | Sean Silva | 1 | -4/+4 |
2013-01-10 | remove the rest of the "written by" lines in the documentation. It is | Chris Lattner | 1 | -8/+1 |
2012-12-04 | docs: Fix broken link. | Sean Silva | 1 | -1/+2 |
2012-12-04 | docs: Fix dead link. | Sean Silva | 1 | -2/+2 |
2012-12-04 | docs: Convert ProgrammersManual to reST. | Sean Silva | 1 | -0/+3165 |