Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Hexagon] Replace instruction definitions with auto-generated ones | Krzysztof Parzyszek | 2017-02-10 | 1 | -3/+3 |
| | | | | llvm-svn: 294753 | ||||
* | [Hexagon] Generate "extract" instructions more aggressively | Krzysztof Parzyszek | 2015-07-14 | 1 | -0/+76 |
Generate extract instructions (via intrinsics) before the DAG combiner folds shifts into unrecognizable forms. llvm-svn: 242163 |