This website requires JavaScript.
Explore
Help
Register
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-01-12 22:53:08 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
include
/
llvm
/
ExecutionEngine
History
Eli Bendersky
69e2bfda68
Fix some formatting, grammar and style issues and add a couple of missing comments.
...
llvm-svn: 155793
2012-04-29 12:40:47 +00:00
..
ExecutionEngine.h
Make it feasible for clients using EngineBuilder to capture the TargetMachine that is created as part of selecting the appropriate target.
2012-03-23 17:40:56 +00:00
GenericValue.h
Merge System into Support.
2010-11-29 18:16:10 +00:00
IntelJITEventsWrapper.h
Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code in LLVM.
2012-03-13 08:33:15 +00:00
Interpreter.h
Fix comments from copy-paste to a more relevant meaning
2012-04-29 10:26:26 +00:00
JIT.h
Fix comments from copy-paste to a more relevant meaning
2012-04-29 10:26:26 +00:00
JITEventListener.h
Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code in LLVM.
2012-03-13 08:33:15 +00:00
JITMemoryManager.h
Move getPointerToNamedFunction() from JIT/MCJIT to JITMemoryManager.
2012-03-28 21:46:36 +00:00
MCJIT.h
Fix comments from copy-paste to a more relevant meaning
2012-04-29 10:26:26 +00:00
OProfileWrapper.h
Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code in LLVM.
2012-03-13 08:33:15 +00:00
RuntimeDyld.h
Fix some formatting, grammar and style issues and add a couple of missing comments.
2012-04-29 12:40:47 +00:00