Commit History

Author SHA1 Message Date
  Shiva Chen 24abe71d71 [DebugInfo] Examine all uses of isDebugValue() for debug instructions. 7 years ago
  Shiva Chen 085342284c [DebugInfo] Convert intrinsic llvm.dbg.label to MachineInstr. 7 years ago
  Roman Tereshin 297777e34f [MachineVerifier][GlobalISel] Checking that generic instrs have LLTs on all vregs 7 years ago
  Michael Berg ecfd97d59f MachineInst support mapping SDNode fast math flags for support in Back End code generation 7 years ago
  Nico Weber 0f38c60baf IWYU for llvm-config.h in llvm, additions. 7 years ago
  Francis Visoiu Mistrih b91ac890b2 [CodeGen] Print user-friendly debug locations as MI comments 7 years ago
  Krzysztof Parzyszek b8924a00e7 [CodeGen] Fix printing bundles in MIR output 7 years ago
  Francis Visoiu Mistrih 0d758f3663 [CodeGen] Use MIR syntax for MachineMemOperand printing 7 years ago
  Francis Visoiu Mistrih b34a8c964f [AArch64] Keep track of MIFlags in the LoadStoreOptimizer 7 years ago
  Francis Visoiu Mistrih 12d5807d03 [MIR] Allow frame-setup and frame-destroy on the same instruction 7 years ago
  Andrew V. Tischenko 07ea57a569 The final step to close D41278 [MachineCombiner] Improve debug output (NFC). 7 years ago
  Geoff Berry 13357c96d2 [MachineOperand][Target] MachineOperand::isRenamable semantics changes 7 years ago
  Francis Visoiu Mistrih f751ac3a9c Revert "[CodeGen] Move printing '\n' from MachineInstr::print to MachineBasicBlock::print" 7 years ago
  Francis Visoiu Mistrih 331b6f31af [CodeGen] Move printing '\n' from MachineInstr::print to MachineBasicBlock::print 7 years ago
  Geoff Berry ff75b997f1 [AMDGPU][X86][Mips] Make sure renamable bit not set for reserved regs 7 years ago
  Francis Visoiu Mistrih e97eca6f69 [CodeGen] Unify printing format of debug-location in both MIR and -debug 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 23b4612e31 [CodeGen][NFC] Refactor MachineInstr::print 7 years ago
  Francis Visoiu Mistrih 5c1ffd9231 [CodeGen] Remove special case of printing subRegIdx from MachineInstr::print 7 years ago
  Francis Visoiu Mistrih 19988dd44d [CodeGen][NFC] Correct case for printSubRegIdx 7 years ago
  Francis Visoiu Mistrih 2cba0cc385 [CodeGen] Don't print "pred:" and "opt:" in -debug output 7 years ago
  Francis Visoiu Mistrih 2a21599e1d [CodeGen] Print frame-setup/destroy flags in -debug output like we do in MIR 7 years ago
  Francis Visoiu Mistrih 93f5fcdff3 [CodeGen] Don't print register classes in -debug output 7 years ago
  Matthias Braun d318139827 MachineFunction: Return reference from getFunction(); NFC 7 years ago
  Francis Visoiu Mistrih e28484a720 [CodeGen] Move printing MO_Immediate operands to MachineOperand::print 7 years ago
  Francis Visoiu Mistrih d3b84081e9 [CodeGen] Fix index when printing tied machine operands 7 years ago
  Francis Visoiu Mistrih fd11bc0813 [CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register. 7 years ago
  Francis Visoiu Mistrih b58eb1a1e4 [CodeGen] Separate MachineOperand implementation from MachineInstr 7 years ago
  Francis Visoiu Mistrih 7e146801ac [CodeGen] Cleanup MachineOperand 7 years ago