diff options
Diffstat (limited to 'test/CodeGen/Hexagon/cmp_pred_reg.ll')
-rw-r--r-- | test/CodeGen/Hexagon/cmp_pred_reg.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/Hexagon/cmp_pred_reg.ll b/test/CodeGen/Hexagon/cmp_pred_reg.ll index 37db3b4..39549a1 100644 --- a/test/CodeGen/Hexagon/cmp_pred_reg.ll +++ b/test/CodeGen/Hexagon/cmp_pred_reg.ll @@ -1,3 +1,4 @@ +; XFAIL: ; RUN: llc -march=hexagon -mcpu=hexagonv5 < %s | FileCheck %s ; Generate various cmpb instruction followed by if (p0) .. if (!p0)... target triple = "hexagon" |