aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/SimplifyLibCalls/Pow.ll
AgeCommit message (Expand)Author
2008-04-09remove capital letter from test name.Chris Lattner
2008-04-09many cleanups to the pow optimizer. Allow it to handle powf,Chris Lattner
2008-03-10Remove llvm-upgrade and update tests.Tanya Lattner
2007-04-15For PR1319:Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-02-11Update comments to be actually accurateChris Lattner
2005-08-24new testcaseChris Lattner
2005-04-29Fix the success criteria for the test to make call instructions with "pow"Reid Spencer
2005-04-29New test case for testing pow(3) math library optimizations.Reid Spencer