Michael Ilseman c718d7e5e7 Fast-math optimization: fold multiply by zero
Added in first optimization using fast-math flags to serve as an example for following optimizations. SimplifyInstruction will now try to optimize an fmul observing its FastMathFlags to see if it can fold multiply by zero when 'nnan' and 'nsz' flags are set.

llvm-svn: 168648
2012-11-27 00:46:26 +00:00
..
2012-10-08 16:38:25 +00:00
2012-10-08 16:38:25 +00:00
2012-10-08 16:38:25 +00:00
2012-10-08 16:38:25 +00:00
2011-04-23 19:53:52 +00:00
2012-10-08 16:38:25 +00:00
2012-10-08 16:38:25 +00:00
2012-08-29 20:32:13 +00:00
2010-07-22 07:46:31 +00:00
2012-10-08 16:38:25 +00:00
2010-04-08 17:41:04 +00:00