aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/sqrt.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+2
* 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