diff options
author | Chris Lattner <sabre@nondot.org> | 2009-01-08 19:28:38 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-01-08 19:28:38 +0000 |
commit | f3e696bc5a89e4212623c67bfb69f66d982be05f (patch) | |
tree | 830931b82a963619523e7b4cb0d920d29e13e4d7 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 8c1cc34d6a2bbf68a2e507c31207dd957b91f43f (diff) | |
download | llvm-f3e696bc5a89e4212623c67bfb69f66d982be05f.zip llvm-f3e696bc5a89e4212623c67bfb69f66d982be05f.tar.gz llvm-f3e696bc5a89e4212623c67bfb69f66d982be05f.tar.bz2 |
ValueTracker can't assume that an alloca with no specified alignment
will get its preferred alignment. It has to be careful and cautiously assume
it will just get the ABI alignment. This prevents instcombine from rounding
up the alignment of a load/store without adjusting the alignment of the alloca.
llvm-svn: 61934
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions