summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/cos-1.ll
Commit message (Expand)AuthorAgeFilesLines
* [IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperatorCameron McInally2019-10-141-10/+10
* Revert "[IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperator"Dmitri Gribenko2019-10-101-10/+10
* [IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperatorCameron McInally2019-10-091-10/+10
* [NFC][InstCombine] Add unary FNeg to cos-1.ll cos-2.ll cos-sin-intrinsic.llCameron McInally2019-05-311-0/+162
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+175
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-175/+0
* [InstCombine] add reflection fold for tan(-x)Sanjay Patel2018-08-161-6/+6
* [InstCombine] add tests for tan with negated arg; NFCSanjay Patel2018-08-161-13/+40
* [SimplifyLibCalls] don't drop fast-math-flags on trig reflection folds (retry...Sanjay Patel2018-08-131-1/+12
* revert r339608 - [SimplifyLibCalls] don't drop fast-math-flags on trig reflec...Sanjay Patel2018-08-131-12/+1
* [SimplifyLibCalls] don't drop fast-math-flags on trig reflection foldsSanjay Patel2018-08-131-1/+12
* [SimplifyLibCalls] add reflection fold for -sin(-x) (PR38458)Sanjay Patel2018-08-131-10/+8
* [InstCombine] add more tests for trig reflections; NFC (PR38458)Sanjay Patel2018-08-131-8/+92
* [InstCombine] auto-generate full checks and add cos intrinsic test; NFCSanjay Patel2018-08-131-17/+34
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-3/+3
* instcombine: Migrate math library call simplificationsMeador Inge2012-11-131-0/+38
OpenPOWER on IntegriCloud