Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some Clang-tidy modernize warnings, other minor fixes. | Eugene Zelenko | 2015-11-04 | 1 | -9/+7 |
* | Silence an extra semicolon warning; NFC. | Aaron Ballman | 2015-11-04 | 1 | -1/+1 |
* | Revert "Revert "[Orc] Directly emit machine code for the x86 resolver block a... | Rafael Espindola | 2015-11-03 | 1 | -3/+3 |
* | Revert "[Orc] Directly emit machine code for the x86 resolver block and tramp... | Rafael Espindola | 2015-11-03 | 1 | -3/+3 |
* | [Orc] Directly emit machine code for the x86 resolver block and trampolines. | Lang Hames | 2015-11-03 | 1 | -3/+3 |
* | [Orc] Expose the compile callback API through the C bindings. | Lang Hames | 2015-10-30 | 1 | -8/+60 |
* | [Orc] Re-add C bindings for the Orc APIs, with a fix to remove the union that | Lang Hames | 2015-10-28 | 1 | -0/+109 |
* | [Orc] Revert the C bindngs commit, r251472, while I debug some builder failures. | Lang Hames | 2015-10-28 | 1 | -109/+0 |
* | [Orc] Add experimental C bindings for Orc. | Lang Hames | 2015-10-28 | 1 | -0/+109 |