For PR1070:
authorReid Spencer <rspencer@reidspencer.com>
Tue, 2 Jan 2007 05:55:05 +0000 (05:55 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 2 Jan 2007 05:55:05 +0000 (05:55 +0000)
commit7e6b4f7a6dee255e381dd55b39c49fdc5bcb8d10
tree1d97e2c07ffb7e2540355612689c87b95e80e58f
parent8aabc9eb23cd0f09a865e71a052eb2f6f51ea6df
For PR1070:
Tweak the RUN: lines of these tests to accommodate the renaming of
variables done by llvm-upgrade. The renaming occurs as a result of avoiding
name collisons for collapsed type planes. Conflicting names have a .u
(unsigned) or .s (signed) suffix added. This patch updates the grep
expression to accommodate the new names.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32815 91177308-0d34-0410-b5e6-96231b3b80d8
test/Assembler/2004-11-28-InvalidTypeCrash.ll
test/CodeGen/ARM/constants.ll
test/CodeGen/PowerPC/darwin-labels.ll
test/Linker/weakextern.ll
test/Transforms/InstCombine/sub.ll
test/Transforms/InstCombine/zeroext-and-reduce.ll
test/Transforms/LCSSA/2006-06-12-MultipleExitsSameBlock.ll
test/Transforms/LCSSA/basictest.ll