summaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine/LLVMBuild.txt
AgeCommit message (Expand)Author
2015-06-01add missing dependency for ExecutionEngine libSanjay Patel
2015-05-26Remove NoFramePointerElim and NoFramePointerElimOverride from TargetOptions andAkira Hatanaka
2015-05-23Update ExecutionEngine/LLVMBuild.txt, to add LLVMCodeGen.NAKAMURA Takumi
2015-02-15[ExecutionEngine] Fix dependence issue by moving RTDyldMemoryManager intoLang Hames
2015-01-23[Orc] New JIT APIs.Lang Hames
2014-11-27Add LLVMObject to LLVMExecutionEngine.NAKAMURA Takumi
2014-09-02Reinstate "Nuke the old JIT."Eric Christopher
2014-08-07Temporarily Revert "Nuke the old JIT." as it's not quite ready toEric Christopher
2014-08-07Nuke the old JIT.Rafael Espindola
2013-12-11Prune redundant dependencies in LLVMBuild.txt.NAKAMURA Takumi
2012-03-13Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...Eli Bendersky
2011-12-12LLVMBuild: Introduce a common section which currently has a list of theDaniel Dunbar
2011-12-12LLVMBuild: Remove trailing newline, which irked me.Daniel Dunbar
2011-11-03build: Add initial cut at LLVMBuild.txt files.Daniel Dunbar