llvm-6502/test/Transforms/SCCP
Reid Spencer 0f5aed5648 Make the llvm-runtest function much more amenable by eliminating all the
global variables that needed to be passed in. This makes it possible to
add new global variables with only a couple changes (Makefile and llvm-dg.exp)
instead of touching every single dg.exp file.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35918 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-11 19:56:59 +00:00
..
.cvsignore
2002-05-02-EdgeFailure.ll
2002-05-02-MissSecondInst.ll
2002-05-20-MissedIncomingValue.ll
2002-05-21-InvalidSimplify.ll
2002-08-30-GetElementPtrTest.ll
2003-06-24-OverdefinedPHIValue.ll
2003-08-26-InvokeHandling.ll
2004-11-16-DeadInvoke.ll
2004-12-10-UndefBranchBug.ll For PR950: 2006-12-31 06:02:00 +00:00
2006-10-23-IPSCCP-Crash.ll
2006-12-04-PackedType.ll For PR1195: 2007-02-15 02:26:10 +00:00
2006-12-19-UndefBug.ll For PR1043: 2007-01-13 05:06:52 +00:00
basictest.ll
calltest.ll
dg.exp Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
ipsccp-basic.ll For PR950: 2006-12-31 06:02:00 +00:00
ipsccp-conditional.ll For PR950: 2006-12-31 06:02:00 +00:00
ipsccp-gvar.ll
loadtest.ll
logical-nuke.ll For PR950: 2006-12-31 06:02:00 +00:00
phitest.ll
sccptest.ll
select.ll