llvm-6502/test/Transforms/TailDup
Chris Lattner fe386c4759 When tail duplicating these functions, the add instruction should not be
duplicated, even though the block it is in is duplicated.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16757 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-06 03:26:38 +00:00
..
2003-06-24-Simpleloop.ll
2003-07-22-InfiniteLoop.ll
2003-08-23-InvalidatedPointers.ll
2003-08-31-UnreachableBlocks.ll
2004-04-01-DemoteRegToStack.llx New testcase for PR310 2004-04-01 20:28:35 +00:00
basictest2.ll
basictest.ll
MergeTest.ll When tail duplicating these functions, the add instruction should not be 2004-10-06 03:26:38 +00:00
PHIUpdateTest.ll