Dan Gohman | fea1dd0 | 2009-08-25 15:38:29 +0000 | [diff] [blame] | 1 | ; RUN: llvm-as %s -o /dev/null |
Duncan P. N. Exon Smith | 13f5c58 | 2014-08-19 21:08:27 +0000 | [diff] [blame] | 2 | ; RUN: verify-uselistorder %s |
Chris Lattner | 06e4ea3 | 2003-05-21 17:34:24 +0000 | [diff] [blame] | 3 | ; Test that shift instructions can be used in constant expressions. |
4 | |||||
Rafael Espindola | 11ab0c3 | 2016-05-10 18:22:45 +0000 | [diff] [blame] | 5 | @0 = global i32 3670016 |