1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/test/Transforms/LoopLoadElim
Chandler Carruth 173af71109 [PM] Port LoopLoadElimination to the new pass manager and wire it into
the main pipeline.

This is a very straight forward port. Nothing weird or surprising.

This brings the number of missing passes from the new PM's pipeline down
to three.

llvm-svn: 293249
2017-01-27 01:32:26 +00:00
..
backward.ll [PM] Port LoopLoadElimination to the new pass manager and wire it into 2017-01-27 01:32:26 +00:00
cond-load.ll [LLE] Don't hoist conditionally executed loads 2016-06-28 04:02:47 +00:00
def-store-before-load.ll
forward.ll [PM] Port LoopLoadElimination to the new pass manager and wire it into 2017-01-27 01:32:26 +00:00
loop-simplify-dep.ll
memcheck.ll
multiple-stores-same-block.ll
non-consecutive.ll
opt-size.ll
symbolic-stride.ll [LAA] Enable symbolic stride speculation for all LAA clients 2016-06-17 22:35:41 +00:00
type-mismatch.ll
unknown-dep.ll