[llvm-commits] CVS: llvm/test/Regression/Assembler/2003-05-21-ConstantShiftExpr.ll

Chris Lattner lattner at cs.uiuc.edu
Wed May 21 12:58:02 PDT 2003


Changes in directory llvm/test/Regression/Assembler:

2003-05-21-ConstantShiftExpr.ll added (r1.1)

---
Log message:

New testcase


---
Diffs of the changes:

Index: llvm/test/Regression/Assembler/2003-05-21-ConstantShiftExpr.ll
diff -c /dev/null llvm/test/Regression/Assembler/2003-05-21-ConstantShiftExpr.ll:1.1
*** /dev/null	Wed May 21 12:34:34 2003
--- llvm/test/Regression/Assembler/2003-05-21-ConstantShiftExpr.ll	Wed May 21 12:34:24 2003
***************
*** 0 ****
--- 1,3 ----
+ ; Test that shift instructions can be used in constant expressions.
+ 
+ global int shl (int 7, ubyte 19)





More information about the llvm-commits mailing list