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
/
Bitcode
/
Reader
History
Chris Lattner
df1233dfbb
stop encoding type/value pairs when the type is implied by the value.
...
This shrinks the function block of kc++ from 1055K to 906K llvm-svn: 36816
2007-05-06 00:00:00 +00:00
..
BitcodeReader.cpp
stop encoding type/value pairs when the type is implied by the value.
2007-05-06 00:00:00 +00:00
BitcodeReader.h
stop encoding type/value pairs when the type is implied by the value.
2007-05-06 00:00:00 +00:00
Makefile
Initial support for reading bitcode files. They currently only read types,
2007-04-22 06:23:29 +00:00