Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Hexagon, TableGen] Fix some Clang-tidy modernize and Include What You Use wa... | Eugene Zelenko | 2017-01-04 | 1 | -26/+27 |
* | [Hexagon-ish] Add function to print cell map contents in bit tracker | Krzysztof Parzyszek | 2016-08-03 | 1 | -0/+2 |
* | [Hexagon] Rerun bit tracker on new instructions in RIE | Krzysztof Parzyszek | 2016-07-26 | 1 | -0/+1 |
* | Hexagon: Avoid implicit iterator conversions, NFC | Duncan P. N. Exon Smith | 2016-07-12 | 1 | -5/+5 |
* | -Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that are dep... | David Blaikie | 2015-08-01 | 1 | -7/+0 |
* | [Hexagon] Use composition instead of inheritance from STL types | Benjamin Kramer | 2015-07-18 | 1 | -8/+1 |
* | [Hexagon] Move BitTracker into the llvm namespace and remove redundant qualif... | Benjamin Kramer | 2015-07-13 | 1 | -32/+26 |
* | [Hexagon] Implement bit-tracking facility with specifics for Hexagon | Krzysztof Parzyszek | 2015-07-07 | 1 | -0/+455 |