diff options
author | Bill Wendling <isanbard@gmail.com> | 2007-10-23 21:30:25 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2007-10-23 21:30:25 +0000 |
commit | de09040946b4aa9bdc70057d65f840685ac31fef (patch) | |
tree | 866d746377caa7e47051dc2eb47b838948531802 /docs/tutorial | |
parent | 0b2d7aaf5cb376fb05c312f9c7db591cba32ad33 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43262 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/tutorial')
0 files changed, 0 insertions, 0 deletions