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
/
Bytecode
/
Writer
History
Chris Lattner
82a06ec1ca
Only compute the module levels info once per module, instead of once
...
per function. This speeds up bcwriting on 447.dealII from 10.16s to 6.81s (49%). llvm-svn: 34132
2007-02-10 05:54:33 +00:00
..
Makefile
Use archive libraries instead of object files for VMCore, BCReader,
2006-06-01 01:30:27 +00:00
SlotCalculator.cpp
Only compute the module levels info once per module, instead of once
2007-02-10 05:54:33 +00:00
SlotCalculator.h
Clone and specialize CreateSlotIfNeeded into CreateFunctionValueSlot to handle
2007-02-10 05:45:09 +00:00
Writer.cpp
getTypeSlot can never fail
2007-02-10 05:17:48 +00:00
WriterInternals.h
remove unneeded #includes
2007-02-09 07:54:13 +00:00