]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - test/Transforms/PruneEH
DebugInfo: Use distinct inlinedAt MDLocations to avoid separate inlined calls being...
[opencl/llvm.git] / test / Transforms / PruneEH /
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2012-08-10 Eli FriedmanThe normal edge of an invoke is not allowed to branch...
2012-07-02 Chandler CarruthFix the remaining TCL-style quotes found in the testsui...
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2011-08-31 Bill WendlingUpdate more tests to the new EH scheme.
2011-06-17 Chris Lattnermanually upgrade a bunch of tests to modern syntax...
2010-04-23 Chris Lattnerfix some failures my callgraph dump format change broke.
2010-01-05 Dan GohmanDelete useless trailing semicolons.
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2009-01-08 Dale JohannesenDo not inline functions with (dynamic) alloca into
2008-09-23 Duncan SandsRationalize the names of passes that print information:
2008-09-19 Duncan SandsTest the callgraph directly for the missing edge.
2008-09-06 Duncan SandsWhen PruneEH turned an invoke into an ordinary
2008-06-09 Duncan SandsTest that prune-eh doesn't make deductions based
2008-05-20 Gabor Greifsabre brings to my attention that the 'tr' suffix is...
2008-05-20 Gabor GreifRename the last test with .llx extension to .ll, resolv...
2008-04-25 Nick LewyckyRemove 'unwinds to' support from mainline. This patch...
2008-04-19 Chris Lattnerrename *.llx -> *.ll, last batch.
2008-03-19 Tanya LattnerUpgrade tests.
2008-03-10 Nick LewyckyTurn unwind_to into "unwinds to".
2008-03-09 Nick LewyckyPrune the unwind_to labels on BBs that don't need them...
2007-12-10 Duncan SandsMake PruneEH update the nounwind/noreturn attributes
2007-06-29 John CriswellConvert .cvsignore files
2007-04-15 Reid SpencerFor PR1319:
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-04-12 Tanya LattnerAdded the ability to xfail based on llvmgcc version
2006-03-23 Reid SpencerTired of wading through cvs's list ? files that are...
2005-04-27 Chris LattnerTest the noreturn function optimization
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2003-11-22 Chris LattnerNew testcase that breaks the pruneeh pass
2003-09-16 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
2003-09-15 John CriswellRemoving Makefiles. Regression tests are now run by...
2003-09-15 Chris LattnerNew testcase
2003-08-31 Chris Lattnernew tests