Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge these 2 tests in a single file. | Rafael Espindola | 2013-09-04 | 1 | -55/+0 |
* | Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie... | Stephen Lin | 2013-07-14 | 1 | -15/+15 |
* | Change the internalize pass to internalize all symbols when given an empty | Rafael Espindola | 2012-10-26 | 1 | -4/+5 |
* | Port testcase to FileCheck. | Rafael Espindola | 2012-10-26 | 1 | -13/+40 |
* | Change tests from "opt %s" to "opt < %s" so that opt doesn't see the | Dan Gohman | 2009-09-11 | 1 | -5/+5 |
* | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -5/+5 |
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 1 | -5/+5 |
* | Let some more tests ignore expected output on stderr. | Matthijs Kooijman | 2008-06-10 | 1 | -2/+2 |
* | Simplify internalize pass. Add test case. | Devang Patel | 2008-05-14 | 1 | -0/+27 |