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
2c5ddd20ba7e97564c5ff178a6a569d94dea6361
clang-p2996
/
llvm
/
lib
/
ExecutionEngine
History
Chris Lattner
834b1272f3
Make the JIT zero out globals with memset instead of an element at a time. This
...
should speed it up a bit on a lot of programs llvm-svn: 11472
2004-02-15 05:54:06 +00:00
..
Interpreter
Fix off-by-one in Interpreter::getFirstVarArg(), which was punishing
2004-02-13 06:18:39 +00:00
JIT
There is no reason to #define fd
2004-02-08 19:33:07 +00:00
ExecutionEngine.cpp
Make the JIT zero out globals with memset instead of an element at a time. This
2004-02-15 05:54:06 +00:00
Makefile
Added LLVM copyright notice to Makefiles.
2003-10-20 22:26:57 +00:00