summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/fold-calls.ll
Commit message (Expand)AuthorAge
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* Don't try to constant fold libm functions with non-finite arguments.Jakob Stoklund Olesen2010-09-27
* Be more precise when trying to XFAIL this tester: http://google1.osuosl.org:8...Jakob Stoklund Olesen2010-09-24
* Attempt to XFAIL this test on arm-linux, which is inexplicably failing.Dan Gohman2010-09-18
* Fix this test so that folding doesn't depend on a potentiallyDan Gohman2010-09-17
* Fix the folding of floating-point math library calls, like sin(infinity),Dan Gohman2010-09-17