aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/sqrt.ll
Commit message (Expand)AuthorAgeFilesLines
* 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