index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Bitcode
/
Writer
/
Serialize.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Added typedef "SerializedPtrID" to represent the pointer handle written to disk
Ted Kremenek
2007-11-08
1
-3
/
+13
*
Implemented serialization of signed integers.
Ted Kremenek
2007-11-07
1
-1
/
+16
*
Serializer no longer automatically emits a root-level block in the bitstream.
Ted Kremenek
2007-11-06
1
-6
/
+2
*
Renamed "Flush()" to "FlushRecord()".
Ted Kremenek
2007-11-06
1
-3
/
+3
*
Added support in serializer and deserializer to create arbitrary blocks.
Ted Kremenek
2007-11-05
1
-3
/
+19
*
Added Serializer::EmitRef to deal with emitting arbitrary references.
Ted Kremenek
2007-10-31
1
-1
/
+1
*
Added special treatment of serializing NULL pointers.
Ted Kremenek
2007-10-25
1
-1
/
+4
*
Implemented prototype serialization of pointers, including support
Ted Kremenek
2007-10-25
1
-1
/
+11
*
Split Serialization.h into separate headers: Serialize.h and
Ted Kremenek
2007-10-24
1
-7
/
+23
*
Added preliminary implementation of generic object serialization to bitcode.
Ted Kremenek
2007-10-23
1
-0
/
+52