For PR1043:
authorReid Spencer <rspencer@reidspencer.com>
Sat, 13 Jan 2007 05:06:52 +0000 (05:06 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 13 Jan 2007 05:06:52 +0000 (05:06 +0000)
commit737ec5130ef29bd447eb3c93d6a6e980cc0b16e3
treed31eed9ff629d582d31f0bfc9c2e8cada5a2c443
parent6f40790252d224e27ff85bbd962112efe7ab5f4f
For PR1043:
Bye, Bye Booly. Remove the use of the bool type from non-upgraded test
cases and from grep expressions. The parser doesn't accept it and the
asm writer doesn't produce it any more.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33183 91177308-0d34-0410-b5e6-96231b3b80d8
18 files changed:
test/Analysis/Andersens/modreftest.ll
test/Assembler/2006-12-09-Cast-To-Bool.ll
test/Assembler/2007-01-02-Undefined-Arg-Type.ll
test/CodeGen/ARM/fcopysign.ll
test/CodeGen/ARM/fpcmp_ueq.ll
test/CodeGen/PowerPC/small-arguments.ll
test/CodeGen/X86/test-pic-cpool.ll
test/CodeGen/X86/trunc-to-bool.ll
test/Transforms/ConstProp/2006-12-01-TruncBoolBug.ll
test/Transforms/GlobalOpt/integer-bool.ll
test/Transforms/IPConstantProp/return-constant.ll
test/Transforms/IndVarsSimplify/2007-01-06-TripCount.ll
test/Transforms/IndVarsSimplify/2007-01-08-X86-64-Pointer.ll
test/Transforms/InstCombine/2004-08-10-BoolSetCC.ll
test/Transforms/InstCombine/2005-06-16-SetCCOrSetCCMiscompile.ll
test/Transforms/InstCombine/narrow.ll
test/Transforms/LoopStrengthReduce/exit_compare_live_range.ll
test/Transforms/SCCP/2006-12-19-UndefBug.ll