aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorMikhail Maltsev <mikhail.maltsev@arm.com>2020-02-04 11:22:07 +0000
committerMikhail Maltsev <mikhail.maltsev@arm.com>2020-02-04 11:24:18 +0000
commit7128aace600f29c81f735c3b1d3f5f51464c4630 (patch)
tree4b2927ddc573ccf94ebec1c595adf3e9cccb5f06 /llvm/lib/CodeGen/MachineFunction.cpp
parent90e4ebdce55fd3c1f8877f19784a5339b9890f98 (diff)
downloadllvm-7128aace600f29c81f735c3b1d3f5f51464c4630.zip
llvm-7128aace600f29c81f735c3b1d3f5f51464c4630.tar.gz
llvm-7128aace600f29c81f735c3b1d3f5f51464c4630.tar.bz2
[ARM] Make ARM::ArchExtKind use 64-bit underlying type, NFCI
Summary: This patch changes the underlying type of the ARM::ArchExtKind enumeration to uint64_t and adjusts the related code. The goal of the patch is to prepare the code base for a new architecture extension. Reviewers: simon_tatham, eli.friedman, ostannard, dmgreen Reviewed By: dmgreen Subscribers: merge_guards_bot, kristof.beyls, hiraditya, cfe-commits, llvm-commits, pbarrio Tags: #clang, #llvm Differential Revision: https://reviews.llvm.org/D73906
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions