| Commit message (Expand) | Author | Age | Files | Lines |
| * | Reland [AArch64][DebugInfo] Do not recompute CalleeSavedStackSize (Take 2) | Sander de Smalen | 2019-10-29 | 1 | -0/+13 |
| * | Revert rG70f5aecedef9a6e347e425eb5b843bf797b95319 - "Reland [AArch64][DebugIn... | Simon Pilgrim | 2019-10-29 | 1 | -13/+0 |
| * | Reland [AArch64][DebugInfo] Do not recompute CalleeSavedStackSize (Take 2) | Sander de Smalen | 2019-10-28 | 1 | -0/+13 |
| * | Reverted r375425 as it broke some buildbots. | Sander de Smalen | 2019-10-21 | 1 | -13/+0 |
| * | [AArch64][DebugInfo] Do not recompute CalleeSavedStackSize (Take 2) | Sander de Smalen | 2019-10-21 | 1 | -0/+13 |
| * | Prune two MachineInstr.h includes, fix up deps | Reid Kleckner | 2019-10-19 | 1 | -1/+14 |
| * | Revert "[AArch64][DebugInfo] Do not recompute CalleeSavedStackSize" | Krasimir Georgiev | 2019-09-18 | 1 | -14/+1 |
| * | [AArch64][DebugInfo] Do not recompute CalleeSavedStackSize | Sander de Smalen | 2019-09-18 | 1 | -1/+14 |
| * | [IPRA][ARM] Disable no-CSR optimisation for ARM | Oliver Stannard | 2019-08-02 | 1 | -1/+3 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | Replace "no-frame-pointer-*" function attributes with "frame-pointer" | Francis Visoiu Mistrih | 2019-01-14 | 1 | -6/+0 |
| * | Correct dwarf unwind information in function epilogue | Petar Jovanovic | 2018-04-24 | 1 | -0/+9 |
| * | Reapply ARM: Do not spill CSR to stack on entry to noreturn functions | Tim Northover | 2018-04-07 | 1 | -0/+20 |
| * | Revert "ARM: Do not spill CSR to stack on entry to noreturn functions" | Vitaly Buka | 2018-04-07 | 1 | -18/+0 |
| * | ARM: Do not spill CSR to stack on entry to noreturn functions | Tim Northover | 2018-04-05 | 1 | -0/+18 |
| * | TargetMachine: Add address space to getPointerSize | Matt Arsenault | 2018-03-14 | 1 | -1/+1 |
| * | MachineFunction: Return reference from getFunction(); NFC | Matthias Braun | 2017-12-15 | 1 | -3/+3 |
| * | Fix a bunch more layering of CodeGen headers that are in Target | David Blaikie | 2017-11-17 | 1 | -3/+3 |
| * | Revert "Correct dwarf unwind information in function epilogue for X86" | Reid Kleckner | 2017-11-08 | 1 | -9/+0 |
| * | Reland "Correct dwarf unwind information in function epilogue for X86" | Petar Jovanovic | 2017-11-07 | 1 | -0/+9 |
| * | Move TargetFrameLowering.h to CodeGen where it's implemented | David Blaikie | 2017-11-03 | 1 | -1/+1 |
| * | Revert "Correct dwarf unwind information in function epilogue for X86" | Petar Jovanovic | 2017-11-01 | 1 | -9/+0 |
| * | Correct dwarf unwind information in function epilogue for X86 | Petar Jovanovic | 2017-11-01 | 1 | -0/+9 |
| * | [CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use wa... | Eugene Zelenko | 2017-06-06 | 1 | -6/+8 |
| * | Disable Callee Saved Registers | Oren Ben Simhon | 2017-03-14 | 1 | -1/+1 |
| * | Move most EH from MachineModuleInfo to MachineFunction | Matthias Braun | 2016-12-01 | 1 | -1/+1 |
| * | Temporarily Revert "Move most EH from MachineModuleInfo to MachineFunction" | Eric Christopher | 2016-12-01 | 1 | -1/+1 |
| * | Move most EH from MachineModuleInfo to MachineFunction | Matthias Braun | 2016-11-30 | 1 | -1/+1 |
| * | MachineFunction: Return reference for getFrameInfo(); NFC | Matthias Braun | 2016-07-28 | 1 | -4/+4 |
| * | Add EnableIPRA to TargetOptions, and move the cl::opt -enable-ipra to TargetM... | Mehdi Amini | 2016-07-13 | 1 | -1/+1 |
| * | [IPRA] Set callee saved registers to none for local function when IPRA is ena... | Mehdi Amini | 2016-07-13 | 1 | -3/+10 |
| * | CXX_FAST_TLS calling convention: performance improvement for PPC64 | Chuang-Yu Cheng | 2016-04-08 | 1 | -2/+5 |
| * | HHVM calling conventions. | Maksim Panchenko | 2015-09-29 | 1 | -0/+11 |
| * | Remove redundant TargetFrameLowering::getFrameIndexOffset virtual | James Y Knight | 2015-08-15 | 1 | -11/+8 |
| * | PrologEpilogInserter: Rewrite API to determine callee save regsiters. | Matthias Braun | 2015-07-14 | 1 | -0/+30 |
| * | Stop resetting NoFramePointerElim in TargetMachine::resetTargetOptions. | Akira Hatanaka | 2015-05-23 | 1 | -0/+7 |
| * | [X86] Convert esp-relative movs of function arguments to pushes, step 2 | Michael Kuperstein | 2015-02-01 | 1 | -0/+5 |
| * | Revert r227728 due to bad line endings. | Michael Kuperstein | 2015-02-01 | 1 | -5/+0 |
| * | [X86] Convert esp-relative movs of function arguments to pushes, step 2 | Michael Kuperstein | 2015-02-01 | 1 | -0/+5 |
| * | Remove unnecessary TargetMachine.h includes. | Eric Christopher | 2014-10-14 | 1 | -2/+1 |
| * | Have MachineFunction cache a pointer to the subtarget to make lookups | Eric Christopher | 2014-08-05 | 1 | -2/+1 |
| * | Remove the TargetMachine forwards for TargetSubtargetInfo based | Eric Christopher | 2014-08-04 | 1 | -1/+3 |
| * | Use the new script to sort the includes of every file under lib. | Chandler Carruth | 2012-12-03 | 1 | -2/+1 |
| * | Move parts of lib/Target that use CodeGen into lib/CodeGen. | Nick Lewycky | 2011-12-15 | 1 | -0/+45 |