This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-02 15:36:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
ExecutionEngine
/
Orc
History
Lang Hames
cd68eba3b9
[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
…
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