summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/LLVMBuild.txt
Commit message (Expand)AuthorAgeFilesLines
* Break out OrcError and RPCChris Bieneman2019-10-291-1/+1
* Initial implementation of JITLink - A replacement for RuntimeDyld.Lang Hames2019-04-201-1/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Add PerfJITEventListener for perf profiling support.Andres Freund2018-07-241-1/+1
* add missing dependency for ExecutionEngine libSanjay Patel2015-06-011-1/+1
* Remove NoFramePointerElim and NoFramePointerElimOverride from TargetOptions andAkira Hatanaka2015-05-261-1/+1
* Update ExecutionEngine/LLVMBuild.txt, to add LLVMCodeGen.NAKAMURA Takumi2015-05-231-1/+1
* [ExecutionEngine] Fix dependence issue by moving RTDyldMemoryManager intoLang Hames2015-02-151-1/+1
* [Orc] New JIT APIs.Lang Hames2015-01-231-1/+1
* Add LLVMObject to LLVMExecutionEngine.NAKAMURA Takumi2014-11-271-1/+1
* Reinstate "Nuke the old JIT."Eric Christopher2014-09-021-1/+1
* Temporarily Revert "Nuke the old JIT." as it's not quite ready toEric Christopher2014-08-071-1/+1
* Nuke the old JIT.Rafael Espindola2014-08-071-1/+1
* Prune redundant dependencies in LLVMBuild.txt.NAKAMURA Takumi2013-12-111-1/+1
* Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...Eli Bendersky2012-03-131-1/+1
* LLVMBuild: Introduce a common section which currently has a list of theDaniel Dunbar2011-12-121-0/+3
* LLVMBuild: Remove trailing newline, which irked me.Daniel Dunbar2011-12-121-1/+0
* build: Add initial cut at LLVMBuild.txt files.Daniel Dunbar2011-11-031-0/+23
OpenPOWER on IntegriCloud