This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
abb3fa69b4bd9aac5b43f00a0c19e4772e8e1c93
clang-p2996
/
llvm
/
lib
/
ExecutionEngine
/
JIT
History
Eli Bendersky
0e2ac5bcdb
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
..
CMakeLists.txt
Move getPointerToNamedFunction() from JIT/MCJIT to JITMemoryManager.
2012-03-28 21:46:36 +00:00
JIT.cpp
Move getPointerToNamedFunction() from JIT/MCJIT to JITMemoryManager.
2012-03-28 21:46:36 +00:00
JIT.h
Move getPointerToNamedFunction() from JIT/MCJIT to JITMemoryManager.
2012-03-28 21:46:36 +00:00
JITDwarfEmitter.cpp
Add bundle aware API for querying instruction properties and switch the code
2011-12-07 07:15:52 +00:00
JITDwarfEmitter.h
Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions for
2011-07-18 22:29:13 +00:00
JITEmitter.cpp
Convert assert(0) to llvm_unreachable
2012-02-07 05:05:23 +00:00
JITMemoryManager.cpp
Fix some formatting, grammar and style issues and add a couple of missing comments.
2012-04-29 12:40:47 +00:00
LLVMBuild.txt
LLVMBuild: Remove trailing newline, which irked me.
2011-12-12 19:48:00 +00:00
Makefile
…