diff --git a/test/Transforms/GVN/call.ll b/test/Transforms/GVN/bitcast-of-call.ll similarity index 100% rename from test/Transforms/GVN/call.ll rename to test/Transforms/GVN/bitcast-of-call.ll diff --git a/test/Transforms/GVN/nonlocal-cse.ll b/test/Transforms/GVN/calls-nonlocal.ll similarity index 100% rename from test/Transforms/GVN/nonlocal-cse.ll rename to test/Transforms/GVN/calls-nonlocal.ll diff --git a/test/Transforms/GVN/readonly-calls.ll b/test/Transforms/GVN/calls-readonly.ll similarity index 100% rename from test/Transforms/GVN/readonly-calls.ll rename to test/Transforms/GVN/calls-readonly.ll diff --git a/test/Transforms/GVN/pre-load.ll b/test/Transforms/GVN/lpre-basic.ll similarity index 100% rename from test/Transforms/GVN/pre-load.ll rename to test/Transforms/GVN/lpre-basic.ll diff --git a/test/Transforms/GVN/pre.ll b/test/Transforms/GVN/pre-basic-add.ll similarity index 100% rename from test/Transforms/GVN/pre.ll rename to test/Transforms/GVN/pre-basic-add.ll diff --git a/test/Transforms/GVN/dominated.ll b/test/Transforms/GVN/rle-dominated.ll similarity index 100% rename from test/Transforms/GVN/dominated.ll rename to test/Transforms/GVN/rle-dominated.ll diff --git a/test/Transforms/GVN/nonlocal.ll b/test/Transforms/GVN/rle-nonlocal.ll similarity index 100% rename from test/Transforms/GVN/nonlocal.ll rename to test/Transforms/GVN/rle-nonlocal.ll diff --git a/test/Transforms/GVN/semidominated.ll b/test/Transforms/GVN/rle-semidominated.ll similarity index 100% rename from test/Transforms/GVN/semidominated.ll rename to test/Transforms/GVN/rle-semidominated.ll