summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/intrinsics.ll
Commit message (Expand)AuthorAge
* Declare sin & cos as readonly so they match the code in SelectionDAGBuildNate Begeman2009-11-03
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-19
* Run llvm-upgrade on this test and/or upgrade intrinsic function calls.Reid Spencer2006-12-02
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* add sin/cos testsChris Lattner2005-04-30
* Add a test for llvm.sqrtChris Lattner2005-04-30