Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change tests from "opt %s" to "opt < %s" so that opt doesn't see the | Dan Gohman | 2009-09-11 | 1 | -1/+1 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Remove llvm-upgrade and update tests. | Tanya Lattner | 2008-02-19 | 1 | -430/+428 |
* | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 1 | -5/+5 |
* | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -6/+8 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -6/+6 |
* | Update a count, this test now passes. | Chris Lattner | 2006-04-13 | 1 | -1/+1 |
* | add new testcase | Chris Lattner | 2006-04-08 | 1 | -0/+16 |
* | Add testcases for vpku[hw]um(x,x) | Chris Lattner | 2006-04-06 | 1 | -1/+71 |
* | Add vmrg(x,x) tests | Chris Lattner | 2006-04-06 | 1 | -2/+156 |
* | Add tests for vmrg[hl]* | Chris Lattner | 2006-04-06 | 1 | -2/+164 |
* | test vperm promotion | Chris Lattner | 2006-04-06 | 1 | -0/+16 |
* | new testcase | Chris Lattner | 2006-04-06 | 1 | -0/+86 |