llvm-project/llvm/test/Transforms/GlobalDCE
Duncan Sands bf3ba5a1e9 If an alias is dead and so is its aliasee, then globaldce would
crash because the alias would still be using the aliasee when the
aliasee was deleted.

llvm-svn: 64844
2009-02-17 23:05:26 +00:00
..
2002-07-17-CastRef.ll Remove llvm-upgrade and update test cases. 2008-03-01 09:15:35 +00:00
2002-07-17-ConstantRef.ll Remove llvm-upgrade and update test cases. 2008-03-01 09:15:35 +00:00
2002-08-17-FunctionDGE.ll Remove llvm-upgrade and update test cases. 2008-03-01 09:15:35 +00:00
2002-08-17-WorkListTest.ll Remove llvm-upgrade and update test cases. 2008-03-01 09:15:35 +00:00
2002-09-12-Redeletion.ll Remove llvm-upgrade and update test cases. 2008-03-01 09:15:35 +00:00
2003-07-01-SelfReference.ll Remove llvm-upgrade and update test cases. 2008-03-01 09:15:35 +00:00
2003-10-09-PreserveWeakGlobals.ll Remove llvm-upgrade and update test cases. 2008-03-01 09:15:35 +00:00
2009-01-05-DeadAliases.ll Delete unused global aliases with internal linkage. 2009-01-05 20:37:33 +00:00
2009-02-17-AliasUsesAliasee.ll If an alias is dead and so is its aliasee, then globaldce would 2009-02-17 23:05:26 +00:00
basicvariabletest.ll Remove llvm-upgrade and update test cases. 2008-03-01 09:15:35 +00:00
dg.exp sabre brings to my attention that the 'tr' suffix is also obsolete 2008-05-20 21:00:03 +00:00