aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Transforms
AgeCommit message (Expand)AuthorFilesLines
6 hours[StaticDataLayout][MemProf] Annotate string literal hotness by making use of ...Mingming Liu1-26/+67
8 hours[InstCombine] Add combines for unsigned comparison of absolute value to const...Nathan Corbyn1-3/+195
8 hours[CSSPGO] Preserve pseudo-probe discriminators in cloneWithBaseDiscriminator (...Grigory Pastukhov1-0/+33
9 hours[InstCombine][profcheck] Add unknown branch weight to all selects in InstComb...Alan Zhao6-35/+108
9 hours[LLVM] Fix typo "LABLE" in test checks (#178451)Jay Foad1-1/+1
10 hours[SLP] Reordered disjoint or reduction of shl(zext, (0, stride, 2* stride)) mo...Alexey Bataev1-12/+8
10 hours[LoopUnroll] Use branch probability in multi-exit loop unrolling (#164799)Marek Sedláček1-0/+161
11 hours[VPlan] Remove non-reductions after simplifications. (#176795)Florian Hahn1-22/+18
11 hours[SLP]Support for tree throttling in SLP graphs with gathered loadsAlexey Bataev1-13/+12
11 hours[VectorCombine] Fix crash when folding select of bitcast (#177183)Mitch Briles1-0/+351
11 hours[LV] Add support for llvm.vector.partial.reduce.fadd (#163975)Damian Heaton1-0/+757
15 hours[CostModel][X86] reduce_add(vXi1) will lower as a scalar ctpop (#178400)Simon Pilgrim1-118/+13
15 hours[SLP] Fix crash on extractelement with out-of-bounds index.....Fixes … (#17...Soumik15630m1-0/+32
16 hours[SLP][X86] Add test case for #176906 (#178386)Simon Pilgrim1-0/+262
19 hours[InstCombine][profcheck] Preserve !prof metadata when folding select. (#177707)Snehasish Kumar1-5/+10
19 hours[InstCombine][profcheck] Propogate profile metadata when transforming br (X &...Snehasish Kumar1-13/+21
22 hours[LV] Pre-commit test for sinking the recipe into vector early exit block. nfc...Mel Chen2-0/+180
23 hours[VPlan] Create SCEV before any VPIRInstructions to check for overflow (#177911)Jim Lin1-0/+53
24 hoursRevert "[SLP]Support for tree throttling in SLP graphs with gathered loads"Nico Weber1-12/+13
31 hours[AArch64] Align nontemporal store/load little-endian checks (#177468)Tomer Shafir1-65/+115
31 hours[InstCombine][profcheck] More fixes for missing branch data in InstCombineCom...Alan Zhao1-11/+20
31 hours[RISCV] Set the reciprocal throughtput cost for division to TTI::TCC_Expensiv...Ryan Buchner3-14/+9
33 hoursInstCombine: Check one use before trying to simplify copysign sign (#178251)Matt Arsenault1-0/+24
33 hoursInstCombine: Apply demanded mask at recursion limit in SimplifyDemandedFPClas...Matt Arsenault1-1/+1
34 hoursValueTracking: log never returns denormal (#178234)Matt Arsenault3-119/+107
34 hours[SLP][NFC]Add disojoint reduction or tests, which can be represented as bitca...Alexey Bataev1-0/+261
39 hoursInstCombine: Stop preserving undef in SimplifyDemandedFPClass (#178163)Matt Arsenault1-0/+17
39 hoursInstCombine: Add more log nnan/ninf log intrinsic inference tests (#178160)Matt Arsenault1-0/+110
39 hours[NFC][AMDGPU] Add missing `lit.local.cfg` to `PreISelIntrinsicLowering` tests...Abhishek Kaushik1-0/+2
40 hoursInstCombine: Add a few more tests for SimplifyDemandedeFPClass exp handling (...Matt Arsenault1-0/+40
41 hours[LowerMemIntrinsics][AMDGPU] Propagate Debug Value (#178131)Abhishek Kaushik1-0/+330
2 days[InstCombine][profcheck] Fix missing branch data in InstCombineCompares.cpp (...Alan Zhao1-11/+26
2 days[LV] Precommit extra argmin/argmax tests for #170223.Florian Hahn2-0/+136
2 days[InstCombine] Propagate profile metadata when combining selects (#177883)Aiden Grossman1-21/+32
2 days[SLP]Model disjoint or reduction of shl(zext, (0, stride, 2* stride)) as bitcastAlexey Bataev1-6/+2
2 days[VectorCombine] Call cost calculation with correct intrinsic IDs (#177996)Valeriy Savchenko4-14/+1429
2 daysInstCombine: Try SimplifyDemandedBits on copysign signs (#177942)Matt Arsenault1-0/+133
2 days[VectorCombine] Switch vector or<->umax/and<->umin in comparisons (#177159)Valeriy Savchenko4-11/+695
3 days[ConstantFold] constant fold bfloat <-> half bitcasts (#177663)Karol Zwolak1-0/+44
3 days[IRMover] Use signature for exact definition (#177381)Nikita Popov2-0/+57
3 days[llvm][UnifyLoopExits] Avoid optimization if no exit block is found (#165343)Miguel Saldivar1-0/+15
3 days[LV] Add additional tests for early-exit loops loads not known deref.Florian Hahn3-0/+406
3 days[InstCombine] Don't convert a compare+select into a minnum/maxnum intrinsic t...valadaptive5-132/+147
3 days[SLP]Support for tree throttling in SLP graphs with gathered loadsAlexey Bataev1-13/+12
3 days[VectorCombine] Fold vector.reduce.OP(F(X)) == 0 -> OP(X) == 0 (#173069)Valeriy Savchenko2-0/+1344
3 daysInstCombine: Apply parameter nofpclass in SimplifyDemandedFPClass (#176104)Matt Arsenault1-0/+11
3 days[MoveAutoInit] Fix for miscompilation for #150120 (#173961)Nimit Sachdeva1-0/+59
3 daysInstCombine: Infer nnan/ninf on rounding intrinsics (#177770)Matt Arsenault1-42/+52
3 daysInstCombine: Infer nnan and ninf on fptrunc (#177769)Matt Arsenault2-40/+50
3 daysInstCombine: Infer nnan and ninf on fpext (#177768)Matt Arsenault1-12/+12