add a partial test for the fma operations that ppc supports. I'm sure I'm
authorChris Lattner <sabre@nondot.org>
Sat, 9 Apr 2005 04:01:32 +0000 (04:01 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 9 Apr 2005 04:01:32 +0000 (04:01 +0000)
commite23836cf775919e5184afb485ae6ef8714064974
tree1914742f09176aceb4d816dfee72ee6706b8b03c
parente7ccd4acd2ee9753e6d212efd522be5c7de154d7
add a partial test for the fma operations that ppc supports.  I'm sure I'm
missing some and not all of these match yet, but I'm sure that Nate will
clean up my mess :)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21168 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/PowerPC/fma.ll [new file with mode: 0644]