Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Hexagon] Move BitTracker into the llvm namespace and remove redundant ↵ | Benjamin Kramer | 2015-07-13 | 1 | -19/+17 |
| | | | | | | | | qualifications No functional change intended. llvm-svn: 242062 | ||||
* | [Hexagon] Implement bit-tracking facility with specifics for Hexagon | Krzysztof Parzyszek | 2015-07-07 | 1 | -0/+66 |
This includes code that is intended to be target-independent as well as the Hexagon-specific details. This is just the framework without any users. llvm-svn: 241595 |