summaryrefslogtreecommitdiffstats
path: root/clang/lib/Serialization/ASTWriterDecl.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-03-28 20:40:24 +0000
committerCraig Topper <craig.topper@intel.com>2018-03-28 20:40:24 +0000
commitaac23d78814d45039c0a8b3dbf204d5664df854c (patch)
tree2f89d70f23e290d0b88ec60f8829033eb18a25cd /clang/lib/Serialization/ASTWriterDecl.cpp
parent757c8cf615cd0aefff636b725ab48a48c57086c0 (diff)
downloadbcm5719-llvm-aac23d78814d45039c0a8b3dbf204d5664df854c.tar.gz
bcm5719-llvm-aac23d78814d45039c0a8b3dbf204d5664df854c.zip
[X86][SkylakeServer] Remove checks for 'k', 'z', '_Int' and 'b' from scheduler regexs.
Most of these were optional matches at the end of the strings, but since the strings themselves are prefix matches by default you don't need to check for something optional at the end. I've left the 'b' on memory instructions where it means 'broadcast' because I'm not sure those really have the same load latency and we may need to split them explicitly in the future. llvm-svn: 328730
Diffstat (limited to 'clang/lib/Serialization/ASTWriterDecl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud