Go to file
Dan Gohman b289d4163b Move the patterns which have i8 immediates before the patterns
that have i32 immediates so that they get selected first. This
currently only matters in the JIT, as assemblers will
automatically use the smallest encoding.

llvm-svn: 61250
2008-12-19 18:25:21 +00:00
clang Test case for my last @encode patch. 2008-12-19 17:45:06 +00:00
llvm Move the patterns which have i8 immediates before the patterns 2008-12-19 18:25:21 +00:00