..
Inputs
(1) Add ".test" to test/Other/lit.local.cfg, so llvm-cov.test is actually run.
2013-07-01 18:58:53 +00:00
X86
Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu
2012-03-25 09:02:19 +00:00
2002-01-31-CallGraph.ll
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
2009-09-11 18:01:28 +00:00
2002-02-24-InlineBrokePHINodes.ll
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
2009-09-11 18:01:28 +00:00
2002-03-11-ConstPropCrash.ll
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
2009-09-11 18:01:28 +00:00
2003-02-19-LoopInfoNestingBug.ll
Convert all tests using TCL-style quoting to use shell-style quoting.
2012-07-02 12:47:22 +00:00
2004-08-16-PackedConstantInlineStore.ll
2004-08-16-PackedGlobalConstant.ll
2004-08-16-PackedSelect.ll
2004-08-16-PackedSimple.ll
2004-08-20-PackedControlFlow.ll
2006-02-05-PassManager.ll
Eliminate more redundant llvm-as calls.
2009-09-11 18:17:12 +00:00
2007-04-24-eliminate-mostly-empty-blocks.ll
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
2009-09-11 18:01:28 +00:00
2007-06-05-PassID.ll
-disable-output is no longer needed with -analyze.
2010-01-26 19:25:59 +00:00
2007-06-28-PassManager.ll
-disable-output is no longer needed with -analyze.
2010-01-26 19:25:59 +00:00
2007-09-10-PassManager.ll
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
2009-09-11 18:01:28 +00:00
2008-02-14-PassManager.ll
Delete useless trailing semicolons.
2010-01-05 17:55:26 +00:00
2008-06-04-FieldSizeInPacked.ll
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
2009-09-11 18:01:28 +00:00
2008-10-06-RemoveDeadPass.ll
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
2009-09-11 18:01:28 +00:00
2008-10-15-MissingSpace.ll
Using "not grep" is brittle as the test passes if llvm-as fails.
2012-11-21 14:17:23 +00:00
2009-03-31-CallGraph.ll
Update test to new EH model.
2012-01-31 02:04:20 +00:00
2009-06-05-no-implicit-float.ll
fix bogus test
2010-01-09 19:24:49 +00:00
2009-09-14-function-elements.ll
Forbid arrays of function-type and structures with function-typed fields.
2009-09-15 06:28:26 +00:00
2010-05-06-Printer.ll
Don't write a file named "&1".
2010-06-18 01:49:17 +00:00
attribute-comment.ll
Attributes: Don't print trailing whitespace on the function attribute comment.
2013-04-19 11:43:21 +00:00
can-execute.txt
Suppress llvm/test/Other/can-execute.txt on msys bash.
2013-06-26 10:56:44 +00:00
close-stderr.ll
Windows/Path.inc: Introduce file_type::character_file and file_type::fifo_file in sys::fs::getStatus(HANDLE).
2013-07-18 17:00:54 +00:00
constant-fold-gep.ll
IR: Don't constant fold GEP bitcasts between different address spaces
2013-02-27 02:26:42 +00:00
extract-alias.ll
Add -alias and -ralias options to match what we have for functions and
2012-10-29 02:23:07 +00:00
extract-linkonce.ll
Check isDiscardableIfUnused, rather than hasLocalLinkage, when bumping
2013-03-04 22:40:44 +00:00
extract-weak-odr.ll
llvm-extract changes linkages so that functions on both sides of the
2012-10-29 01:59:03 +00:00
extract.ll
llvm-extract changes linkages so that functions on both sides of the
2012-10-29 01:59:03 +00:00
FileCheck-space.txt
FileCheck: Fix off-by-one bug that made CHECK-NOT: ignore the next character after the colon.
2012-09-18 20:51:39 +00:00
invalid-commandline-option.ll
Convert the uses of '|&' to use '2>&1 |' instead, which works on old
2012-07-02 18:37:59 +00:00
link-opts.ll
Change the internalize pass to internalize all symbols when given an empty
2012-10-26 18:47:48 +00:00
lint.ll
Ignore apparent buffer overruns on external or weak globals. This is a major
2012-09-30 07:30:10 +00:00
lit.local.cfg
(1) Add ".test" to test/Other/lit.local.cfg, so llvm-cov.test is actually run.
2013-07-01 18:58:53 +00:00
llvm-cov.test
llvm/test/Other/llvm-cov.test: It requires +Asserts to let XFAILed.
2013-07-08 08:44:24 +00:00
llvm-nm-without-aliases.ll
Add hidden flag to exclude aliases from output.
2012-09-18 18:47:58 +00:00
optimize-options.ll
Convert the uses of '|&' to use '2>&1 |' instead, which works on old
2012-07-02 18:37:59 +00:00
pipefail.txt
Use pipefail when available.
2013-07-26 22:32:58 +00:00
ResponseFile.ll
[Support] Beef up and expose the response file parsing in llvm::cl
2013-07-18 16:52:05 +00:00
spir_cc.ll
Forgot the SPIR test case.
2012-10-01 17:07:51 +00:00
umask.ll
XFAIL this test on mingw.
2013-07-16 19:20:29 +00:00