diff options
author | Craig Topper <craig.topper@intel.com> | 2018-03-19 19:00:29 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-03-19 19:00:29 +0000 |
commit | afabf36505542776a2a2b4e70c91687b163b45aa (patch) | |
tree | b3111c9186332dfd43d4874c5ba52253109ae5eb /llvm/lib/DebugInfo/CodeView/DebugCrossImpSubsection.cpp | |
parent | 591f44df54e109acff046c9b438df145be978fd3 (diff) | |
download | llvm-afabf36505542776a2a2b4e70c91687b163b45aa.zip llvm-afabf36505542776a2a2b4e70c91687b163b45aa.tar.gz llvm-afabf36505542776a2a2b4e70c91687b163b45aa.tar.bz2 |
[X86] Correct regular expression in Zen scheduler model that was excluding JECXZ instruction.
The regex was looking for JECXZ_32 or JECXZ_64, but their is just one instruction called JECXZ. They used to exist as separate instructions, but were merged over 3 years ago.
llvm-svn: 327880
Diffstat (limited to 'llvm/lib/DebugInfo/CodeView/DebugCrossImpSubsection.cpp')
0 files changed, 0 insertions, 0 deletions