| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-03-26 | Stabilize i128_type | Mark Mansi | -1/+0 |
| 2017-12-19 | Fix -Z lower_128bit_ops handling of statics | Scott McMurray | -2/+122 |
| 2017-12-03 | Add an i128_lowering flag in TargetOptions | Scott McMurray | -1/+1 |
| 2017-12-02 | Add ignore-emscripten too | Scott McMurray | -0/+1 |
| 2017-12-02 | Ignore the lower_128bit tests on asmjs | Scott McMurray | -0/+4 |
| 2017-12-02 | Remove the unneeded #![feature(lang_items)]s | Scott McMurray | -1/+0 |
| 2017-12-02 | Update compiler-builtins and use it the 128-bit lowering MIR test | Scott McMurray | -45/+16 |
| 2017-11-28 | tests: update to include move annotations in MIR. | Eduard-Mihai Burtescu | -4/+4 |
| 2017-11-20 | Handle shifts properly | Scott McMurray | -8/+12 |
| 2017-11-20 | Add type checking for the lang item | Scott McMurray | -10/+17 |
| 2017-11-18 | Add a MIR pass to lower 128-bit operators to lang item calls | Scott McMurray | -0/+97 |
