diff options
author | Bob Wilson <bob.wilson@apple.com> | 2011-01-13 17:45:08 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2011-01-13 17:45:08 +0000 |
commit | 12eec40c8341109569ec1c2f9fea2619476f17eb (patch) | |
tree | cd9ccc614d9ebc11c8e89c15ed8c393b937d1331 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | b720ff2f62de5d73dcecaccd08d72b5c4a9ee258 (diff) | |
download | llvm-12eec40c8341109569ec1c2f9fea2619476f17eb.zip llvm-12eec40c8341109569ec1c2f9fea2619476f17eb.tar.gz llvm-12eec40c8341109569ec1c2f9fea2619476f17eb.tar.bz2 |
Make SROA more aggressive with allocas containing padding.
SROA only split up structs and arrays one level at a time, so padding can
only cause trouble if it is located in between the struct or array elements.
llvm-svn: 123380
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions