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
David Blaikie
7b0281089e
BitcodeWriter: Refactor common computation of bits required for a type index.
...
Suggested by Duncan. Happy to bikeshed the name, cache the result, etc. llvm-svn: 230410
2015-02-25 00:51:52 +00:00
..
BitcodeWriter.cpp
BitcodeWriter: Refactor common computation of bits required for a type index.
2015-02-25 00:51:52 +00:00
BitcodeWriterPass.cpp
[PM] Switch the new pass manager to use a reference-based API for IR
2015-01-05 02:47:05 +00:00
BitWriter.cpp
Introduce LLVMWriteBitcodeToMemoryBuffer C API function.
2014-10-14 00:30:59 +00:00
CMakeLists.txt
Per discussion on the list, remove BitcodeVerify pass to reimplement as a free function.
2011-12-14 00:29:31 +00:00
LLVMBuild.txt
LLVMBuild: Remove trailing newline, which irked me.
2011-12-12 19:48:00 +00:00
Makefile
…
ValueEnumerator.cpp
BitcodeWriter: Refactor common computation of bits required for a type index.
2015-02-25 00:51:52 +00:00
ValueEnumerator.h
BitcodeWriter: Refactor common computation of bits required for a type index.
2015-02-25 00:51:52 +00:00