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
/
InstPrinter
/
RISCVInstPrinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[RISCV] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
1
-114
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[RISCV] Fix disassembling of fence instruction with invalid field
Ana Pazos
2018-10-11
1
-0
/
+4
*
[RISCV] Support named operands for CSR instructions.
Ana Pazos
2018-10-04
1
-10
/
+19
*
[RISCV] Tablegen-driven Instruction Compression.
Sameer AbuAsal
2018-04-06
1
-2
/
+14
*
[RISCV] Pass MCSubtargetInfo to print methods.
Ana Pazos
2018-01-12
1
-2
/
+6
*
[RISCV] Enable emission of alias instructions by default
Alex Bradbury
2017-12-15
1
-3
/
+1
*
[RISCV] Implement assembler pseudo instructions for RV32I and RV64I
Alex Bradbury
2017-12-12
1
-1
/
+10
*
[RISCV] MC layer support for the standard RV32F instruction set extension
Alex Bradbury
2017-12-07
1
-1
/
+11
*
[RISCV] Add support for all RV32I instructions
Alex Bradbury
2017-09-17
1
-0
/
+14
*
[RISCV] Trivial whitespace fix in RISCVInstPrinter
Alex Bradbury
2017-08-20
1
-1
/
+1
*
[RISCV] Add RISCVInstPrinter and basic MC assembler tests
Alex Bradbury
2017-08-15
1
-0
/
+55