Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [InstCombine] add tests for llvm.sin(-x); NFC | Sanjay Patel | 2018-08-29 | 1 | -82/+0 |
* | [PatternMatch] allow vector matches with m_FNeg | Sanjay Patel | 2018-02-20 | 1 | -7/+2 |
* | [InstCombine] auto-generate full checks; NFC | Sanjay Patel | 2018-02-20 | 1 | -41/+47 |
* | InstCombine: Fold cos(-x) -> cos(x) | Matt Arsenault | 2017-01-04 | 1 | -0/+55 |
* | Propagate Undef in llvm.cos Intrinsic | Sanjoy Das | 2016-04-08 | 1 | -0/+26 |