| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use Align for TFL::TransientStackAlignment | Guillaume Chatelet | 2019-10-21 | 1 | -1/+1 |
| * | [Alignment][NFC] Use Align for TargetFrameLowering/Subtarget | Guillaume Chatelet | 2019-10-17 | 1 | -1/+1 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [WebAssembly] clang-format (NFC) | Heejin Ahn | 2018-09-05 | 1 | -5/+5 |
| * | [WebAssembly] Don't write SP back when prolog is generated only for EH | Heejin Ahn | 2018-08-22 | 1 | -0/+1 |
| * | [WebAssembly] Remove MachineFrameInfo arg from checking functions (NFC) | Heejin Ahn | 2018-08-22 | 1 | -3/+2 |
| * | [WebAssembly] Change comments on SP writing back (NFC) | Heejin Ahn | 2018-08-22 | 1 | -1/+2 |
| * | [WebAssembly] Restore __stack_pointer after catch instructions | Heejin Ahn | 2018-08-21 | 1 | -1/+9 |
| * | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-01 | 1 | -1/+1 |
| * | Move TargetFrameLowering.h to CodeGen where it's implemented | David Blaikie | 2017-11-03 | 1 | -1/+1 |
| * | [WebAssembly] Emit a BasePointer when we have overly-aligned stack objects | Derek Schuff | 2016-11-07 | 1 | -0/+1 |
| * | Change eliminateCallFramePseudoInstr() to return an iterator | Hans Wennborg | 2016-03-31 | 1 | -1/+1 |
| * | [WebAssembly] Add TODO comment to revisit red zone size | Derek Schuff | 2016-02-23 | 1 | -0/+3 |
| * | [WebAssembly] Implement red zone for user stack | Derek Schuff | 2016-02-23 | 1 | -0/+8 |
| * | [WebAssembly] Reformat WebAssemblyFrameLowering and WebAssemblyISelLowering | Derek Schuff | 2016-02-11 | 1 | -5/+5 |
| * | WebAssembly: basic bitcode → assembly CodeGen test | JF Bastien | 2015-07-22 | 1 | -3/+0 |
| * | WebAssembly: fix build breakage. | JF Bastien | 2015-07-14 | 1 | -2/+2 |
| * | [WebAssembly] Initial WebAssembly backend | Dan Gohman | 2015-06-29 | 1 | -0/+48 |