Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Module::getOrInsertFunction is using C-style vararg instead of variadic templ... | Serge Guelton | 2017-04-11 | 1 | -2/+1 |
* | Revert "Turn some C-style vararg into variadic templates" | Diana Picus | 2017-04-11 | 1 | -1/+2 |
* | Turn some C-style vararg into variadic templates | Serge Guelton | 2017-04-11 | 1 | -2/+1 |
* | [Hexagon] Avoid infinite loops in HexagonLoopIdiomRecognition | Krzysztof Parzyszek | 2017-03-23 | 1 | -13/+29 |
* | Recommit r298282 with fixes for memory allocation/deallocation | Krzysztof Parzyszek | 2017-03-21 | 1 | -17/+724 |
* | Revert "[Hexagon] Recognize polynomial-modulo loop idiom again" | Vitaly Buka | 2017-03-21 | 1 | -700/+17 |
* | [Hexagon] Recognize polynomial-modulo loop idiom again | Krzysztof Parzyszek | 2017-03-20 | 1 | -17/+700 |
* | Shut up GCC warning about operator precedence. NFC. | Michael Kuperstein | 2017-01-31 | 1 | -3/+3 |
* | [Hexagon] Remove unused variable (and silence a warning) | Krzysztof Parzyszek | 2017-01-27 | 1 | -4/+2 |
* | [Hexagon] Add Hexagon-specific loop idiom recognition pass | Krzysztof Parzyszek | 2017-01-26 | 1 | -0/+1618 |