The vendor id is used to determine whether the processor
supports hardware CRC32 in the Scudo code. The previous
discussion about the patch is in [1], and more information
about Hygon Dhyana processor is in[2].
Result of "make check":
Testing Time: 1339.56s
Unsupported Tests: 317 Expected Passes : 36674 Expected Failures: 161
[100%] Built target check-llvm
[100%] Built target check
[1]: https://reviews.llvm.org/D62368
[2]: https://git.kernel.org/torvalds/c/c9661c1e80b609cd038db7c908e061f0535804ef
Signed-off-by: Jinke Fan <fanjinke51@yeah.net>