llvm/test/Transforms/GVNHoist
Chandler Carruth bde56a9699 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@301505 91177308-0d34-0410-b5e6-96231b3b80d8
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
hoist-recursive-geps.ll
hoist-unsafe-pr31729.ll
hoist-very-busy.ll [GVNHoist] Call isGuaranteedToTransferExecutionToSuccessor on each instruction 2017-04-10 20:45:17 +00:00
hoist.ll
ld_hoist1.ll
ld_hoist_st_sink.ll
pr28626.ll
pr29031.ll
pr29034.ll Add address space mangling to lifetime intrinsics 2017-04-10 20:18:21 +00:00
pr30216.ll
pr30499.ll