Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove this part of the test, it never actually tested anything anyways. This | Nick Lewycky | 2009-10-12 | 1 | -25/+0 |
* | Fix syntax error missed in converting zext.ll test. Convert 2003-11-13-ConstE... | Edward O'Callaghan | 2009-10-12 | 1 | -4/+4 |
* | Convert InstCombine tests from notcast to FileCheck. | Edward O'Callaghan | 2009-10-12 | 1 | -2/+5 |
* | Change tests from "opt %s" to "opt < %s" so that opt doesn't see the | Dan Gohman | 2009-09-11 | 1 | -1/+1 |
* | 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 |
* | commit a tweaked version of Daniel's patch for PR3599. We now | Chris Lattner | 2009-02-17 | 1 | -0/+23 |
* | Remove llvm-upgrade and update test cases. | Tanya Lattner | 2008-03-01 | 1 | -5/+6 |
* | For PR1319: | Reid Spencer | 2007-04-14 | 1 | -2/+2 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -2/+2 |
* | For PR950: | Reid Spencer | 2006-11-27 | 1 | -0/+9 |