diff options
author | Alex Lorenz <arphaman@gmail.com> | 2015-08-19 18:55:47 +0000 |
---|---|---|
committer | Alex Lorenz <arphaman@gmail.com> | 2015-08-19 18:55:47 +0000 |
commit | e66a7ccf776b8d22819c4baa518a1d5825811c96 (patch) | |
tree | 99a6cfd9633af83e1982cd7e97439992edf381d4 /llvm/lib/CodeGen/TargetOptionsImpl.cpp | |
parent | 27fd06922b161a5559fb3ac6ef8e5b85efc9da04 (diff) | |
download | bcm5719-llvm-e66a7ccf776b8d22819c4baa518a1d5825811c96.tar.gz bcm5719-llvm-e66a7ccf776b8d22819c4baa518a1d5825811c96.zip |
MIR Serialization: Serialize defined registers that require 'def' register flag.
The defined registers are already serialized - they are represented by placing
them before the '=' in a machine instruction. However, certain instructions like
INLINEASM can have defined register operands after the '=', so this commit
introduces the 'def' register flag for such operands.
llvm-svn: 245480
Diffstat (limited to 'llvm/lib/CodeGen/TargetOptionsImpl.cpp')
0 files changed, 0 insertions, 0 deletions