aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ExecutionEngine/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-2/+6
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+1
* Put RTDyldMemoryManager into its own file, and make it linked into Filip Pizlo2013-05-211-0/+1
* Roll out r182411 and 182412 because it's still broken.Filip Pizlo2013-05-211-1/+0
* Put RTDyldMemoryManager into its own file, and make it linked into Filip Pizlo2013-05-211-0/+1
* Roll out r182407 and r182408 because they broke builds.Filip Pizlo2013-05-211-1/+0
* Put RTDyldMemoryManager into its own file, and make it linked into Filip Pizlo2013-05-211-0/+1
* Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...Eli Bendersky2012-03-131-0/+10
* build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar2011-11-291-7/+0
* Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth2011-07-291-0/+7
* ExecutionEngine: fix JIT/MCJIT selectTarget() duplication (v2)Dylan Noblesmith2011-05-131-0/+1
* Revert ExecutionEngine patches, they either failed to build or broke unit tests.Jakob Stoklund Olesen2011-05-071-1/+0
* ExecutionEngine: fix JIT/MCJIT selectTarget() duplicationDylan Noblesmith2011-05-061-0/+1
* Build the new RuntimeDyld library.Oscar Fuentes2011-03-211-0/+1
* Move library stuff out of the toplevel CMakeLists.txt file.Oscar Fuentes2011-02-181-0/+4
* Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."Michael J. Spencer2010-09-131-2/+0
* CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.Michael J. Spencer2010-09-101-0/+2
* Eliminate object-relinking support from CMake. Fixes PR 4429 andDouglas Gregor2009-06-231-1/+1
* CMake: Turned some libraries into partially linked objects. CorrectedOscar Fuentes2008-10-221-1/+1
* Initial support for the CMake build system.Oscar Fuentes2008-09-221-0/+4