Avoid duplicating loop header which leads to unnatural loops (and just seem like...
[oota-llvm.git] / test / Transforms / TailDup / MergeTest.ll
2008-05-16 Evan ChengFix test.
2008-03-10 Tanya LattnerRemove llvm-upgrade and update tests.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2004-10-06 Chris LattnerWhen tail duplicating these functions, the add instruct...