Duncan P. N. Exon Smith 44ec851704 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
2014-07-10 17:13:27 +00:00
..
2014-07-08 23:16:49 +00:00
2014-06-27 18:19:56 +00:00
2014-06-25 15:41:39 +00:00
2014-06-27 18:19:56 +00:00
2014-06-27 18:19:56 +00:00