summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ProfileData
diff options
context:
space:
mode:
authorPuyan Lotfi <puyan@puyan.org>2018-04-16 09:03:03 +0000
committerPuyan Lotfi <puyan@puyan.org>2018-04-16 09:03:03 +0000
commit14b6637edc41125997bf395f1a3504e7288b0e93 (patch)
treeb9a4bff6f5335a446139d74f9dac4ee42b077e95 /llvm/lib/ProfileData
parentfab368099010e07ca440c6b3f392686301347067 (diff)
downloadbcm5719-llvm-14b6637edc41125997bf395f1a3504e7288b0e93.tar.gz
bcm5719-llvm-14b6637edc41125997bf395f1a3504e7288b0e93.zip
[MIR-Canon] Adding ISA-Agnostic COPY Folding.
Transforms the following: %vreg1234:gpr32 = COPY %42 %vreg1235:gpr32 = COPY %vreg1234 %vreg1236:gpr32 = COPY %vreg1235 $w0 = COPY %vreg1236 into: $w0 = COPY %42 Assuming %42 is also a gpr32 llvm-svn: 330113
Diffstat (limited to 'llvm/lib/ProfileData')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud