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
/
AArch64
/
arm64-shrink-wrapping.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace "no-frame-pointer-*" function attributes with "frame-pointer"
Francis Visoiu Mistrih
2019-01-14
1
-2
/
+2
*
Reapply ARM: Do not spill CSR to stack on entry to noreturn functions
Tim Northover
2018-04-07
1
-2
/
+2
*
Revert "ARM: Do not spill CSR to stack on entry to noreturn functions"
Vitaly Buka
2018-04-07
1
-2
/
+2
*
ARM: Do not spill CSR to stack on entry to noreturn functions
Tim Northover
2018-04-05
1
-2
/
+2
*
Revert "AArch64: Omit callframe setup/destroy when not necessary"
Jun Bum Lim
2018-01-29
1
-3
/
+3
*
AArch64: Omit callframe setup/destroy when not necessary
Matthias Braun
2018-01-19
1
-3
/
+3
*
[AArch64] Prefer Bcc to CBZ/CBNZ/TBZ/TBNZ when NZCV flags can be set for "free".
Chad Rosier
2017-06-23
1
-12
/
+12
*
CodeGen: Allow small copyable blocks to "break" the CFG.
Kyle Butt
2017-01-31
1
-9
/
+5
*
Revert "CodeGen: Allow small copyable blocks to "break" the CFG."
Kyle Butt
2017-01-11
1
-5
/
+9
*
CodeGen: Allow small copyable blocks to "break" the CFG.
Kyle Butt
2017-01-10
1
-9
/
+5
*
ScheduleDAGInstrs: Add condjump deps to addSchedBarrierDeps()
Matthias Braun
2016-11-11
1
-14
/
+14
*
DAG: avoid duplicated truncating for sign extended operand
Weiming Zhao
2016-07-29
1
-2
/
+1
*
AArch64: allow MOV (imm) alias to be printed
Tim Northover
2016-06-16
1
-6
/
+6
*
add support for -print-imm-hex for AArch64
Paul Osmialowski
2016-05-13
1
-6
/
+6
*
[AArch64] Combine callee-save and local stack SP adjustment instructions.
Geoff Berry
2016-05-06
1
-10
/
+10
*
Don't delete empty preheaders in CodeGenPrepare if it would create a critical...
Chuang-Yu Cheng
2016-04-05
1
-8
/
+8
*
[AArch64] Break the dependency between FP and SP when possible.
Chad Rosier
2016-03-14
1
-3
/
+3
*
[AArch64] Enable non-leaf frame pointer elimination.
Geoff Berry
2016-03-02
1
-2
/
+2
*
[AArch64][ShrinkWrap] Fix bug in prolog clobbering live reg when shrink wrapp...
Geoff Berry
2016-02-19
1
-0
/
+89
*
[AArch64] Enable PostRAScheduler for AArch64 generic build.
Chad Rosier
2015-12-21
1
-2
/
+2
*
[ShrinkWrap] Refactor the handling of infinite loop in the analysis.
Quentin Colombet
2015-09-17
1
-0
/
+62
*
Fix possible infinite loop in shrink wrapping when searching for save/restore
Kit Barton
2015-08-06
1
-0
/
+29
*
[ShrinkWrap][PEI] Do not insert epilogue for unreachable blocks.
Quentin Colombet
2015-07-10
1
-0
/
+39
*
[ShrinkWrap] Add (a simplified version) of shrink-wrapping.
Quentin Colombet
2015-05-05
1
-0
/
+502