aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorAlex Lorenz <arphaman@gmail.com>2015-07-06 23:07:26 +0000
committerAlex Lorenz <arphaman@gmail.com>2015-07-06 23:07:26 +0000
commitcb268d46f002d8f506f9b506f3eb812f6dc136b8 (patch)
tree50c7588205ba7e25cc9ec38dcd1dcfd1e6426a24 /clang/lib/CodeGen/CodeGenFunction.cpp
parente869b753e4edb9aee7fc30cc2dd886241cbdba1f (diff)
downloadllvm-cb268d46f002d8f506f9b506f3eb812f6dc136b8.zip
llvm-cb268d46f002d8f506f9b506f3eb812f6dc136b8.tar.gz
llvm-cb268d46f002d8f506f9b506f3eb812f6dc136b8.tar.bz2
MIR Serialization: Serialize the implicit register flag.
This commit serializes the implicit flag for the register machine operands. It introduces two new keywords into the machine instruction syntax: 'implicit' and 'implicit-def'. The 'implicit' keyword is used for the implicit register operands, and the 'implicit-def' keyword is used for the register operands that have both the implicit and the define flags set. Reviewers: Duncan P. N. Exon Smith Differential Revision: http://reviews.llvm.org/D10709 llvm-svn: 241519
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions