1. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  2. 9d6c553 [RISCV] Support named operands for CSR instructions. by Ana Pazos · 7 years ago
  3. b0799dd [RISCV] Fix decoding of invalid instruction with C extension enabled. by Ana Pazos · 7 years ago
  4. b2ed11a [RISCV] Fix crash in decoding instruction with unknown floating point rounding mode by Ana Pazos · 7 years ago
  5. b97d189 [RISCV] Fix AddressSanitizer heap-buffer-overflow in disassembling by Ana Pazos · 7 years ago
  6. d34e60c Rename DEBUG macro to LLVM_DEBUG. by Nicola Zaghen · 7 years ago
  7. 7c17242 [RISCV] Implement c.lui immediate operand constraint by Shiva Chen · 8 years ago
  8. 19c9314 [RISCV][NFC] Update RISCVInstrInfoC.td to match usual instruction naming convention by Alex Bradbury · 8 years ago
  9. 60714f9 [RISCV] MC layer support for the remaining RVC instructions by Alex Bradbury · 8 years ago
  10. 9f6aec4 [RISCV] MC layer support for load/store instructions of the C (compressed) extension by Alex Bradbury · 8 years ago
  11. 7bc2a95 [RISCV] MC layer support for the standard RV32D instruction set extension by Alex Bradbury · 8 years ago
  12. 0d6cf90 [RISCV] MC layer support for the standard RV32F instruction set extension by Alex Bradbury · 8 years ago
  13. e2f664e [RISCV][NFC] Remove unnecessary {} around single statement if block by Alex Bradbury · 8 years ago
  14. ee7c7ec [RISCV] Prepare for the use of variable-sized register classes by Alex Bradbury · 8 years ago
  15. 8ab4a96 [RISCV] Add support for disassembly by Alex Bradbury · 8 years ago