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
/
MCTargetDesc
/
RISCVMCCodeEmitter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[RISCV] Implement getExprForFDESymbol to ensure RISCV_32_PCREL is used for th...
Alex Bradbury
2019-08-20
1
-0
/
+1
*
[RISCV] Convert registers from unsigned to Register
Luis Marques
2019-08-16
1
-1
/
+2
*
[RISCV] Add pseudo instruction for calls with explicit register
Lewis Revill
2019-06-26
1
-11
/
+22
*
[RISCV] Support assembling %tls_{ie,gd}_pcrel_hi modifiers
Lewis Revill
2019-04-23
1
-0
/
+6
*
[RISCV] Support assembling TLS add and associated modifiers
Lewis Revill
2019-04-04
1
-0
/
+69
*
[RISCV] Support assembling @plt symbol operands
Alex Bradbury
2019-04-02
1
-0
/
+4
*
[RISCV] Attach VK_RISCV_CALL to symbols upon creation
Alex Bradbury
2019-04-01
1
-5
/
+1
*
[RISCV] Support assembling %got_pcrel_hi operator
Alex Bradbury
2019-02-15
1
-0
/
+3
*
[RISCV] Add R_RISCV_RELAX relocation to all possible relax candidates.
Kito Cheng
2019-01-21
1
-7
/
+15
*
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
*
Test commit: fix punctuation
Chih-Mao Chen
2018-08-14
1
-1
/
+1
*
[RISCV] Tail calls don't need to save return address
Sameer AbuAsal
2018-06-21
1
-2
/
+6
*
[RISCV] Support linker relax function call from auipc and jalr to jal
Shiva Chen
2018-05-24
1
-1
/
+10
*
[RISCV] Lower the tail pseudoinstruction
Mandeep Singh Grang
2018-05-23
1
-7
/
+7
*
Support: Simplify endian stream interface. NFCI.
Peter Collingbourne
2018-05-18
1
-4
/
+4
*
[RISCV] Implement MC layer support for the tail pseudoinstruction
Mandeep Singh Grang
2018-05-17
1
-2
/
+3
*
[RISCV] Support "call" pseudoinstruction in the MC layer
Shiva Chen
2018-04-25
1
-0
/
+50
*
[RISCV][NFC] Make logic in RISCVMCCodeEmitter::getImmOpValue more defensive
Alex Bradbury
2018-02-22
1
-5
/
+13
*
[RISCV] Add support for %pcrel_lo.
Ahmed Charles
2018-02-06
1
-0
/
+5
*
[RISCV] MC layer support for the jump/branch instructions of the RVC extension
Alex Bradbury
2017-12-07
1
-0
/
+4
*
[RISCV] MC layer support for load/store instructions of the C (compressed) ex...
Alex Bradbury
2017-12-07
1
-3
/
+19
*
[RISCV] Prepare for the use of variable-sized register classes
Alex Bradbury
2017-10-19
1
-1
/
+1
*
[RISCV] Add common fixups and relocations
Alex Bradbury
2017-09-28
1
-6
/
+52
*
[RISCV] Add support for disassembly
Alex Bradbury
2017-09-17
1
-0
/
+20
*
[RISCV] Add support for all RV32I instructions
Alex Bradbury
2017-09-17
1
-0
/
+19
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[RISCV] Add bare-bones RISC-V MCTargetDesc
Alex Bradbury
2016-11-01
1
-0
/
+91