aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/TailDup/MergeTest.ll
AgeCommit message (Expand)Author
2008-05-16Fix test.Evan Cheng
2008-03-10Remove llvm-upgrade and update tests.Tanya Lattner
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2004-10-06When tail duplicating these functions, the add instruction should not beChris Lattner