diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2014-07-10 17:13:27 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2014-07-10 17:13:27 +0000 |
commit | 04934b0feca39e7d7818aa8d9b312c53e78f9785 (patch) | |
tree | 86d8613c2a21c3b494ef1f9c1e46bed9c0f5382b /clang/test/CodeGen/ppc64-align-struct.c | |
parent | c1f152ee6c5163cd19a4f695bbb4321da2a0149b (diff) | |
download | bcm5719-llvm-04934b0feca39e7d7818aa8d9b312c53e78f9785.tar.gz bcm5719-llvm-04934b0feca39e7d7818aa8d9b312c53e78f9785.zip |
InstCombine: Fix a crash in Descale for multiply-by-zero
Fix a crash in `InstCombiner::Descale()` when a multiply-by-zero gets
created as an argument to a GEP partway through an iteration, causing
-instcombine to optimize the GEP before the multiply.
rdar://problem/17615671
llvm-svn: 212742
Diffstat (limited to 'clang/test/CodeGen/ppc64-align-struct.c')
0 files changed, 0 insertions, 0 deletions