Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach constant folding to perform conversions from constant floating | Chandler Carruth | 2011-01-11 | 1 | -0/+33 |
* | FileCheck-ize a test, and move a no-longer calling test case to another | Chandler Carruth | 2011-01-11 | 1 | -19/+12 |
* | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman | 2009-06-04 | 1 | -3/+3 |
* | Remove llvm-upgrade and update test cases. | Tanya Lattner | 2008-03-01 | 1 | -22/+27 |
* | Oops. A little aggressive on the name changes there. | Reid Spencer | 2007-04-14 | 1 | -8/+8 |
* | For PR1913: | Reid Spencer | 2007-04-14 | 1 | -11/+11 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -1/+1 |
* | Fix testcase | Chris Lattner | 2004-07-01 | 1 | -3/+3 |
* | Add tests for isnan | Chris Lattner | 2004-06-11 | 1 | -0/+8 |
* | New testcase | Chris Lattner | 2004-04-13 | 1 | -0/+17 |