Remove xgene1 from host detection
authorYi Kong <yikong@google.com>
Tue, 11 Apr 2017 22:39:55 +0000 (22:39 +0000)
committerYi Kong <yikong@google.com>
Tue, 11 Apr 2017 22:39:55 +0000 (22:39 +0000)
commit0b5eed24c5fe3696d725574161eb7c3c6c1c818d
tree121db462cf6b8247093c04c22023d5bb3ed187fc
parent6c973d647f20483bfd1c1e9f92a0cde5cba816f8
Remove xgene1 from host detection

This is not a supported mcpu tuning option. We should treat it as
"generic" variant.

Also, add record for cortex-a35.

llvm-svn: 300003
llvm/lib/Support/Host.cpp