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
4b6ce8fa59ecef965fd6569182d13e4d2752025a
clang-p2996
/
llvm
/
lib
/
Bitcode
/
Reader
History
Chris Lattner
036d1bddf2
implement the 'string constant' optimization. This shrinks kc.bit from
...
2878544 to 2815788 llvm-svn: 36818
2007-05-06 00:35:24 +00:00
..
BitcodeReader.cpp
implement the 'string constant' optimization. This shrinks kc.bit from
2007-05-06 00:35:24 +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