Fix testcase. For some reason this was failing only with a release build and
[oota-llvm.git] / test / Transforms / SimplifyCFG / PhiBlockMerge.ll
2003-09-16 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
2003-06-28 Chris LattnerEliminate explicit control flow in tests
2003-03-05 Chris LattnerAdd testcase for new feature for simplifycfg pass