summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/sqrt.ll
Commit message (Expand)AuthorAge
* Change test case, one that actually failed before my commit.Evan Cheng2011-07-13
* It's not safe to fold (fptrunc (sqrt (fpext x))) to (sqrtf x) if there is ano...Evan Cheng2011-07-13
* Fix a serious performance regression introduced by r108687 on linux:Chris Lattner2010-09-07
* rename test.Chris Lattner2010-09-07