[PATCH] D28990: Align i128 to 16 bytes

Simonas Kazlauskas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 22 10:38:15 PST 2017


nagisa updated this revision to Diff 85282.
nagisa added a comment.

Make alignment changes specific to 64-bit targets.


https://reviews.llvm.org/D28990

Files:
  lib/Target/Mips/MipsTargetMachine.cpp
  lib/Target/PowerPC/PPCTargetMachine.cpp
  lib/Target/Sparc/SparcTargetMachine.cpp
  lib/Target/SystemZ/SystemZTargetMachine.cpp
  lib/Target/X86/X86TargetMachine.cpp
  test/CodeGen/X86/catchpad-dynamic-alloca.ll
  test/CodeGen/X86/osx-private-labels.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28990.85282.patch
Type: text/x-patch
Size: 3797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170122/12d20dec/attachment.bin>


More information about the llvm-commits mailing list