[PATCH] [ARM] Align global variables passed to memory intrinsics

John Brawn john.brawn at arm.com
Wed Mar 18 11:06:52 PDT 2015


Hi hfinkel,

Fill in the TODO in CodeGenPrepare::OptimizeCallInst so that global variables that are passed to memory intrinsics are aligned in the same way that allocas are.

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D8421

Files:
  lib/CodeGen/CodeGenPrepare.cpp
  test/CodeGen/ARM/memcpy-inline.ll
  test/CodeGen/ARM/memfunc.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8421.22198.patch
Type: text/x-patch
Size: 6932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150318/ee845075/attachment.bin>


More information about the llvm-commits mailing list