aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Generic/intrinsics.ll
Commit message (Expand)AuthorAgeFilesLines
* Declare sin & cos as readonly so they match the code in SelectionDAGBuildNate Begeman2009-11-031-4/+4
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-191-22/+31
* Run llvm-upgrade on this test and/or upgrade intrinsic function calls.Reid Spencer2006-12-021-4/+4
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* add sin/cos testsChris Lattner2005-04-301-3/+21
* Add a test for llvm.sqrtChris Lattner2005-04-301-0/+13