Pattern match fp mul-add, mul-sub, neg-mul-add, and neg-mul-sub
authorNate Begeman <natebegeman@mac.com>
Mon, 4 Apr 2005 23:40:36 +0000 (23:40 +0000)
committerNate Begeman <natebegeman@mac.com>
Mon, 4 Apr 2005 23:40:36 +0000 (23:40 +0000)
commit93075ec0a5dafbdde1b2596b32dbc3db182b148a
treecc1c2d557c8757965d376356daf969db2271d377
parent178bb34ee57f7aab604644f6f4cc37f26fe96cad
Pattern match fp mul-add, mul-sub, neg-mul-add, and neg-mul-sub

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21090 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelPattern.cpp