| Commit message (Expand) | Author | Age | Files | Lines |
| * | [RuntimeDyld] Add support for R_X86_64_PC8 relocation. | Maksim Panchenko | 2015-11-08 | 1 | -0/+8 |
| * | Refactor: Simplify boolean conditional return statements in lib/llvm/Executio... | Alexander Kornienko | 2015-11-05 | 1 | -3/+1 |
| * | Reapply r250906 with many suggested updates from Rafael Espindola. | Kevin Enderby | 2015-11-05 | 2 | -2/+6 |
| * | RuntimeDyld: fix -Wtype-limits | Saleem Abdulrasool | 2015-11-05 | 1 | -2/+2 |
| * | Revert "Revert "[Orc] Directly emit machine code for the x86 resolver block a... | Rafael Espindola | 2015-11-03 | 4 | -150/+90 |
| * | Revert "[Orc] Directly emit machine code for the x86 resolver block and tramp... | Rafael Espindola | 2015-11-03 | 4 | -90/+150 |
| * | [Orc] Directly emit machine code for the x86 resolver block and trampolines. | Lang Hames | 2015-11-03 | 4 | -150/+90 |
| * | RuntimeDyld: add COFF i386 support | Saleem Abdulrasool | 2015-11-01 | 2 | -0/+202 |
| * | Add a sys::OwningMemoryBlock class, which is a sys::MemoryBlock that owns its | Lang Hames | 2015-10-31 | 1 | -31/+10 |
| * | [Orc] Expose the compile callback API through the C bindings. | Lang Hames | 2015-10-30 | 2 | -13/+58 |
| * | [Orc] Teach IndirectStubsManager to manage an expandable pool of stubs, rather | Lang Hames | 2015-10-29 | 1 | -0/+16 |
| * | [Orc] Add support for RuntimeDyld::setProcessAllSections. | Lang Hames | 2015-10-29 | 1 | -0/+4 |
| * | [Orc] Remove the 'takeOwnershipOfBuffers' kludge. | Lang Hames | 2015-10-28 | 1 | -6/+1 |
| * | [Orc] Remove unnecessary semicolon. NFC. | Vasileios Kalintiris | 2015-10-28 | 1 | -2/+2 |
| * | [Orc] Re-add C bindings for the Orc APIs, with a fix to remove the union that | Lang Hames | 2015-10-28 | 4 | -0/+390 |
| * | [Orc] Revert the C bindngs commit, r251472, while I debug some builder failures. | Lang Hames | 2015-10-28 | 4 | -397/+0 |
| * | [Orc] Add experimental C bindings for Orc. | Lang Hames | 2015-10-28 | 4 | -0/+397 |
| * | [Orc] Add license header to OrcTargetSupport. | Lang Hames | 2015-10-26 | 1 | -1/+9 |
| * | [RuntimeDyld][COFF] Fix a think-o in the handling of the IMAGE_REL_AMD64_ADDR64 | Lang Hames | 2015-10-23 | 1 | -1/+1 |
| * | [ExecutionEngine] Garbage collect some dead (and unsafe) code. | Davide Italiano | 2015-10-22 | 1 | -22/+0 |
| * | [RuntimeDyld] Ignore ST_FILE symbols when constructing GlobalSymbolTable | Keno Fischer | 2015-10-21 | 1 | -1/+2 |
| * | Backing out commit r250906 as it broke lld. | Kevin Enderby | 2015-10-21 | 2 | -4/+4 |
| * | This removes the eating of the error in Archive::Child::getSize() when the ch... | Kevin Enderby | 2015-10-21 | 2 | -4/+4 |
| * | [RuntimeDyld][COFF] Fix some endianness issues, re-enable the regression test. | Lang Hames | 2015-10-19 | 1 | -10/+7 |
| * | [Orc] Add support for emitting indirect stubs directly into the JIT target's | Lang Hames | 2015-10-19 | 2 | -6/+87 |
| * | [RuntimeDyld] Add support for absolute symbols. | Lang Hames | 2015-10-18 | 3 | -18/+42 |
| * | [RuntimeDyld] Don't try to get the contents of sections that don't have any | Lang Hames | 2015-10-15 | 1 | -7/+7 |
| * | Fix -Wmismatched-tags error in modules build by removing unused forward decla... | Richard Smith | 2015-10-15 | 1 | -1/+0 |
| * | ExecutionEngine: Remove implicit ilist iterator conversions, NFC | Duncan P. N. Exon Smith | 2015-10-13 | 1 | -5/+4 |
| * | OrcJIT: Remove implicit ilist iterator conversions, NFC | Duncan P. N. Exon Smith | 2015-10-13 | 1 | -1/+1 |
| * | Interpreter: Remove implicit ilist iterator conversions, NFC | Duncan P. N. Exon Smith | 2015-10-13 | 1 | -2/+2 |
| * | [RuntimeDyld] Fix performance problem in resolveRelocations with many sections | Keno Fischer | 2015-10-10 | 1 | -7/+7 |
| * | Fix Clang-tidy modernize-use-nullptr warnings in source directories and gener... | Hans Wennborg | 2015-10-06 | 1 | -4/+3 |
| * | [Orc] Teach the CompileOnDemand layer to clone aliases. | Lang Hames | 2015-10-06 | 1 | -0/+14 |
| * | Fix performance problem in long-running SectionMemoryManagers | Keno Fischer | 2015-10-01 | 1 | -4/+15 |
| * | Remove roundingMode argument in APFloat::mod | Stephen Canon | 2015-09-21 | 1 | -2/+1 |
| * | [RuntimeDyld] Support non-zero addends for the MachO X86_64 SUBTRACTOR reloc. | Lang Hames | 2015-09-10 | 1 | -2/+6 |
| * | [RuntimeDyld] Fix a bug in debugging output: all sections should be dumped | Lang Hames | 2015-09-10 | 1 | -2/+13 |
| * | Re-commit r247216: "Fix Clang-tidy misc-use-override warnings, other minor fi... | Hans Wennborg | 2015-09-10 | 1 | -7/+8 |
| * | Revert r247216: "Fix Clang-tidy misc-use-override warnings, other minor fixes" | Hans Wennborg | 2015-09-10 | 1 | -8/+7 |
| * | Fix Clang-tidy misc-use-override warnings, other minor fixes | Hans Wennborg | 2015-09-10 | 1 | -7/+8 |
| * | [RuntimeDyld] Add support for MachO x86_64 SUBTRACTOR relocation. | Lang Hames | 2015-09-09 | 1 | -1/+50 |
| * | [SectionMemoryManager] Use range-based for loops. No functional change intended. | Benjamin Kramer | 2015-08-31 | 1 | -21/+10 |
| * | [mips64][mcjit] Add N64R6 relocations tests and fix N64R2 tests | Petar Jovanovic | 2015-08-28 | 1 | -2/+2 |
| * | [RuntimeDyld] Make sure code-sections aren't under-aligned. | Lang Hames | 2015-08-14 | 1 | -0/+6 |
| * | Remove and forbid raw_svector_ostream::flush() calls. | Yaron Keren | 2015-08-13 | 1 | -1/+0 |
| * | [mips][mcjit] Calculate correct addend for HI16 and PCHI16 reloc | Petar Jovanovic | 2015-08-13 | 3 | -9/+65 |
| * | [RuntimeDyld][AArch64] Add explicit addends before calling relocationValueRef. | Lang Hames | 2015-08-11 | 1 | -5/+4 |
| * | Fix some comment typos. | Benjamin Kramer | 2015-08-08 | 1 | -2/+2 |
| * | Convert getSymbolSection to return an ErrorOr. | Rafael Espindola | 2015-08-07 | 3 | -8/+8 |