| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-07-23 | Explain promoted extraction for simd shuffle | Oliver Schneider | -0/+3 | |
| 2018-07-23 | Promoteds are statics and statics have a place, not just a value | Oliver Schneider | -1/+24 | |
| 2018-06-02 | Generate br for all two target SwitchInts | Nikita Popov | -5/+14 | |
| Instead of only for booleans. This means that if let also becomes a br. Apart from making the IR slightly simpler, this is supported by FastISel. | ||||
| 2018-05-17 | Make sure the type we think is uninhabited actually is | varkor | -1/+2 | |
| 2018-05-17 | Fix an ICE when attempting to transmute an uninhabited type | varkor | -3/+13 | |
| 2018-05-17 | Rename trans to codegen everywhere. | Irina Popa | -0/+895 | |
