diff options
author | Dan Gohman <gohman@apple.com> | 2008-12-19 18:25:21 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2008-12-19 18:25:21 +0000 |
commit | b289d4163b3421bc6d28ebf3b5b8c03256d7a347 (patch) | |
tree | 368f780b7727583d2ebd0204193d9ebc87e2cf62 /llvm/lib/Bitcode/Writer | |
parent | f1fb65c74716739eba319282cde93f3a0ca111e6 (diff) | |
download | bcm5719-llvm-b289d4163b3421bc6d28ebf3b5b8c03256d7a347.tar.gz bcm5719-llvm-b289d4163b3421bc6d28ebf3b5b8c03256d7a347.zip |
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
Diffstat (limited to 'llvm/lib/Bitcode/Writer')
0 files changed, 0 insertions, 0 deletions