projects
/
llvm
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b494b3
)
Bring back 2>&1 redirection for this test
author
Matthias Braun
<matze@braunis.de>
Wed, 22 Feb 2017 19:16:33 +0000
(19:16 +0000)
committer
Matthias Braun
<matze@braunis.de>
Wed, 22 Feb 2017 19:16:33 +0000
(19:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@295864
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/Hexagon/expand-condsets-rm-reg.mir
patch
|
blob
|
history
diff --git
a/test/CodeGen/Hexagon/expand-condsets-rm-reg.mir
b/test/CodeGen/Hexagon/expand-condsets-rm-reg.mir
index 4a4a5e143ee262b3ca2b3848721d3b7fc2f4fca2..f3d105f75da27f01d53759ab080036739ba9664d 100644
(file)
--- a/
test/CodeGen/Hexagon/expand-condsets-rm-reg.mir
+++ b/
test/CodeGen/Hexagon/expand-condsets-rm-reg.mir
@@
-1,4
+1,4
@@
-# RUN: llc -march=hexagon -run-pass expand-condsets -o - %s -verify-machineinstrs -debug-only=expand-condsets | FileCheck %s
+# RUN: llc -march=hexagon -run-pass expand-condsets -o - %s -verify-machineinstrs -debug-only=expand-condsets
2>&1
| FileCheck %s
# REQUIRES: asserts
# Check that coalesced registers are removed from live intervals.