Skip to content
Commit e472f9c4 authored by Chris Lattner's avatar Chris Lattner
Browse files

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%.

llvm-svn: 34158
parent b84892d2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment