Histórico de Commits

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