提交历史

作者 SHA1 备注 提交日期
  Daniel Sanders 57a8129407 Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM 6 年之前
  Amy Huang 61e66bd1ef Recommit "[MS] Emit S_HEAPALLOCSITE debug info in Selection DAG" 6 年之前
  Daniel Sanders c7a3c5c5d1 Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC 6 年之前
  Amy Huang 800e3ba1d7 Revert "[MS] Emit S_HEAPALLOCSITE debug info in Selection DAG" and 6 年之前
  Amy Huang 9d8cef981e Fix to r367374 "[MS] Emit S_HEAPALLOCSITE debug info in Selection DAG" 6 年之前
  Amy Huang 92b85a03f1 [MS] Emit S_HEAPALLOCSITE debug info in SelectionDAG 6 年之前
  Djordje Todorovic e02e5c6f21 [ISEL][X86] Tracking of registers that forward call arguments 6 年之前
  Fangrui Song 46622a5909 Use llvm::stable_sort 6 年之前
  Matt Arsenault ed12070421 DAG: Don't try to cluster loads with tied inputs 6 年之前
  Jeremy Morse 13d322459a [DebugInfo][DAG] Avoid re-ordering of DBG_VALUEs 6 年之前
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Jeremy Morse 27f17bfee3 [DebugInfo] Emit undef DBG_VALUEs when SDNodes are optimised out 6 年之前
  Fangrui Song 3b35e17b21 llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) 7 年之前
  Matthias Braun b064c24e4a ScheduleDAG: Cleanup dumping code; NFC 7 年之前
  Chandler Carruth fc187011be [SDAG] Remove the reliance on MI's allocation strategy for 7 年之前
  Shiva Chen 085342284c [DebugInfo] Convert intrinsic llvm.dbg.label to MachineInstr. 7 年之前
  Nico Weber 0f38c60baf IWYU for llvm-config.h in llvm, additions. 7 年之前
  Mandeep Singh Grang 8ba42a9352 [CodeGen] Change std::sort to llvm::sort in response to r327219 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 年之前
  Adrian Prantl aa35415244 Use range-based-for. NFC 7 年之前
  Aaron Ballman 1d03d382c1 Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people. 7 年之前
  Don Hinton 5298935fe7 [dump] Remove NDEBUG from test to enable dump methods [NFC] 7 年之前
  Reid Kleckner c8ffb38de5 [DebugInfo] Sort the SDDbgValue list before assuming it is in IR order 8 年之前
  Reid Kleckner 097a5100b5 Use {} instead of make_pair and an iterator for the insertion point, NFC 8 年之前
  Artyom Skrobov cff0f13b4b Remove redundant call to GluedNodes.back() [NFC] 8 年之前
  Matthias Braun 88d207542b Cleanup dump() functions. 8 年之前
  Mikael Holmen 7f6f824722 [DAG] Don't increase SDNodeOrder for dbg.value/declare. 8 年之前
  Duncan P. N. Exon Smith a60f808fc9 SelectionDAG: Avoid implicit iterator conversions in ScheduleDAGSDNodes, NFC 9 年之前
  Matthias Braun 5e08bd340a Avoid overly large SmallPtrSet/SmallSet 9 年之前