Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use StringRef in Pass/PassManager APIs (NFC) | Mehdi Amini | 2016-10-01 | 1 | -1/+1 |
* | [Hexagon] Standardize next batch of pseudo instructions | Krzysztof Parzyszek | 2016-08-16 | 1 | -7/+7 |
* | [Hexagon] Use integer instructions for floating point immediates | Krzysztof Parzyszek | 2016-08-10 | 1 | -9/+7 |
* | [HexagonConstPropagation] Remove dead code. | Davide Italiano | 2016-07-30 | 1 | -22/+0 |
* | [Hexagon] Perform bit arithmetic on unsigned to avoid accidentally shifting n... | Benjamin Kramer | 2016-07-30 | 1 | -2/+2 |
* | Fixed MSVC out of range shift warning | Simon Pilgrim | 2016-07-29 | 1 | -1/+1 |
* | Fix build breaks after r277028 | Krzysztof Parzyszek | 2016-07-28 | 1 | -0/+1 |
* | [Hexagon] Implement MI-level constant propagation | Krzysztof Parzyszek | 2016-07-28 | 1 | -0/+3208 |