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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[RISCV] Fix incorrect FP base CFI offset for variable argument functions
Shiva Chen
2020-06-25
1
-2
/
+2
*
[RISCV64] Emit correct lib call for fp(float/double) to ui/si
Kamlesh Kumar
2020-06-25
1
-0
/
+34
*
[RISCV] Correct the CallPreservedMask for the function call in an interrupt h...
Shiva Chen
2020-02-20
1
-7
/
+0
*
[RISCV] Scheduler description for the Rocket core
Kai Wang
2020-02-03
11
-186
/
+900
*
[RISCV] Support ABI checking with per function target-features
Zakk Chen
2020-01-27
3
-10
/
+28
*
Revert "[RISCV] Support ABI checking with per function target-features"
Zakk Chen
2020-01-27
3
-27
/
+10
*
[RISCV] Check the target-abi module flag matches the option
Zakk Chen
2020-01-27
3
-12
/
+28
*
[RISCV] Fix evaluating %pcrel_lo against global and weak symbols
James Clarke
2020-01-23
4
-108
/
+79
*
[Transforms][RISCV] Remove a "using namespace llvm" from an include file. Fix...
Craig Topper
2020-01-17
1
-2
/
+2
*
[RISCV] Support ABI checking with per function target-features
Zakk Chen
2020-01-15
3
-10
/
+27
*
Revert "[RISCV] Support ABI checking with per function target-features"
Zakk Chen
2020-01-15
3
-27
/
+10
*
[RISCV] Support ABI checking with per function target-features
Zakk Chen
2020-01-15
3
-10
/
+27
*
CMake: Make most target symbols hidden by default
Tom Stellard
2020-01-14
6
-6
/
+6
*
[RISCV] Allow shrink wrapping for RISC-V
lewis-revill
2020-01-14
1
-4
/
+16
*
[RISCV] Handle globals and block addresses in asm operands
Luís Marques
2020-01-13
1
-0
/
+8
*
[RISCV] Collect Statistics on Compressed Instructions
Sam Elliott
2020-01-13
2
-0
/
+14
*
[RISCV] Check register class for AMO memory operands
James Clarke
2020-01-13
2
-1
/
+6
*
[Disassembler] Delete the VStream parameter of MCDisassembler::getInstruction()
Fangrui Song
2020-01-11
1
-2
/
+0
*
CodeGen: Use LLT instead of EVT in getRegisterByName
Matt Arsenault
2020-01-09
2
-2
/
+2
*
[RISCV] Fix evalutePCRelLo for symbols at the end of a fragment
James Clarke
2020-01-08
1
-1
/
+5
*
[MC] Add parameter `Address` to MCInstrPrinter::printInstruction
Fangrui Song
2020-01-06
2
-3
/
+3
*
[MC] Add parameter `Address` to MCInstPrinter::printInst
Fangrui Song
2020-01-06
2
-4
/
+5
*
Move tail call disabling code to target independent code
Reid Kleckner
2020-01-03
1
-4
/
+0
*
Fix typo "psuedo" in comments
Jay Foad
2020-01-03
1
-1
/
+1
*
DAG: Use TargetConstant for FENCE operands
Matt Arsenault
2020-01-02
1
-4
/
+4
*
[SelectionDAG] Disallow indirect "i" constraint
Fangrui Song
2019-12-29
1
-1
/
+0
*
[RISCV] Don't crash on unsupported relocations
Luís Marques
2019-12-19
1
-2
/
+11
*
[RISCV] Enable the machine outliner for RISC-V
lewis-revill
2019-12-19
3
-0
/
+190
*
[RISCV] Add subtargets initialized with target feature
Zakk Chen
2019-12-17
2
-6
/
+31
*
Revert "Honor -fuse-init-array when os is not specified on x86"
Mitch Phillips
2019-12-17
1
-0
/
+1
*
[RISCV][NFC] Trivial cleanup
Luís Marques
2019-12-17
1
-3
/
+0
*
Fix assertion failure in getMemOperandWithOffsetWidth
Kristof Beyls
2019-12-17
1
-1
/
+2
*
Honor -fuse-init-array when os is not specified on x86
Kamlesh Kumar
2019-12-16
1
-1
/
+0
*
[RISCV] Added isCompressibleInst() to estimate size in getInstSizeInBytes()
Ana Pazos
2019-12-16
1
-1
/
+15
*
[RISCV] Move DebugLoc Copy into CompressInstEmitter
Sam Elliott
2019-12-13
1
-1
/
+0
*
[IR] Split out target specific intrinsic enums into separate headers
Reid Kleckner
2019-12-11
1
-0
/
+1
*
Rename TTI::getIntImmCost for instructions and intrinsics
Reid Kleckner
2019-12-11
2
-6
/
+6
*
[RISCV] Improve assembler missing feature warnings
Simon Cook
2019-12-10
2
-11
/
+33
*
[RISCV] Machine Operand Flag Serialization
Sam Elliott
2019-12-09
3
-13
/
+51
*
[RISCV] Don't force Local Exec TLS for non-PIC
James Clarke
2019-12-03
1
-4
/
+1
*
[RISCV] Handle fcopysign(f32, f64) and fcopysign(f64, f32)
Luís Marques
2019-11-26
1
-0
/
+3
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
5
-5
/
+5
*
[RISCV] Add assembly mnemonic spell checking
Simon Cook
2019-11-18
1
-2
/
+11
*
[RISCV] Handle variable sized objects with the stack need to be realigned
Shiva Chen
2019-11-16
5
-12
/
+44
*
[RISCV] Use addi rather than add x0
Sam Elliott
2019-11-14
1
-3
/
+3
*
[RISCV] Fix wrong CFI directives
Luís Marques
2019-11-14
1
-55
/
+0
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+1
*
Fix uninitialized variable warning. NFCI.
Simon Pilgrim
2019-11-13
1
-1
/
+1
*
Revert "[RISCV] Fix wrong CFI directives"
Luís Marques
2019-11-13
1
-0
/
+55
*
[RISCV] Fix wrong CFI directives
Luís Marques
2019-11-13
1
-55
/
+0
[next]