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-09-17 06:43:55 +00:00
2012-06-02 10:20:22 +00:00
2011-12-20 20:03:10 +00:00
2012-08-24 18:14:27 +00:00
2012-09-17 06:43:55 +00:00
2012-10-08 22:12:48 +00:00
2012-03-08 07:06:20 +00:00
2012-10-08 16:38:25 +00:00
2012-10-08 16:38:25 +00:00
2009-08-27 23:44:33 +00:00
2012-11-21 18:53:19 +00:00
2011-12-20 02:50:00 +00:00
2011-12-05 19:17:04 +00:00
2012-10-04 19:10:44 +00:00
2009-10-18 04:10:40 +00:00
2011-11-15 16:27:03 +00:00
2011-07-18 04:54:35 +00:00
2012-11-19 07:04:35 +00:00
2012-11-27 00:46:26 +00:00
2009-08-23 06:03:38 +00:00
2012-02-05 22:14:15 +00:00
2012-09-19 13:45:43 +00:00
2012-10-08 16:38:25 +00:00
2012-10-08 16:38:25 +00:00
2010-10-19 17:21:58 +00:00
2012-09-27 10:14:43 +00:00
2011-04-23 19:53:52 +00:00
2012-10-08 16:38:25 +00:00
2012-09-17 06:43:55 +00:00
2012-09-05 17:55:46 +00:00
2012-07-17 15:35:40 +00:00
2011-08-29 17:07:00 +00:00
2012-11-01 08:07:29 +00:00
2012-10-08 16:38:25 +00:00
2012-11-02 21:48:17 +00:00
2011-01-29 01:09:53 +00:00
2011-04-23 19:53:52 +00:00
2012-10-08 16:38:25 +00:00
2011-04-05 21:57:17 +00:00
2012-10-29 17:27:39 +00:00
2012-08-29 20:32:13 +00:00
2012-02-05 22:14:15 +00:00
2012-07-20 22:05:57 +00:00
2012-08-24 18:31:44 +00:00
2012-09-17 06:43:55 +00:00
2011-04-15 05:18:47 +00:00
2011-08-29 17:07:00 +00:00
2010-07-22 07:46:31 +00:00
2012-11-01 08:07:29 +00:00
2012-10-19 21:28:43 +00:00
2012-10-11 23:30:49 +00:00
2010-04-07 22:27:08 +00:00
2012-09-17 06:43:55 +00:00
2009-08-23 04:37:46 +00:00
2012-10-08 16:38:25 +00:00
2010-04-08 17:41:04 +00:00