提交歷史

作者 SHA1 備註 提交日期
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Daniil Fukalov 5bcb2da70c [RegAllocGreedy] avoid using physreg candidates that cannot be correctly spilled 7 年之前
  Fangrui Song af7b1832a0 Remove trailing space 7 年之前
  Fangrui Song 7d88286b7c [CodeGen] Fix inconsistent declaration parameter name 7 年之前
  Matthias Braun ffc6b4654a SplitKit: Fix liveness recomputation in some remat cases. 7 年之前
  Eugene Zelenko 7cf6af50d7 [CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). 8 年之前
  Matthias Braun 94ebfcba48 SplitKit: Correctly implement partial subregister copies 8 年之前
  Krzysztof Parzyszek f5fef36d3a Check proper live range in extendPHIRanges 8 年之前
  Krzysztof Parzyszek 31a5f885bf Create subranges for new intervals resulting from live interval splitting 9 年之前
  Wei Mi 4eae2788ea Allow dead insts to be kept in DeadRemat only when they are rematerializable. 9 年之前
  Wei Mi 14a29ca2bb InsertPointAnalysis: Move current live interval from being a class member 9 年之前
  Wei Mi 723d45a0c7 [NFC] Extract LastSplitPoint computation from SplitAnalysis to a new class 9 年之前
  Eric Christopher 4449a75f85 Spelling and grammar corrections in comments. 9 年之前
  Wei Mi 815b02e9ce Recommit r265547, and r265610,r265639,r265657 on top of it, plus 9 年之前
  Hans Wennborg d8b70fb72f Revert r265547 "Recommit r265309 after fixed an invalid memory reference bug happened" 9 年之前
  Wei Mi 1145b58255 Recommit r265309 after fixed an invalid memory reference bug happened 9 年之前
  Wei Mi e19a68b607 Revert r265309 and r265312 because they caused some errors I need to investigate. 9 年之前
  Wei Mi d31cb9b5c5 Replace analyzeSiblingValues with new algorithm to fix its compile 9 年之前
  Benjamin Kramer b453775cc2 [CodeGen] Reduce visibility of implementation details 10 年之前
  Alexander Kornienko cd52a7a381 Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 10 年之前
  Alexander Kornienko cf0db29df2 Fixed/added namespace ending comments using clang-tidy. NFC 10 年之前
  Jim Grosbach 000564c01a Fix spelling. 10 年之前
  Benjamin Kramer 00e08fcaa0 Canonicalize header guards into a common format. 11 年之前
  Eric Christopher 68c7a1cb98 Clean up language and grammar. 11 年之前
  Craig Topper 695aa80f07 [C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr. 11 年之前
  Benjamin Kramer 55c06ae7af Revert "Give internal classes hidden visibility." 12 年之前
  Benjamin Kramer 15f387c93e Give internal classes hidden visibility. 12 年之前
  Benjamin Kramer 4eed756153 Switch spill weights from a basic loop depth estimation to BlockFrequencyInfo. 12 年之前
  Jakob Stoklund Olesen b20b518f80 Make SplitAnalysis::UseSlots private. 13 年之前
  Jakob Stoklund Olesen 74c4f97a46 Exclusively use SplitAnalysis::getLastSplitPoint(). 13 年之前