| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fast Math Flag mapping into SDNode | Michael Berg | 2018-05-04 | 1 | -5/+3 |
| | | | | | | | | | | | | | | | Summary: Adding support for Fast flags in the SDNode to leverage fast math sub flag usage. Reviewers: spatel, arsenm, jbhateja, hfinkel, escha, qcolombet, echristo, wristow, javed.absar Reviewed By: spatel Subscribers: llvm-commits, rampitec, nhaehnle, tstellar, FarhanaAleen, nemanjai, javed.absar, jbhateja, hfinkel, wdng Differential Revision: https://reviews.llvm.org/D45710 llvm-svn: 331547 | ||||
| * | [DAG] add test to show FMF mismatch between IR and DAG; NFC | Sanjay Patel | 2018-05-01 | 1 | -0/+32 |
| D45710 proposes to change this, but we have no test coverage for the first step in this process. llvm-svn: 331271 | |||||

