llvm-6502/test/Transforms/DeadArgElim
2009-03-18 16:48:45 +00:00
..
2006-06-27-struct-ret.ll
2007-02-07-FuncRename.ll
2007-10-18-VarargsReturn.ll
2007-12-20-ParamAttrs.ll
2008-01-16-VarargsParamAttrs.ll
2008-06-23-DeadAfterLive.ll Commit the new DeadArgElim pass again, this time with the gcc bootstrap failures fixed. 2008-06-24 16:30:26 +00:00
2009-03-17-MRE-Invoke.ll aha, DAE does have to think about PHI nodes. Many thanks to "Dr Evil" (aka Duncan) 2009-03-18 16:48:45 +00:00
basictest.ll
canon.ll Add a testcase for the canonicalizations now performed by deadargelim. 2008-07-15 14:42:58 +00:00
dead_vaargs.ll
deadretval2.ll Commit the new DeadArgElim pass again, this time with the gcc bootstrap failures fixed. 2008-06-24 16:30:26 +00:00
deadretval.ll
dg.exp
keepalive.ll adjust test to make it more robust 2009-03-01 00:24:40 +00:00
multdeadretval.ll Un-XFAIL multdeadretval, since instcombine now properly handles the mess deadargelim leaves behind :-) 2008-07-16 12:56:52 +00:00