diff options
| author | Chris Lattner <sabre@nondot.org> | 2009-11-01 19:50:13 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2009-11-01 19:50:13 +0000 |
| commit | 0b40a8bc0e8a5822f43266d5e2030fc6220f9752 (patch) | |
| tree | 9839709c23a69bf7f2f0092090496ffb378f82eb /llvm/lib/Transforms/Utils/SimplifyCFG.cpp | |
| parent | 2805f116f65ad7149fd21780fb3c122d7391ecdf (diff) | |
| download | bcm5719-llvm-0b40a8bc0e8a5822f43266d5e2030fc6220f9752.tar.gz bcm5719-llvm-0b40a8bc0e8a5822f43266d5e2030fc6220f9752.zip | |
fix a bug noticed by inspection: when instcombine sinks loads through
phis, it didn't preserve the alignment of the load. This is a missed
optimization of the alignment is high and a miscompilation when the
alignment is low.
llvm-svn: 85736
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyCFG.cpp')
0 files changed, 0 insertions, 0 deletions

