[all-commits] [llvm/llvm-project] 9f830e: AArch64MachineFunctionInfo.h - remove unnecessary ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Sep 10 08:06:08 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9f830e0af7b05e6ec970f1e5f8815063a196fae8
https://github.com/llvm/llvm-project/commit/9f830e0af7b05e6ec970f1e5f8815063a196fae8
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-09-10 (Thu, 10 Sep 2020)
Changed paths:
M llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.h
Log Message:
-----------
AArch64MachineFunctionInfo.h - remove unnecessary TargetFrameLowering.h include. NFCI.
Commit: b585fdae249e7b3524376222287e76e155ecd34b
https://github.com/llvm/llvm-project/commit/b585fdae249e7b3524376222287e76e155ecd34b
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-09-10 (Thu, 10 Sep 2020)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] Use Register instead of unsigned. NFCI.
Fixes llvm-prefer-register-over-unsigned clang-tidy warnings.
Compare: https://github.com/llvm/llvm-project/compare/33c9dbbd3809...b585fdae249e
More information about the All-commits
mailing list