2015-06-30 |
Rafael Espindola | Use ErrorOr in getRelocationAdress. |
tree | commitdiff |
2015-06-30 |
Rafael Espindola | Don't return error_code from a function that doesn... |
tree | commitdiff |
2015-06-30 |
Rafael Espindola | Cleanup getRelocationAddend. |
tree | commitdiff |
2015-06-29 |
Rafael Espindola | Don't return error_code from function that never fails. |
tree | commitdiff |
2015-06-29 |
Benjamin Kramer | Upgrade JIT listeners for changes in the libObject... |
tree | commitdiff |
2015-06-26 |
Rafael Espindola | Expose getFlags via ELFSectionRef. |
tree | commitdiff |
2015-06-26 |
Rafael Espindola | Add a ELFSectionRef class and use it to expose getSecti... |
tree | commitdiff |
2015-06-26 |
Rafael Espindola | Simplify getSymbolType. |
tree | commitdiff |
2015-06-26 |
Rafael Espindola | Make getOther ELF only. |
tree | commitdiff |
2015-06-24 |
Rafael Espindola | Use Symbol.getValue to simplify RuntimeDyldCOFF::getSym... |
tree | commitdiff |
2015-06-24 |
Rafael Espindola | Change how symbol sizes are handled in lib/Object. |
tree | commitdiff |
2015-06-23 |
Rafael Espindola | Be sure to set the DataLayout before checking the cache. |
tree | commitdiff |
2015-06-23 |
Rafael Espindola | Simplify the Mangler interface now that DataLayout... |
tree | commitdiff |
2015-06-23 |
Petar Jovanovic | [mips64] Emit correct addend for some PC-relative reloc... |
tree | commitdiff |
2015-06-23 |
Alexander Kornienko | Revert r240137 (Fixed/added namespace ending comments... |
tree | commitdiff |
2015-06-22 |
Joseph Tremoulet | Fix line endings (NFC) |
tree | commitdiff |
2015-06-22 |
Joseph Tremoulet | [ORC] Add NullResolver |
tree | commitdiff |
2015-06-20 |
Keno Fischer | [MCJIT] Add a FindGlobalVariableNamed utility |
tree | commitdiff |
2015-06-19 |
Rafael Espindola | Improve error handling of getRelocationAddend. |
tree | commitdiff |
2015-06-19 |
Douglas Katzman | Avoid warning about inability to cast from ptr-to-obj... |
tree | commitdiff |
2015-06-19 |
Alexander Kornienko | Fixed/added namespace ending comments using clang-tidy... |
tree | commitdiff |
2015-06-16 |
Duncan P. N. Exon... | modules: Add explicit dependency on intrinsics_gen |
tree | commitdiff |
2015-06-13 |
Benjamin Kramer | [ExecutionEngine] ArrayRefize argument passing. |
tree | commitdiff |
2015-06-12 |
Lang Hames | [Orc] Fix a bug in the CompileOnDemand layer where... |
tree | commitdiff |
2015-06-10 |
Alexei Starovoitov | fix crash |
tree | commitdiff |
2015-06-09 |
Rui Ueyama | Remove object_error::success and use std::error_code... |
tree | commitdiff |
2015-06-08 |
Petar Jovanovic | [Mips64][mcjit] Add R_MIPS_PC32 relocation |
tree | commitdiff |
2015-06-03 |
Daniel Sanders | Re-commit r238838, r238844 with fix for host/target... |
tree | commitdiff |
2015-06-03 |
Rafael Espindola | This reverts commit r238838, r238844 and r238888. |
tree | commitdiff |
2015-06-02 |
Daniel Sanders | [mips][mcjit] Add support for R_MIPS_PC32. |
tree | commitdiff |
2015-06-02 |
Rafael Espindola | Simplify now that we always use an alignment of 2 for... |
tree | commitdiff |
2015-06-02 |
Davide Italiano | [RuntimeDydlELF] Use range-based loop. |
tree | commitdiff |
2015-06-01 |
Sanjay Patel | add missing dependency for ExecutionEngine lib |
tree | commitdiff |
2015-06-01 |
Rafael Espindola | Try to fix the build of IntelJITEventListener. |
tree | commitdiff |
2015-06-01 |
Rafael Espindola | Simplify another function that doesn't fail. |
tree | commitdiff |
2015-05-31 |
Rafael Espindola | Simplify interface of function that doesn't fail. |
tree | commitdiff |
2015-05-29 |
Benjamin Kramer | Replace push_back(Constructor(foo)) with emplace_back... |
tree | commitdiff |
2015-05-28 |
Petar Jovanovic | [Mips64] Add support for MCJIT for MIPS64r2 and MIPS64r6 |
tree | commitdiff |
2015-05-27 |
Lang Hames | [RuntimeDyld] Fix MachO i386 SECTDIFF relocation to... |
tree | commitdiff |
2015-05-26 |
Akira Hatanaka | Remove NoFramePointerElim and NoFramePointerElimOverrid... |
tree | commitdiff |
2015-05-23 |
NAKAMURA Takumi | Update ExecutionEngine/LLVMBuild.txt, to add LLVMCodeGen. |
tree | commitdiff |
2015-05-23 |
Akira Hatanaka | Stop resetting NoFramePointerElim in TargetMachine... |
tree | commitdiff |
2015-05-22 |
NAKAMURA Takumi | Reapply part of r237975, "Fix Clang -Wmissing-override... |
tree | commitdiff |
2015-05-22 |
Tobias Grosser | Revert "Fix Clang -Wmissing-override warning" |
tree | commitdiff |
2015-05-22 |
David Blaikie | Fix Clang -Wmissing-override warning |
tree | commitdiff |
2015-05-21 |
Keno Fischer | Make it easier to use DwarfContext with MCJIT |
tree | commitdiff |
2015-05-15 |
David Majnemer | [RuntimeDyld] Use isInt to assert that a relocation... |
tree | commitdiff |
2015-05-11 |
David Blaikie | Readdress r236990, use of static members on a non-stati... |
tree | commitdiff |
2015-05-05 |
Lang Hames | [Orc] Reapply r236465 with fixes for the MSVC bots. |
tree | commitdiff |
2015-05-04 |
Lang Hames | [Orc] Revert r236465 - It broke the Windows bots. |
tree | commitdiff |
2015-05-04 |
Lang Hames | [Orc] Refactor the compile-on-demand layer to make... |
tree | commitdiff |
2015-05-01 |
Keno Fischer | Reapply [RuntimeDyldELF] Fold Placeholder into Addend |
tree | commitdiff |
2015-04-29 |
David Blaikie | [opaque pointer type] Pass GlobalAlias the actual point... |
tree | commitdiff |
2015-04-23 |
Zachary Turner | Move DIContext.h to common DebugInfo location. |
tree | commitdiff |
2015-04-22 |
Lang Hames | [RuntimeDyld][COFF] Add external symbol resolution... |
tree | commitdiff |
2015-04-20 |
Lang Hames | [Orc] Make the makeStub function propagate argument... |
tree | commitdiff |
2015-04-20 |
Lang Hames | [Orc] Use the 64-bit versions of FXSAVE/FXRSTOR for... |
tree | commitdiff |
2015-04-16 |
Pavel Labath | Revert "[RuntimeDyldELF] Fold Placeholder into Addend" |
tree | commitdiff |
2015-04-16 |
Pavel Labath | Revert "[RuntimeDyldELF] Fix missing cases in Placehold... |
tree | commitdiff |
2015-04-16 |
Keno Fischer | [RuntimeDyldELF] Fix missing cases in Placeholder proce... |
tree | commitdiff |
2015-04-15 |
Keno Fischer | [RuntimeDyldELF] Fold Placeholder into Addend |
tree | commitdiff |
2015-04-15 |
Lang Hames | [RuntimeDyld] Add casts to make delta computation 64... |
tree | commitdiff |
2015-04-15 |
Lang Hames | [RuntimeDyld] Make sure we emit MachO __eh_frame and... |
tree | commitdiff |
2015-04-14 |
Lang Hames | [RuntimeDyld] Make SectionEntry's Name field a std... |
tree | commitdiff |
2015-04-14 |
Keno Fischer | [RuntimeDyldELF] Improve GOT support |
tree | commitdiff |
2015-04-12 |
Lang Hames | [Orc] During module partitioning, rename anonymous... |
tree | commitdiff |
2015-04-11 |
Alexander Kornienko | Use 'override/final' instead of 'virtual' for overridde... |
tree | commitdiff |
2015-04-11 |
Lang Hames | [Orc] Tidy up IndirectionUtils API a little, add some... |
tree | commitdiff |
2015-04-10 |
Benjamin Kramer | Reduce dyn_cast<> to isa<> or cast<> where possible. |
tree | commitdiff |
2015-04-08 |
Benjamin Kramer | [jitlistener] Remove unused code |
tree | commitdiff |
2015-04-07 |
Lang Hames | [RuntimeDyld] Always allocate at least 1 byte for objec... |
tree | commitdiff |
2015-04-07 |
Lang Hames | [Orc] Save all the x86-64 GPRs before re-entering the... |
tree | commitdiff |
2015-04-06 |
Lang Hames | [Orc] Tidy up the assembly for the x86-64 resolver... |
tree | commitdiff |
2015-04-02 |
Lang Hames | [Orc] Fix local-linkage handling in the CompileOnDemand... |
tree | commitdiff |
2015-04-02 |
Lang Hames | [Orc] Add support classes for inspecting and running... |
tree | commitdiff |
2015-03-31 |
Lang Hames | [ExecutionEngine] Fix MCJIT::addGlobalMapping. |
tree | commitdiff |
2015-03-30 |
Yaron Keren | Remove more superfluous .str() and replace std::string... |
tree | commitdiff |
2015-03-30 |
Alexei Starovoitov | [MCJIT] In debug memory dump output, don't truncate... |
tree | commitdiff |
2015-03-30 |
Lang Hames | [MCJIT][Orc] Refactor RTDyldMemoryManager, weave Runtim... |
tree | commitdiff |
2015-03-25 |
Lang Hames | [Orc] Refactor JITCompileCallbackManagerBase and Compil... |
tree | commitdiff |
2015-03-24 |
Lang Hames | [Orc] Move delta-handling for trampoline sizes into... |
tree | commitdiff |
2015-03-23 |
Chris Bieneman | Raising minimum required CMake version to 2.8.12.2. |
tree | commitdiff |
2015-03-23 |
Benjamin Kramer | Re-sort includes with sort-includes.py and insert raw_o... |
tree | commitdiff |
2015-03-16 |
David Blaikie | Fix uses of reserved identifiers starting with an under... |
tree | commitdiff |
2015-03-11 |
Lang Hames | [Orc][MCJIT][RuntimeDyld] Re-apply r231726 and r231724... |
tree | commitdiff |
2015-03-10 |
Eric Christopher | Temporarily revert r231726 and r231724 as they're break... |
tree | commitdiff |
2015-03-09 |
Lang Hames | [Orc][MCJIT][RuntimeDyld] Add symbol flags to symbols... |
tree | commitdiff |
2015-03-09 |
David Blaikie | Simplify expressions involving boolean constants with... |
tree | commitdiff |
2015-03-07 |
David Majnemer | Fix the autoconf build |
tree | commitdiff |
2015-03-07 |
David Majnemer | Fix unused variable/function warnings |
tree | commitdiff |
2015-03-07 |
David Majnemer | ExecutionEngine: Preliminary support for dynamically... |
tree | commitdiff |
2015-03-06 |
Benjamin Kramer | Fold init() helpers into constructors. NFC. |
tree | commitdiff |
2015-03-04 |
Mehdi Amini | Make DataLayout Non-Optional in the Module |
tree | commitdiff |
2015-03-01 |
Benjamin Kramer | Add missing includes. make_unique proliferated everywhere. |
tree | commitdiff |
2015-02-24 |
Tobias Grosser | Revert "Raising minimum required CMake version to 2... |
tree | commitdiff |
2015-02-23 |
Chad Rosier | Revert "Revert "Raising minimum required CMake version... |
tree | commitdiff |
2015-02-23 |
Chad Rosier | Revert "Raising minimum required CMake version to 2... |
tree | commitdiff |
2015-02-22 |
Lang Hames | [Orc] Remove redundant using directive. |
tree | commitdiff |
2015-02-22 |
Lang Hames | [Orc] Add header comment to IndirectionUtils.cpp. |
tree | commitdiff |
2015-02-21 |
Lang Hames | [Orc] Move Orc code into a namespace (llvm::orc), updat... |
tree | commitdiff |
next |