[GlobalISel] Dump all instructions inserted by selector.
authorAhmed Bougacha <ahmed.bougacha@gmail.com>
Tue, 8 Nov 2016 19:27:13 +0000 (19:27 +0000)
committerAhmed Bougacha <ahmed.bougacha@gmail.com>
Tue, 8 Nov 2016 19:27:13 +0000 (19:27 +0000)
commit53a03a28c4e88816994deaec3a835458b8df35d2
tree1a0a8fe1b3cae3f6ffebb9b05ae2f3d604acfa69
parentdb273a1272eb972d5fc361262841c762636cae95
[GlobalISel] Dump all instructions inserted by selector.

This is helpful when multiple instructions are inserted.

llvm-svn: 286273
llvm/lib/CodeGen/GlobalISel/InstructionSelect.cpp