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