[PATCH] D57335: [IR] Don't assume all functions are 4 byte aligned

Michael Platings via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 28 09:30:21 PST 2019


michaelplatings updated this revision to Diff 183892.
michaelplatings added a comment.

Diff with -U99999


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57335/new/

https://reviews.llvm.org/D57335

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/IR/DataLayout.h
  llvm/lib/IR/ConstantFold.cpp
  llvm/lib/IR/DataLayout.cpp
  llvm/lib/IR/Value.cpp
  llvm/lib/Target/ARM/ARMTargetMachine.cpp
  llvm/test/Analysis/ConstantFolding/func-and-folding.ll
  llvm/test/Analysis/ValueTracking/func-ptr-lsb.ll
  llvm/test/Assembler/2004-03-07-FunctionAddressAlignment.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57335.183892.patch
Type: text/x-patch
Size: 7657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190128/cf8d7fd8/attachment.bin>


More information about the llvm-commits mailing list