aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-01-08 19:28:38 +0000
committerChris Lattner <sabre@nondot.org>2009-01-08 19:28:38 +0000
commit783bf80e281ae00ca8adedc0a3f3438d21453b3c (patch)
tree67f6ce72cac44f90ee4920fb6304a69d6e308f3f /lib/Transforms
parent05c495e6224f2e58ae95ca0d7624159295f37783 (diff)
downloadexternal_llvm-783bf80e281ae00ca8adedc0a3f3438d21453b3c.zip
external_llvm-783bf80e281ae00ca8adedc0a3f3438d21453b3c.tar.gz
external_llvm-783bf80e281ae00ca8adedc0a3f3438d21453b3c.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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61934 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms')
0 files changed, 0 insertions, 0 deletions