This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
ExecutionEngine
/
JIT
History
Duncan Sands
05837edae7
Use getPreferredAlignmentLog or getPreferredAlignment
...
to get the alignment of global variables, rather than using hand-made versions. llvm-svn: 46495
2008-01-29 06:23:44 +00:00
..
Intercept.cpp
Remove symbols that don't exist, remove tabs, fix comment typo
2008-01-03 22:15:32 +00:00
JIT.cpp
Use getPreferredAlignmentLog or getPreferredAlignment
2008-01-29 06:23:44 +00:00
JIT.h
Remove attribution from file headers, per discussion on llvmdev.
2007-12-29 20:36:04 +00:00
JITEmitter.cpp
JITEmitter.cpp was trying to sync the icache for function stubs, but
2008-01-25 16:41:09 +00:00
JITMemoryManager.cpp
Remove attribution from file headers, per discussion on llvmdev.
2007-12-29 20:36:04 +00:00
Makefile
remove attribution from lib Makefiles.
2007-12-29 20:09:26 +00:00
TargetSelect.cpp
Remove attribution from file headers, per discussion on llvmdev.
2007-12-29 20:36:04 +00:00