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
/
RISCVELFObjectWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[RISCV] Don't crash on unsupported relocations
Luís Marques
2019-12-19
1
-2
/
+11
*
[MC] Minor cleanup to MCFixup::Kind handling. NFC.
Sam Clegg
2019-08-23
1
-1
/
+1
*
[RISCV] Implement getExprForFDESymbol to ensure RISCV_32_PCREL is used for th...
Alex Bradbury
2019-08-20
1
-0
/
+5
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
[DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame.
Hsiangkai Wang
2019-07-19
1
-0
/
+4
*
Revert "[DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame."
Hsiangkai Wang
2019-07-18
1
-4
/
+0
*
[DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame.
Hsiangkai Wang
2019-07-18
1
-0
/
+4
*
[RISCV] Make RISCVELFObjectWriter::getRelocType check IsPCRel
Alex Bradbury
2019-07-16
1
-25
/
+36
*
[RISCV] Support assembling %tls_{ie,gd}_pcrel_hi modifiers
Lewis Revill
2019-04-23
1
-0
/
+4
*
[RISCV] Support assembling TLS add and associated modifiers
Lewis Revill
2019-04-04
1
-0
/
+8
*
[RISCV] Support assembling @plt symbol operands
Alex Bradbury
2019-04-02
1
-0
/
+2
*
[RISCV] Support assembling %got_pcrel_hi operator
Alex Bradbury
2019-02-15
1
-0
/
+2
*
[RISCV] Insert R_RISCV_ALIGN relocation type and Nops for code alignment when...
Shiva Chen
2019-01-30
1
-0
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[RISCV] Support linker relax function call from auipc and jalr to jal
Shiva Chen
2018-05-24
1
-0
/
+2
*
[RISCV] Add symbol diff relocation support for RISC-V
Alex Bradbury
2018-05-23
1
-0
/
+16
*
MC: Separate creating a generic object writer from creating a target object w...
Peter Collingbourne
2018-05-21
1
-6
/
+3
*
[RISCV] Support "call" pseudoinstruction in the MC layer
Shiva Chen
2018-04-25
1
-0
/
+11
*
[RISCV] Add support for %pcrel_lo.
Ahmed Charles
2018-02-06
1
-0
/
+4
*
[RISCV] MC layer support for the jump/branch instructions of the RVC extension
Alex Bradbury
2017-12-07
1
-0
/
+4
*
[RISCV] Bugfix createRISCVELFObjectWriter
Alex Bradbury
2017-10-18
1
-1
/
+1
*
[RISCV] Fix build after r315327
Alex Bradbury
2017-10-11
1
-2
/
+4
*
[RISCV] Fix build after r315254
Alex Bradbury
2017-10-10
1
-2
/
+3
*
[RISCV] Add common fixups and relocations
Alex Bradbury
2017-09-28
1
-1
/
+22
*
[RISCV] Fix two abuses of llvm_unreachable
Alex Bradbury
2017-08-20
1
-1
/
+1
*
[RISCV] Set HasRelocationAddend for RISCVELFObjectWriter
Alex Bradbury
2017-08-20
1
-1
/
+1
*
Removing a switch statement that contains a default label, but no case labels...
Aaron Ballman
2016-11-02
1
-5
/
+1
*
[RISCV] Add bare-bones RISC-V MCTargetDesc
Alex Bradbury
2016-11-01
1
-0
/
+51