Commit History

Author SHA1 Message Date
  Francis Visoiu Mistrih 3fa22fa403 [CodeGen] Print bundled instructions using the MIR syntax in -debug output 7 years ago
  Francis Visoiu Mistrih e18a2b4e7d [CodeGen] Print predecessors as MIR comments in -debug output 7 years ago
  Francis Visoiu Mistrih d7d9e379b5 [CodeGen] Unify the syntax of MBB liveins in MIR and -debug output 7 years ago
  Francis Visoiu Mistrih 2abdc456cb [CodeGen] Don't compute BranchProbability for MBB::print 7 years ago
  Francis Visoiu Mistrih e4de84b600 [CodeGen] Only print successors when the list is not empty 7 years ago
  Francis Visoiu Mistrih f66532b060 [CodeGen] Unify the syntax of MBB successors in MIR and -debug output 7 years ago
  Francis Visoiu Mistrih 331b6f31af [CodeGen] Move printing '\n' from MachineInstr::print to MachineBasicBlock::print 7 years ago
  Francis Visoiu Mistrih 530107fbbb [CodeGen] Print MachineBasicBlock labels using MIR syntax in -debug output 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
  Matthias Braun d318139827 MachineFunction: Return reference from getFunction(); NFC 7 years ago
  Matthias Braun fa621d294f Rename LiveIntervalAnalysis.h to LiveIntervals.h 7 years ago
  Francis Visoiu Mistrih ca0df55065 [CodeGen] Unify MBB reference format in both MIR and debug output 7 years ago
  Francis Visoiu Mistrih accb337c76 [CodeGen] Rename functions PrintReg* to printReg* 7 years ago
  David Blaikie e3a9b4ce3a Fix a bunch more layering of CodeGen headers that are in Target 7 years ago
  David Blaikie 48319238e4 Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering 7 years ago
  Hiroshi Yamauchi dd33e177dd Irreducible loop metadata for more accurate block frequency under PGO. 7 years ago
  Aaron Ballman 1d03d382c1 Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people. 7 years ago
  Don Hinton 5298935fe7 [dump] Remove NDEBUG from test to enable dump methods [NFC] 7 years ago
  Justin Bogner 1842f4a81b CodeGen: Minor cleanups to use MachineInstr::getMF. NFC 7 years ago
  Daniel Jasper 7da5231e32 Revert "r306529 - [X86] Correct dwarf unwind information in function epilogue" 8 years ago
  Petar Jovanovic 32d37d6720 [X86] Correct dwarf unwind information in function epilogue 8 years ago
  Andrew Kaylor c539eea7c6 Restrict the definition of loop preheader to avoid EH blocks 8 years ago
  Matthias Braun 20537d7aec Try to fix buildbots 8 years ago
  Matthias Braun 3a135cff86 X86FloatingPoint: Fix livein lists 8 years ago
  Jan Sjodin dcfd618219 Refactor code to create getFallThrough method in MachineBasicBlock. 8 years ago
  Matthias Braun 5e55477ae5 MachineRegionInfo: Fix pass initialization 8 years ago
  Taewook Oh 47946adf77 Address post-commit comments for https://reviews.llvm.org/D29596. NFCI. 8 years ago
  Taewook Oh 9fdcd96d07 Make MachineBasicBlock::updateTerminator to update DebugLoc as well 8 years ago
  Stanislav Mekhanoshin f304f044ed [AMDGPU] Prevent spills before exec mask is restored 8 years ago