summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/fp_latency.ll
Commit message (Collapse)AuthorAgeFilesLines
* [Hexagon] preserve test intent by removing undefSanjay Patel2018-05-161-3/+3
| | | | | | | | | | | | We need to clean up the DAG floating-point undef logic. This process is similar to how we handled integer undef logic in D43141. And as we did there, I'm trying to reduce the patch by changing tests that would probably become meaningless once we correct FP undef folding. llvm-svn: 332550
* [Hexagon] Add a few more lit testsKrzysztof Parzyszek2018-03-191-0/+88
llvm-svn: 327884
OpenPOWER on IntegriCloud