summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/extract-basic.ll
Commit message (Collapse)AuthorAgeFilesLines
* [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