Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / Transforms / SimplifyLibCalls / Pow.ll
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-02-11 Chris LattnerUpdate comments to be actually accurate
2005-08-24 Chris Lattnernew testcase
2005-04-29 Reid SpencerFix the success criteria for the test to make call...
2005-04-29 Reid SpencerNew test case for testing pow(3) math library optimizat...