[Statepoints] Add test cases around vectors and stablize test
authorPhilip Reames <listmail@philipreames.com>
Thu, 7 Jan 2016 04:15:31 +0000 (04:15 +0000)
committerPhilip Reames <listmail@philipreames.com>
Thu, 7 Jan 2016 04:15:31 +0000 (04:15 +0000)
commitf6cfcfb3c8e2ae847ad6cf30b41682dbad69632b
tree80337a3a307b63e8313e6433a09b4406d70cbc1d
parente6f663968c5f4e5da41929829efde2025eeea018
[Statepoints] Add test cases around vectors and stablize test

Unlike my comment in 257022 said, it turns out we do handle constant vectors in the statepoint lowering, but only because SelectionDAG doesn't actually produce constants for them.  Add a couple of tests which show this working.

Also, add a triple to the same test file to hopefully fix a failing bot.

It turns out we do han

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257025 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/StatepointLowering.cpp
test/CodeGen/X86/statepoint-vector.ll