Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAssembly] Narrow the scope of WebAssemblyFixFunctionBitcasts | Jacob Gravelle | 2017-10-10 | 1 | -37/+109 |
* | [WebAssembly] Convert the remaining unit tests to the new wasm-object-file ta... | Dan Gohman | 2017-02-28 | 1 | -11/+8 |
* | [WebAssembly] Don't create bitcast-wrappers for varargs. | Dan Gohman | 2017-01-20 | 1 | -0/+17 |
* | [WebAssembly] Only RAUW a constant once in FixFunctionBitcasts | Derek Schuff | 2017-01-10 | 1 | -0/+16 |
* | [WebAssembly] Don't abort on code with UB. | Dan Gohman | 2017-01-07 | 1 | -1/+1 |
* | [WebAssembly] Add a pass to create wrappers for function bitcasts. | Dan Gohman | 2017-01-07 | 1 | -0/+56 |