XFAIL some of the generic CodeGen tests for Hexagon.
authorJyotsna Verma <jverma@codeaurora.org>
Mon, 25 Mar 2013 21:04:16 +0000 (21:04 +0000)
committerJyotsna Verma <jverma@codeaurora.org>
Mon, 25 Mar 2013 21:04:16 +0000 (21:04 +0000)
commitda32db45fd05cbf673b05c6a0598314e13e6ae74
tree50beddf08dbbe83df7855de5063908cbefbdc921
parenta154371ecaf2fe6a7f034608542cce665534eb8b
XFAIL some of the generic CodeGen tests for Hexagon.

test/CodeGen/Generic/2008-02-20-MatchingMem.ll: Test contains inline assembly not supported by Hexagon.

Following tests are XFAILed due to multiple return values which Hexagon doesn't support.

test/CodeGen/Generic/multiple-return-values-cross-block-with-invoke.ll
test/CodeGen/Generic/select-cc.ll
test/CodeGen/Generic/vector.ll

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177912 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Generic/2008-02-20-MatchingMem.ll
test/CodeGen/Generic/multiple-return-values-cross-block-with-invoke.ll
test/CodeGen/Generic/select-cc.ll
test/CodeGen/Generic/vector.ll