1. 745918ff [ADT] Make escaping fn conform to coding guidelines by Jonas Devlieghere · 7 years ago
  2. f487eda [MachineVerifier][GlobalISel] NFC, Improving MO printing and refactoring visitMachineInstrBefore by Roman Tereshin · 7 years ago
  3. 432a388 IWYU for llvm-config.h in llvm, additions. by Nico Weber · 7 years ago
  4. c01efe6 Fix type mismatch between MachineMemOperand constructor and accessors. NFC by Daniel Sanders · 8 years ago
  5. 399b46c [MIR] Adding support for Named Virtual Registers in MIR. by Puyan Lotfi · 8 years ago
  6. 4db0960 [CodeGen] Fixed unreachable with -print-machineinstrs and custom pseudo source value by Tim Renouf · 8 years ago
  7. e85b06d [CodeGen] Use MIR syntax for MachineMemOperand printing by Francis Visoiu Mistrih · 8 years ago
  8. f8bf2ec [MachineOperand][Target] MachineOperand::isRenamable semantics changes by Geoff Berry · 8 years ago
  9. eb3f76f [CodeGen][NFC] Rename IsVerbose to IsStandalone in Machine*::print by Francis Visoiu Mistrih · 8 years ago
  10. 378b5f3 [CodeGen] Print RegClasses on MI in verbose mode by Francis Visoiu Mistrih · 8 years ago
  11. ecd0b83 [CodeGen][NFC] Correct case for printSubRegIdx by Francis Visoiu Mistrih · 8 years ago
  12. fe6c9cb [MIR] Repurposing '$' sigil used by external symbols. Replacing with '&'. by Puyan Lotfi · 8 years ago
  13. f81727d [CodeGen] Move printing MO_BlockAddress operands to MachineOperand::print by Francis Visoiu Mistrih · 8 years ago
  14. cb2683d [CodeGen] Move printing MO_IntrinsicID operands to MachineOperand::print by Francis Visoiu Mistrih · 8 years ago
  15. bbd610a [CodeGen] Move printing MO_IntrinsicID operands to MachineOperand::print by Francis Visoiu Mistrih · 8 years ago
  16. 3b265c8 [CodeGen] Move printing MO_FPImmediate operands to MachineOperand::print by Francis Visoiu Mistrih · 8 years ago
  17. 8122660 [CodeGen] Refactor printOffset from MO and MIRPrinter by Francis Visoiu Mistrih · 8 years ago
  18. 874ae6f [CodeGen] Move printing MO_CFIIndex operands to MachineOperand::print by Francis Visoiu Mistrih · 8 years ago
  19. 0b5bdce [CodeGen] Print stack object references as %(fixed-)stack.0 in both MIR and debug output by Francis Visoiu Mistrih · 8 years ago
  20. 5de20e0 [MIR] Add support for missing CFI directives by Francis Visoiu Mistrih · 8 years ago
  21. 3c99371 [CodeGen] Print MCSymbol operands as <mcsymbol sym> in both MIR and debug output by Francis Visoiu Mistrih · 8 years ago
  22. 2db5938 [CodeGen] Move printing MO_Metadata operands to MachineOperand::print by Francis Visoiu Mistrih · 8 years ago
  23. bdaf8bf [CodeGen] Print live-out register lists as liveout(...) in both MIR and debug output by Francis Visoiu Mistrih · 8 years ago
  24. 5df3bbf [CodeGen] Print global addresses as @foo in both MIR and debug output by Francis Visoiu Mistrih · 8 years ago
  25. e76c5fc [CodeGen] Print external symbols as $symbol in both MIR and debug output by Francis Visoiu Mistrih · 8 years ago
  26. b41dbbe [CodeGen] Print jump-table index operands as %jump-table.0 in both MIR and debug output by Francis Visoiu Mistrih · 8 years ago
  27. b3a0d51 [CodeGen] Print target index operands as target-index(target-specific) + 8 in both MIR and debug output by Francis Visoiu Mistrih · 8 years ago
  28. 26ae8a6 [CodeGen] Print constant pool index operands as %const.0 + 8 in both MIR and debug output by Francis Visoiu Mistrih · 8 years ago
  29. 60c4310 [MachineOperand][MIR] Add isRenamable to MachineOperand. by Geoff Berry · 8 years ago
  30. 440f69c [CodeGen] Move printing MO_Immediate operands to MachineOperand::print by Francis Visoiu Mistrih · 8 years ago
  31. 6c4ca71 [CodeGen] Move printing MO_CImmediate operands to MachineOperand::print by Francis Visoiu Mistrih · 8 years ago
  32. 567611e [CodeGen] Use more getMFIfAvailable by Francis Visoiu Mistrih · 8 years ago
  33. a8a83d1 [CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register. by Francis Visoiu Mistrih · 8 years ago
  34. c2641d6 [CodeGen] Fix formatting error from r319885 by Francis Visoiu Mistrih · 8 years ago
  35. 95a0591 [CodeGen] Better handling of detached MachineOperands by Francis Visoiu Mistrih · 8 years ago
  36. 25528d6 [CodeGen] Unify MBB reference format in both MIR and debug output by Francis Visoiu Mistrih · 8 years ago
  37. 4947704 CodeGen: Fix pointer info in SplitVecOp_EXTRACT_VECTOR_ELT/SplitVecRes_INSERT_VECTOR_ELT by Yaxun Liu · 8 years ago
  38. 3aa8eaa [CodeGen] Fix doxygen \file comment style by Francis Visoiu Mistrih · 8 years ago
  39. d4b340b [CodeGen] Fix doxygen by Francis Visoiu Mistrih · 8 years ago
  40. aa73969 [CodeGen] Separate MachineOperand implementation from MachineInstr by Francis Visoiu Mistrih · 8 years ago