1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 22:42:52 +01:00
llvm-mirror/test/Regression/Transforms/TailDup
Chris Lattner 7a3968b6c0 When tail duplicating these functions, the add instruction should not be
duplicated, even though the block it is in is duplicated.

llvm-svn: 16757
2004-10-06 03:26:38 +00:00
..
2003-06-24-Simpleloop.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
2003-07-22-InfiniteLoop.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
2003-08-23-InvalidatedPointers.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
2003-08-31-UnreachableBlocks.ll New testcase 2003-08-31 21:05:39 +00:00
2004-04-01-DemoteRegToStack.llx New testcase for PR310 2004-04-01 20:28:35 +00:00
basictest2.ll Another simple testcase 2004-03-16 23:07:52 +00:00
basictest.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
MergeTest.ll When tail duplicating these functions, the add instruction should not be 2004-10-06 03:26:38 +00:00
PHIUpdateTest.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00