aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/SimplifyLibCalls/Pow.ll
AgeCommit message (Expand)Author
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