[llvm-commits] CVS: llvm/test/Regression/Transforms/LevelRaise/2003-01-30-ShiftCrash.ll

Chris Lattner lattner at cs.uiuc.edu
Wed Jun 30 23:11:01 PDT 2004


Changes in directory llvm/test/Regression/Transforms/LevelRaise:

2003-01-30-ShiftCrash.ll updated: 1.2 -> 1.3

---
Log message:

-debug option does not exist in a release build


---
Diffs of the changes:  (+1 -1)

Index: llvm/test/Regression/Transforms/LevelRaise/2003-01-30-ShiftCrash.ll
diff -u llvm/test/Regression/Transforms/LevelRaise/2003-01-30-ShiftCrash.ll:1.2 llvm/test/Regression/Transforms/LevelRaise/2003-01-30-ShiftCrash.ll:1.3
--- llvm/test/Regression/Transforms/LevelRaise/2003-01-30-ShiftCrash.ll:1.2	Tue Sep 16 10:29:37 2003
+++ llvm/test/Regression/Transforms/LevelRaise/2003-01-30-ShiftCrash.ll	Wed Jun 30 23:10:15 2004
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -raise -debug -raise-start-inst=cast459
+; RUN: llvm-as < %s | opt -raise -raise-start-inst=cast459
 
 int %deflateInit2_({ ubyte*, uint, ulong, ubyte*, uint, ulong, sbyte*, { \4, int, ubyte*, ulong, ubyte*, int, int, ubyte, ubyte, int, uint, uint, uint, ubyte*, ulong, ushort*, ushort*, uint, uint, uint, uint, uint, long, uint, uint, int, uint, uint, uint, uint, uint, uint, int, int, uint, int, [573 x { { ushort }, { ushort } }], [61 x { { ushort }, { ushort } }], [39 x { { ushort }, { ushort } }], { { { ushort }, { ushort } }*, int, { int }* }, { { { ushort }, { ushort } }*, int, { int }* }, { { { ushort }, { ushort } }*, int, { int }* }, [16 x ushort], [573 x int], int, int, [573 x ubyte], ubyte*, uint, uint, ushort*, ulong, ulong, uint, int, ushort, int }*, sbyte* (sbyte*, uint, uint)*, void (sbyte*, sbyte*)*, sbyte*, int, ulong, ulong }* %strm, int %level, int %method, int %windowBits, int %memLevel, int %strategy, sbyte* %version, int %stream_size) {
 bb0:            ; No predecessors!





More information about the llvm-commits mailing list