Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Hexagon] preserve test intent by removing undef | Sanjay Patel | 2018-05-16 | 1 | -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 tests | Krzysztof Parzyszek | 2018-03-19 | 1 | -0/+88 |
llvm-svn: 327884 |