fix a bug in r121680 that upset the various buildbots.
[oota-llvm.git] / test / Transforms / SimplifyCFG / switch_create.ll
2010-12-13 Chris Lattnerfix a bug in r121680 that upset the various buildbots.
2010-12-13 Chris Lattnerenhance the "change or icmp's into switch" xform to...
2010-12-13 Chris Lattnermerge two tests
2010-12-13 Chris LattnerFix my previous patch to handle a degenerate case that...
2010-12-13 Chris Lattnerfix a fairly serious oversight with switch formation...
2009-09-11 Chris Lattnerfix a bunch of spurious failures for people whose home...
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...
2008-03-18 Tanya LattnerUpgrade tests to not use llvm-upgrade.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2005-02-24 Chris Lattneradd another testcase to make sure it gets turned into...
2004-02-24 Chris LattnerThe simplifycfg pass should be able to turn stuff like: