Files
llvm/test/CodeGen/XCore
Matt Arsenault 70c07bb572 DAG: Fold fneg into compare with constant into the constant
fcmp (fneg x), c, pred -> fcmp x, -c, (swap pred)

InstCombine already does this.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@293512 91177308-0d34-0410-b5e6-96231b3b80d8
2017-01-30 17:57:28 +00:00
..
2016-01-26 00:03:25 +00:00
2014-03-04 16:50:30 +00:00