커밋 기록

작성자 SHA1 메시지 날짜
  David Green 3110f6b18e [CGP] Ensure sinking multiple instructions does not invalidate dominance checks 6 년 전
  Tim Northover 03dc1837d3 CodeGenPrep: add separate hook say when GEPs should be used for sinking. NFCI. 6 년 전
  Teresa Johnson ef512ca8e6 Change TargetLibraryInfo analysis passes to always require Function 6 년 전
  Craig Topper cd76070885 [CGP] Remove ModifiedDT from the makeBitReverse loop 6 년 전
  Sanjay Patel f67401bb31 [CodeGenPrepare] Fix use-after-free 6 년 전
  Jonas Devlieghere 114087caa6 [llvm] Migrate llvm::make_unique to std::make_unique 6 년 전
  Kang Zhang 8928b46f98 [NFC][CodeGen] Modify the type element of TailCalls to simplify the dupRetToEnableTailCallOpts() 6 년 전
  Luis Marques e36a3e35dd [DAGCombiner] [CodeGenPrepare] More comprehensive GEP splitting 6 년 전
  Sanjay Patel d049b8952b [CodeGenPrepare][x86] shift both sides of a vector select when profitable 6 년 전
  Sanjay Patel 31b94430d7 [CodeGenPrepare] propagate debuginfo when copying a shuffle 6 년 전
  Matt Arsenault a69b8271d5 TTI: Improve default costs for addrspacecast 6 년 전
  Bjorn Pettersson d7d580485b Use the DataLayout::typeSizeEqualsStoreSize helper. NFC 6 년 전
  Simon Pilgrim c350a3e6fc [CodeGenPrepare] Ensure we get a non-null result from getTrueOrFalseValue. NFCI. 6 년 전
  QingShan Zhang 23785c65ac [CodeGenPrepare] Don't split the store if it is volatile 6 년 전
  Roman Lebedev fb75d57329 [NFC] BasicBlock: refactor changePhiUses() out of replacePhiUsesWith(), use it 6 년 전
  Roman Lebedev 14d59d23ed [NFC] PHINode: introduce replaceIncomingBlockWith() function, use it 6 년 전
  Sanjay Patel addf0bb7c5 [CodeGenPrepare] limit overflow intrinsic matching to a single basic block (2nd try) 6 년 전
  Evgeniy Stepanov ff2899148a Revert "[CodeGenPrepare] limit overflow intrinsic matching to a single basic block" 6 년 전
  Sanjay Patel 866bc92c5d [CodeGenPrepare] limit overflow intrinsic matching to a single basic block 6 년 전
  Francis Visoiu Mistrih a8196a8e04 [CGP] Look through bitcasts when duplicating returns for tail calls 6 년 전
  Eric Christopher 0c40f6d128 Include what's used in a few cpp files - these were getting transitive 6 년 전
  Evandro Menezes d71ea05ab7 [IR] Refactor attribute methods in Function class (NFC) 6 년 전
  Teresa Johnson 9af297cc57 [CGP] Reset DT when optimizing select instructions 6 년 전
  Teresa Johnson 30cc7c8130 [CGP] Build the DominatorTree lazily 6 년 전
  Teresa Johnson ff5f64e4c8 [CGP] Make several static functions member functions (NFC) 6 년 전
  Sanjay Patel c4a68ddfbf [CodeGenPrepare] limit formation of overflow intrinsics (PR41129) 6 년 전
  Sanjay Patel a062393d06 [CGP] fix formatting; NFC 6 년 전
  Sanjay Patel 0fd81a3c2d [CGP] convert chain of 'if' to 'switch'; NFC 6 년 전
  Mikael Holmen bc7dbf662a [CodeGenPrepare] avoid crashing from replacing a phi twice 6 년 전
  Sanjay Patel f1180b0c1f [CGP] add another bailout for degenerate code (PR41064) 6 년 전