Skip to content
Commit 8971440e authored by Bill Wendling's avatar Bill Wendling
Browse files

Lowering a memcpy to the stack is killing PPC. The ARM and X86 backends already

have their own custom memcpy lowering code. This code needs to be factored out
into a target-independent lowering method with hooks to the backend. In the
meantime, just call memcpy if we're trying to copy onto a stack.

llvm-svn: 43262
parent bd350188
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment