OSDN Git Service

[AVR] XFAIL a set of failing CodeGen tests
authorDylan McKay <me@dylanmckay.io>
Wed, 8 Feb 2017 10:24:18 +0000 (10:24 +0000)
committerDylan McKay <me@dylanmckay.io>
Wed, 8 Feb 2017 10:24:18 +0000 (10:24 +0000)
commitf5cac0257d2ab7cc08c6bc43b0c2ca50c9a725ae
tree0067273971a6c03d48587fe386d67c3c7978b79d
parent5ddc432093463bb010780fbe5f8fb9a3c42af715
[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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294434 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Generic/2003-07-29-BadConstSbyte.ll
test/CodeGen/Generic/2007-04-08-MultipleFrameIndices.ll
test/CodeGen/Generic/2007-12-17-InvokeAsm.ll
test/CodeGen/Generic/2011-07-07-ScheduleDAGCrash.ll
test/CodeGen/Generic/MachineBranchProb.ll
test/CodeGen/Generic/inline-asm-mem-clobber.ll
test/CodeGen/Generic/select-cc.ll
test/CodeGen/Generic/v-split.ll
test/CodeGen/Generic/vector-redux.ll
test/CodeGen/Generic/vector.ll