summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/double-float-shrink-1.ll
Commit message (Expand)AuthorAgeFilesLines
* [LibCallSimplifier] don't get fooled by a fake fmin()Sanjay Patel2016-01-211-0/+20
* [LibCallSimplifier] use instruction-level fast-math-flags to shrink callsSanjay Patel2016-01-191-20/+18
* [LibCallSimplifier] propagate FMF when shrinking binary callsSanjay Patel2015-12-311-0/+16
* [LibCallSimplifier] propagate FMF when shrinking unary callsSanjay Patel2015-12-311-19/+17
* change function names to avoid accidentally matching the substringSanjay Patel2015-12-311-40/+53
* add 'fast' attribute to calls to show that the flag isn't being propagatedSanjay Patel2015-12-311-55/+57
* Handle sqrt() shrinking in SimplifyLibCalls like any other callSanjay Patel2014-10-231-6/+19
* Shrinkify libcalls: use float versions of double libm functions with fast-mat...Sanjay Patel2014-10-221-102/+106
* Disable transforms that introduce calls to exp10*() on Linux due toChandler Carruth2013-12-281-1/+4
* Apply the InstCombine fptrunc sqrt optimization to llvm.sqrtHal Finkel2013-11-161-0/+13
* instcombine: Migrate math library call simplificationsMeador Inge2012-11-131-0/+333
OpenPOWER on IntegriCloud