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