llvm/test/Transforms
Owen Anderson 2b8030cd97 Fix an issue where fast math flags were dropped during scalarization.
Most portions of InstCombine properly propagate fast math flags, but
apparently the vector scalarization section was overlooked.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@262376 91177308-0d34-0410-b5e6-96231b3b80d8
2016-03-01 19:35:52 +00:00
..
2016-01-29 22:35:36 +00:00
2015-12-11 13:36:59 +00:00
2015-12-14 18:34:23 +00:00
2016-02-07 20:57:46 +00:00