1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/test/Transforms/GVN
Chris Lattner 8f6a8a85a3 another random testcase that shouldn't crash gvn and is
good for coverage with future changes.

llvm-svn: 61011
2008-12-14 21:20:46 +00:00
..
2007-07-25-DominatedLoop.ll
2007-07-25-InfiniteLoop.ll
2007-07-25-Loop.ll
2007-07-25-NestedLoop.ll
2007-07-25-SinglePredecessor.ll
2007-07-26-InterlockingLoops.ll Temporarily revert r60973. It's inexplicably causing a failure when self-hosting LLVM: 2008-12-13 09:28:44 +00:00
2007-07-26-NonRedundant.ll
2007-07-26-PhiErasure.ll Temporarily revert r60973. It's inexplicably causing a failure when self-hosting LLVM: 2008-12-13 09:28:44 +00:00
2007-07-30-PredIDom.ll
2007-07-31-NoDomInherit.ll Temporarily revert r60973. It's inexplicably causing a failure when self-hosting LLVM: 2008-12-13 09:28:44 +00:00
2007-07-31-RedundantPhi.ll
2008-02-12-UndefLoad.ll Use normal naming convention for test. 2008-03-22 21:08:33 +00:00
2008-02-13-NewPHI.ll Testcase for PR2032. 2008-02-14 07:15:11 +00:00
2008-02-24-NonDominatedMemcpy.ll Fix an issue where GVN would try to use an instruction before its definition when performing return slot optimization. 2008-02-25 00:40:41 +00:00
2008-02-26-MemCpySize.ll Add PR number to testcase. 2008-02-26 23:16:11 +00:00
2008-07-02-Unreachable.ll don't require GVN to work on dead values, just make the 2008-11-29 21:21:48 +00:00
2008-12-09-SelfRemove.ll loosen up an assertion that isn't valid when called from 2008-12-09 22:45:32 +00:00
2008-12-12-RLE-Crash.ll gvn should never crash on this. 2008-12-13 18:39:44 +00:00
2008-12-14-rle-reanalyze.ll another random testcase that shouldn't crash gvn and is 2008-12-14 21:20:46 +00:00
basic.ll
bitcast-of-call.ll rename some tests to be more uniform in naming convention. 2008-12-13 18:47:40 +00:00
calls-nonlocal.ll rename some tests to be more uniform in naming convention. 2008-12-13 18:47:40 +00:00
calls-readonly.ll rename some tests to be more uniform in naming convention. 2008-12-13 18:47:40 +00:00
dg.exp sabre brings to my attention that the 'tr' suffix is also obsolete 2008-05-20 21:00:03 +00:00
local-pre.ll Use the -enable-pre flag so this test doesn't fail. 2008-06-26 17:03:28 +00:00
lpre-basic.ll rename some tests to be more uniform in naming convention. 2008-12-13 18:47:40 +00:00
mixed.ll
pre-basic-add.ll rename some tests to be more uniform in naming convention. 2008-12-13 18:47:40 +00:00
rle-dominated.ll rename some tests to be more uniform in naming convention. 2008-12-13 18:47:40 +00:00
rle-must-alias.ll Temporarily revert r60973. It's inexplicably causing a failure when self-hosting LLVM: 2008-12-13 09:28:44 +00:00
rle-no-phi-translate.ll RLE isn't smart enough to eliminate this safely yet. 2008-12-13 21:04:20 +00:00
rle-nonlocal.ll rename some tests to be more uniform in naming convention. 2008-12-13 18:47:40 +00:00
rle-semidominated.ll rename some tests to be more uniform in naming convention. 2008-12-13 18:47:40 +00:00