| commit | 2c9573045059f9c8f33e4d3e1d0850b29b14bd5d | [log] [tgz] |
|---|---|---|
| author | Diana Picus <diana.picus@linaro.org> | Fri Oct 06 14:30:05 2017 +0000 |
| committer | Diana Picus <diana.picus@linaro.org> | Fri Oct 06 14:30:05 2017 +0000 |
| tree | dbe9996197275dc4a0b0f1a5192deeb0d5b67afc | |
| parent | c63ed222b8b2dd9ad83005b8378c184840b052d8 [diff] |
[ARM] GlobalISel: Mark shifts as legal for s32 The new legalize combiner introduces shifts all over the place, so we should support them sooner rather than later. llvm-svn: 315064