1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/Transforms/GVNHoist
Sebastian Pop 6c08f40f51 commit back "GVN-hoist: fix store past load dependence analysis (PR30216, PR30499)"
This is with an extra change to avoid calling MemoryLocation::get() on a call instruction.

Differential Revision: https://reviews.llvm.org/D25542

llvm-svn: 284098
2016-10-13 01:39:10 +00:00
..
hoist-call.ll
hoist-convergent.ll
hoist-md.ll
hoist-mssa.ll
hoist-pr20242.ll
hoist-pr22005.ll
hoist-pr28606.ll
hoist-pr28933.ll
hoist-recursive-geps.ll GVN-hoist: only hoist relevant scalar instructions 2016-09-22 14:45:40 +00:00
hoist.ll
pr28626.ll GVN-hoist: move hoist testcase to GVNHoist dir 2016-09-22 14:45:46 +00:00
pr29031.ll
pr29034.ll
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