| commit | c3bf3d14ea66767e688242c93cb9920ad80b64a3 | [log] [tgz] | 
|---|---|---|
| author | Luis Marques <luismarques@lowrisc.org> | Wed Aug 21 14:00:58 2019 +0000 | 
| committer | Luis Marques <luismarques@lowrisc.org> | Wed Aug 21 14:00:58 2019 +0000 | 
| tree | 030c8dd7701c75dea90f9c91100f44ab22c88ca5 | |
| parent | a451156bb6ceb3700f6ea42e47e9a95d67723318 [diff] | 
[RISCV] Add support for RVC HINT instructions The hint instructions are enabled by default (if the standard C extension is enabled). To disable them pass -mattr=-rvc-hints. Differential Revision: https://reviews.llvm.org/D62592 llvm-svn: 369528