[X86][SSE] Add FADD combine tests.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 3 Oct 2015 18:17:43 +0000 (18:17 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 3 Oct 2015 18:17:43 +0000 (18:17 +0000)
commit58d1cc109acf336bfcf311f198cc2d45efd7d15b
treebf1ebd4f0365066d75ae4e8fd3f59916522376c5
parenteae7090e1c02785e81be0ea2ec562875ae43a907
[X86][SSE] Add FADD combine tests.

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