1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
Sean Fertile 320902744c [Memcpy Loop Lowering] Insert loop BB inbetween the split BB.
The original memcpy expansion inserted the loop basic block inbetween
the 2 new basic blocks created by splitting the original block the memcpy
call was in. This commit makes the new memcpy expansion do the same to keep the
layout of the IR matching between the old and new implementations.

Differential Review: https://reviews.llvm.org/D41197

llvm-svn: 320848
2017-12-15 19:29:12 +00:00
..
2015-07-29 18:59:09 +00:00
2017-01-22 20:28:56 +00:00
2017-05-17 20:18:13 +00:00
2017-05-17 20:18:13 +00:00
2015-06-04 21:28:26 +00:00
2015-06-04 21:28:26 +00:00