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
/
CodeGen
/
PowerPC
/
crsave.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace "no-frame-pointer-*" function attributes with "frame-pointer"
Francis Visoiu Mistrih
2019-01-14
1
-1
/
+1
*
[PPC] Claim stack frame before storing into it, if no red zone is present
Krzysztof Parzyszek
2016-09-06
1
-2
/
+4
*
[ppc64] fix bug in prologue that mfocrf's cr operand should be explict state ...
Chuang-Yu Cheng
2016-04-27
1
-1
/
+1
*
[PPC64] Use mfocrf in prologue when we only need to save 1 nonvolatile CR field
Chuang-Yu Cheng
2016-04-12
1
-0
/
+20
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-2
/
+2
*
Use the integrated assembler as default on PowerPC
Ulrich Weigand
2015-01-13
1
-2
/
+2
*
[PowerPC] Use mtocrf when available
Ulrich Weigand
2013-07-03
1
-10
/
+10
*
Extend test for better coverage.
Rafael Espindola
2013-05-16
1
-1
/
+6
*
PPC32: Fix stack collision between FP and CR save areas.
Bill Schmidt
2013-05-14
1
-4
/
+8
*
Fix PPC64 CR spill location for callee-saved registers
Hal Finkel
2013-04-15
1
-19
/
+10
*
Spill and restore PPC CR registers using the FP when we have one
Hal Finkel
2013-04-13
1
-1
/
+14
*
This patch corrects logic in PPCFrameLowering for save and restore of ...
Roman Divacky
2012-09-12
1
-0
/
+49