Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAssembly] Add an assert to sanity-check dead flags. | Dan Gohman | 2015-12-14 | 1 | -0/+3 |
* | [WebAssembly] Make WebAssemblyStoreResults only return true when it has a cha... | Dan Gohman | 2015-12-10 | 1 | -1/+3 |
* | [WebAssembly] Assert MRI.isSSA() in passes that depend on SSA form. | Dan Gohman | 2015-12-08 | 1 | -0/+2 |
* | [WebAssembly] Support constant offsets on loads and stores | Derek Schuff | 2015-12-05 | 1 | -1/+1 |
* | [WebAssembly] Fix dominance check for PHIs in the StoreResult pass | Dan Gohman | 2015-12-03 | 1 | -11/+22 |
* | [WebAssembly] Add a test for wasm-store-results pass | Derek Schuff | 2015-12-03 | 1 | -1/+5 |
* | [WebAssembly] Support for register stackifying with load and store instructions. | Dan Gohman | 2015-11-25 | 1 | -0/+102 |