aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/CodeView/DebugStringTableSubsection.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2018-03-19 14:26:50 +0000
committerSanjay Patel <spatel@rotateright.com>2018-03-19 14:26:50 +0000
commit05daae75ad353b050e58599fbebc68a950d23f67 (patch)
tree204e5cdc89ecc6f92e5c1fd648b5d9e117abd5a4 /llvm/lib/DebugInfo/CodeView/DebugStringTableSubsection.cpp
parent749788eab656be2427797db225a651649cd5a089 (diff)
downloadllvm-05daae75ad353b050e58599fbebc68a950d23f67.zip
llvm-05daae75ad353b050e58599fbebc68a950d23f67.tar.gz
llvm-05daae75ad353b050e58599fbebc68a950d23f67.tar.bz2
[x86] put nops into the WriteNop class and customize for Jaguar
1. Given that we already have a classification bucket with 'nop' in the name, that's where 'nop' belongs. Right now, it's only used for prefix bytes and 'pause'. 2. Make the latency of this class '1' for Jaguar to tell the scheduler (and presumably llvm-mca) how to model the resource requirements better even though a nop has no dependencies. Differential Revision: https://reviews.llvm.org/D44608 llvm-svn: 327853
Diffstat (limited to 'llvm/lib/DebugInfo/CodeView/DebugStringTableSubsection.cpp')
0 files changed, 0 insertions, 0 deletions