Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 ani în urmă
  Serge Pavlov 06c71d8a6f Report fatal error in the case of out of memory 7 ani în urmă
  Serge Pavlov 165fd931ac Revert r325224 "Report fatal error in the case of out of memory" 7 ani în urmă
  Serge Pavlov ca451d02e4 Report fatal error in the case of out of memory 7 ani în urmă
  Francis Visoiu Mistrih accb337c76 [CodeGen] Rename functions PrintReg* to printReg* 7 ani în urmă
  David Blaikie e3a9b4ce3a Fix a bunch more layering of CodeGen headers that are in Target 7 ani în urmă
  Chandler Carruth e3e43d9d57 Sort the remaining #include lines in include/... and lib/.... 8 ani în urmă
  Matthias Braun a9e2ca030f LIU:::Query: Query LiveRange instead of LiveInterval; NFC 8 ani în urmă
  Eugene Zelenko ad3a5404cb [CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 8 ani în urmă
  David Majnemer 975248e4fb Use the range variant of find instead of unpacking begin/end 9 ani în urmă
  Matthias Braun 7b54b4de26 LiveIntervalUnion: Allow specification of liverange when unifying/extracting. 10 ani în urmă
  Chandler Carruth 8677f2ff9a [Modules] Remove potential ODR violations by sinking the DEBUG_TYPE 11 ani în urmă
  Craig Topper 4ba844388c [C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr. 11 ani în urmă
  Chandler Carruth d04a8d4b33 Use the new script to sort the includes of every file under lib. 12 ani în urmă
  Jakob Stoklund Olesen 1ead68d769 Make the LiveRegMatrix analysis available to targets. 12 ani în urmă
  Jakub Staszak af650354a1 Remove unused MachineLoopRanges analysis. 12 ani în urmă
  Jakob Stoklund Olesen 0e5a60b4eb Move LiveUnionArray into LiveIntervalUnion.h 13 ani în urmă
  Jakob Stoklund Olesen 2fd0923593 Don't print register names in LiveIntervalUnion::print(). 13 ani în urmă
  Lang Hames b638c789be Oops - LiveIntervalUnion.cpp file does use std::find. Moving STL header include to LiveIntervalUnion.cpp file. 13 ani în urmă
  Jakob Stoklund Olesen 9b7ff12dd1 Simplify the interference checking code a bit. 14 ani în urmă
  Jakob Stoklund Olesen fe026e1829 Eliminate the last use of InterferenceResult. 14 ani în urmă
  Jakob Stoklund Olesen 9942ba9c0e Remove more dead code. 14 ani în urmă
  Jakob Stoklund Olesen bb688cec09 Remove some dead code. 14 ani în urmă
  Jakob Stoklund Olesen 51458ed09e Be more aggressive about following hints. 14 ani în urmă
  Jakob Stoklund Olesen 3f5bedf5cb Speed up eviction by stopping collectInterferingVRegs as soon as the spill 14 ani în urmă
  Jakob Stoklund Olesen 11983cd861 Speed up LiveIntervalUnion::unify by handling end insertion specially. 14 ani în urmă
  Jakob Stoklund Olesen 4f6364fd3f Add tags to live interval unions to avoid using stale queries. 14 ani în urmă
  Jakob Stoklund Olesen 4314268128 Replace TargetRegisterInfo::printReg with a PrintReg class that also works without a TRI instance. 14 ani în urmă
  Jakob Stoklund Olesen 8d12140437 Avoid dereferencing end() in collectInterferingVRegs() when there is no 14 ani în urmă
  Jakob Stoklund Olesen ff2e9b4225 Provide LiveIntervalUnion::Query::checkLoopInterference. 14 ani în urmă