diff options
| author | Sanjoy Das <sanjoy@playingwithpointers.com> | 2016-02-21 17:12:03 +0000 |
|---|---|---|
| committer | Sanjoy Das <sanjoy@playingwithpointers.com> | 2016-02-21 17:12:03 +0000 |
| commit | aa63dc0e9a0c54c020be367ee59d867f8ae02872 (patch) | |
| tree | d8d6e310b5a8121bc7f574cc29c4345a3dff7910 /llvm/lib/CodeGen/MachineLoopInfo.cpp | |
| parent | 979a11d5b21f375450dc89970f5c6320a44cf8f0 (diff) | |
| download | llvm-aa63dc0e9a0c54c020be367ee59d867f8ae02872.zip llvm-aa63dc0e9a0c54c020be367ee59d867f8ae02872.tar.gz llvm-aa63dc0e9a0c54c020be367ee59d867f8ae02872.tar.bz2 | |
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/CodeGen/MachineLoopInfo.cpp')
0 files changed, 0 insertions, 0 deletions
