[PATCH] [ARM] Align stack objects passed to memory intrinsics
John Brawn
john.brawn at arm.com
Mon Mar 16 08:46:41 PDT 2015
While working on the next part of this (aligning global variables) I realised that we want to 8-byte align on some targets as it's faster, so the attached patch does that.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D7908
Files:
include/llvm/Target/TargetLowering.h
lib/CodeGen/CodeGenPrepare.cpp
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h
test/CodeGen/ARM/memfunc.ll
test/CodeGen/ARM/memset-inline.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7908.22024.patch
Type: text/x-patch
Size: 16690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150316/78123321/attachment.bin>
More information about the llvm-commits
mailing list