summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/sqrt.ll
Commit message (Expand)AuthorAgeFilesLines
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-3/+3
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-301-1/+1
* Change test case, one that actually failed before my commit.Evan Cheng2011-07-131-1/+6
* It's not safe to fold (fptrunc (sqrt (fpext x))) to (sqrtf x) if there is ano...Evan Cheng2011-07-131-2/+19
* Fix a serious performance regression introduced by r108687 on linux:Chris Lattner2010-09-071-3/+19
* rename test.Chris Lattner2010-09-071-0/+16
OpenPOWER on IntegriCloud