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
/
Writer
History
Chris Lattner
e9759c29d1
further reduce the redundancy of types in the instruction encoding. This
...
shrinks function bodies in kc++ from 891913B to 884073B llvm-svn: 36817
2007-05-06 00:21:25 +00:00
..
BitcodeWriter.cpp
further reduce the redundancy of types in the instruction encoding. This
2007-05-06 00:21:25 +00:00
Makefile
Initial support for writing bitcode files. This currently only writes types,
2007-04-22 06:24:45 +00:00
ValueEnumerator.cpp
optimize constant layout. This fixes encoding of 181.mcf (by ensuring
2007-05-04 05:21:47 +00:00
ValueEnumerator.h
optimize constant layout. This fixes encoding of 181.mcf (by ensuring
2007-05-04 05:21:47 +00:00