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 0a045c8..0a045c8 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 0d1c8a3..0d1c8a3 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 723ef77..723ef77 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 5b52863..5b52863 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 f00bda3..f00bda3 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 d7c9417..d7c9417 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 1618d05..1618d05 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 95ee56a..95ee56a 100644 --- a/test/Transforms/GVN/semidominated.ll +++ b/test/Transforms/GVN/rle-semidominated.ll |