Commit History

Author SHA1 Message Date
  Puyan Lotfi eed988e3e7 [MIR] Adding support for Named Virtual Registers in MIR. 7 years ago
  Tim Renouf fccceddef3 [CodeGen] Fixed unreachable with -print-machineinstrs and custom pseudo source value 7 years ago
  Francis Visoiu Mistrih 0d758f3663 [CodeGen] Use MIR syntax for MachineMemOperand printing 7 years ago
  Geoff Berry 13357c96d2 [MachineOperand][Target] MachineOperand::isRenamable semantics changes 7 years ago
  Francis Visoiu Mistrih 7bee1ceb03 [CodeGen][NFC] Rename IsVerbose to IsStandalone in Machine*::print 7 years ago
  Francis Visoiu Mistrih 96ed12f5f3 [CodeGen] Print RegClasses on MI in verbose mode 7 years ago
  Francis Visoiu Mistrih 19988dd44d [CodeGen][NFC] Correct case for printSubRegIdx 7 years ago
  Puyan Lotfi b931375195 [MIR] Repurposing '$' sigil used by external symbols. Replacing with '&'. 7 years ago
  Francis Visoiu Mistrih 235e856f64 [CodeGen] Move printing MO_BlockAddress operands to MachineOperand::print 7 years ago
  Francis Visoiu Mistrih 234b36e423 [CodeGen] Move printing MO_IntrinsicID operands to MachineOperand::print 7 years ago
  Francis Visoiu Mistrih 43c2ba74fc [CodeGen] Move printing MO_IntrinsicID operands to MachineOperand::print 7 years ago
  Francis Visoiu Mistrih 30e8e017c8 [CodeGen] Move printing MO_FPImmediate operands to MachineOperand::print 7 years ago
  Francis Visoiu Mistrih a6e4a6beb0 [CodeGen] Refactor printOffset from MO and MIRPrinter 7 years ago
  Francis Visoiu Mistrih fcfc7b225f [CodeGen] Move printing MO_CFIIndex operands to MachineOperand::print 7 years ago
  Francis Visoiu Mistrih 38e881da88 [CodeGen] Print stack object references as %(fixed-)stack.0 in both MIR and debug output 7 years ago
  Francis Visoiu Mistrih 278b31c092 [MIR] Add support for missing CFI directives 7 years ago
  Francis Visoiu Mistrih ee30ab7184 [CodeGen] Print MCSymbol operands as <mcsymbol sym> in both MIR and debug output 7 years ago
  Francis Visoiu Mistrih f726becf7c [CodeGen] Move printing MO_Metadata operands to MachineOperand::print 7 years ago
  Francis Visoiu Mistrih f6cd582907 [CodeGen] Print live-out register lists as liveout(...) in both MIR and debug output 7 years ago
  Francis Visoiu Mistrih 3f63013fb4 [CodeGen] Print global addresses as @foo in both MIR and debug output 7 years ago
  Francis Visoiu Mistrih d398775f54 [CodeGen] Print external symbols as $symbol in both MIR and debug output 7 years ago
  Francis Visoiu Mistrih d347e9783d [CodeGen] Print jump-table index operands as %jump-table.0 in both MIR and debug output 7 years ago
  Francis Visoiu Mistrih 2b16863067 [CodeGen] Print target index operands as target-index(target-specific) + 8 in both MIR and debug output 7 years ago
  Francis Visoiu Mistrih c84690975a [CodeGen] Print constant pool index operands as %const.0 + 8 in both MIR and debug output 7 years ago
  Geoff Berry 3b391fe80e [MachineOperand][MIR] Add isRenamable to MachineOperand. 7 years ago
  Francis Visoiu Mistrih e28484a720 [CodeGen] Move printing MO_Immediate operands to MachineOperand::print 7 years ago
  Francis Visoiu Mistrih ab9bb80575 [CodeGen] Move printing MO_CImmediate operands to MachineOperand::print 7 years ago
  Francis Visoiu Mistrih e8c40f01ad [CodeGen] Use more getMFIfAvailable 7 years ago
  Francis Visoiu Mistrih fd11bc0813 [CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register. 7 years ago
  Francis Visoiu Mistrih 1c29733efc [CodeGen] Fix formatting error from r319885 7 years ago