summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/extract-basic.ll
Commit message (Collapse)AuthorAgeFilesLines
* [Hexagon] Replace instruction definitions with auto-generated onesKrzysztof Parzyszek2017-02-101-3/+3
| | | | llvm-svn: 294753
* [Hexagon] Generate "extract" instructions more aggressivelyKrzysztof Parzyszek2015-07-141-0/+76
Generate extract instructions (via intrinsics) before the DAG combiner folds shifts into unrecognizable forms. llvm-svn: 242163
OpenPOWER on IntegriCloud