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
/
RISCVFrameLowering.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[RISCV] Handle variable sized objects with the stack need to be realigned
Shiva Chen
2019-11-16
1
-0
/
+2
*
[Alignment][NFC] Use Align for TargetFrameLowering/Subtarget
Guillaume Chatelet
2019-10-17
1
-1
/
+1
*
[RISCV] Split SP adjustment to reduce the offset of callee saved register spi...
Shiva Chen
2019-10-04
1
-0
/
+5
*
[RISCV] Convert registers from unsigned to Register
Luis Marques
2019-08-16
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[RISCV] Preserve stack space for outgoing arguments when the function contain...
Shiva Chen
2018-03-20
1
-3
/
+2
*
[RISCV] Reserve an emergency spill slot for the register scavenger when neces...
Alex Bradbury
2018-01-11
1
-0
/
+3
*
[RISCV] Implement prolog and epilog insertion
Alex Bradbury
2017-12-11
1
-1
/
+14
*
[RISCV] Support lowering FrameIndex
Alex Bradbury
2017-12-11
1
-0
/
+3
*
[RISCV] Initial support for function calls
Alex Bradbury
2017-11-08
1
-0
/
+6
*
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
/
+35