LowerSwitch: replace unreachable default with popular case destination
[oota-llvm.git] / test / Transforms / ConstantMerge /
2014-03-13 Rafael EspindolaRemove the linker_private and linker_private_weak linkages.
2013-11-12 Rafael EspindolaCorruptly merge constants with explicit and implicit...
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-05-06 Rafael EspindolaFix const merging when an alias of a const is llvm...
2012-12-30 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2012-01-11 Bill WendlingIf the global variable is removed by the linker, then...
2011-07-27 Nick LewyckyTeach the ConstantMerge pass about alignment. Fixes...
2011-01-16 Rafael EspindolaDon't merge two constants if we care about the address...
2011-01-15 Nick LewyckyMake constmerge a two-pass algorithm so that it won...
2010-09-15 Chris Lattnerfix PR8144, a bug where constant merge would merge...
2010-02-12 Chris Lattner1. modernize the constantmerge pass, using densemap...
2010-02-12 Chris Lattnerrename test
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-09-05 Daniel DunbarEliminate uses of %prcontext.
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-03-01 Tanya LattnerRemove llvm-upgrade and update test cases.
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-11-23 Reid SpencerPromote GEP ubyte indices to uint. Backwards compatibil...
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...
2006-03-07 Chris Lattnernew testcase
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-08-02 John CriswellUse the new prcontext script.
2003-11-19 Chris LattnerImprove test portability
2003-10-29 Chris LattnerNew testcase
2003-09-16 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
2003-09-15 John CriswellRemoving Makefiles. Regression tests are now run by...
2002-09-23 Chris LattnerNew testcase distilled from SPEC vortex benchmark