diff options
| author | Rafael Espindola <rafael.espindola@gmail.com> | 2007-09-28 12:53:01 +0000 |
|---|---|---|
| committer | Rafael Espindola <rafael.espindola@gmail.com> | 2007-09-28 12:53:01 +0000 |
| commit | 6c04ac1db02f8c99516147d67a858abe0a7b815c (patch) | |
| tree | 5cd484c8b5a14d2169d7a2e01ccf19b733864bbd /llvm/lib/CodeGen | |
| parent | 1f516560d18b879512c2a2c529e9fb0dbf68cff2 (diff) | |
| download | bcm5719-llvm-6c04ac1db02f8c99516147d67a858abe0a7b815c.tar.gz bcm5719-llvm-6c04ac1db02f8c99516147d67a858abe0a7b815c.zip | |
Refactor the memcpy lowering for the x86 target.
The only generated code difference is that now we call memcpy when
the size of the array is unknown. This matches GCC behavior and is
better since the run time value can be arbitrarily large.
llvm-svn: 42433
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions

