powerpc: Add custom handling of copy programs
authorDoug Nazar <nazard@nazar.ca>
Sat, 14 Sep 2019 00:17:47 +0000 (20:17 -0400)
committerDoug Nazar <nazard@nazar.ca>
Sat, 14 Sep 2019 00:17:47 +0000 (20:17 -0400)
commit28072b3016636ee82e96045c0a75df1d3a62120f
tree70494cac46ac646fbb90a3e4a1cf049286ac9148
parent3b6152031e325cfa5798c6aa4523cd9b2d8971ea
powerpc: Add custom handling of copy programs

Provides ~20x speedup for fulling aligned buffers, although still
slower than builtin memcpy.
orc/orcprogram-altivec.c