LowerSwitch: replace unreachable default with popular case destination
[oota-llvm.git] / test / Transforms / GlobalDCE /
2015-01-06 Rafael EspindolaChange the .ll syntax for comdats and add a syntactic...
2014-10-07 David MajnemerGlobalDCE: Don't drop any COMDAT members
2014-08-25 Bruno Cardoso LopesRemove dangling initializers in GlobalDCE
2014-07-30 Rafael EspindolaUse "weak alias" instead of "alias weak"
2014-07-08 Pete CooperRevert "GlobalDCE: Delete available_externally initiali...
2014-07-04 Benjamin KramerGlobalDCE: Delete available_externally initializers...
2014-06-03 Rafael EspindolaAllow alias to point to an arbitrary ConstantExpr.
2014-05-16 Rafael EspindolaFix most of PR10367.
2014-05-13 Rafael EspindolaConvert test to FileCheck.
2014-05-02 Nico WeberTeach GlobalDCE how to remove empty global_ctor entries.
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-04-19 Jakub StaszakRevert 179826. Tests were worthless.
2013-04-19 Jakub StaszakDon't run expensive -O2 and -O3 in tests.
2013-04-13 Benjamin KramerGlobalDCE: Fix an oversight in my last commit that...
2013-04-13 Benjamin KramerFix a scalability issue with complex ConstantExprs.
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2011-11-27 Chris Lattnerremove a test that is using old-style llvm.dbg intrinsi...
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-04 Devang PatelWhile replacing an MDNode elment, properly update MDNod...
2009-04-13 Chris LattnerAdd a new "available_externally" linkage type. This...
2009-02-17 Duncan SandsIf an alias is dead and so is its aliasee, then globald...
2009-01-05 Duncan SandsDelete unused global aliases with internal linkage.
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-16 Reid SpencerFor PR1336:
2007-04-15 Reid SpencerFor PR1336:
2007-04-15 Reid SpencerFor PR1319:
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2007-01-26 Reid SpencerFor PR761:
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...
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2003-10-10 Chris Lattnernew testcase. globaldce should not delete the global
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-07-01 Chris Lattnernew testcase
2003-06-28 Chris LattnerRemove explicit control flow through the use of the...
2002-09-20 Chris LattnerCheckin old testcase
2002-08-18 Chris LattnerNew testcase.
2002-08-17 Chris LattnerAdd a simple testcase that just uses a CPR instead...
2002-08-17 Chris LattnerNew testcase
2002-08-17 Chris LattnerInclude a basic simple test.
2002-07-18 Chris LattnerNew testcase
2002-07-18 Chris LattnerNew testcases for bug in globaldce