commit | 9182e3f2054a98084f2d263bacbddd98d12258bd | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sat Feb 10 20:15:41 2007 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sat Feb 10 20:15:41 2007 +0000 |
tree | 5df01a3422f2027e00673fbd9cd77e73ac49d623 | |
parent | b0c39a3b4d1daa93d339493751976944b6422fd5 [diff] |
eliminate the std::vector from StructLayout, allocating the elements immediately after the StructLayout object in memory. This marginally improves locality, speeding up -load-vn -gcse by ~0.8%. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34158 91177308-0d34-0410-b5e6-96231b3b80d8