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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[RISCV] Convert registers from unsigned to Register
Luis Marques
2019-08-16
1
-12
/
+12
*
[risc-v] Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-12
1
-2
/
+2
*
[RISCV] Minimal stack realignment support
Sam Elliott
2019-08-08
1
-2
/
+46
*
[RISCV] Add CFI directives for RISCV prologue/epilog.
Hsiangkai Wang
2019-06-12
1
-3
/
+70
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[RISCV] Fix std::advance slowness
Ana Pazos
2018-08-24
1
-2
/
+1
*
[RISCV] Add support for _interrupt attribute
Ana Pazos
2018-07-26
1
-0
/
+30
*
[RISCV] Preserve stack space for outgoing arguments when the function contain...
Shiva Chen
2018-03-20
1
-15
/
+36
*
[RISCV] Implement frame pointer elimination
Alex Bradbury
2018-01-18
1
-19
/
+22
*
[RISCV] Reserve an emergency spill slot for the register scavenger when neces...
Alex Bradbury
2018-01-11
1
-0
/
+19
*
[RISCV] Support stack frames and offsets up to 32-bits
Alex Bradbury
2018-01-10
1
-7
/
+23
*
[RISCV] Support for varargs
Alex Bradbury
2018-01-10
1
-3
/
+12
*
[RISCV] Implement prolog and epilog insertion
Alex Bradbury
2017-12-11
1
-2
/
+145
*
[RISCV] Support lowering FrameIndex
Alex Bradbury
2017-12-11
1
-0
/
+29
*
[RISCV] Initial codegen support for ALU operations
Alex Bradbury
2017-10-19
1
-0
/
+29