Add a test for the duplicated-conditional situation illutrated by PR5652.
[oota-llvm.git] / test / Transforms / JumpThreading / 2008-11-27-EntryMunge.ll
2009-10-11 Chris Lattnersimplify some run lines, convert a test to filecheck.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2008-11-27 Chris LattnerFix PR3138: if we merge the entry block into another...