aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/fnabs.ll
AgeCommit message (Expand)Author
2012-08-03Refactor and check "onlyReadsMemory" before optimizing builtins.Bob Wilson
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2008-02-19Remove llvm-upgrade and update tests.Tanya Lattner
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2005-04-16Update dejagnu tests to use the new pattern isel flagNate Begeman
2005-04-09add a test for fnabsChris Lattner