ARM: use NOEN loads and stores if possible when handling struct byval.
authorManman Ren <mren@apple.com>
Mon, 18 Jun 2012 22:23:48 +0000 (22:23 +0000)
committerManman Ren <mren@apple.com>
Mon, 18 Jun 2012 22:23:48 +0000 (22:23 +0000)
commiteda9fdf979bd1c017304f8e9331f2c7df5df2d1c
tree023310a2d90954d98bef98bcced38ade48156395
parente877c4f9c7b4e4142f33a29e6cd1a07262525a12
ARM: use NOEN loads and stores if possible when handling struct byval.

This change is to be enabled in clang.

rdar://9877866

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158684 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
test/CodeGen/ARM/struct_byval.ll