Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Declare sin & cos as readonly so they match the code in SelectionDAGBuild | Nate Begeman | 2009-11-03 | 1 | -4/+4 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
* | Remove llvm-upgrade and update tests. | Tanya Lattner | 2008-02-19 | 1 | -22/+31 |
* | Run llvm-upgrade on this test and/or upgrade intrinsic function calls. | Reid Spencer | 2006-12-02 | 1 | -4/+4 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -1/+1 |
* | add sin/cos tests | Chris Lattner | 2005-04-30 | 1 | -3/+21 |
* | Add a test for llvm.sqrt | Chris Lattner | 2005-04-30 | 1 | -0/+13 |