This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-01 05:01:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
ExecutionEngine
History
Rafael Espindola
b0598a0361
Remove exception handling support from the old JIT.
...
llvm-svn: 181354
2013-05-07 20:53:59 +00:00
..
IntelJITEvents
Formatting correction
2013-01-29 00:50:18 +00:00
Interpreter
Teach the interpreter to handle vector compares and additional vector arithmetic operations.
2013-04-26 20:19:41 +00:00
JIT
Remove exception handling support from the old JIT.
2013-05-07 20:53:59 +00:00
MCJIT
Add EH support to the MCJIT.
2013-05-05 20:43:10 +00:00
OProfileJIT
[patch] bug 15055 Add Unistd.h to OProfileWrapper.cpp
2013-02-07 20:43:33 +00:00
RuntimeDyld
PowerPC: Fix unimplemented relocation on ppc64
2013-05-06 17:21:23 +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
This exposes more MCJIT options via the C API:
2013-05-01 22:58:00 +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