summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ExecutionEngine/MCJIT/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Link to AggressiveInstCombine in a few places. Unbreaks build for me.Roman Lebedev2018-04-241-0/+1
* [CMake] Add RuntimeDyld to libdeps corresponding to r229343.NAKAMURA Takumi2015-02-161-0/+1
* Revert r227247 and r227228: "Add weak symbol support to RuntimeDyld".Lang Hames2015-01-281-1/+0
* [ExecutionEngine] Add weak symbol support to RuntimeDyldKeno Fischer2015-01-271-0/+1
* Reinstate "Nuke the old JIT."Eric Christopher2014-09-021-1/+0
* Temporarily Revert "Nuke the old JIT." as it's not quite ready toEric Christopher2014-08-071-0/+1
* Nuke the old JIT.Rafael Espindola2014-08-071-1/+0
* [CMake] Update libdeps.NAKAMURA Takumi2014-07-141-0/+1
* Stackmaps are used for OSR exits, which is a custom kind of unwinding. Hence,...Filip Pizlo2014-02-201-0/+1
* [CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.NAKAMURA Takumi2013-12-101-4/+8
* Removing unnecessary link component for MCJIT unittestsAndrew Kaylor2013-10-211-1/+0
* Tests for MCJIT multiple module supportAndrew Kaylor2013-10-011-0/+1
* Exposing MCJIT through C APIAndrew Kaylor2013-04-291-0/+1
* Re-enabling MCJIT object caching with memory leak fixedAndrew Kaylor2013-04-251-0/+1
* Revert "Adding object caching support to MCJIT"Rafael Espindola2013-04-251-1/+0
* Revert "Exposing MCJIT through C API"Rafael Espindola2013-04-251-1/+0
* Exposing MCJIT through C APIAndrew Kaylor2013-04-241-0/+1
* Fixing cmake build for MCJIT unit testsAndrew Kaylor2013-04-231-0/+1
* Moving SectionMemoryManager into RuntimeDyld and adding unit tests for it.Andrew Kaylor2012-11-271-2/+2
* Adding MCJIT and MemoryBuffer unit testsAndrew Kaylor2012-10-041-0/+25
OpenPOWER on IntegriCloud