| Age | Commit message (Expand) | Author |
| 2012-11-20 | Note Freescale's contributions in the PPC release notes. | Hal Finkel |
| 2012-11-20 | docs: Sphinxify LLVMBuild documentation. | Sean Silva |
| 2012-11-20 | ReST-ify some markup in the LIT document | Eli Bendersky |
| 2012-11-19 | docs: Fix reference to "bold" part of code example. | Sean Silva |
| 2012-11-19 | First version of Polly release notes for 3.2 | Tobias Grosser |
| 2012-11-18 | SystemLibrary.rst: remove reference to a bug that was closed long time ago | Dmitri Gribenko |
| 2012-11-18 | Documentation: convert SystemLibrary documentation to reST | Dmitri Gribenko |
| 2012-11-18 | Documentation: remove a copy of the FileCheck man page from TestingGuide | Dmitri Gribenko |
| 2012-11-18 | Documentation: use a :doc: link instead of an absolute http:// link. | Dmitri Gribenko |
| 2012-11-18 | Documentation: fix broken link. | Dmitri Gribenko |
| 2012-11-17 | docs: CodingStandards should follow the coding standards. | Sean Silva |
| 2012-11-17 | Bump sphinx config to 3.3. | Benjamin Kramer |
| 2012-11-17 | docs: Add link to HowToSetUpLLVMStyleRTTI | Sean Silva |
| 2012-11-16 | ReleaseNotes.html updates reflecting PPC64 Elf Linux efforts and progress. | Will Schmidt |
| 2012-11-16 | Add the Erlang/HiPE calling convention, patch by Yiannis Tsiouris. | Duncan Sands |
| 2012-11-16 | Remove trailing whitespace | Michael Ilseman |
| 2012-11-15 | Fix typo. | Jyotsna Verma |
| 2012-11-15 | Add description of how to build docs | Joel Jones |
| 2012-11-15 | Add missing documentation for llvm.exp2, llvm.log10, and llvm.log2. | Craig Topper |
| 2012-11-15 | Add llvm.ceil, llvm.trunc, llvm.rint, llvm.nearbyint intrinsics. | Craig Topper |
| 2012-11-15 | Add some release notes that say we removed the CellSPU port. | Eric Christopher |
| 2012-11-14 | docs: Improve typographical correctness. | Sean Silva |
| 2012-11-14 | docs: Sphinxify TestSuiteMakefileGuide | Sean Silva |
| 2012-11-14 | Remove the CellSPU port. | Eric Christopher |
| 2012-11-14 | docs: Sphinxify TestingGuide | Sean Silva |
| 2012-11-14 | Support for [[@LINE]], [[@LINE+<offset>]], [[@LINE-<offset>]] expressions in | Alexander Kornienko |
| 2012-11-14 | Added %(line), %(line+<number>), %(line-<number>) substitutions to lit | Alexander Kornienko |
| 2012-11-14 | FileCheck.rst: change formatting of code-like constructs to use a monospaced | Dmitri Gribenko |
| 2012-11-14 | docs: nuke GCCFEBuildInstrs.html | Sean Silva |
| 2012-11-14 | docs: Fix Sphinx toctree warning. | Sean Silva |
| 2012-11-14 | docs: chmod -x HowToUseInstrMappings.rst | Sean Silva |
| 2012-11-13 | Relax the restrictions on vector of pointer types, and vector getelementptr. | Duncan Sands |
| 2012-11-12 | Update link to external document | Jean-Daniel Dupas |
| 2012-11-12 | fix a spelling mistake | Nadav Rotem |
| 2012-11-11 | Update the vectorizer docs. | Nadav Rotem |
| 2012-11-07 | fix typo PR1476 | Pawel Wodnicki |
| 2012-11-07 | fix for PR1476 | Pawel Wodnicki |
| 2012-11-07 | Fix a broken sentence | Eli Bendersky |
| 2012-11-07 | Document the -input-file option of FileCheck | Eli Bendersky |
| 2012-11-06 | docs: use code font for console commands in phabricator manual | Alexey Samsonov |
| 2012-11-05 | Add a couple of stubs to the release notes for things I noticed while | Chandler Carruth |
| 2012-11-05 | PR14256: SelectionDAGLowering was renamed to SelectionDAGBuilder a long time ... | Eli Bendersky |
| 2012-11-02 | Documentation: fix typos. | Dmitri Gribenko |
| 2012-10-31 | Remove stale documentation about tail duplicaton IR pass | Arnold Schwaighofer |
| 2012-10-31 | Fix typo in CodeGenerator doc | Eli Bendersky |
| 2012-10-29 | Typo. | Jakub Staszak |
| 2012-10-29 | Change the PassManagerBuilder (used by -O3) loop vectorizer flag from -vector... | Nadav Rotem |
| 2012-10-29 | Loads and stores without an explicit alignment use the abi alignment not the | Duncan Sands |
| 2012-10-27 | Clarify that there is an option other than OAuth for Phabricator and | Chandler Carruth |
| 2012-10-26 | Suggest llvm_unreachable over assert(0). | Jordan Rose |