llvm-6502/include
Ted Kremenek 8f3cfb4c65 ImmutableMap/ImmutableSet: Allow caching of ImutAVLTree digests while the tree
is still mutable. My experiments show this reduces the amount of times we
compute a full tree digest by over 50% on very small cases, and potentially much
larger on others.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75207 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-10 00:33:43 +00:00
..
llvm ImmutableMap/ImmutableSet: Allow caching of ImutAVLTree digests while the tree 2009-07-10 00:33:43 +00:00
llvm-c Remove the vicmp and vfcmp instructions. Because we never had a release with 2009-07-08 03:04:38 +00:00