summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/2007-04-08-MultipleFrameIndices.ll
diff options
context:
space:
mode:
authorDylan McKay <me@dylanmckay.io>2017-02-08 10:24:18 +0000
committerDylan McKay <me@dylanmckay.io>2017-02-08 10:24:18 +0000
commitdb370bd6efa102c48f7b9c89c1bb9ebd1ce3031f (patch)
tree61ccb5bbe504dd5b5937d782514ac789e00fd671 /llvm/test/CodeGen/Generic/2007-04-08-MultipleFrameIndices.ll
parent09adc245ea90fdc3d484902efec89ea85a27226f (diff)
downloadbcm5719-llvm-db370bd6efa102c48f7b9c89c1bb9ebd1ce3031f.tar.gz
bcm5719-llvm-db370bd6efa102c48f7b9c89c1bb9ebd1ce3031f.zip
[AVR] XFAIL a set of failing CodeGen tests
There are about 3 underlying bugs causing the tests to fail. On top of that, some tests just we're 'generic' enough. i.e. 32-bit registers. llvm-svn: 294434
Diffstat (limited to 'llvm/test/CodeGen/Generic/2007-04-08-MultipleFrameIndices.ll')
-rw-r--r--llvm/test/CodeGen/Generic/2007-04-08-MultipleFrameIndices.ll3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/Generic/2007-04-08-MultipleFrameIndices.ll b/llvm/test/CodeGen/Generic/2007-04-08-MultipleFrameIndices.ll
index 21c05f17a7c..e961ea764ec 100644
--- a/llvm/test/CodeGen/Generic/2007-04-08-MultipleFrameIndices.ll
+++ b/llvm/test/CodeGen/Generic/2007-04-08-MultipleFrameIndices.ll
@@ -3,6 +3,9 @@
; PR1308
; PR1557
+; Bug: PR31336
+; XFAIL: avr
+
define i32 @stuff(i32, ...) {
%foo = alloca i8*
%bar = alloca i32*
OpenPOWER on IntegriCloud