This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
archived-llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked archived-llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2026-01-31 01:35:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f4bc385d1bc75f2cbebe9f8effe7fa73eb757e98
archived-llvm-mirror
/
lib
/
Bitcode
/
Writer
History
Ted Kremenek
f4bc385d1b
Implemented serialization of signed integers.
...
llvm-svn: 43828
2007-11-07 18:24:34 +00:00
..
BitcodeWriter.cpp
Next PPC long double bits. First cut at constants.
2007-10-11 18:07:22 +00:00
BitcodeWriterPass.cpp
Deleting -emitbitcode option which did nothing.
2007-11-04 20:28:31 +00:00
BitWriter.cpp
Bindings for the verifier.
2007-10-06 21:00:36 +00:00
Makefile
Initial support for writing bitcode files. This currently only writes types,
2007-04-22 06:24:45 +00:00
Serialize.cpp
Implemented serialization of signed integers.
2007-11-07 18:24:34 +00:00
SerializeAPInt.cpp
Added serialization support for APInt.
2007-10-26 21:50:10 +00:00
ValueEnumerator.cpp
Fix a nasty problem where we would miss enumeration of some types. This fixes
2007-05-06 08:35:19 +00:00
ValueEnumerator.h
Fix a nasty problem where we would miss enumeration of some types. This fixes
2007-05-06 08:35:19 +00:00