summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/SPARC
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-04-19 22:45:44 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-04-19 22:45:44 +0000
commit6611a377eb54a56f2ab24f57de199cfeef0e2e52 (patch)
treeff3c9348f47adaf4ba63cf657f8e543b9628e0a7 /llvm/test/CodeGen/SPARC
parentbffee5bb908bc1212c0aa14da6b8ff66340d238d (diff)
downloadbcm5719-llvm-6611a377eb54a56f2ab24f57de199cfeef0e2e52.tar.gz
bcm5719-llvm-6611a377eb54a56f2ab24f57de199cfeef0e2e52.zip
Revert "blockfreq: Temporarily turn on -debug-only=block-freq"
This reverts commit r206705, as planned. llvm-svn: 206706
Diffstat (limited to 'llvm/test/CodeGen/SPARC')
-rw-r--r--llvm/test/CodeGen/SPARC/2011-01-19-DelaySlot.ll5
1 files changed, 2 insertions, 3 deletions
diff --git a/llvm/test/CodeGen/SPARC/2011-01-19-DelaySlot.ll b/llvm/test/CodeGen/SPARC/2011-01-19-DelaySlot.ll
index 680f05b8340..308980d1ccb 100644
--- a/llvm/test/CodeGen/SPARC/2011-01-19-DelaySlot.ll
+++ b/llvm/test/CodeGen/SPARC/2011-01-19-DelaySlot.ll
@@ -1,6 +1,5 @@
-;RUN: llc -debug-only=block-freq -march=sparc < %s -verify-machineinstrs | FileCheck %s
-;RUN: llc -debug-only=block-freq -march=sparc -O0 < %s -verify-machineinstrs | FileCheck %s -check-prefix=UNOPT
-;REQUIRES: asserts
+;RUN: llc -march=sparc < %s -verify-machineinstrs | FileCheck %s
+;RUN: llc -march=sparc -O0 < %s -verify-machineinstrs | FileCheck %s -check-prefix=UNOPT
target triple = "sparc-unknown-linux-gnu"
OpenPOWER on IntegriCloud