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
/
test
/
MC
/
RISCV
Commit message (
Expand
)
Author
Age
Files
Lines
*
[RISCV] Fix evaluating %pcrel_lo against global and weak symbols
James Clarke
2020-01-23
5
-17
/
+81
*
[RISCV] Check register class for AMO memory operands
James Clarke
2020-01-13
1
-0
/
+22
*
[RISCV] Fix evalutePCRelLo for symbols at the end of a fragment
James Clarke
2020-01-08
1
-31
/
+90
*
[RISCV] Don't crash on unsupported relocations
Luís Marques
2019-12-19
1
-0
/
+7
*
[RISCV][NFC] Trivial cleanup
Luís Marques
2019-12-17
1
-1
/
+1
*
[RISCV] Move DebugLoc Copy into CompressInstEmitter
Sam Elliott
2019-12-13
1
-0
/
+20
*
[RISCV] Improve assembler missing feature warnings
Simon Cook
2019-12-10
14
-122
/
+141
*
[RISCV] Add assembly mnemonic spell checking
Simon Cook
2019-11-18
1
-0
/
+32
*
[RISCV] Fix evaluation of %pcrel_lo
Roger Ferrer Ibanez
2019-11-08
1
-0
/
+52
*
[RISCV] Add obsolete aliases of fscsr, frcsr (fssr, frsr)
Edward Jones
2019-10-03
1
-0
/
+12
*
[RISCV] Support llvm-objdump -M no-aliases and -M numeric
Sam Elliott
2019-09-10
52
-76
/
+76
*
[RISCV] Add Option for Printing Architectural Register Names
Sam Elliott
2019-09-10
3
-0
/
+497
*
[RISCV] Add support for RVC HINT instructions
Luis Marques
2019-08-21
4
-8
/
+106
*
[RISCV] Implement getExprForFDESymbol to ensure RISCV_32_PCREL is used for th...
Alex Bradbury
2019-08-20
1
-7
/
+1
*
[RISCV] Don't force absolute FK_Data_X fixups to relocs
Alex Bradbury
2019-08-19
2
-3
/
+21
*
[RISCV] Allow parsing of bare symbols with offsets
Lewis Revill
2019-08-16
1
-62
/
+67
*
[RISCV] Add Custom Parser for Atomic Memory Operands
Sam Elliott
2019-08-01
5
-6
/
+588
*
[RISCV] Attempt to make rv{32,64}i-aliases-invalid.s less flaky
Sam Elliott
2019-07-30
2
-6
/
+6
*
Mark test/MC/RISCV/rv{32,64}i-aliases-invalid.s unsupported also on Windows
Hans Wennborg
2019-07-29
2
-2
/
+2
*
[RISCV][NFC] Correct RUN in rvi-pseudos-invalid.s
Sam Elliott
2019-07-23
1
-1
/
+1
*
Revert [RISCV] Re-enable rv32i-aliases-invalid.s test
Sam Elliott
2019-07-23
1
-0
/
+1
*
[RISCV] Re-enable rv32i-aliases-invalid.s test
Sam Elliott
2019-07-23
1
-1
/
+0
*
[RISCV] Disable tests failing on buildbots.
Matt Morehouse
2019-07-19
2
-0
/
+2
*
[DebugInfo] Some fields do not need relocations even relax is enabled.
Hsiangkai Wang
2019-07-19
1
-6
/
+3
*
Revert "[DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame."
Hsiangkai Wang
2019-07-18
1
-3
/
+6
*
[DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame.
Hsiangkai Wang
2019-07-18
1
-6
/
+3
*
[RISCV][NFC] Add tests that capture current encodings for DWARF EH
Alex Bradbury
2019-07-17
1
-0
/
+31
*
[RISCV] Match GNU tools canonical JALR and add aliases
Alex Bradbury
2019-07-16
5
-26
/
+38
*
[RISCV] Avoid overflow when determining number of nops for code align
Alex Bradbury
2019-07-16
1
-0
/
+7
*
[RISCV] Allow parsing dot '.' in assembly
Sam Elliott
2019-07-12
3
-0
/
+12
*
[RISCV] Add pseudo instruction for calls with explicit register
Lewis Revill
2019-06-26
2
-0
/
+15
*
[RISCV] Allow parsing immediates that use tilde & exclaim
Lewis Revill
2019-06-19
1
-0
/
+30
*
[RISCV] Fix failure to parse parenthesized immediates
Lewis Revill
2019-06-19
1
-0
/
+24
*
[lit] Delete empty lines at the end of lit.local.cfg NFC
Fangrui Song
2019-06-17
1
-1
/
+0
*
[RISCV] Support assembling TLS LA pseudo instructions
Lewis Revill
2019-05-23
1
-21
/
+80
*
[llvm-readobj] Change -long-option to --long-option in tests. NFC
Fangrui Song
2019-05-01
2
-20
/
+20
*
[RISCV] Support assembling %tls_{ie,gd}_pcrel_hi modifiers
Lewis Revill
2019-04-23
2
-6
/
+38
*
[RISCV] Diagnose invalid second input register operand when using %tprel_add
Roger Ferrer Ibanez
2019-04-11
1
-0
/
+1
*
[RISCV] Support assembling TLS add and associated modifiers
Lewis Revill
2019-04-04
6
-23
/
+61
*
[RISCV] Support assembling @plt symbol operands
Alex Bradbury
2019-04-02
3
-0
/
+15
*
[RISCV] Don't evaluatePCRelLo if a relocation will be forced (e.g. due to lin...
Alex Bradbury
2019-04-01
2
-6
/
+8
*
[RISCV] Add basic RV32E definitions and MC layer support
Alex Bradbury
2019-03-22
5
-0
/
+255
*
[RISCV][NFC] Add test case to MC/RISCV/linker-relaxation.s showing incorrect ...
Alex Bradbury
2019-03-22
1
-12
/
+28
*
[RISCV][NFC] Expand test/MC/RISCV/linker-relaxation.s tests
Alex Bradbury
2019-03-22
1
-5
/
+62
*
[RISCV][NFC] Remove old CHECK lines from linker-relaxation.s test
Alex Bradbury
2019-03-21
1
-6
/
+0
*
[RISCV] Fix RISCVAsmParser::ParseRegister and add tests
Alex Bradbury
2019-03-17
2
-0
/
+144
*
[RISCV][MC] Find matching pcrel_hi fixup in more cases.
Eli Friedman
2019-03-12
1
-0
/
+51
*
[RISCV] Allow fp as an alias of s0
Alex Bradbury
2019-03-11
1
-0
/
+16
*
[RISCV] Support -target-abi at the MC layer and for codegen
Alex Bradbury
2019-03-09
2
-0
/
+121
*
[RISCV] Allow access to FP CSRs without F extension
Ana Pazos
2019-03-08
4
-30
/
+21
[next]