[PATCH] D56005: [RFC] [LLVM] Allocatable Global Register Variables for ARM
Carey Williams via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 15 02:35:29 PST 2019
carwil updated this revision to Diff 181754.
carwil set the repository for this revision to rL LLVM.
carwil added a comment.
Herald added a subscriber: llvm-commits.
Added llvm-commits.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56005/new/
https://reviews.llvm.org/D56005
Files:
lib/Target/ARM/ARM.td
lib/Target/ARM/ARMAsmPrinter.cpp
lib/Target/ARM/ARMBaseRegisterInfo.cpp
lib/Target/ARM/ARMFrameLowering.cpp
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMSubtarget.cpp
lib/Target/ARM/ARMSubtarget.h
lib/Target/ARM/ARMTargetTransformInfo.h
test/CodeGen/ARM/named-reg-alloc.ll
test/CodeGen/ARM/reg-alloc-with-fixed-reg-r5-r6.ll
test/CodeGen/ARM/reg-alloc-with-fixed-reg-r5.ll
test/CodeGen/ARM/reg-alloc-with-fixed-reg-r6-modified.ll
test/CodeGen/ARM/reg-alloc-with-fixed-reg-r6.ll
test/CodeGen/ARM/reg-alloc-wout-fixed-regs.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56005.181754.patch
Type: text/x-patch
Size: 19979 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190115/1013be2f/attachment.bin>
More information about the llvm-commits
mailing list