Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-08-04 | Remove "lto_on_osx" xfails, now that -rdynamic works on Darwin. | Bob Wilson | 1 | -1/+0 |
2013-08-01 | Temporarily xfail a test that breaks on OS X when building with LTO. | Bob Wilson | 1 | -0/+1 |
2012-07-02 | Convert the uses of '|&' to use '2>&1 |' instead, which works on old | Chandler Carruth | 1 | -1/+1 |
2010-11-29 | test: Check the feature 'loadable_module' with load modules in %llvmshlibdir. | NAKAMURA Takumi | 1 | -1/+3 |
2009-09-11 | Change tests from "opt %s" to "opt < %s" so that opt doesn't see the | Dan Gohman | 1 | -1/+1 |
2009-09-08 | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 1 | -2/+2 |
2007-04-14 | Simplify this test and correct redirection for Tcl exec. | Reid Spencer | 1 | -3/+2 |
2007-04-12 | The hello pass actually requires a function to chew on! | Reid Spencer | 1 | -0/+5 |
2007-04-11 | The "Hello" message is written on stderr so make sure it is duplicated to | Reid Spencer | 1 | -1/+1 |
2007-04-11 | Add a test case for PR1318. | Reid Spencer | 1 | -0/+6 |