Skip to content
Commit b289d416 authored by Dan Gohman's avatar Dan Gohman
Browse files

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
parent f1fb65c7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment