OSDN Git Service

Fix the FIXME that was just added in r217390 - remove a bunch of redundant fold permu...
authorSanjay Patel <spatel@rotateright.com>
Mon, 8 Sep 2014 18:22:51 +0000 (18:22 +0000)
committerSanjay Patel <spatel@rotateright.com>
Mon, 8 Sep 2014 18:22:51 +0000 (18:22 +0000)
commit16ee570cc300549cd0dc680a36325b71d0d02c05
treed71bc8b7ca26a88dd314a9379a0f82153b69ef51
parentf6ab875af01baa8d4224af0508a51c83840a4dc6
Fix the FIXME that was just added in r217390 - remove a bunch of redundant fold permutations.

The testcases for these folds already exist in test/CodeGen/X86/fp-fast.ll.

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