| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | test: Check the feature 'loadable_module' with load modules in %llvmshlibdir. | NAKAMURA Takumi | 2010-11-29 | 1 | -1/+3 |
| | | | | | | | %llvmshlibdir should be 'bin' on Cygming. llvm-svn: 120282 | ||||
| * | Change tests from "opt %s" to "opt < %s" so that opt doesn't see the | Dan Gohman | 2009-09-11 | 1 | -1/+1 |
| | | | | | | | | | input filename so that opt doesn't print the input filename in the output so that grep lines in the tests don't unintentionally match strings in the input filename. llvm-svn: 81537 | ||||
| * | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 1 | -2/+2 |
| | | | | | | | of using llvm-as, now that opt supports this. llvm-svn: 81226 | ||||
| * | Simplify this test and correct redirection for Tcl exec. | Reid Spencer | 2007-04-14 | 1 | -3/+2 |
| | | | | | llvm-svn: 36001 | ||||
| * | The hello pass actually requires a function to chew on! | Reid Spencer | 2007-04-12 | 1 | -0/+5 |
| | | | | | llvm-svn: 35937 | ||||
| * | The "Hello" message is written on stderr so make sure it is duplicated to | Reid Spencer | 2007-04-11 | 1 | -1/+1 |
| | | | | | | | stdout so the grep can match it. llvm-svn: 35925 | ||||
| * | Add a test case for PR1318. | Reid Spencer | 2007-04-11 | 1 | -0/+6 |
| llvm-svn: 35923 | |||||

