implement an initial hack at a straight-line store -> memset optimization.
[oota-llvm.git] / test / Transforms / SimplifyCFG / switch-simplify-crash.ll
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-05-20 Chris LattnerNew testcase that crashes simplifycfg, identified accid...