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
/
AsmParser
/
RISCVAsmParser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[RISCV] Implement c.lui immediate operand constraint
Shiva Chen
2018-02-22
1
-5
/
+8
*
[RISCV] Add support for %pcrel_lo.
Ahmed Charles
2018-02-06
1
-2
/
+3
*
[RISCV] Fix c.addi and c.addi16sp immediate constraints which should be non-zero
Shiva Chen
2018-02-02
1
-4
/
+21
*
[RISCV] Change shift amount operand of RVC shift instructions to uimmlog2xlen...
Alex Bradbury
2017-12-15
1
-2
/
+16
*
[RISCV][NFC] Put isSImm6 and simm6 td definition in correct sorted position
Alex Bradbury
2017-12-13
1
-16
/
+16
*
[RISCV] MC layer support for the remaining RVC instructions
Alex Bradbury
2017-12-13
1
-2
/
+67
*
[RISCV] MC layer support for the jump/branch instructions of the RVC extension
Alex Bradbury
2017-12-07
1
-0
/
+12
*
[RISCV] MC layer support for load/store instructions of the C (compressed) ex...
Alex Bradbury
2017-12-07
1
-0
/
+48
*
[RISCV] MC layer support for the standard RV64I instructions
Alex Bradbury
2017-12-07
1
-11
/
+35
*
[RISCV] MC layer support for the standard RV32D instruction set extension
Alex Bradbury
2017-12-07
1
-0
/
+64
*
[RISCV] MC layer support for the standard RV32F instruction set extension
Alex Bradbury
2017-12-07
1
-0
/
+36
*
[RISCV] MC layer support for the standard RV32A instruction set extension
Alex Bradbury
2017-11-09
1
-6
/
+31
*
[RISCV] RISCVAsmParser: early exit if RISCVOperand isn't immediate as expected
Alex Bradbury
2017-10-19
1
-0
/
+10
*
[RISCV][NFC] Drop unused parameter from createImm helper in RISCVAsmParser
Alex Bradbury
2017-10-19
1
-4
/
+3
*
[Asm] Add debug tracing in table-generated assembly matcher
Oliver Stannard
2017-10-11
1
-1
/
+2
*
[RISCV] Add common fixups and relocations
Alex Bradbury
2017-09-28
1
-20
/
+162
*
[RISCV] Add support for all RV32I instructions
Alex Bradbury
2017-09-17
1
-11
/
+145
*
[RISCV][NFC] Fix sorting of includes in lib/Target/RISCV
Alex Bradbury
2017-09-06
1
-5
/
+5
*
[RISCV] Fix warning about unused getSubtargetFeatureName()
Alex Bradbury
2017-08-08
1
-1
/
+0
*
[RISCV] Add basic RISCVAsmParser (missing files)
Alex Bradbury
2017-08-08
1
-0
/
+373