commit | a42a2ba2217b3d73dfde757ea1152f5c6c165552 | [log] [tgz] |
---|---|---|
author | Craig Topper <craig.topper@intel.com> | Sat Dec 16 18:35:31 2017 +0000 |
committer | Craig Topper <craig.topper@intel.com> | Sat Dec 16 18:35:31 2017 +0000 |
tree | c841ab369265e45fcfb7093616271de30898c1ca | |
parent | 17a311831cfe38f8ab3d57e79ac399aaa7fcab60 [diff] |
[X86] Combine some more scheduler model entries using regular expressions. We had a lot of separate 32 and 64 instructions that had the same scheduling data. This merges them into the same regular expression. This is pretty consistent with a lot of other instructions. llvm-svn: 320924