aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/fold-calls.ll
AgeCommit message (Expand)Author
2010-09-27Don't try to constant fold libm functions with non-finite arguments.Jakob Stoklund Olesen
2010-09-24Be more precise when trying to XFAIL this tester: http://google1.osuosl.org:8...Jakob Stoklund Olesen
2010-09-18Attempt to XFAIL this test on arm-linux, which is inexplicably failing.Dan Gohman
2010-09-17Fix this test so that folding doesn't depend on a potentiallyDan Gohman
2010-09-17Fix the folding of floating-point math library calls, like sin(infinity),Dan Gohman