Age | Commit message (Expand) | Author | Files | Lines |
2016-04-01 | [PPC64] Bug fix: when enabling sibling-call-opt and shrink-wrapping, the tail... | Chuang-Yu Cheng | 1 | -0/+7 |
2016-03-31 | Change eliminateCallFramePseudoInstr() to return an iterator | Hans Wennborg | 1 | -3/+3 |
2016-02-20 | Fix for PR 26500 | Nemanja Ivanovic | 1 | -11/+24 |
2015-11-16 | Find available scratch register to use in function prologue and epilogue as p... | Kit Barton | 1 | -0/+29 |
2015-09-10 | Enable the shrink wrapping optimization for PPC64. | Kit Barton | 1 | -0/+2 |
2015-07-14 | PrologEpilogInserter: Rewrite API to determine callee save regsiters. | Matthias Braun | 1 | -2/+2 |
2015-06-23 | Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) | Alexander Kornienko | 1 | -1/+1 |
2015-06-19 | Fixed/added namespace ending comments using clang-tidy. NFC | Alexander Kornienko | 1 | -1/+1 |
2015-05-05 | [ShrinkWrap] Add (a simplified version) of shrink-wrapping. | Quentin Colombet | 1 | -1/+1 |
2015-02-13 | The base pointer save offset can be computed at initialization time, | Eric Christopher | 1 | -9/+2 |
2015-02-13 | PPC LinkageSize can be computed at initialization time, do so. | Eric Christopher | 1 | -8/+2 |
2015-02-13 | PPCFrameLowering's FramePointerOffset can be computed at initialization | Eric Christopher | 1 | -12/+2 |
2015-02-13 | The TOC save offset can be computed at compile time, do so and | Eric Christopher | 1 | -3/+2 |
2015-02-13 | The return save offset can be computed at initialization time - do | Eric Christopher | 1 | -6/+2 |
2014-08-13 | Canonicalize header guards into a common format. | Benjamin Kramer | 1 | -2/+2 |
2014-07-20 | [PowerPC] ELFv2 stack space reduction | Ulrich Weigand | 1 | -4/+5 |
2014-07-18 | [PowerPC] 32-bit ELF PIC support | Hal Finkel | 1 | -2/+4 |
2014-06-23 | [PowerPC] Refactor getMinCallFrameSize / getMinCallArgumentsSize | Ulrich Weigand | 1 | -4/+0 |
2014-06-18 | [PowerPC] Simplify and improve loading into TOC register | Ulrich Weigand | 1 | -0/+6 |
2014-06-12 | Move PPCFrameLowering into PPCSubtarget from PPCTargetMachine. Use | Eric Christopher | 1 | -187/+5 |
2014-04-29 | [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final... | Craig Topper | 1 | -13/+13 |
2014-04-28 | [C++] Use 'nullptr'. | Craig Topper | 1 | -3/+3 |
2013-07-17 | PPC: Add base-pointer support to builtin setjmp/longjmp | Hal Finkel | 1 | -5/+1 |
2013-07-17 | PPC: Implement base pointer and stack realignment | Hal Finkel | 1 | -0/+14 |
2013-03-21 | Correct PPC FRAMEADDR lowering using a pseudo-register | Hal Finkel | 1 | -0/+1 |
2013-03-15 | Allocate the RS spill slot for any PPC function with spills and a large stack... | Hal Finkel | 1 | -1/+4 |
2013-03-14 | Provide the register scavenger to processFunctionBeforeFrameFinalized | Hal Finkel | 1 | -1/+2 |
2013-03-14 | Add a comment about overlapping PPC frame offsets | Hal Finkel | 1 | -0/+3 |
2013-02-21 | Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo | Eli Bendersky | 1 | -0/+4 |
2013-01-30 | PPC QPX requires a 32-byte aligned stack | Hal Finkel | 1 | -1/+2 |
2012-12-04 | Sort includes for all of the .h files under the 'lib' tree. These were | Chandler Carruth | 1 | -1/+1 |
2012-09-12 | This patch corrects logic in PPCFrameLowering for save and restore of ... | Roman Divacky | 1 | -56/+15 |
2012-02-18 | Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,... | Jia Liu | 1 | -1/+1 |
2011-07-18 | Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions for | Evan Cheng | 1 | -1/+0 |
2011-01-10 | Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a... | Anton Korobeynikov | 1 | -0/+322 |