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
/
RISCVAsmBackend.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compilation of WebAssembly and RISCV after r334078
Ilya Biryukov
2018-06-06
1
-4
/
+8
*
[RISCV] Support resolving fixup_riscv_call and add to MCFixupKindInfo table
Shiva Chen
2018-05-30
1
-1
/
+12
*
[RISCV] Support linker relax function call from auipc and jalr to jal
Shiva Chen
2018-05-24
1
-1
/
+2
*
[RISCV] Add symbol diff relocation support for RISC-V
Alex Bradbury
2018-05-23
1
-0
/
+5
*
[RISCV] Correctly report sizes for builtin fixups
Alex Bradbury
2018-05-23
1
-15
/
+2
*
MC: Separate creating a generic object writer from creating a target object w...
Peter Collingbourne
2018-05-21
1
-5
/
+5
*
MC: Change MCAsmBackend::writeNopData() to take a raw_ostream instead of an M...
Peter Collingbourne
2018-05-21
1
-5
/
+6
*
[RISCV] Add WasForced parameter to MCAsmBackend::fixupNeedsRelaxationAdvanced
Shiva Chen
2018-05-18
1
-5
/
+22
*
[RISCV] Define FeatureRelax and shouldForceRelocation for RISCV linker relaxa...
Shiva Chen
2018-05-15
1
-0
/
+8
*
[RISCV] Implement MC relaxations for compressed instructions.
Sameer AbuAsal
2018-03-02
1
-7
/
+80
*
[RISCV] Add support for %pcrel_lo.
Ahmed Charles
2018-02-06
1
-9
/
+13
*
[RISCV] Allow RISCVAsmBackend::writeNopData to generate c.nop when supported
Alex Bradbury
2018-01-17
1
-8
/
+18
*
Thread MCSubtargetInfo through Target::createMCAsmBackend
Alex Bradbury
2018-01-03
1
-1
/
+2
*
[RISCV] MC layer support for the jump/branch instructions of the RVC extension
Alex Bradbury
2017-12-07
1
-2
/
+40
*
[RISCV] Silence an unused variable warning in release builds [NFC]
Mandeep Singh Grang
2017-11-10
1
-4
/
+5
*
[RISCV] Fix build after r315327
Alex Bradbury
2017-10-11
1
-2
/
+3
*
[RISCV] Add common fixups and relocations
Alex Bradbury
2017-09-28
1
-1
/
+106
*
[RISCV] Fix two abuses of llvm_unreachable
Alex Bradbury
2017-08-20
1
-1
/
+1
*
Fully fix the movw/movt addend.
Rafael Espindola
2017-07-11
1
-2
/
+2
*
Remove redundant argument.
Rafael Espindola
2017-06-24
1
-2
/
+2
*
ARM: move some logic from processFixupValue to applyFixup.
Rafael Espindola
2017-06-23
1
-2
/
+4
*
Use a MutableArrayRef. NFC.
Rafael Espindola
2017-06-21
1
-3
/
+3
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
Add MCContext argument to MCAsmBackend::applyFixup for error reporting
Alex Bradbury
2017-04-05
1
-2
/
+2
*
[RISCV] Add bare-bones RISC-V MCTargetDesc
Alex Bradbury
2016-11-01
1
-0
/
+91