now that these are in file-check format, we can merge them together
authorChris Lattner <sabre@nondot.org>
Tue, 11 Aug 2009 15:54:17 +0000 (15:54 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 11 Aug 2009 15:54:17 +0000 (15:54 +0000)
commitd3fe75e2bf9644fec41ac1185e07229f8715700f
tree3a9cc2ca24704df99fb0eb35c4f56e30c20a7831
parenta1244304925a5ae80e671af3a3a2ad4679071bfa
now that these are in file-check format, we can merge them together
into one bigger test (which runs faster)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78672 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/ARM/fp_convert.ll [new file with mode: 0644]
test/CodeGen/ARM/fsitos.ll [deleted file]
test/CodeGen/ARM/ftosizs.ll [deleted file]
test/CodeGen/ARM/ftouizs.ll [deleted file]
test/CodeGen/ARM/fuitos.ll [deleted file]