Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-02-16 | [WebAssembly] Implement __builtin_frame_address. | Dan Gohman | 1 | -2/+2 |
2016-01-29 | [WebAssembly] Support frame pointer | Derek Schuff | 1 | -1/+6 |
2016-01-25 | [WebAssembly] Fix unbalanced register stack code in the case of late DCE. | Dan Gohman | 1 | -3/+3 |
2016-01-23 | [WebAssembly] Fix RegNumbering for the stack pointer | Derek Schuff | 1 | -5/+13 |
2016-01-20 | [WebAssembly] Minor code cleanups. NFC. | Dan Gohman | 1 | -1/+1 |
2015-12-23 | [WebAssembly] Add a TODO comment for a possible future optimization. | Dan Gohman | 1 | -1/+2 |
2015-12-11 | [WebAssembly] Implement prolog/epilog insertion and FrameIndex elimination | Derek Schuff | 1 | -0/+5 |
2015-11-18 | [WebAssembly] Enable register coloring and register stackifying. | Dan Gohman | 1 | -12/+17 |
2015-11-13 | [WebAssembly] Introduce a new pseudo-operand for unused expression results. | Dan Gohman | 1 | -1/+1 |
2015-11-12 | [WebAssembly] Reapply r252858, with svn add for the new file. | Dan Gohman | 1 | -0/+98 |