[test] Clean up ppc-features.cpp and improve tests
authorFangrui Song <i@maskray.me>
Tue, 24 Nov 2020 19:59:15 +0000 (11:59 -0800)
committerFangrui Song <i@maskray.me>
Tue, 24 Nov 2020 19:59:15 +0000 (11:59 -0800)
commit8f8bbf98dae1c513b70614a9640b861e6e240b5f
tree8369820e41521cf97d9c6fc9655b68198e040458
parentb6c71c13a38b76942c9561575837c94215f23c9e
[test] Clean up ppc-features.cpp and improve tests

And add ppc-cpus.cpp for -mcpu= specific tests.
clang/test/Driver/ppc-cpus.c [new file with mode: 0644]
clang/test/Driver/ppc-features.cpp