[PowerPC] Fix CodeGen/PowerPC/crbit-asm.ll test for -O1
authorHal Finkel <hfinkel@anl.gov>
Wed, 28 Oct 2015 19:58:02 +0000 (19:58 +0000)
committerHal Finkel <hfinkel@anl.gov>
Wed, 28 Oct 2015 19:58:02 +0000 (19:58 +0000)
commitca04c7f8e3947f9d7edf5087d90a9438c4c11d8d
tree36403f51284884424409343702c3c4e42cbc3458
parent1e668490c01d2b5412015e2eb18a5c0bc900bd46
[PowerPC] Fix CodeGen/PowerPC/crbit-asm.ll test for -O1

Add the crbits processor feature so that the test can be run at -O1, etc.
regardless of the default crbits setting.

Fixes PR23778.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251548 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/PowerPC/crbit-asm.ll