| commit | b4c7873f8cb8131fdef833e6abfaac4261930f54 | [log] [tgz] |
|---|---|---|
| author | Craig Topper <craig.topper@intel.com> | Mon Mar 19 19:00:32 2018 +0000 |
| committer | Craig Topper <craig.topper@intel.com> | Mon Mar 19 19:00:32 2018 +0000 |
| tree | 5b155947df93827ef25fcc78fd620c65b045a273 | |
| parent | afabf36505542776a2a2b4e70c91687b163b45aa [diff] |
[X86] Add JCXZ/JECXZ to Sandybridge/Haswell/Broadwell/Skylake scheduler models. JRCXZ was already present, but not the others. We never codegen this instruction so this doesn't affect much just trying to get them all into a single generated scheduler class in the output. llvm-svn: 327881