commit | 36aa09fa3c45038c832ccd952a6972f89922ea16 | [log] [tgz] |
---|---|---|
author | Diana Picus <diana.picus@linaro.org> | Mon Dec 19 14:07:50 2016 +0000 |
committer | Diana Picus <diana.picus@linaro.org> | Mon Dec 19 14:07:50 2016 +0000 |
tree | 423f242572d38303725be26fa5621ebad95abd31 | |
parent | b6945e33017b01a60977a76cf816625398851234 [diff] |
[ARM] GlobalISel: Select i8 and i16 copies Teach the instruction selector that it's ok to copy small values from physical registers. First part of https://reviews.llvm.org/D27704 llvm-svn: 290104