OSDN Git Service

[stackmaps] Extract out magic constants [NFCI]
authorPhilip Reames <listmail@philipreames.com>
Tue, 23 Aug 2016 21:21:43 +0000 (21:21 +0000)
committerPhilip Reames <listmail@philipreames.com>
Tue, 23 Aug 2016 21:21:43 +0000 (21:21 +0000)
commit87aa10ba09392efab57554bb0af1dc1c3b700eba
tree0a00e424657302ed703b1346c548b06f1b670dad
parentdb9ce2fda61a49a1d62f80c54ea3ae56373c517f
[stackmaps] Extract out magic constants [NFCI]

This is a first step towards clarifying the exact MI semantics of stackmap's "live values".

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@279574 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/StackMaps.h
lib/CodeGen/StackMaps.cpp
lib/CodeGen/TargetInstrInfo.cpp