summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/autohvx/isel-setcc-pair.ll
Commit message (Collapse)AuthorAgeFilesLines
* [Hexagon] Remove icmp undef from reduced testsSimon Pilgrim2019-03-151-1/+1
| | | | | | | | Pre-commit for D59363 (Add icmp UNDEF handling to SelectionDAG::FoldSetCC) Approved by @kparzysz (Krzysztof Parzyszek) llvm-svn: 356267
* [Hexagon] Simplify CFG after atomic expansionKrzysztof Parzyszek2018-08-021-1/+1
| | | | | | | | | | This will remove suboptimal branching from the generated ll/sc loops. The extra simplification pass affects a lot of testcases, which have been modified to accommodate this change: either by modifying the test to become immune to the CFG simplification, or (less preferablt) by adding option -hexagon-initial-cfg-clenaup=0. llvm-svn: 338774
* [Hexagon] Handle SETCC on vector pairs in loweringKrzysztof Parzyszek2018-01-311-0/+29
llvm-svn: 323911
OpenPOWER on IntegriCloud