This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
archived-llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked archived-llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2026-01-31 01:35:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c4e8cdcf1022bcde3b8a80c4500a5bb2efdc2470
archived-llvm-mirror
/
lib
/
ExecutionEngine
/
Orc
History
Lang Hames
a366b4ef77
[Orc] Reapply r236465 with fixes for the MSVC bots.
...
llvm-svn: 236506
2015-05-05 17:37:18 +00:00
..
CMakeLists.txt
[Orc] Reapply r236465 with fixes for the MSVC bots.
2015-05-05 17:37:18 +00:00
ExecutionUtils.cpp
[Orc] Add support classes for inspecting and running C++ static ctor/dtors, and
2015-04-02 04:34:45 +00:00
IndirectionUtils.cpp
[Orc] Reapply r236465 with fixes for the MSVC bots.
2015-05-05 17:37:18 +00:00
LLVMBuild.txt
Orc/LLVMBuild.txt: Prune redundant "Target" in libdeps.
2015-01-25 11:41:41 +00:00
Makefile
[Orc] New JIT APIs.
2015-01-23 21:25:00 +00:00
OrcMCJITReplacement.cpp
[Orc] Move Orc code into a namespace (llvm::orc), update Kaleidoscope code.
2015-02-21 20:44:36 +00:00
OrcMCJITReplacement.h
Use 'override/final' instead of 'virtual' for overridden methods
2015-04-11 02:11:45 +00:00
OrcTargetSupport.cpp
[Orc] Use the 64-bit versions of FXSAVE/FXRSTOR for JIT reentry.
2015-04-20 18:25:44 +00:00