summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/bit-eval.ll
Commit message (Collapse)AuthorAgeFilesLines
* [Hexagon] Update more testcasesKrzysztof Parzyszek2018-03-061-2/+1
| | | | llvm-svn: 326830
* [Hexagon] Replace instruction definitions with auto-generated onesKrzysztof Parzyszek2017-02-101-1/+1
| | | | llvm-svn: 294753
* [Hexagon] Preprocess mapped instructions before lowering to MCKrzysztof Parzyszek2015-12-151-1/+1
| | | | llvm-svn: 255653
* [Hexagon] Bit-based instruction simplificationKrzysztof Parzyszek2015-10-201-0/+53
Analyze bit patterns of operands and values of instructions to perform various simplifications, dead/redundant code elimination, etc. llvm-svn: 250868
OpenPOWER on IntegriCloud