aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/intrinsics.ll
AgeCommit message (Expand)Author
2009-11-03Declare sin & cos as readonly so they match the code in SelectionDAGBuildNate Begeman
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-02-19Remove llvm-upgrade and update tests.Tanya Lattner
2006-12-02Run llvm-upgrade on this test and/or upgrade intrinsic function calls.Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2005-04-30add sin/cos testsChris Lattner
2005-04-30Add a test for llvm.sqrtChris Lattner