| Dan Gohman | 0d4bbf2 | 2009-08-25 15:38:29 +0000 | [diff] [blame] | 1 | ; RUN: llvm-as %s -o /dev/null |
| Duncan P. N. Exon Smith | c8eccd1 | 2014-08-19 21:08:27 +0000 | [diff] [blame^] | 2 | ; RUN: verify-uselistorder %s |
| Chris Lattner | cf0920c | 2003-05-21 17:34:24 +0000 | [diff] [blame] | 3 | ; Test that shift instructions can be used in constant expressions. |
| 4 | |||||
| Tanya Lattner | 5429dbf | 2008-02-14 07:57:12 +0000 | [diff] [blame] | 5 | global i32 3670016 |