| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [WebAssembly] Omit no-op adds for non-mem uses of FrameIndex | Derek Schuff | 2016-01-26 | 1 | -0/+18 |
| * | [WebAssembly] Implement unaligned loads and stores. | Dan Gohman | 2016-01-26 | 1 | -4/+4 |
| * | [WebAssembly] Don't stackify stores across instructions with side effects. | Dan Gohman | 2016-01-20 | 1 | -12/+19 |
| * | [WebAssembly] Support combining GEP and FrameIndex offsets in memory operand ... | Derek Schuff | 2016-01-07 | 1 | -0/+21 |
| * | [WebAssembly] Add -m:e to the target triple. | Dan Gohman | 2016-01-07 | 1 | -1/+1 |
| * | [WebAssembly] Implement eliminateCallFramePseudo | Derek Schuff | 2015-12-16 | 1 | -0/+6 |
| * | [WebAssembly] Print an extra local decl when the user stack pointer is used | Derek Schuff | 2015-12-16 | 1 | -0/+5 |
| * | [WebAssembly] Implement prolog/epilog insertion and FrameIndex elimination | Derek Schuff | 2015-12-11 | 1 | -0/+70 |

