summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/bit-loop.ll
Commit message (Collapse)AuthorAgeFilesLines
* [Hexagon] Bit-based instruction simplificationKrzysztof Parzyszek2015-10-201-0/+80
Analyze bit patterns of operands and values of instructions to perform various simplifications, dead/redundant code elimination, etc. llvm-svn: 250868
OpenPOWER on IntegriCloud