Add test triples to fix win32 failures. Revert workaround from r161292.
authorBob Wilson <bob.wilson@apple.com>
Wed, 8 Aug 2012 20:31:37 +0000 (20:31 +0000)
committerBob Wilson <bob.wilson@apple.com>
Wed, 8 Aug 2012 20:31:37 +0000 (20:31 +0000)
commit5f91a99427c0be5899835fc6407c6e55bfcd606d
tree1212b7bb26ba438a0d58e4f0e041462c252bdf48
parentba7b890d0b8ca554fac24d24f8c17cb93adc3abc
Add test triples to fix win32 failures.  Revert workaround from r161292.

I don't have a win32 system to test, so hopefully I got them all fixed here.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161519 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/ARM/fabss.ll
test/CodeGen/ARM/fparith.ll
test/CodeGen/ARM/vfp.ll
test/CodeGen/CellSPU/fcmp32.ll
test/CodeGen/Hexagon/opt-fabs.ll
test/CodeGen/Mips/fabs.ll
test/CodeGen/X86/fabs.ll
test/CodeGen/X86/fp-in-intregs.ll
test/CodeGen/X86/rounding-ops.ll
test/CodeGen/X86/sincos.ll
tools/llc/llc.cpp