| commit | bbd610ae925b3d21babc5d41e184cd4a93d172fd | [log] [tgz] |
|---|---|---|
| author | Francis Visoiu Mistrih <francisvm@yahoo.com> | Tue Dec 19 21:47:05 2017 +0000 |
| committer | Francis Visoiu Mistrih <francisvm@yahoo.com> | Tue Dec 19 21:47:05 2017 +0000 |
| tree | 9328b3b3dba7e2b4603333a0965b0d38465df9e8 | |
| parent | 3b265c8fcfef59a35ff00937e9ce06ffc62cf349 [diff] |
[CodeGen] Move printing MO_IntrinsicID operands to MachineOperand::print Work towards the unification of MIR and debug output by refactoring the interfaces. Also add support for printing with a null TargetIntrinsicInfo and no MachineFunction. llvm-svn: 321111