Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ORC] Save AArch64 NEON state in the JIT reentry block. | Lang Hames | 2016-05-01 | 1 | -42/+74 |
* | [Orc] Add ORC lazy-compilation support for AArch64. | Lang Hames | 2016-04-29 | 1 | -0/+144 |
* | [ORC] clang-format code that was touched in r267457. NFC. | Lang Hames | 2016-04-25 | 1 | -119/+111 |
* | [ORC] Thread Error/Expected through the RPC library. | Lang Hames | 2016-04-25 | 1 | -12/+12 |
* | [NFC] Header cleanup | Mehdi Amini | 2016-04-18 | 1 | -1/+0 |
* | [Orc] Add stack-realignment code to the i386 resolver function. | Lang Hames | 2016-02-21 | 1 | -27/+30 |
* | [Orc] Add lazy-JITting support for i386. | Lang Hames | 2016-02-10 | 1 | -0/+125 |
* | [Orc] Slightly improve the x86-64 resolver block machine code. | Lang Hames | 2016-02-06 | 1 | -8/+7 |
* | [Orc] Fix a typo in the comments for the x86_64 resolver block. | Lang Hames | 2016-02-05 | 1 | -2/+2 |
* | [Orc] Turn OrcX86_64::IndirectStubsInfo into a template helper class: | Lang Hames | 2016-02-02 | 1 | -2/+1 |
* | [Orc] Rename OrcTargetSupport to OrcArchitectureSupport to avoid confusion with | Lang Hames | 2016-01-11 | 1 | -0/+171 |