[PATCH] Add address space argument to allowsUnalignedMemoryAccess.

Matt Arsenault Matthew.Arsenault at amd.com
Thu Jan 23 13:58:31 PST 2014


  Fix typos and Mips's implementation being swapped

Hi qcolombet,

http://llvm-reviews.chandlerc.com/D2522

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2522?vs=6389&id=6613#toc

Files:
  include/llvm/Target/TargetLowering.h
  lib/Target/ARM/ARMISelLowering.cpp
  lib/Target/ARM/ARMISelLowering.h
  lib/Target/Mips/Mips16ISelLowering.cpp
  lib/Target/Mips/Mips16ISelLowering.h
  lib/Target/Mips/MipsSEISelLowering.cpp
  lib/Target/Mips/MipsSEISelLowering.h
  lib/Target/PowerPC/PPCISelLowering.cpp
  lib/Target/PowerPC/PPCISelLowering.h
  lib/Target/R600/SIISelLowering.cpp
  lib/Target/R600/SIISelLowering.h
  lib/Target/SystemZ/SystemZISelLowering.cpp
  lib/Target/SystemZ/SystemZISelLowering.h
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86ISelLowering.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2522.3.patch
Type: text/x-patch
Size: 11110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140123/fbe04192/attachment.bin>


More information about the llvm-commits mailing list