Group unsafe fmul math folds together for easier reading. No functional change.
authorSanjay Patel <spatel@rotateright.com>
Mon, 8 Sep 2014 20:16:42 +0000 (20:16 +0000)
committerSanjay Patel <spatel@rotateright.com>
Mon, 8 Sep 2014 20:16:42 +0000 (20:16 +0000)
commit50a5cda1359870bec75085171fd0612fb235dd31
treeeb232a84febc569b0dca1048307249818582f7fe
parent69062a3c65ce58291b13d8d3d71b93c8f41fe108
Group unsafe fmul math folds together for easier reading. No functional change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217399 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp