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
/
ARM
/
fold-stack-adjust.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug fix on function epilog optimization (ARM backend)
Oliver Stannard
2019-09-03
1
-0
/
+13
*
[ARM] Don't try to create "push {r12, lr}" in Thumb1 at -Oz.
Eli Friedman
2019-04-01
1
-22
/
+26
*
Replace "no-frame-pointer-*" function attributes with "frame-pointer"
Francis Visoiu Mistrih
2019-01-14
1
-3
/
+3
*
Codegen: Make chains from trellis-shaped CFGs
Kyle Butt
2017-02-15
1
-1
/
+1
*
ARM: don't rely on push/pop reglists being in order when folding SP adjust.
Tim Northover
2016-10-26
1
-0
/
+14
*
[ARM] Enable shrink-wrapping by default.
Quentin Colombet
2015-11-18
1
-1
/
+3
*
Revert "[ARM] Enable shrink-wrapping by default."
Renato Golin
2015-11-12
1
-3
/
+1
*
[ARM] Enable shrink-wrapping by default.
Quentin Colombet
2015-11-11
1
-1
/
+3
*
ARM: fix folding stack adjustment (again again again...)
Tim Northover
2015-09-23
1
-1
/
+2
*
Fix a bunch of trivial cases of 'CHECK[^:]*$' in the tests. NFCI
Jonathan Roelofs
2015-08-10
1
-1
/
+1
*
ARM: prefer allocating VFP regs at stride 4 on Darwin.
Tim Northover
2015-08-03
1
-4
/
+1
*
[ARM] Refactor the prologue/epilogue emission to be more robust.
Quentin Colombet
2015-07-20
1
-2
/
+2
*
ARM: When spilling extra registers for alignment, prefer low registers on all...
Peter Collingbourne
2015-04-23
1
-8
/
+8
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-3
/
+3
*
Fix large stack alignment codegen for ARM and Thumb2 targets
Kristof Beyls
2015-01-08
1
-1
/
+1
*
ARM / x86_64 varargs: Don't save regparms in prologue without va_start
Reid Kleckner
2014-08-22
1
-0
/
+3
*
[SDAG] Make the DAGCombine worklist not grow endlessly due to duplicate
Chandler Carruth
2014-07-23
1
-2
/
+2
*
ARM: use AAPCS-style prologues for embedded MachO.
Tim Northover
2014-05-30
1
-8
/
+8
*
Fix PR19136: [ARM] Fix Folding SP Update into vpush/vpop
Weiming Zhao
2014-03-20
1
-0
/
+31
*
ARM: correctly determine final tBX_LR in Thumb1 functions
Tim Northover
2014-01-14
1
-0
/
+23
*
ARM MachO: sort out isTargetDarwin/isTargetIOS/... checks.
Tim Northover
2014-01-06
1
-11
/
+11
*
ARM: fix folding of stack-adjustment (yet again).
Tim Northover
2013-12-08
1
-0
/
+9
*
ARM: fix yet another stack-folding bug
Tim Northover
2013-12-05
1
-0
/
+29
*
ARM: fix bug in -Oz stack adjustment folding
Tim Northover
2013-12-01
1
-2
/
+2
*
ARM: fold prologue/epilogue sp updates into push/pop for code size
Tim Northover
2013-11-08
1
-0
/
+126