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
/
RISCVRegisterInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[RISCV] Correct the CallPreservedMask for the function call in an interrupt h...
Shiva Chen
2020-02-20
1
-7
/
+0
*
[RISCV] Handle variable sized objects with the stack need to be realigned
Shiva Chen
2019-11-16
1
-1
/
+5
*
[RISCV] Remove RA from reserved register to use as callee saved register
Shiva Chen
2019-10-29
1
-1
/
+0
*
[RISCV] Add support for -ffixed-xX flags
Simon Cook
2019-10-22
1
-0
/
+11
*
[RISCV] Rename FPRs and use Register arithmetic
Luis Marques
2019-09-27
1
-0
/
+9
*
[RISCV] Support stack offset exceed 32-bit for RV64
Shiva Chen
2019-09-13
1
-1
/
+1
*
Revert "[RISCV] Support stack offset exceed 32-bit for RV64"
Shiva Chen
2019-09-13
1
-1
/
+1
*
[RISCV] Support stack offset exceed 32-bit for RV64
Shiva Chen
2019-09-13
1
-1
/
+1
*
[risc-v] Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-12
1
-1
/
+1
*
CodeGen: Introduce a class for registers
Matt Arsenault
2019-06-24
1
-1
/
+1
*
[RISCV] Add codegen support for ilp32f, ilp32d, lp64f, and lp64d ("hard float...
Alex Bradbury
2019-03-30
1
-2
/
+28
*
[RISCV] Fix rL356123
Alex Bradbury
2019-03-14
1
-2
/
+2
*
[RISCV][NFC] Rename callee saved regs 'CSR' to CSR_ILP32_LP64 and minor RISCV...
Alex Bradbury
2019-03-14
1
-6
/
+8
*
[RISCV] Only mark fp as reserved if the function has a dedicated frame pointer
Alex Bradbury
2019-03-13
1
-1
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[RISCV] Add support for _interrupt attribute
Ana Pazos
2018-07-26
1
-1
/
+15
*
[RISCV] Set isReMaterializable on ADDI and LUI instructions
Alex Bradbury
2018-05-17
1
-0
/
+4
*
[RISCV] Implement frame pointer elimination
Alex Bradbury
2018-01-18
1
-4
/
+2
*
[RISCV] Support stack frames and offsets up to 32-bits
Alex Bradbury
2018-01-10
1
-4
/
+23
*
[RISCV] Support lowering FrameIndex
Alex Bradbury
2017-12-11
1
-8
/
+6
*
[RISCV] Silence an unused variable warning in release builds [NFC]
Mandeep Singh Grang
2017-11-10
1
-1
/
+0
*
[RISCV] Initial support for function calls
Alex Bradbury
2017-11-08
1
-0
/
+6
*
[RISCV] Codegen for conditional branches
Alex Bradbury
2017-11-08
1
-1
/
+30
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-2
/
+2
*
Move TargetFrameLowering.h to CodeGen where it's implemented
David Blaikie
2017-11-03
1
-1
/
+1
*
[RISCV] Initial codegen support for ALU operations
Alex Bradbury
2017-10-19
1
-0
/
+61