Benjamin Kramer d4d1f85aa7 Tweak MemoryBuffer to allocate the class itself, the name and possibly the
buffer in the same chunk of memory.

2 less mallocs for every uninitialized MemoryBuffer and 1 less malloc for every
MemoryBuffer pointing to a memory range translate into 20% less mallocs on
clang -cc1 -Eonly Cocoa_h.m.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106839 91177308-0d34-0410-b5e6-96231b3b80d8
2010-06-25 11:50:40 +00:00
..
2010-04-14 15:59:02 +00:00
2009-12-23 23:19:43 +00:00
2010-04-02 20:26:07 +00:00
2010-05-27 09:48:47 +00:00
2010-04-19 15:40:15 +00:00
2010-02-15 18:55:04 +00:00
2009-12-04 22:46:47 +00:00
2010-01-22 06:29:25 +00:00
2010-01-18 22:16:54 +00:00
2010-02-17 18:39:56 +00:00