[llvm-commits] CVS: llvm/test/Scripts/notcast

2006-11-13 Thread Reid Spencer
Changes in directory llvm/test/Scripts: notcast updated: 1.5 -> 1.6 --- Log message: Make it handle plain old cast too, for old assembly. --- Diffs of the changes: (+1 -1) notcast |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm/test/Scripts/notcast diff -u llvm/test

[llvm-commits] CVS: llvm/test/Scripts/notcast

2006-11-13 Thread Reid Spencer
Changes in directory llvm/test/Scripts: notcast updated: 1.4 -> 1.5 --- Log message: Handle ptrtoint and inttoptr --- Diffs of the changes: (+1 -1) notcast |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm/test/Scripts/notcast diff -u llvm/test/Scripts/notcast:1.4 llv

[llvm-commits] CVS: llvm/test/Scripts/notcast

2006-11-10 Thread Reid Spencer
Changes in directory llvm/test/Scripts: notcast updated: 1.3 -> 1.4 --- Log message: Instruction name changes. --- Diffs of the changes: (+1 -1) notcast |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm/test/Scripts/notcast diff -u llvm/test/Scripts/notcast:1.3 llvm/t

[llvm-commits] CVS: llvm/test/Scripts/notcast

2006-11-03 Thread Reid Spencer
Changes in directory llvm/test/Scripts: notcast updated: 1.2 -> 1.3 --- Log message: Okay, need a pattern before and after the cast pattern. --- Diffs of the changes: (+3 -2) notcast |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) Index: llvm/test/Scripts/notcast diff -u l

[llvm-commits] CVS: llvm/test/Scripts/notcast

2006-11-03 Thread Reid Spencer
Changes in directory llvm/test/Scripts: notcast updated: 1.1 -> 1.2 --- Log message: Allow the regular expression to be extended by a parameter. --- Diffs of the changes: (+5 -2) notcast |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) Index: llvm/test/Scripts/notcast dif

[llvm-commits] CVS: llvm/test/Scripts/notcast

2006-11-03 Thread Reid Spencer
Changes in directory llvm/test/Scripts: notcast added (r1.1) --- Log message: For PR950: http://llvm.org/PR950 : A little script to return 1 if it encounters any of the cast instructions on the stdin. --- Diffs of the changes: (+12 -0) notcast | 12 1 files changed, 12 inser