1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/test/Transforms/GVNHoist
Chandler Carruth 9932362f35 Disable GVN Hoist due to still more bugs being found in it. There is
also a discussion about exactly what we should do prior to re-enabling
it.

The current bug is http://llvm.org/PR32821 and the discussion about this
is in the review thread for r300200.

llvm-svn: 301505
2017-04-27 00:28:03 +00:00
..
hoist-call.ll
hoist-convergent.ll
hoist-inline.ll Disable GVN Hoist due to still more bugs being found in it. There is 2017-04-27 00:28:03 +00:00
hoist-md.ll
hoist-mssa.ll
hoist-pr20242.ll
hoist-pr22005.ll
hoist-pr28606.ll
hoist-pr28933.ll
hoist-pr31891.ll Fix my GVNHoist test case from r294317 2017-02-07 17:35:53 +00:00
hoist-recursive-geps.ll GVN-hoist: only hoist relevant scalar instructions 2016-09-22 14:45:40 +00:00
hoist-unsafe-pr31729.ll [GVNHoist] Don't hoist unsafe scalars at -Oz (PR31729) 2017-03-01 17:15:08 +00:00
hoist-very-busy.ll [GVNHoist] Call isGuaranteedToTransferExecutionToSuccessor on each instruction 2017-04-10 20:45:17 +00:00
hoist.ll [GVNHoist] Invalidate MemDep when an instruction is moved. 2016-12-07 19:55:59 +00:00
ld_hoist1.ll Remove the load hoisting code of MLSM, it is completely subsumed by GVNHoist 2017-01-24 19:55:36 +00:00
ld_hoist_st_sink.ll Remove the load hoisting code of MLSM, it is completely subsumed by GVNHoist 2017-01-24 19:55:36 +00:00
pr28626.ll GVN-hoist: move hoist testcase to GVNHoist dir 2016-09-22 14:45:46 +00:00
pr29031.ll
pr29034.ll Add address space mangling to lifetime intrinsics 2017-04-10 20:18:21 +00:00
pr30216.ll commit back "GVN-hoist: fix store past load dependence analysis (PR30216, PR30499)" 2016-10-13 01:39:10 +00:00
pr30499.ll commit back "GVN-hoist: fix store past load dependence analysis (PR30216, PR30499)" 2016-10-13 01:39:10 +00:00