..
2007-07-25-DominatedLoop.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-07-25-InfiniteLoop.ll
Fix the remaining TCL-style quotes found in the testsuite. This is
2012-07-02 19:09:46 +00:00
2007-07-25-Loop.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-07-25-NestedLoop.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-07-25-SinglePredecessor.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-07-26-InterlockingLoops.ll
remove a trivial test, make some other tests less trivial.
2011-05-22 07:02:43 +00:00
2007-07-26-NonRedundant.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-07-26-PhiErasure.ll
switch GVN to use SSAUpdater. Besides removing a lot of complexity
2009-10-10 23:50:30 +00:00
2007-07-30-PredIDom.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-07-31-NoDomInherit.ll
Convert all tests using TCL-style quoting to use shell-style quoting.
2012-07-02 12:47:22 +00:00
2007-07-31-RedundantPhi.ll
Fix the remaining TCL-style quotes found in the testsuite. This is
2012-07-02 19:09:46 +00:00
2008-02-12-UndefLoad.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-13-NewPHI.ll
stop using anders-aa
2010-03-01 20:24:50 +00:00
2008-07-02-Unreachable.ll
Convert all tests using TCL-style quoting to use shell-style quoting.
2012-07-02 12:47:22 +00:00
2008-12-09-SelfRemove.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-12-12-RLE-Crash.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-12-14-rle-reanalyze.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-12-15-CacheVisited.ll
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
2009-09-11 18:01:28 +00:00
2009-01-21-SortInvalidation.ll
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
2009-09-11 18:01:28 +00:00
2009-01-22-SortInvalidation.ll
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
2009-09-11 18:01:28 +00:00
2009-02-17-LoadPRECrash.ll
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
2009-09-11 18:01:28 +00:00
2009-03-10-PREOnVoid.ll
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
2009-09-11 18:01:28 +00:00
2009-06-17-InvalidPRE.ll
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
2009-09-11 18:01:28 +00:00
2009-07-13-MemDepSortFail.ll
Correct bogus module triple specifications.
2010-08-30 10:48:29 +00:00
2009-11-12-MemDepMallocBitCast.ll
Memory dependence analysis was incorrectly stopping to scan for stores to a pointer at bitcast uses of a malloc call.
2009-10-13 01:42:53 +00:00
2010-03-31-RedundantPHIs.ll
Teach InstructionSimplify about phi nodes. I chose to have it simply
2010-11-14 13:30:18 +00:00
2010-05-08-OneBit.ll
Update some tests to the new EH scheme.
2011-09-01 00:58:03 +00:00
2010-11-13-Simplify.ll
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
2013-07-14 01:42:54 +00:00
2011-04-27-phioperands.ll
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
2013-01-01 13:57:25 +00:00
2011-06-01-NonLocalMemdepMiscompile.ll
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
2013-07-14 01:42:54 +00:00
2011-07-07-MatchIntrinsicExtract.ll
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
2013-07-14 01:42:54 +00:00
2011-09-07-TypeIdFor.ll
Mark the eh.typeid.for intrinsic as being 'const', which it is inside
2011-09-09 07:50:37 +00:00
2012-05-22-PreCrash.ll
Fix PR12858, a crash due to GVN's PRE not fully removing an instruction from the
2012-05-22 14:17:53 +00:00
atomic.ll
Atomic load/store handling for the passes using memdep (GVN, DSE, memcpyopt).
2011-08-17 22:22:24 +00:00
basic.ll
Fix the remaining TCL-style quotes found in the testsuite. This is
2012-07-02 19:09:46 +00:00
bitcast-of-call.ll
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
2009-09-11 18:01:28 +00:00
calls-nonlocal.ll
Make BasicAliasAnalysis a normal AliasAnalysis implementation which
2010-10-18 18:04:47 +00:00
calls-readonly.ll
Convert all tests using TCL-style quoting to use shell-style quoting.
2012-07-02 12:47:22 +00:00
commute.ll
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
2013-07-14 01:42:54 +00:00
condprop.ll
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
2013-07-14 01:42:54 +00:00
crash-no-aa.ll
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
2012-12-30 02:33:22 +00:00
crash.ll
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
2012-12-30 02:33:22 +00:00
edge.ll
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easier debugging. No functionality change.
2013-07-14 01:50:49 +00:00
fpmath.ll
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
2013-01-01 13:57:25 +00:00
lifetime-simple.ll
Make BasicAliasAnalysis a normal AliasAnalysis implementation which
2010-10-18 18:04:47 +00:00
lit.local.cfg
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
2012-02-16 06:28:33 +00:00
load-constant-mem.ll
Convert all tests using TCL-style quoting to use shell-style quoting.
2012-07-02 12:47:22 +00:00
load-pre-align.ll
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
2013-07-14 01:42:54 +00:00
load-pre-licm.ll
Make BasicAliasAnalysis a normal AliasAnalysis implementation which
2010-10-18 18:04:47 +00:00
local-pre.ll
Convert all tests using TCL-style quoting to use shell-style quoting.
2012-07-02 12:47:22 +00:00
lpre-call-wrap-2.ll
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
2012-12-30 01:28:40 +00:00
lpre-call-wrap.ll
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
2012-12-30 01:28:40 +00:00
malloc-load-removal.ll
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
2013-07-14 01:42:54 +00:00
MemdepMiscompile.ll
Memory Dependence Analysis: fix a miscompile that uses DT to approxmiate the
2013-01-04 19:19:47 +00:00
non-local-offset.ll
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
2013-07-14 01:42:54 +00:00
nonescaping-malloc.ll
Revert the test moves from 176733. Use "REQUIRES: asserts" instead.
2013-03-12 16:27:52 +00:00
null-aliases-nothing.ll
llvm/test/Transforms/GVN/null-aliases-nothing.ll: Fix a RUN line not to emit ModuleID.
2012-12-30 00:33:26 +00:00
phi-translate-partial-alias.ll
Add a testcase to demonstrate the problem where phi translation is
2011-06-04 07:05:05 +00:00
phi-translate.ll
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
2013-07-14 01:42:54 +00:00
pr10820.ll
Extra CHECK-NOT to make sure that GVN transform works properly.
2011-09-02 17:40:39 +00:00
pr12979.ll
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
2013-01-01 13:57:25 +00:00
pr14166.ll
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
2013-07-14 01:42:54 +00:00
pre-basic-add.ll
Convert all tests using TCL-style quoting to use shell-style quoting.
2012-07-02 12:47:22 +00:00
pre-compare.ll
Don't PRE compares.
2012-03-29 17:22:39 +00:00
pre-load.ll
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
2013-07-14 01:42:54 +00:00
pre-single-pred.ll
LoadPRE was not properly checking that the load it was PRE'ing post-dominated the block it was being hoisted to.
2010-09-25 05:26:18 +00:00
preserve-tbaa.ll
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
2013-07-14 01:42:54 +00:00
range.ll
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
2013-01-01 13:57:25 +00:00
readattrs.ll
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easier debugging. No functionality change.
2013-07-14 01:50:49 +00:00
rle-must-alias.ll
Convert all tests using TCL-style quoting to use shell-style quoting.
2012-07-02 12:47:22 +00:00
rle-no-phi-translate.ll
this test is failing, and is expected to.
2009-11-27 06:36:28 +00:00
rle-nonlocal.ll
Make BasicAliasAnalysis a normal AliasAnalysis implementation which
2010-10-18 18:04:47 +00:00
rle-phi-translate.ll
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
2013-07-14 01:42:54 +00:00
rle-semidominated.ll
Convert all tests using TCL-style quoting to use shell-style quoting.
2012-07-02 12:47:22 +00:00
rle.ll
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
2013-07-14 01:42:54 +00:00
tbaa.ll
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
2013-01-01 13:57:25 +00:00
unreachable_block_infinite_loop.ll
Fix unchecked uses of DominatorTree in MemoryDependenceAnalysis.
2013-05-06 02:07:24 +00:00