Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [RISCV] Add obsolete aliases of fscsr, frcsr (fssr, frsr) | Edward Jones | 2019-10-03 | 1 | -0/+12 |
* | [RISCV] Support llvm-objdump -M no-aliases and -M numeric | Sam Elliott | 2019-09-10 | 1 | -2/+2 |
* | [RISCV] Add implied zero offset load/store alias patterns | Alex Bradbury | 2019-02-21 | 1 | -0/+7 |
* | [RISCV] Support named operands for CSR instructions. | Ana Pazos | 2018-10-04 | 1 | -13/+13 |
* | [RISCV] Accept fmv.s.x and fmv.x.s as mnemonic aliases for fmv.w.x and fmv.x.w | Alex Bradbury | 2018-06-20 | 1 | -0/+7 |
* | [RISCV] Add InstAlias definitions for fgt.{s|d}, fge.{s|d} | Alex Bradbury | 2018-06-20 | 1 | -0/+7 |
* | [RISCV] Enable emission of alias instructions by default | Alex Bradbury | 2017-12-15 | 1 | -4/+52 |
* | [RISCV] Implement floating point assembler pseudo instructions | Alex Bradbury | 2017-12-13 | 1 | -0/+77 |