提交历史

作者 SHA1 备注 提交日期
  Jeremy Morse a1318bfa1b [DebugInfo] LiveDebugValues: correctly discriminate kinds of variable locations 6 年之前
  Daniel Sanders 57a8129407 Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM 6 年之前
  Kai Luo 193998e8d8 [MachineCSE][NFC] Use 'profitable' rather than 'beneficial' to name method. 6 年之前
  Daniel Sanders c7a3c5c5d1 Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC 6 年之前
  Kai Luo 8f326c9dab [MachineCSE][MachinePRE] Avoid hoisting code from code regions into hot BBs. 6 年之前
  Anton Afanasyev 5ea18e1c35 [MIR] Skip hoisting to basic block which may throw exception or return 6 年之前
  Anton Afanasyev c4a28d7017 [MIR] Add simple PRE pass to MachineCSE 6 年之前
  Ulrich Weigand ef54162998 Allow target to handle STRICT floating-point nodes 6 年之前
  David L. Jones 4b7838899d Revert r361356: "[MIR] Add simple PRE pass to MachineCSE" 6 年之前
  Anton Afanasyev ae84d50125 [MIR] Add simple PRE pass to MachineCSE 6 年之前
  Anton Afanasyev c4825211ba Revert "[MIR] Add simple PRE pass to MachineCSE" 6 年之前
  Anton Afanasyev cc60a82400 [MIR] Add simple PRE pass to MachineCSE 6 年之前
  David Green 7970a1f6be [Codegen] Remove dead flags on Physical Defs in machine cse 6 年之前
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Roman Tereshin 315f6cf87c [MachineCSE][GlobalISel] Making sure MachineCSE works mid-GlobalISel (again) 6 年之前
  Carlos Alberto Enciso 42b5443507 [DebugInfo][Dexter] Incorrect DBG_VALUE after MCP dead copy instruction removal. 6 年之前
  Carlos Alberto Enciso 03c16fb53c [DWARF] Missing location debug information with -O2. 7 年之前
  Roman Tereshin b1c42dee78 [MIR][MachineCSE] Implementing proper MachineInstr::getNumExplicitDefs() 7 年之前
  Nicola Zaghen 0818e789cb Rename DEBUG macro to LLVM_DEBUG. 7 年之前
  Shiva Chen 24abe71d71 [DebugInfo] Examine all uses of isDebugValue() for debug instructions. 7 年之前
  Michael Zolotukhin 53458b4d8a [MachineCSE] Rewrite a loop checking if a block is in a set of blocks without using a set. NFC. 7 年之前
  Justin Bogner 3df0e39672 GlobalISel: Make MachineCSE runnable in the middle of the GlobalISel 7 年之前
  Matthias Braun d318139827 MachineFunction: Return reference from getFunction(); NFC 7 年之前
  Francis Visoiu Mistrih fd11bc0813 [CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register. 7 年之前
  Francis Visoiu Mistrih a4ec08b6fd [CodeGen] Print register names in lowercase in both MIR and debug output 7 年之前
  Tony Jiang 8c81e8544f [MachineCSE] Add new callback for is caller preserved or constant physregs 7 年之前
  David Blaikie e3a9b4ce3a Fix a bunch more layering of CodeGen headers that are in Target 7 年之前
  David Blaikie 48319238e4 Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering 7 年之前
  Eugene Zelenko 2de563a9ab [CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). 8 年之前
  Chandler Carruth e3e43d9d57 Sort the remaining #include lines in include/... and lib/.... 8 年之前