commit | a2ff58121a09922130878d33041a409eab67197c | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Tue Feb 25 11:21:48 2014 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Tue Feb 25 11:21:48 2014 +0000 |
tree | c9d435219d0f660b539d4ac27f0f7da877f3f84e | |
parent | f5701e428247de165e6d299261e488389401b251 [diff] |
[SROA] Use the original load name with the SROA-prefixed IRB rather than just "load". This helps avoid pointless de-duping with order-sensitive numbers as we already have unique names from the original load. It also makes the resulting IR quite a bit easier to read. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202140 91177308-0d34-0410-b5e6-96231b3b80d8