| commit | 15e894baeeb96612ae471fa83d1729a2d3388fc8 | [log] [tgz] |
|---|---|---|
| author | Alex Bradbury <asb@lowrisc.org> | Thu Apr 26 14:04:18 2018 +0000 |
| committer | Alex Bradbury <asb@lowrisc.org> | Thu Apr 26 14:04:18 2018 +0000 |
| tree | 8f583b8c1ac66b8b2fa6966366b02f4f472c8654 | |
| parent | e74f51924155bc6ee08ef527128dac9a645eccfd [diff] |
[RISCV] Implement isZextFree This returns true for 8-bit and 16-bit loads, allowing LBU/LHU to be selected and avoiding unnecessary masks. llvm-svn: 330943