| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [WebAssembly] Reapply r319186: "Support bitcasted function addresses with var... | Dan Gohman | 2017-12-08 | 1 | -8/+16 |
| * | [WebAssembly] Revert r319186 "Support bitcasted function addresses with varar... | Dan Gohman | 2017-11-30 | 1 | -15/+7 |
| * | [WebAssembly] Support bitcasted function addresses with varargs. | Dan Gohman | 2017-11-28 | 1 | -7/+15 |
| * | [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 |

