]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - lib/ExecutionEngine
constify the getters in SDNodeDbgValue.
[opencl/llvm.git] / lib / ExecutionEngine /
2014-10-10 Lang Hames[MCJIT] Replace memcpy with readBytesUnaligned in Runti...
2014-10-08 Rafael EspindolaRemove bogus std::error_code returns form SectionRef.
2014-10-08 Rafael EspindolaFix indentation.
2014-10-01 Lang Hames[MCJIT] Don't crash in debugging output for sections...
2014-10-01 Lang Hames[MCJIT] Turn the getSymbolAddress free function created...
2014-09-29 David BlaikieUnit test r218187, changing RTDyldMemoryManager::getSym...
2014-09-23 Lang Hames[MCJIT] Fix some more RuntimeDyld debugging output...
2014-09-23 Lang Hames[MCJIT] Remove a few more references to JITMemoryManage...
2014-09-23 Lang Hames[MCJIT] Remove #include of JITMemoryManager that accide...
2014-09-23 Lang Hames[MCJIT] Delete the JTIMemoryManager and associated...
2014-09-21 Lang HamesRemove redundant if test.
2014-09-20 NAKAMURA TakumiRTDyldMemoryManager::getSymbolAddress(): Make sure...
2014-09-20 Lang Hames[MCJIT] Make RTDyldMemoryManager::getSymbolAddress...
2014-09-19 Chris BienemanConverting the JITDebugLock mutex to a ManagedStatic...
2014-09-19 Chris BienemanConverting FuncNames to a ManagedStatic to avoid static...
2014-09-18 Lang Hames[MCJIT] Fix a debugging-output formatting bug in Runtim...
2014-09-16 Reid KlecknerAdd a missing return to operator=
2014-09-16 Reid KlecknerFix move-only type issues in Interpreter with MSVC
2014-09-16 Benjamin KramerSpell out a move ctor. Even the 2013 vintage of MSVC...
2014-09-16 Benjamin KramerInterpreter: Hack around a series of bugs in MSVC 2012...
2014-09-15 Benjamin KramerAdd return that was lost somehow in my last commit.
2014-09-15 Benjamin KramerRemove ancient hack that was emulating move semantics...
2014-09-15 Lang Hames[MCJIT] Start Stringref-izing the ExecutionEngine inter...
2014-09-11 Lang Hames[MCJIT] Improve the "stub not found" diagnostic in...
2014-09-11 Lang Hames[MCJIT] Add support for ARM HALF_DIFF relocations to...
2014-09-11 Lang Hames[MCJIT] Take the relocation addend into account when...
2014-09-10 Rafael EspindolaAdd doInitialization/doFinalization to DataLayoutPass.
2014-09-10 Lang Hames[MCJIT] Remove redundant architecture check from Runtim...
2014-09-07 Lang Hames[MCJIT] Revert partial RuntimeDyldELF cleanup that...
2014-09-07 Lang Hames[MCJIT] Rewrite RuntimeDyldMachO and its derived classe...
2014-09-07 Lang Hames[MCJIT] Fix a bug RuntimeDyldImpl's read/writeBytesUnal...
2014-09-05 Lang Hames[MCJIT] Fix an iterator invalidation bug in MCJIT:...
2014-09-05 Lang Hames[MCJIT] Const-ify the symbol lookup operations on Runti...
2014-09-04 David BlaikieFix use-after-move introduced in r217065 and caught...
2014-09-04 David Blaikieunique_ptrify RuntimeDyld::Dyld
2014-09-04 Jan Veselybuild/cmake: Fix CMP0023 warning with libffi
2014-09-04 Lang Hames[MCJIT] Make sure eh-frame fixups use the target's...
2014-09-04 Lang Hames[MCJIT] Add command-line argument to llvm-rtdyld to...
2014-09-03 David Blaikieunique_ptrify RuntimeDyldImpl::loadObject
2014-09-03 Chandler Carruth[JIT] Add an out-of-line definition for the virtual...
2014-09-03 David Blaikieunique_ptrify MCJIT::emitObject
2014-09-03 David Blaikieunique_ptrify a bunch of stuff through RuntimeDyld...
2014-09-03 Benjamin KramerAdd override to overriden virtual methods, remove virtu...
2014-09-03 Lang Hames[MCJIT] Make llvm-rtdyld process eh_frame sections...
2014-09-03 Lang Hames[MCJIT] Add a 'section_addr' builtin function to Runtim...
2014-09-02 David Blaikieunique_ptrify passing the TargetMachine to ExecutionEng...
2014-09-02 Eric ChristopherReinstate "Nuke the old JIT."
2014-08-29 Lang Hames[MCJIT] Move endian-aware read/writes from RuntimeDyldM...
2014-08-29 Robin MorissetFix typos in comments, NFC
2014-08-28 Lang Hames[MCJIT] Fix format specifiers for debug output in Runti...
2014-08-27 Alexey SamsonovFix unaligned reads/writes in X86JIT and RuntimeDyldELF.
2014-08-27 Lang Hames[MCJIT] Replace a C-style cast in RuntimeDyldImpl.h.
2014-08-27 Lang Hames[MCJIT] More endianness fixes for RuntimeDyldMachO.
2014-08-26 Rafael EspindolaGive ExecutionEngine of top level buffers.
2014-08-26 Benjamin KramerSilence unused function warning in Release builds.
2014-08-26 Dylan NoblesmithExecutionEngine: address review comments
2014-08-25 Lang Hames[MCJIT][SystemZ] Use a simpler expression for indirect...
2014-08-25 Lang Hames[MCJIT] Dump section memory both before and after reloc...
2014-08-25 Lang Hames[MCJIT] Make RuntimeDyld dump section contents in ...
2014-08-25 Dylan NoblesmithExecutionEngine: unique_ptr-ify
2014-08-25 Dylan NoblesmithEE/JIT: unique_ptr-ify
2014-08-24 Craig TopperUse range based for loops to avoid needing to re-mentio...
2014-08-23 Dylan NoblesmithSupport: add llvm::unique_lock
2014-08-23 Dylan NoblesmithSupport: make LLVM Mutexes STL-compatible
2014-08-21 Rafael EspindolaRemove dead code. NFC.
2014-08-21 Elena DemikhovskyIntelJITEventListener updates to fix breaks by recent...
2014-08-19 Lang Hames[MCJIT] Allow '$' characters in symbol names in Runtime...
2014-08-19 Rafael EspindolaDon't own the buffer in object::Binary.
2014-08-19 Rafael EspindolaMake it explicit that ExecutionEngine takes ownership...
2014-08-18 Rafael EspindolaUse a range loop. NFC.
2014-08-18 Lang Hames[MCJIT] Respect target endianness in RuntimeDyldMachO...
2014-08-17 Rafael EspindolaUse copy initialization to initialize std::unique_ptr.
2014-08-14 Lang Hames[MCJIT] Support DisableSymbolSearching and InstallLazyF...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-08-08 Lang Hames[MCJIT] Simplify immediate decoding code in the Runtime...
2014-08-07 Eric ChristopherTemporarily Revert "Nuke the old JIT." as it's not...
2014-08-07 Lang Hames[MCJIT] Replace a c-style cast with reinterpret_cast...
2014-08-07 Rafael Espindolafix configure+make build
2014-08-07 Rafael EspindolaNuke the old JIT.
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-08-02 Lang Hames[MCJIT] Fix an overly-aggressive check in RuntimeDyldMa...
2014-08-01 Rafael EspindolaInclude Archive.h
2014-08-01 Rafael EspindolaMove virtual method out of line.
2014-08-01 Rafael EspindolaReplace comment about ownership with std::unique_ptr.
2014-08-01 Rafael EspindolaUse range loop.
2014-08-01 Rafael EspindolaRemove some calls to std::move.
2014-07-31 Rafael EspindolaUse std::unique_ptr to make the ownership explicit.
2014-07-31 Rafael EspindolaDelete dead code.
2014-07-30 Lang Hames[MCJIT] Fix the ARM BR24 relocation in RuntimeDyldMachO.
2014-07-29 Lang Hames[MCJIT] Add options to llvm-rtdyld to describe a phony...
2014-07-29 Lang Hames[MCJIT] Make sure we print the full 64-bit result of...
2014-07-29 Lang Hames[MCJIT] Make the RuntimeDyldChecker stub_addr builtin...
2014-07-29 Juergen Ributzka[RuntimeDyld][AArch64] Make encode/decodeAddend also...
2014-07-29 Juergen Ributzka[RuntimeDyld][AArch64] Make encode/decodeAddend more...
2014-07-24 Rafael EspindolaRemove dead code.
2014-07-23 Saleem AbdulrasoolExecutionEngine: remove a stray semicolon
2014-07-23 Tim NorthoverAArch64: remove arm64 triple enumerator.
2014-07-23 NAKAMURA TakumiRuntimeDyldMachOAArch64.h: Fix a warning. [-Wunused...
2014-07-22 Lang Hames[MCJIT] Make stub_addr functionality in RuntimeDyldChec...
2014-07-22 Lang Hames[MCJIT] Teach RuntimeDyldChecker to handle underscores...
next