index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
RISCV
/
Disassembler
/
RISCVDisassembler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[RISCV] Support named operands for CSR instructions.
Ana Pazos
2018-10-04
1
-1
/
+1
*
[RISCV] Fix decoding of invalid instruction with C extension enabled.
Ana Pazos
2018-09-13
1
-0
/
+18
*
[RISCV] Fix crash in decoding instruction with unknown floating point roundin...
Ana Pazos
2018-09-07
1
-0
/
+12
*
[RISCV] Fix AddressSanitizer heap-buffer-overflow in disassembling
Ana Pazos
2018-09-07
1
-0
/
+8
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-3
/
+4
*
[RISCV] Implement c.lui immediate operand constraint
Shiva Chen
2018-02-22
1
-0
/
+11
*
[RISCV][NFC] Update RISCVInstrInfoC.td to match usual instruction naming conv...
Alex Bradbury
2017-12-13
1
-6
/
+8
*
[RISCV] MC layer support for the remaining RVC instructions
Alex Bradbury
2017-12-13
1
-14
/
+66
*
[RISCV] MC layer support for load/store instructions of the C (compressed) ex...
Alex Bradbury
2017-12-07
1
-13
/
+49
*
[RISCV] MC layer support for the standard RV32D instruction set extension
Alex Bradbury
2017-12-07
1
-0
/
+25
*
[RISCV] MC layer support for the standard RV32F instruction set extension
Alex Bradbury
2017-12-07
1
-0
/
+25
*
[RISCV][NFC] Remove unnecessary {} around single statement if block
Alex Bradbury
2017-11-21
1
-2
/
+1
*
[RISCV] Prepare for the use of variable-sized register classes
Alex Bradbury
2017-10-19
1
-8
/
+8
*
[RISCV] Add support for disassembly
Alex Bradbury
2017-09-17
1
-0
/
+135