For PR411:
authorReid Spencer <rspencer@reidspencer.com>
Tue, 30 Jan 2007 16:16:01 +0000 (16:16 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 30 Jan 2007 16:16:01 +0000 (16:16 +0000)
commit908504347b0565c4d4817af444012be76ba4b76f
tree443cd5fa4f0eacde4cdb1601d18cd9eb5526ea43
parent82d5ee5653fdbd9bdcd75f8509429a0d72c80fa8
For PR411:
Update these tests to not use the same name even though the type of the
value differs. After PR411 hits, type planes will be gone and it will be
illegal for a name to be used twice, regardless of type.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33660 91177308-0d34-0410-b5e6-96231b3b80d8
21 files changed:
test/Analysis/ScalarEvolution/trip-count.ll
test/CodeGen/ARM/2007-01-19-InfiniteLoop.ll
test/CodeGen/ARM/fcopysign.ll
test/CodeGen/ARM/fp.ll
test/CodeGen/PowerPC/2007-01-15-AsmDialect.ll
test/CodeGen/PowerPC/and_sext.ll
test/CodeGen/X86/2007-01-13-StackPtrIndex.ll
test/CodeGen/X86/select.ll
test/CodeGen/X86/trunc-to-bool.ll
test/CodeGen/X86/vec_set-3.ll
test/CodeGen/X86/vec_set-4.ll
test/Feature/paramattrs.ll
test/Integer/2007-01-19-TruncSext.ll
test/Integer/indirectcall_bt.ll
test/Integer/paramattrs_bt.ll
test/Integer/recursivetype_bt.ll
test/Linker/basiclink.ll
test/Transforms/IndVarsSimplify/2007-01-06-TripCount.ll
test/Transforms/InstCombine/add.ll
test/Transforms/InstCombine/rem.ll
test/Transforms/InstCombine/vec_shuffle.ll