llvm-6502/lib/ExecutionEngine
Micah Villmow 3574eca1b0 Move TargetData to DataLayout.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165402 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-08 16:38:25 +00:00
..
IntelJITEvents Removing dependency on third party library for Intel JIT event support. 2012-09-28 17:35:20 +00:00
Interpreter Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
JIT Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
MCJIT Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
OProfileJIT Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp and 2012-06-28 00:05:13 +00:00
RuntimeDyld Implement .rel relocation for R_ARM_ABS32 in MCJIT. 2012-10-03 16:29:42 +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 lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp and 2012-06-28 00:05:13 +00:00
ExecutionEngine.cpp Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
ExecutionEngineBindings.cpp Move TargetData to DataLayout. 2012-10-08 16:38:25 +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 Support for generating ELF objects on Windows. 2012-10-02 18:38:34 +00:00