summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/GVN
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Transforms/GVN')
-rw-r--r--llvm/test/Transforms/GVN/Stats/lit.local.cfg4
-rw-r--r--llvm/test/Transforms/GVN/Stats/nonescaping-malloc.ll (renamed from llvm/test/Transforms/GVN/nonescaping-malloc.ll)0
2 files changed, 4 insertions, 0 deletions
diff --git a/llvm/test/Transforms/GVN/Stats/lit.local.cfg b/llvm/test/Transforms/GVN/Stats/lit.local.cfg
new file mode 100644
index 00000000000..89c0cd9d487
--- /dev/null
+++ b/llvm/test/Transforms/GVN/Stats/lit.local.cfg
@@ -0,0 +1,4 @@
+config.suffixes = ['.ll', '.c', '.cpp']
+
+if not config.root.enable_assertions:
+ config.unsupported = True
diff --git a/llvm/test/Transforms/GVN/nonescaping-malloc.ll b/llvm/test/Transforms/GVN/Stats/nonescaping-malloc.ll
index afcb7fe3bb0..afcb7fe3bb0 100644
--- a/llvm/test/Transforms/GVN/nonescaping-malloc.ll
+++ b/llvm/test/Transforms/GVN/Stats/nonescaping-malloc.ll
OpenPOWER on IntegriCloud