| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [C++] Use 'nullptr'. | Craig Topper | 2014-04-24 | 1 | -7/+6 |
| * | Make GDBJITRegistrar thread safe. Patch by Jim Kearyn, with cleanup by | Lang Hames | 2014-03-13 | 1 | -16/+10 |
| * | [C++11] Add 'override' keyword to virtual methods that override their base cl... | Craig Topper | 2014-03-08 | 1 | -2/+2 |
| * | Attempt to fix the MSVC build. | Rafael Espindola | 2014-01-16 | 1 | -0/+2 |
| * | Prevent calls to __jit_debug_register_code from being optimized out. | Rafael Espindola | 2014-01-16 | 1 | -1/+5 |
| * | Removed "static" from "__jit_debug_descriptor" because "static" adds C++ mang... | Elena Demikhovsky | 2012-12-24 | 1 | -1/+1 |
| * | Use the new script to sort the includes of every file under lib. | Chandler Carruth | 2012-12-03 | 1 | -3/+3 |
| * | Clean-up of memory buffer and object ownership model in MCJIT | Andrew Kaylor | 2012-10-02 | 1 | -4/+4 |
| * | Add files which were not included by commit 154868. | Preston Gurd | 2012-04-16 | 1 | -0/+214 |

