aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorNick Desaulniers <nickdesaulniers@users.noreply.github.com>2023-09-11 09:27:37 -0700
committerGitHub <noreply@github.com>2023-09-11 09:27:37 -0700
commit93bd428742f985a4b909dd5efee462ea520c96c0 (patch)
tree6d1e1854a26ca06d9b0cc6d49111ad3c6d343cd0 /llvm/lib/CodeGen/MachineBasicBlock.cpp
parente33f3f09b85935ab3540d7718c2098d4e6942916 (diff)
downloadllvm-93bd428742f985a4b909dd5efee462ea520c96c0.zip
llvm-93bd428742f985a4b909dd5efee462ea520c96c0.tar.gz
llvm-93bd428742f985a4b909dd5efee462ea520c96c0.tar.bz2
[InlineAsm] refactor InlineAsm class NFC (#65649)
I would like to steal one of these bits to denote whether a kind may be spilled by the register allocator or not, but I'm afraid to touch of any this code using bitwise operands. Make flags a first class type using bitfields, rather than launder data around via `unsigned`.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions