| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [WebAssembly] Reorder load/store operands to match binary encoding. | Dan Gohman | 2016-10-25 | 1 | -4/+4 |
| * | [WebAssembly] Add an option to make get_local/set_local explicit. | Dan Gohman | 2016-10-24 | 1 | -2/+2 |
| * | [WebAssembly] Fix for 0xc call_indirect changes | Derek Schuff | 2016-10-21 | 1 | -9/+9 |
| * | [WebAssembly] Remove the output operand from stores. | Dan Gohman | 2016-10-06 | 1 | -10/+1 |
| * | [WebAssembly] Check return value of getRegForValue in FastISel | Derek Schuff | 2016-08-04 | 1 | -0/+13 |
| * | [WebAssembly] Initial SIMD128 support. | Derek Schuff | 2016-08-02 | 1 | -4/+76 |
| * | [WebAssembly] Fast-isel support for calls, arguments, and selects. | Dan Gohman | 2016-05-12 | 1 | -51/+324 |
| * | [WebAssembl] Implement enough of fast-isel to run the comparison tests. | Dan Gohman | 2016-05-11 | 1 | -98/+389 |
| * | [WebAssembly] Preliminary fast-isel support. | Dan Gohman | 2016-05-10 | 1 | -4/+542 |
| * | [WebAssembly] Skeleton FastISel support | Dan Gohman | 2015-08-24 | 1 | -0/+81 |

