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
*
CMake: Make most target symbols hidden by default
Tom Stellard
2020-01-14
1
-1
/
+1
*
[Disassembler] Delete the VStream parameter of MCDisassembler::getInstruction()
Fangrui Song
2020-01-11
1
-2
/
+0
*
[RISCV] Rename FPRs and use Register arithmetic
Luis Marques
2019-09-27
1
-54
/
+12
*
[RISCV] Remove fix introduced by r369573, superseded by r369580
Luis Marques
2019-08-21
1
-3
/
+0
*
[RISCV] Fix use of side-effects in asserts in decoder functions
Luis Marques
2019-08-21
1
-6
/
+9
*
Fix -Werror=unused-variable error after r369528.
Richard Smith
2019-08-21
1
-0
/
+3
*
[RISCV] Add support for RVC HINT instructions
Luis Marques
2019-08-21
1
-0
/
+69
*
[RISCV] Convert registers from unsigned to Register
Luis Marques
2019-08-16
1
-9
/
+10
*
Revert CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-11
1
-1
/
+1
*
CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-10
1
-1
/
+1
*
[RISCV] Create a TargetInfo header. NFC
Richard Trieu
2019-05-15
1
-0
/
+1
*
[RISCV] Add basic RV32E definitions and MC layer support
Alex Bradbury
2019-03-22
1
-1
/
+7
*
[RISCV] Replace incorrect use of sizeof with array_lengthof
Alex Bradbury
2019-03-13
1
-3
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[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