projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Duncan pointed out that we can fast fail here, because the sret parameter of
2008-02-15
Ted Kremenek
Fixed bug in FoldingSetIteratorImpl where we did not...
commit
|
commitdiff
|
tree
2008-02-11
Ted Kremenek
The factories for ImutAVLTree/ImmutableSet/ImmutableMap...
commit
|
commitdiff
|
tree
2008-02-11
Ted Kremenek
Added "Profile" method to APFloat for use with FoldingSet.
commit
|
commitdiff
|
tree
2008-02-08
Ted Kremenek
Constified operator<< in APSInt.
commit
|
commitdiff
|
tree
2008-02-05
Ted Kremenek
Added FoldingSet profiling support to ImmutableSet.
commit
|
commitdiff
|
tree
2008-02-05
Ted Kremenek
Changed profiling method for ImmutableMap to once again...
commit
|
commitdiff
|
tree
2008-02-04
Ted Kremenek
Modified 'Profile' method of ImmutableMap to use the...
commit
|
commitdiff
|
tree
2008-02-04
Ted Kremenek
Modified node creation of ImutAVLTree to do a hash...
commit
|
commitdiff
|
tree
2008-02-04
Ted Kremenek
Added "bucket_iterators" to FoldingSet. Bucket iterators...
commit
|
commitdiff
|
tree
2008-02-04
Ted Kremenek
Fixed 80 col. violation.
commit
|
commitdiff
|
tree
2008-02-04
Ted Kremenek
constified operator~().
commit
|
commitdiff
|
tree
2008-01-29
Ted Kremenek
Altered ctor for APSInt to accept an optional "isUnsigned...
commit
|
commitdiff
|
tree
2008-01-28
Ted Kremenek
Added destructor for template class FoldingSetNodeWrapper.
commit
|
commitdiff
|
tree
2008-01-24
Ted Kremenek
Added additional overloaded operators for APSInt to...
commit
|
commitdiff
|
tree
2008-01-23
Ted Kremenek
Added special escape sequences "\{", "\}", and "\|...
commit
|
commitdiff
|
tree
2008-01-23
Ted Kremenek
Added "getRoot()" to ImmutableSet.
commit
|
commitdiff
|
tree
2008-01-21
Ted Kremenek
Fixed buggy caching of the hash value of an ImutAVLTree...
commit
|
commitdiff
|
tree
2008-01-21
Ted Kremenek
Moved method call within a conditional branch because...
commit
|
commitdiff
|
tree
2008-01-21
Ted Kremenek
Adjusted ImutAVLTree::ComputeHash to compute a hash...
commit
|
commitdiff
|
tree
2008-01-21
Ted Kremenek
Added "clear" method to FoldingSetNodeID to allow a...
commit
|
commitdiff
|
tree
2008-01-21
Ted Kremenek
Replaced (FoldingSet) profiling of ImutAVLTree with...
commit
|
commitdiff
|
tree
2008-01-19
Ted Kremenek
Changed argument name for 'Profile' method to potentially...
commit
|
commitdiff
|
tree
2008-01-19
Ted Kremenek
Modified ImmutableSet/ImmutableMap to use FoldingSet...
commit
|
commitdiff
|
tree
2008-01-19
Ted Kremenek
Added FoldingSet style 'profiling' support for APSInt.
commit
|
commitdiff
|
tree
2008-01-19
Ted Kremenek
Added FoldingSet style 'profiling' support for APInt.
commit
|
commitdiff
|
tree
2008-01-19
Ted Kremenek
Made 'FoldingSetNodeID' a proper class instead of a...
commit
|
commitdiff
|
tree
2008-01-19
Ted Kremenek
Made 'profiling' of objects in a FoldingSet trait-based...
commit
|
commitdiff
|
tree
2008-01-18
Ted Kremenek
Reverted implementation of ImmutableMap::find() to...
commit
|
commitdiff
|
tree
2008-01-17
Ted Kremenek
Implemented "FIXME" in ImutAVLTree: isEqual() now also...
commit
|
commitdiff
|
tree
2008-01-15
Ted Kremenek
Changed ImmutableMap::find to return an iterator instead...
commit
|
commitdiff
|
tree
2008-01-08
Ted Kremenek
Added "getRoot()" to ImmutableMap.
commit
|
commitdiff
|
tree
2008-01-08
Ted Kremenek
Fixed 80 col. violation.
commit
|
commitdiff
|
tree
2008-01-02
Ted Kremenek
Inverted argument order for ImmutableMap::Profile.
commit
|
commitdiff
|
tree
2008-01-02
Ted Kremenek
Added iterator and profiling (i.e. FoldingSetNodeID...
commit
|
commitdiff
|
tree
2007-12-24
Ted Kremenek
Added special support for stripping CRLF characters...
commit
|
commitdiff
|
tree
2007-12-21
Ted Kremenek
Removed scoped_ptr, as its functionality is subsumed...
commit
|
commitdiff
|
tree
2007-12-20
Ted Kremenek
Added OwningArrayPtr smart pointer class to provide...
commit
|
commitdiff
|
tree
2007-12-18
Ted Kremenek
Added "GetCurrentDirectory()" to sys::Path.
commit
|
commitdiff
|
tree
2007-12-18
Ted Kremenek
Added "isDirectory" method to llvm::sys::Path.
commit
|
commitdiff
|
tree
2007-12-18
Ted Kremenek
Added some sectioning comments to Serialize.h.
commit
|
commitdiff
|
tree
2007-12-17
Ted Kremenek
Modified Deserializer::ReadCStr to allow C-strings...
commit
|
commitdiff
|
tree
2007-12-10
Ted Kremenek
Added two bounds checks to the BitVector class to detect
commit
|
commitdiff
|
tree
2007-12-05
Ted Kremenek
Added "Emitter" functor to allow easy emitting of elements...
commit
|
commitdiff
|
tree
2007-11-30
Ted Kremenek
Fixed subtle bug in Deserializer::JumpTo when jumping...
commit
|
commitdiff
|
tree
2007-11-30
Ted Kremenek
Fixed potential bug where CurWord is not zeroed out...
commit
|
commitdiff
|
tree
2007-11-27
Ted Kremenek
Updated GenLibDeps.pl to employ "use strict" to help...
commit
|
commitdiff
|
tree
2007-11-27
Ted Kremenek
Added quotes around $(NM_PATH) argument to GenLibDeps...
commit
|
commitdiff
|
tree
2007-11-17
Ted Kremenek
Reverted patch 44199:
commit
|
commitdiff
|
tree
2007-11-17
Ted Kremenek
Changed implementation of Serialize::EmitDiffPtrID and
commit
|
commitdiff
|
tree
2007-11-17
Ted Kremenek
Implemented optimization for BatchEmitOwnedPtrs that...
commit
|
commitdiff
|
tree
2007-11-15
Ted Kremenek
Fixed serious bug in BatchReadOwnedPtrs where in a...
commit
|
commitdiff
|
tree
2007-11-14
Ted Kremenek
Removed debug #define that was accidentally checked...
commit
|
commitdiff
|
tree
2007-11-14
Ted Kremenek
Added two new overloaded versions of BatchEmitOwnedPtrs and
commit
|
commitdiff
|
tree
2007-11-13
Ted Kremenek
Renamed serialization method "Materialize" to "Create...
commit
|
commitdiff
|
tree
2007-11-13
Ted Kremenek
Fixed bug with inconsistent serialization/deserialization...
commit
|
commitdiff
|
tree
2007-11-12
Ted Kremenek
Added versions of ReadPtr that takes an explicit SerializedP...
commit
|
commitdiff
|
tree
2007-11-10
Ted Kremenek
Fixed a bug introduced by my last patch. Now we properly...
commit
|
commitdiff
|
tree
2007-11-10
Ted Kremenek
Fixed hack in BatchReadOwnedPtrs to no longer use the...
commit
|
commitdiff
|
tree
2007-11-10
Ted Kremenek
Updated method signature to conform with the typedef...
commit
|
commitdiff
|
tree
2007-11-10
Ted Kremenek
Added "random access" to the Deserializer to allow...
commit
|
commitdiff
|
tree
2007-11-10
Ted Kremenek
Made Deserializer a friend class of BitstreamReader.
commit
|
commitdiff
|
tree
2007-11-09
Ted Kremenek
Updated Deserializer class to provide more information...
commit
|
commitdiff
|
tree
2007-11-08
Ted Kremenek
Added typedef "SerializedPtrID" to represent the pointer...
commit
|
commitdiff
|
tree
2007-11-08
Ted Kremenek
Revised BatchEmitOwnedPtrs to work better with constant...
commit
|
commitdiff
|
tree
2007-11-08
Ted Kremenek
Revised implementation of BatchReadOwnedPtrs() that...
commit
|
commitdiff
|
tree
2007-11-07
Ted Kremenek
Fixed bug where we did not properly serialize owned...
commit
|
commitdiff
|
tree
2007-11-07
Ted Kremenek
Added version of BatchEmitOwnedPtrs and BatchReadOwnedPtrs...
commit
|
commitdiff
|
tree
2007-11-07
Ted Kremenek
Added methods to batch emit and deserialize owned pointers...
commit
|
commitdiff
|
tree
2007-11-07
Ted Kremenek
Implemented generic serialization of APFloat.
commit
|
commitdiff
|
tree
2007-11-07
Ted Kremenek
Implemented serialization of signed integers.
commit
|
commitdiff
|
tree
2007-11-07
Ted Kremenek
Added special version of ReadPtr() that returns a deserializ...
commit
|
commitdiff
|
tree
2007-11-07
Ted Kremenek
Fixed default ctor for APInt to properly initialize...
commit
|
commitdiff
|
tree
2007-11-06
Ted Kremenek
Serializer no longer automatically emits a root-level...
commit
|
commitdiff
|
tree
2007-11-06
Ted Kremenek
Augmented ReadPtr and ReadOwnedPtr to control whether...
commit
|
commitdiff
|
tree
2007-11-06
Ted Kremenek
Renamed "Flush()" to "FlushRecord()".
commit
|
commitdiff
|
tree
2007-11-06
Ted Kremenek
Added support for processing abbreviations in the Deserializer.
commit
|
commitdiff
|
tree
2007-11-05
Ted Kremenek
Added support in serializer and deserializer to create...
commit
|
commitdiff
|
tree
2007-11-05
Ted Kremenek
Added default creation of root-level block by bitstream...
commit
|
commitdiff
|
tree
2007-11-05
Ted Kremenek
Fixed bug where tombstone key and empty key for DenseMap...
commit
|
commitdiff
|
tree
2007-11-02
Ted Kremenek
Added overloaded version of Deserializer::ReadOwnedPtr...
commit
|
commitdiff
|
tree
2007-11-01
Ted Kremenek
Removed ReadVal from SerializeTrait<T>, and also removed...
commit
|
commitdiff
|
tree
2007-11-01
Ted Kremenek
Rewrote backpatcher. Backpatcher now stores the "has...
commit
|
commitdiff
|
tree
2007-11-01
Ted Kremenek
Added typedef "value_type" to DenseMap (similar typedef...
commit
|
commitdiff
|
tree
2007-10-31
Ted Kremenek
constified several pointer arguments for methods in...
commit
|
commitdiff
|
tree
2007-10-31
Ted Kremenek
Implemented deserialization of references. References...
commit
|
commitdiff
|
tree
2007-10-31
Ted Kremenek
Added Serializer::EmitRef to deal with emitting arbitrary...
commit
|
commitdiff
|
tree
2007-10-31
Ted Kremenek
Changed access control within FoldingSet for some ivars...
commit
|
commitdiff
|
tree
2007-10-30
Ted Kremenek
Added member function "size()" to FoldingSet to return...
commit
|
commitdiff
|
tree
2007-10-29
Ted Kremenek
Fixed warning concerning implicit conversion from a...
commit
|
commitdiff
|
tree
2007-10-28
Ted Kremenek
Fixed assertion in Deserializer::~Deserializer that...
commit
|
commitdiff
|
tree
2007-10-28
Ted Kremenek
Updated backpatching logic during object deserialization...
commit
|
commitdiff
|
tree
2007-10-26
Ted Kremenek
Fixed bug where default SerializeTrait<>::Materialize...
commit
|
commitdiff
|
tree
2007-10-26
Ted Kremenek
Added SerializeAPInt.cpp and DeserializeAPInt.cpp to...
commit
|
commitdiff
|
tree
2007-10-26
Ted Kremenek
Added serialization support for APInt.
commit
|
commitdiff
|
tree
2007-10-26
Ted Kremenek
Fixed incorrect "path name" in preamble (comment) of...
commit
|
commitdiff
|
tree
2007-10-26
Ted Kremenek
Fixed incorrect "path name" in preamble (comment) of...
commit
|
commitdiff
|
tree
2007-10-26
Ted Kremenek
Added default implementation of SerializeTrait<> that...
commit
|
commitdiff
|
tree
2007-10-25
Ted Kremenek
Updated backpatching during object deserialization...
commit
|
commitdiff
|
tree
2007-10-25
Ted Kremenek
Added special treatment of serializing NULL pointers.
commit
|
commitdiff
|
tree
2007-10-25
Ted Kremenek
Created header file to include minimal forward references...
commit
|
commitdiff
|
tree
next