コミット履歴

作者 SHA1 メッセージ 日付
  Chandler Carruth 2a752bfdae [MI] Change the array of `MachineMemOperand` pointers to be 7 年 前
  Mikael Holmen b16b4ba59a [DebugInfo] Make sure all DBG_VALUEs' reguse operands have IsDebug property 7 年 前
  Michael Berg 6f176b72c1 [NFC] make MIFlag accessor functions consistant with usage model 7 年 前
  Roman Tereshin b1c42dee78 [MIR][MachineCSE] Implementing proper MachineInstr::getNumExplicitDefs() 7 年 前
  Shiva Chen 24abe71d71 [DebugInfo] Examine all uses of isDebugValue() for debug instructions. 7 年 前
  Shiva Chen 085342284c [DebugInfo] Convert intrinsic llvm.dbg.label to MachineInstr. 7 年 前
  Roman Tereshin 297777e34f [MachineVerifier][GlobalISel] Checking that generic instrs have LLTs on all vregs 7 年 前
  Michael Berg ecfd97d59f MachineInst support mapping SDNode fast math flags for support in Back End code generation 7 年 前
  Nico Weber 0f38c60baf IWYU for llvm-config.h in llvm, additions. 7 年 前
  Francis Visoiu Mistrih b91ac890b2 [CodeGen] Print user-friendly debug locations as MI comments 7 年 前
  Krzysztof Parzyszek b8924a00e7 [CodeGen] Fix printing bundles in MIR output 7 年 前
  Francis Visoiu Mistrih 0d758f3663 [CodeGen] Use MIR syntax for MachineMemOperand printing 7 年 前
  Francis Visoiu Mistrih b34a8c964f [AArch64] Keep track of MIFlags in the LoadStoreOptimizer 7 年 前
  Francis Visoiu Mistrih 12d5807d03 [MIR] Allow frame-setup and frame-destroy on the same instruction 7 年 前
  Andrew V. Tischenko 07ea57a569 The final step to close D41278 [MachineCombiner] Improve debug output (NFC). 7 年 前
  Geoff Berry 13357c96d2 [MachineOperand][Target] MachineOperand::isRenamable semantics changes 7 年 前
  Francis Visoiu Mistrih f751ac3a9c Revert "[CodeGen] Move printing '\n' from MachineInstr::print to MachineBasicBlock::print" 7 年 前
  Francis Visoiu Mistrih 331b6f31af [CodeGen] Move printing '\n' from MachineInstr::print to MachineBasicBlock::print 7 年 前
  Geoff Berry ff75b997f1 [AMDGPU][X86][Mips] Make sure renamable bit not set for reserved regs 7 年 前
  Francis Visoiu Mistrih e97eca6f69 [CodeGen] Unify printing format of debug-location in both MIR and -debug 7 年 前
  Francis Visoiu Mistrih 7bee1ceb03 [CodeGen][NFC] Rename IsVerbose to IsStandalone in Machine*::print 7 年 前
  Francis Visoiu Mistrih 96ed12f5f3 [CodeGen] Print RegClasses on MI in verbose mode 7 年 前
  Francis Visoiu Mistrih 23b4612e31 [CodeGen][NFC] Refactor MachineInstr::print 7 年 前
  Francis Visoiu Mistrih 5c1ffd9231 [CodeGen] Remove special case of printing subRegIdx from MachineInstr::print 7 年 前
  Francis Visoiu Mistrih 19988dd44d [CodeGen][NFC] Correct case for printSubRegIdx 7 年 前
  Francis Visoiu Mistrih 2cba0cc385 [CodeGen] Don't print "pred:" and "opt:" in -debug output 7 年 前
  Francis Visoiu Mistrih 2a21599e1d [CodeGen] Print frame-setup/destroy flags in -debug output like we do in MIR 7 年 前
  Francis Visoiu Mistrih 93f5fcdff3 [CodeGen] Don't print register classes in -debug output 7 年 前
  Matthias Braun d318139827 MachineFunction: Return reference from getFunction(); NFC 7 年 前
  Francis Visoiu Mistrih e28484a720 [CodeGen] Move printing MO_Immediate operands to MachineOperand::print 7 年 前