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