aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorManman Ren <mren@apple.com>2012-11-06 04:58:01 +0000
committerManman Ren <mren@apple.com>2012-11-06 04:58:01 +0000
commit8cd99817f9a60cc13847b7e9cdc6d9fdca5f27df (patch)
tree0476af4db6dded5f6c5ab80597d577e319652ef4 /llvm/lib/CodeGen/MachineScheduler.cpp
parent2ed51255028be06c9d831d8cd5ef489bd008a763 (diff)
downloadllvm-8cd99817f9a60cc13847b7e9cdc6d9fdca5f27df.zip
llvm-8cd99817f9a60cc13847b7e9cdc6d9fdca5f27df.tar.gz
llvm-8cd99817f9a60cc13847b7e9cdc6d9fdca5f27df.tar.bz2
ARM byval: when type alignment is bigger than ABI alignment, instead of
disabling byval, we set realign to true. It will perform an aligned alloca, and call memcpy to copy the byval argument to the local variable. Change the size threshold back to 64 bytes. rdar://12596507 llvm-svn: 167440
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions