aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Transforms
AgeCommit message (Expand)AuthorFilesLines
5 hours[VPlan] Use PredBB's terminator as insert point for VPIRPhi extracts.Florian Hahn1-0/+57
7 hours[ProfCheck] Add prof data for lowering of @llvm.cond.loopAiden Grossman1-4/+12
9 hours[VPlan] Pass underlying instr to getMemoryOpCost in ::computeCost.Florian Hahn1-5/+45
13 hours[VPlan] Fall back to legacy cost model if PtrSCEV is nullptr.Florian Hahn1-0/+54
22 hours[SLP][NFC]Add another shl-to-add modeling caseAlexey Bataev1-0/+49
29 hours[DSE] Handle variable offsets with sized dead_on_return (#180364)Aiden Grossman1-0/+11
32 hours[InferAddressSpaces] Initialize op(generic const, generic const, ...) -> gene...Hongyu Chen1-0/+22
32 hoursRevert "[ValueTracking] Propagate sign information out of loop" (#180354)Qinkun Bao1-220/+0
34 hours[SLP][NFC]Add another shl-to-add modeling test, NFCAlexey Bataev1-0/+57
35 hours[LSR] Support SCEVPtrToAddr in SCEVDbgValueBuilder.Florian Hahn1-0/+61
36 hours[ValueTracking] Propagate sign information out of loop (#175590)Kshitij Paranjape1-0/+220
37 hours[InstCombine] Shrink added constant using LHS known zeros (#174380)hanbeom3-5/+80
48 hoursAdd llvm.cond.loop intrinsic.Peter Collingbourne1-0/+25
2 daysRevert "[LV] Support conditional scalar assignments of masked operations" (#1...Kewen Meng3-1244/+9
2 daysReapply "[SCEVExp] Use SCEVPtrToAddr in tryToReuseLCSSAPhi if possible. (#180...Florian Hahn2-5/+70
2 days[AMDGPU] Add DPP16 Row Share optimization for llvm.amdgcn.wave.shuffle (#177470)Domenic Nutile1-0/+250
2 days[InstCombine] Limit (icmp eq/ne (and (add A, Addend), Msk), C) fold to one us...Vladimir Radosavljevic1-0/+17
2 daysRevert "[SCEVExp] Use SCEVPtrToAddr in tryToReuseLCSSAPhi if possible." (#180...Florian Hahn2-5/+5
2 days[SCEVExp] Use SCEVPtrToAddr in tryToReuseLCSSAPhi if possible. (#178727)Florian Hahn2-5/+5
2 days[VPlan] Simplify x & AllOnes -> x (#180049)Ramkumar Ramachandra3-54/+40
3 days[VPlan] Add ExitingIVValue VPInstruction. (#175651)Florian Hahn1-17/+6
3 days[VectorCombine] Skip dead shufflevector in GetIndexRangeInShuffles to fix cra...Florian Hahn1-0/+16
3 days[ExpandIRInsts] Freeze input in itofp expansion (#180157)Nikita Popov4-42/+134
3 days[LV] Support conditional scalar assignments of masked operations (#178862)Benjamin Maxwell3-9/+1244
3 daysInstCombine: Only propagate callsite attributes in sqrt->sqrtf (#180160)Matt Arsenault2-26/+52
3 days[VectorCombine] foldShuffleOfBinops - support multiple uses of shuffled binop...Julian Pokrovsky3-12/+82
3 days[VPlan] Ignore poison incoming values when creating blend (#180005)Luke Lau3-34/+66
3 days[InstCombine][profcheck] Fix profile metadata propagation for umax in InstCom...Snehasish Kumar1-3/+9
3 days[InstCombine][profcheck] Fix profile metadata propagation in takeLog2 (#179331)Snehasish Kumar1-3/+8
3 days[LV] Regen a VPlan-printing test with UTC (#179948)Ramkumar Ramachandra1-664/+978
3 days[SLP][NFC]Add another shl-to-add modeling test case, NFCAlexey Bataev1-0/+60
3 days[VPlan] Auto-generate some VPlan check lines.Florian Hahn4-672/+949
3 daysInliner: Handle nofpclass return attributes (#179776)Matt Arsenault1-0/+57
3 days[SLP]Remove LoadCombine workaround after handling of the copyablesAlexey Bataev5-633/+60
3 days[SLP][NFC]Add a testing with aliasing between bswap memory operations, NFCAlexey Bataev1-0/+48
3 daysRevert "[SLP]Remove LoadCombine workaround after handling of the copyables"Alexey Bataev4-58/+616
3 days[AArch64] Add FeatureUseFixedOverScalableIfEqualCost to Neoverse-V3 and Neove...David Green3-209/+7
3 days[ExpandIRInsts] Support int bw < float bw in itofp expansion (#179963)Nikita Popov1-0/+148
3 days[Inline] Remove redundant run lines in tests (#179959)Aiden Grossman80-83/+0
3 days[SLP]Remove LoadCombine workaround after handling of the copyablesAlexey Bataev4-616/+58
3 days[ExpandIRInsts] Allow int bw == float bw in itofp (#179943)Nikita Popov1-0/+150
3 daysRevert "[LoopVectorize] Support vectorization of overflow intrinsics" (#179819)Alexander Kornienko3-560/+17
3 days[LV] Optimize FindLast recurrences to FindIV (NFCI). (#177870)Florian Hahn1-1/+2
3 daysIR: Promote "denormal-fp-math" to a first class attribute (#174293)Matt Arsenault50-414/+399
4 days[VectorCombine] Fix crash in foldEquivalentReductionCmp on i1 vector (#179917)Valeriy Savchenko1-0/+74
4 days[NFC][LoopDistribute] Add test for doubly nested loop (#179263)Madhur Amilkanthwar1-0/+129
4 days[VPlan] Create edge mask for single-destination switch (#179107)nora1-4/+160
4 days[SROA] Avoid redundant `.oldload` generation when `memset` fully covers a par...int-zjt2-11/+7
4 days[SLP][NFC]Add another test for shl-to-add transformation, NFCAlexey Bataev1-0/+57
4 days[LV] Use DomTree DFS numbers to sort early exit blocks.Florian Hahn1-0/+31