Chris Lattner 9df0fb4e81 convert CAZ, UndefValue, and CPN to use DenseMap's again, this time without
using OwningPtr.  OwningPtr would barf when the densemap had to reallocate,
which doesn't appear to happen on the regression test suite, but obviously
happens in real life :)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148700 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-23 15:20:12 +00:00
..
2012-01-20 17:56:17 +00:00
2011-10-11 22:58:58 +00:00
2011-03-29 04:28:26 +00:00
2010-11-29 18:16:10 +00:00
2011-06-20 14:12:33 +00:00
2011-12-01 08:00:17 +00:00
2012-01-20 17:56:17 +00:00