diff options
-rw-r--r-- | test/Transforms/GVN/bitcast-of-call.ll (renamed from test/Transforms/GVN/call.ll) | 0 | ||||
-rw-r--r-- | test/Transforms/GVN/calls-nonlocal.ll (renamed from test/Transforms/GVN/nonlocal-cse.ll) | 0 | ||||
-rw-r--r-- | test/Transforms/GVN/calls-readonly.ll (renamed from test/Transforms/GVN/readonly-calls.ll) | 0 | ||||
-rw-r--r-- | test/Transforms/GVN/lpre-basic.ll (renamed from test/Transforms/GVN/pre-load.ll) | 0 | ||||
-rw-r--r-- | test/Transforms/GVN/pre-basic-add.ll (renamed from test/Transforms/GVN/pre.ll) | 0 | ||||
-rw-r--r-- | test/Transforms/GVN/rle-dominated.ll (renamed from test/Transforms/GVN/dominated.ll) | 0 | ||||
-rw-r--r-- | test/Transforms/GVN/rle-nonlocal.ll (renamed from test/Transforms/GVN/nonlocal.ll) | 0 | ||||
-rw-r--r-- | test/Transforms/GVN/rle-semidominated.ll (renamed from test/Transforms/GVN/semidominated.ll) | 0 |
8 files changed, 0 insertions, 0 deletions
diff --git a/test/Transforms/GVN/call.ll b/test/Transforms/GVN/bitcast-of-call.ll index 0a045c8bd5..0a045c8bd5 100644 --- a/test/Transforms/GVN/call.ll +++ b/test/Transforms/GVN/bitcast-of-call.ll diff --git a/test/Transforms/GVN/nonlocal-cse.ll b/test/Transforms/GVN/calls-nonlocal.ll index 0d1c8a38ad..0d1c8a38ad 100644 --- a/test/Transforms/GVN/nonlocal-cse.ll +++ b/test/Transforms/GVN/calls-nonlocal.ll diff --git a/test/Transforms/GVN/readonly-calls.ll b/test/Transforms/GVN/calls-readonly.ll index 723ef77492..723ef77492 100644 --- a/test/Transforms/GVN/readonly-calls.ll +++ b/test/Transforms/GVN/calls-readonly.ll diff --git a/test/Transforms/GVN/pre-load.ll b/test/Transforms/GVN/lpre-basic.ll index 5b52863b1c..5b52863b1c 100644 --- a/test/Transforms/GVN/pre-load.ll +++ b/test/Transforms/GVN/lpre-basic.ll diff --git a/test/Transforms/GVN/pre.ll b/test/Transforms/GVN/pre-basic-add.ll index f00bda3c44..f00bda3c44 100644 --- a/test/Transforms/GVN/pre.ll +++ b/test/Transforms/GVN/pre-basic-add.ll diff --git a/test/Transforms/GVN/dominated.ll b/test/Transforms/GVN/rle-dominated.ll index d7c9417bcf..d7c9417bcf 100644 --- a/test/Transforms/GVN/dominated.ll +++ b/test/Transforms/GVN/rle-dominated.ll diff --git a/test/Transforms/GVN/nonlocal.ll b/test/Transforms/GVN/rle-nonlocal.ll index 1618d05efb..1618d05efb 100644 --- a/test/Transforms/GVN/nonlocal.ll +++ b/test/Transforms/GVN/rle-nonlocal.ll diff --git a/test/Transforms/GVN/semidominated.ll b/test/Transforms/GVN/rle-semidominated.ll index 95ee56a39c..95ee56a39c 100644 --- a/test/Transforms/GVN/semidominated.ll +++ b/test/Transforms/GVN/rle-semidominated.ll |