Files
llvm-6502/include/llvm/ADT
Chris Lattner 4a5129c700 a few improvements:
1. Use std::equal instead of reinventing it.
2. don't run dtors in destroy_range if element is pod-like.
3. Use isPodLike to decide between memcpy/uninitialized_copy 
   instead of is_class.  isPodLike is more generous in some cases.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91427 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-15 08:34:01 +00:00
..
2009-10-13 01:49:02 +00:00
2009-02-20 22:20:18 +00:00
2009-02-20 22:20:18 +00:00
2009-01-09 19:25:42 +00:00
2009-02-20 22:20:18 +00:00
2009-09-15 15:08:33 +00:00
2009-12-15 08:34:01 +00:00
2009-11-06 10:58:06 +00:00
2009-01-08 06:11:51 +00:00
2009-01-09 19:25:42 +00:00