Cleanup a bunch of tests. In particular do not allow target directives in
authorChris Lattner <sabre@nondot.org>
Fri, 7 Jan 2005 22:05:31 +0000 (22:05 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 7 Jan 2005 22:05:31 +0000 (22:05 +0000)
commit9cd87dbccbbda47e42d5ca27effdf62c86bee9e5
tree47759fb66a3acdcb06d146822c9317a12f19ffe3
parent7cc4777a263f6a52877d29201311fde5f6edb632
Cleanup a bunch of tests.  In particular do not allow target directives in
the .ll file or it forces the V9 backend.  This is the CodeGen/Generic dir,
so there is no use in doing that.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19355 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Generic/2003-05-27-phifcmpd.ll
test/CodeGen/Generic/2003-05-27-useboolinotherbb.ll
test/CodeGen/Generic/2003-05-27-usefsubasbool.ll
test/CodeGen/Generic/2003-05-28-ManyArgs.ll
test/CodeGen/Generic/2003-05-30-BadPreselectPhi.ll
test/CodeGen/Generic/2003-07-06-BadIntCmp.ll
test/CodeGen/Generic/2003-07-07-BadLongConst.ll
test/CodeGen/Generic/2003-07-08-BadCastToBool.ll
test/CodeGen/Generic/badarg6.ll