Historique des commits

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