llvm-6502/lib/ExecutionEngine
Eric Christopher 43dfffe890 Fix dependency layering issues caused by r180112.
Patch by Tom Stellard. (Committed while he's afk per request)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180157 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-23 22:53:53 +00:00
..
IntelJITEvents Formatting correction 2013-01-29 00:50:18 +00:00
Interpreter Revert r179409 because it caused some warnings and some of the build bots fail. 2013-04-12 22:02:26 +00:00
JIT Make APFloat constructor require explicit semantics. 2013-01-22 09:46:31 +00:00
MCJIT Adding object caching support to MCJIT 2013-04-23 21:26:38 +00:00
OProfileJIT [patch] bug 15055 Add Unistd.h to OProfileWrapper.cpp 2013-02-07 20:43:33 +00:00
RuntimeDyld Two small cleanups for ELF's templates. 2013-04-17 21:20:55 +00:00
CMakeLists.txt Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code in LLVM. 2012-03-13 08:33:15 +00:00
EventListenerCommon.h Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
ExecutionEngine.cpp Make the host endianness check an integer constant expression. 2013-04-15 14:44:24 +00:00
ExecutionEngineBindings.cpp Fix dependency layering issues caused by r180112. 2013-04-23 22:53:53 +00:00
LLVMBuild.txt Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code in LLVM. 2012-03-13 08:33:15 +00:00
Makefile Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code in LLVM. 2012-03-13 08:33:15 +00:00
TargetSelect.cpp Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00