Commit History

作者 SHA1 備註 提交日期
  Guillaume Chatelet bfa7de776d [LLVM][Alignment] Make functions using log of alignment explicit 6 年之前
  Bjorn Pettersson 43b1e51a9b [CodeGen] Introduce MachineBasicBlock::replacePhiUsesWith helper and use it. NFC 6 年之前
  Jinsong Ji 1acbd600bf [SlotIndexes] Add print-slotindexes to disable printing slotindexes 6 年之前
  Daniel Sanders 57a8129407 Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM 6 年之前
  Daniel Sanders 25c2d2fbd9 Eliminate implicit Register->unsigned conversions in VirtRegMap. NFC 6 年之前
  Daniel Sanders ecb3f57911 Revert Register/MCRegister: Add conversion operators to avoid use of implicit convert to unsigned. NFC 6 年之前
  Daniel Sanders 37dbc4c92e Fix MSVC error after r367916 6 年之前
  Daniel Sanders c7a3c5c5d1 Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC 6 年之前
  Rui Ueyama c3f211d97b Fix parameter name comments using clang-tidy. NFC. 6 年之前
  Robert Lougher a71113c59d Revert r365198 as this accidentally commited something that 6 年之前
  Robert Lougher a6326da30a This reverts r365061 and r365062 (test update) 6 年之前
  Reid Kleckner 0bd2b61012 [ADT] Notify ilist traits about in-list transfers 6 年之前
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Eli Friedman 7a45551030 [CodeGen] Fix forward scan in MachineBasicBlock::computeRegisterLiveness. 6 年之前
  Hiroshi Inoue ea3df5ebac [CodeGen] fix broken successor probability in MBB dump 7 年之前
  Fangrui Song 3b35e17b21 llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) 7 年之前
  Mikael Holmen 556673f902 Use TRI->regsOverlap() in MachineBasicBlock::computeRegisterLiveness 7 年之前
  Aditya Nandakumar 3b41774705 Add the ability to register callbacks for removal and insertion of MachineInstrs 7 年之前
  Matt Arsenault da1abaaf13 Don't count debug instructions towards neighborhood count 7 年之前
  Matt Arsenault f29f15e2ea CodeGen: Make computeRegisterLiveness search forward first 7 年之前
  Matt Arsenault 23c93c1752 CodeGen: Make computeRegisterLiveness consider successors 7 年之前
  Chandler Carruth bd8c8d7598 [SLH] Introduce a new pass to do Speculative Load Hardening to mitigate 7 年之前
  Nicola Zaghen 0818e789cb Rename DEBUG macro to LLVM_DEBUG. 7 年之前
  Shiva Chen 24abe71d71 [DebugInfo] Examine all uses of isDebugValue() for debug instructions. 7 年之前
  Nico Weber 0f38c60baf IWYU for llvm-config.h in llvm, additions. 7 年之前
  Krzysztof Parzyszek b8924a00e7 [CodeGen] Fix printing bundles in MIR output 7 年之前
  Chandler Carruth 21a0c18174 [x86] Introduce a pass to begin more systematically fixing PR36028 and similar issues. 7 年之前
  Mandeep Singh Grang 8ba42a9352 [CodeGen] Change std::sort to llvm::sort in response to r327219 7 年之前
  Derek Schuff 1695e783fb [WebAssembly] Add DebugLoc information to WebAssembly block and loop. 7 年之前
  Francis Visoiu Mistrih 454e6dcd0d [CodeGen] Don't omit any redundant information in -debug output 7 年之前