summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2016-08-19 20:08:55 +0000
committerTim Northover <tnorthover@apple.com>2016-08-19 20:08:55 +0000
commitbbbfb1cfb85f5cd3166b6536eeb88f1cbe4f29ad (patch)
tree0c22edf783120262f91cdc7e54e2f152e387ef68 /llvm/lib/CodeGen/MachineInstr.cpp
parent68726a5359270d877a8cddc61e38d179f79dc070 (diff)
downloadbcm5719-llvm-bbbfb1cfb85f5cd3166b6536eeb88f1cbe4f29ad.tar.gz
bcm5719-llvm-bbbfb1cfb85f5cd3166b6536eeb88f1cbe4f29ad.zip
GlobalISel: translate insertvalue instructions.
This adds a G_INSERT instruction, which technically makes G_SEQUENCE redundant (it's equivalent to a G_INSERT into an IMPLICIT_DEF). We'll leave G_SEQUENCE for now though: it's likely to be far more common as it's a fundamental part of legalization, so avoiding the mess and bloat of the extra IMPLICIT_DEFs is probably worthwhile. llvm-svn: 279306
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud