summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorSanjoy Das <sanjoy@playingwithpointers.com>2016-02-21 17:12:03 +0000
committerSanjoy Das <sanjoy@playingwithpointers.com>2016-02-21 17:12:03 +0000
commitaa63dc0e9a0c54c020be367ee59d867f8ae02872 (patch)
treed8d6e310b5a8121bc7f574cc29c4345a3dff7910 /llvm/lib/Transforms
parent979a11d5b21f375450dc89970f5c6320a44cf8f0 (diff)
downloadbcm5719-llvm-aa63dc0e9a0c54c020be367ee59d867f8ae02872.tar.gz
bcm5719-llvm-aa63dc0e9a0c54c020be367ee59d867f8ae02872.zip
Fix LLVM's handling and detection of skylake and cannonlake CPUs
Summary: - Rename `"skylake"` == SkylakeServerProc to `"skylake-avx512"` - Change `"skylake"` to denote SkylakeClientProc - Fix the detection of cpu family 6 and model 94 to be SkylakeClientProc instead of SkylakeServerProc - Remove the `"cnl"` for CannonLake Reviewers: craig.topper, delena Subscribers: zansari, echristo, qcolombet, RKSimon, spatel, DavidKreitzer, mcrosier, llvm-commits Differential Revision: http://reviews.llvm.org/D17090 llvm-svn: 261482
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud