diff options
| author | Colin LeMahieu <colinl@codeaurora.org> | 2015-06-04 21:32:42 +0000 |
|---|---|---|
| committer | Colin LeMahieu <colinl@codeaurora.org> | 2015-06-04 21:32:42 +0000 |
| commit | c40be85adc656bc7a335a35fa892583ea90aec6c (patch) | |
| tree | b42d2bd4f8b526e106b0b63531b1860aaa20f9df /llvm/test/CodeGen/Hexagon/args.ll | |
| parent | 902ac2d8371c32b20ca6fa5d79db32749a6472ea (diff) | |
| download | bcm5719-llvm-c40be85adc656bc7a335a35fa892583ea90aec6c.tar.gz bcm5719-llvm-c40be85adc656bc7a335a35fa892583ea90aec6c.zip | |
Revert r239095 incorrect test tree.
llvm-svn: 239102
Diffstat (limited to 'llvm/test/CodeGen/Hexagon/args.ll')
| -rw-r--r-- | llvm/test/CodeGen/Hexagon/args.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/Hexagon/args.ll b/llvm/test/CodeGen/Hexagon/args.ll index aea4ffe2eee..8af8baf3761 100644 --- a/llvm/test/CodeGen/Hexagon/args.ll +++ b/llvm/test/CodeGen/Hexagon/args.ll @@ -1,3 +1,4 @@ +; XFAIL: hexagon ; RUN: llc -march=hexagon -mcpu=hexagonv4 -disable-dfa-sched -disable-hexagon-misched < %s | FileCheck %s ; CHECK: memw(r29{{ *}}+{{ *}}#0){{ *}}={{ *}}#7 ; CHECK: r1:0 = combine(#2, #1) |

