Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extract LaneBitmask into a separate type | Krzysztof Parzyszek | 2016-12-15 | 1 | -12/+12 |
* | Use StringRef in Pass/PassManager APIs (NFC) | Mehdi Amini | 2016-10-01 | 1 | -1/+1 |
* | MachineRegisterInfo/MIR: Initialize tracksSubRegLiveness early, do not print/... | Matthias Braun | 2016-08-24 | 1 | -2/+2 |
* | Make DetectDeadLanes preserve CFG | Matt Arsenault | 2016-06-15 | 1 | -0/+5 |
* | DetectDeadLanes: Increase precision when detecting undef inputs | Matthias Braun | 2016-05-06 | 1 | -53/+121 |
* | DetectDeadLanes: Cleanup, assert on some impossible cases. | Matthias Braun | 2016-05-06 | 1 | -9/+8 |
* | [CodeGen] Remove extra ';' | Marcin Koscielnicki | 2016-04-28 | 1 | -1/+1 |
* | CodeGen: Add DetectDeadLanes pass. | Matthias Braun | 2016-04-28 | 1 | -0/+530 |