summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/cos-intrinsic.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] add tests for llvm.sin(-x); NFCSanjay Patel2018-08-291-82/+0
* [PatternMatch] allow vector matches with m_FNegSanjay Patel2018-02-201-7/+2
* [InstCombine] auto-generate full checks; NFCSanjay Patel2018-02-201-41/+47
* InstCombine: Fold cos(-x) -> cos(x)Matt Arsenault2017-01-041-0/+55
* Propagate Undef in llvm.cos IntrinsicSanjoy Das2016-04-081-0/+26
OpenPOWER on IntegriCloud