OSDN Git Service

[llvm-mca] Set the operand ID for implicit register reads/writes. NFC
authorAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>
Fri, 22 Jun 2018 16:37:05 +0000 (16:37 +0000)
committerAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>
Fri, 22 Jun 2018 16:37:05 +0000 (16:37 +0000)
commite0f992ea7d99e3e70c39cafd33829c00a8552521
tree85c81d9ccf776f992d9e3b4e898e554f1a94c49f
parent6299c235bdbb3bb09d7a3d43355a6ef16435ea1f
[llvm-mca] Set the operand ID for implicit register reads/writes. NFC

Also, move the definition of InstRef at the end of Instruction.h to avoid a
forward declaration.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@335363 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-mca/InstrBuilder.cpp
tools/llvm-mca/Instruction.h