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
/
include
/
llvm
/
Bitcode
/
Serialization.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed trailing whitespace.
Misha Brukman
2009-02-20
1
-4
/
+4
*
Add member template version of SerializeTrait<T>::Create that also accepts
Ted Kremenek
2008-04-03
1
-0
/
+5
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Renamed serialization method "Materialize" to "Create". This is an API change.
Ted Kremenek
2007-11-13
1
-1
/
+1
*
Implemented serialization of signed integers.
Ted Kremenek
2007-11-07
1
-0
/
+5
*
Removed ReadVal from SerializeTrait<T>, and also removed it from
Ted Kremenek
2007-11-01
1
-3
/
+1
*
Fixed bug where default SerializeTrait<>::Materialize would not return the ma...
Ted Kremenek
2007-10-26
1
-1
/
+1
*
Added default implementation of SerializeTrait<> that dispatches to
Ted Kremenek
2007-10-26
1
-0
/
+22
*
Created header file to include minimal forward references needed for
Ted Kremenek
2007-10-25
1
-6
/
+4
*
Implemented prototype serialization of pointers, including support
Ted Kremenek
2007-10-25
1
-2
/
+2
*
Split Serialization.h into separate headers: Serialize.h and
Ted Kremenek
2007-10-24
1
-103
/
+15
*
Silenced a VC++ warning.
Hartmut Kaiser
2007-10-24
1
-1
/
+1
*
Added "ReadEnum" and "WriteEnum" to serialization classes.
Ted Kremenek
2007-10-23
1
-3
/
+16
*
Added preliminary implementation of generic object serialization to bitcode.
Ted Kremenek
2007-10-23
1
-0
/
+115