summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MIRParser
diff options
context:
space:
mode:
authorQuentin Colombet <qcolombet@apple.com>2016-03-08 00:38:01 +0000
committerQuentin Colombet <qcolombet@apple.com>2016-03-08 00:38:01 +0000
commitd655483944a00f0dec07113a0ff8605a7806dc26 (patch)
tree93135f42e98498f85d751500f4eb32dc768dbb5d /llvm/lib/CodeGen/MIRParser
parentdafed5d7d82613ca153c1bee70addb17d6d20c3a (diff)
downloadbcm5719-llvm-d655483944a00f0dec07113a0ff8605a7806dc26.tar.gz
bcm5719-llvm-d655483944a00f0dec07113a0ff8605a7806dc26.zip
[MIR] Teach the printer how to print complex types for generic machine instructions.
Before this change, we would get the type definition in the middle of the instruction. E.g., %0(48) = G_ADD %struct_alias = type { i32, i16 } %edi, %edi Now, we have just the expected type name: %0(48) = G_ADD %struct_alias %edi, %edi llvm-svn: 262885
Diffstat (limited to 'llvm/lib/CodeGen/MIRParser')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud