| Commit message (Expand) | Author | Age | Files | Lines |
* | Small correction to unordered memory code generation of ARM LDRD | JF Bastien | 2013-06-18 | 1 | -1/+1 |
* | Remove the LLVM specific archive index. | Rafael Espindola | 2013-06-14 | 3 | -73/+2 |
* | Update Release Process doc | Renato Golin | 2013-06-12 | 1 | -22/+34 |
* | Fix documentation on the path to Bitcode reader/writer | Michael Liao | 2013-06-11 | 2 | -3/+3 |
* | Require members of llvm.used to be named. | Rafael Espindola | 2013-06-11 | 1 | -7/+7 |
* | Update code listings in LLVM tutorial. | Logan Chien | 2013-06-08 | 6 | -4569/+12 |
* | [docs] Add link to Microsoft PE/COFF Spec. | Rui Ueyama | 2013-06-07 | 1 | -0/+5 |
* | Add more explicit link targets to headers in LangRef.rst | Eli Bendersky | 2013-06-07 | 1 | -0/+18 |
* | Add explicit link targets to some headers in LangRef.rst | Eli Bendersky | 2013-06-07 | 1 | -0/+8 |
* | [docs] Add link to C++ ABI document. | Sean Silva | 2013-06-05 | 1 | -0/+1 |
* | [docs] Add link to SysV ABI document. | Sean Silva | 2013-06-05 | 1 | -0/+2 |
* | [docs] Replace non-existent LLVM_YAML_UNIQUE_TYPE() macro | Sean Silva | 2013-06-04 | 1 | -1/+1 |
* | Fix link. | Richard Smith | 2013-06-04 | 1 | -1/+1 |
* | We are now in 3.4 land. We don't need the 3.3 releaese notes in ToT anymore. | Bill Wendling | 2013-06-04 | 2 | -283/+9 |
* | Add links to the System z architecture manual and ABI | Richard Sandiford | 2013-05-31 | 1 | -0/+6 |
* | Fix warning and resulting formatting issue. | Paul Redmond | 2013-05-30 | 1 | -1/+1 |
* | Revise llvm.vectorizer.width documentation | Paul Redmond | 2013-05-30 | 1 | -2/+4 |
* | Added a sub-project status update section to the release notes with details | Ashok Thirumurthi | 2013-05-30 | 1 | -0/+38 |
* | Fix incorrect parameter name in LIT docs. | Sergey Matveev | 2013-05-30 | 1 | -2/+2 |
* | Debug Info: Update documentation to match recent (& not so recent) schema cha... | David Blaikie | 2013-05-29 | 1 | -204/+238 |
* | Add support for llvm.vectorizer metadata | Paul Redmond | 2013-05-28 | 1 | -51/+81 |
* | Typo | Renato Golin | 2013-05-28 | 1 | -1/+1 |
* | Linking ReleaseProcess doc with the world | Renato Golin | 2013-05-28 | 3 | -1/+7 |
* | Adding ReleaseProcess doc | Renato Golin | 2013-05-28 | 1 | -0/+198 |
* | Add LDC compiler to list of external OS projects using LLVM 3.3 | Kai Nacke | 2013-05-26 | 1 | -0/+15 |
* | Add a new function attribute 'cold' to functions. | Diego Novillo | 2013-05-24 | 1 | -0/+5 |
* | ARM: implement @llvm.readcyclecounter intrinsic | Tim Northover | 2013-05-23 | 1 | -0/+3 |
* | Fix typo in docs/GettingStarted.rst. | Rui Ueyama | 2013-05-22 | 1 | -1/+1 |
* | Make R600 non-experimental. | Rafael Espindola | 2013-05-22 | 1 | -0/+2 |
* | LangRef.rst: Clarify how basic blocks without named label are handled. | Sean Silva | 2013-05-20 | 1 | -2/+7 |
* | [docs] Minor doc tweaks. | Daniel Dunbar | 2013-05-20 | 1 | -2/+2 |
* | docs/Passes: fix some typos | Dmitri Gribenko | 2013-05-18 | 1 | -4/+4 |
* | Add Jade to the list of external projects using LLVM in the release notes. | Arnaud A. de Grandmaison | 2013-05-15 | 1 | -0/+14 |
* | Add 'CHECK-DAG' support | Michael Liao | 2013-05-14 | 1 | -0/+49 |
* | [SystemZ] Add disassembler support | Richard Sandiford | 2013-05-14 | 1 | -1/+1 |
* | Better output for long help strings for command-line options. | Alexander Kornienko | 2013-05-10 | 1 | -1/+2 |
* | Add SystemZ feats to CodeGenerator.rst | Richard Sandiford | 2013-05-08 | 1 | -0/+9 |
* | Remove exception handling support from the old JIT. | Rafael Espindola | 2013-05-07 | 1 | -0/+3 |
* | We're in 3.4 land now. | Bill Wendling | 2013-05-07 | 1 | -2/+2 |
* | Add empty release notes for 3.4. | Rafael Espindola | 2013-05-07 | 1 | -0/+77 |
* | Add two points to release notes about recent command line library changes. | Andrew Trick | 2013-05-07 | 2 | -0/+9 |
* | Mention SystemZ in the release notes | Richard Sandiford | 2013-05-07 | 1 | -0/+7 |
* | Note that EH is now supported in MCJIT. | Rafael Espindola | 2013-05-07 | 1 | -0/+3 |
* | Correct logical shift documentation | Tim Northover | 2013-05-07 | 1 | -1/+1 |
* | Implemented public interface for modifying registered (not positional or sink... | Andrew Trick | 2013-05-06 | 1 | -0/+51 |
* | Support command line option categories. | Andrew Trick | 2013-05-06 | 1 | -0/+75 |
* | [SystemZ] Add configure bits | Ulrich Weigand | 2013-05-06 | 1 | -1/+1 |
* | [docs] Update Target Feature Matrix for the XCore backend. | Richard Osborne | 2013-05-05 | 1 | -5/+5 |
* | Revert r181009. | Amara Emerson | 2013-05-03 | 1 | -3/+1 |
* | Remove comment that no target supports 128-bit IEEE floats | Richard Sandiford | 2013-05-03 | 1 | -5/+5 |