aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-08clang-formatusers/minglotus-6/spr/instrprofmingmingl2-6/+7
2024-05-08incorporate review feedbackmingmingl2-9/+6
2024-04-16run 'git merge main'mingmingl15310-416238/+917223
2024-04-16[flang,test] Add -resource-dir option to msvc-dependent-lib-flags.f90 (#88894)YunQiang Su1-4/+4
2024-04-16[RemoveDI] Add support for debug records to debugify (#87383)Stephen Tozer17-73/+142
2024-04-16[libc][fenv] Remove unnecessary dependencies (#88788)Robin Caloudis1-10/+0
2024-04-16[libc][fenv] Use proxy header (#88787)Robin Caloudis3-3/+3
2024-04-16[flang][runtime] Create CUDA PTX OBJECT library target for F18 runtime CUDA b...Slava Zakharin3-3/+7
2024-04-16[libclc] Improve clarity of CMake foreach. NFC.Fraser Cormack1-3/+3
2024-04-16Revert "[Sema] Mark alias/ifunc targets used and consider mangled names" (#88...Mehdi Amini6-46/+19
2024-04-16[RISCV] Fix obvious copy paste error.Harald van Dijk1-1/+1
2024-04-16Revert "Add asan tests for libsanitizers. (#88349)"Adrian Prantl4-97/+5
2024-04-16[VectorCombine][X86] Add initial shuffle-of-shuffles.ll test cover for #88743Simon Pilgrim1-0/+51
2024-04-16[flang] Fix test after 4078afc6d23e25df6baedad61b224ef86a94d42fKrzysztof Parzyszek1-1/+1
2024-04-16[RISCV] Add coverage for strength reduction of mul 2^N +/- 3/5/9Philip Reames1-0/+60
2024-04-16[libc++] Deprecate the C++20 synchronization library before C++20 (#86410)Louis Dionne30-26/+117
2024-04-16[libc++] Use availability to rely on key functions for bad_expected_access an...Louis Dionne16-29/+83
2024-04-16Revert "[JumpThreading] Thread over BB with only an unconditional branch" (#8...XChy9-284/+126
2024-04-16[AST][RecoveryExpr] Fix a crash on c89/c90 invalid InitListExpr (#88008) (#88...Ding Fei5-19/+28
2024-04-16fix Polynomial.td doc filename (#88900)Jeremy Kun1-4/+4
2024-04-16[ValueTracking] Restore isKnownNonZero parameter order. (#88873)Harald van Dijk22-124/+113
2024-04-16[libclc] Fix dependencies between targetsFraser Cormack1-5/+6
2024-04-16[libclc] Give built bytecode objects a .bc extension. NFCFraser Cormack1-2/+2
2024-04-16[bazel] Add missing dependency for 1c076b43c294c7d29d99dd50f6853b33a5b99789Benjamin Kramer1-0/+1
2024-04-16[OpenACC] Implement `self` clause for compute constructs (#88760)Erich Keane19-98/+513
2024-04-16[VectorCombine][X86] shuffle-of-binops.ll - split off foldShuffleOfBinops tes...Simon Pilgrim2-198/+206
2024-04-16[LV][NFCI]Use integer for cost/trip count calculations instead of double, fix...Alexey Bataev2-7/+60
2024-04-16[VectorCombine][X86] Regenerate shuffle.ll + shuffle-of-casts.llSimon Pilgrim2-133/+185
2024-04-16[SLP]Fix PR88834: check if unsigned arg can be trunced, being used in smax/sm...Alexey Bataev2-5/+15
2024-04-16[SLP][NFC]Add a test with the incorrect vectorization of smax with unsigned arg.Alexey Bataev1-0/+31
2024-04-16[AMDGPU][CodeGen] Improve handling of memcpy for -Os/-Oz compilations (#87632)Shilei Tian2-0/+2702
2024-04-16Revert "[codegen] Emit missing cleanups for stmt-expr and coro suspensions" a...Utkarsh Saxena11-796/+128
2024-04-16Switch release notes links to using markup for github issues; NFCAaron Ballman1-28/+15
2024-04-16[CUDA] Rename SM_32 to SM_32_ to work around AIX headers (#88779)Joseph Huber4-10/+8
2024-04-16[clang] Introduce `SemaOpenMP` (#88642)Vlad Serebrennikov18-4341/+4565
2024-04-16clang; Try to get windows-seh-async-verify.cpp to pass on macNico Weber1-4/+4
2024-04-16[SLP] Make sure MinVF is a power-of-2 by using PowerOf2Ceil.Florian Hahn2-2/+35
2024-04-16[X86] Add shuffle tests for BLEND(PERMUTE(X),PERMUTE(Y)) patternsSimon Pilgrim3-0/+90
2024-04-16[Clang][Sema] placement new initializes typedef array with correct size (#83124)mahtohappy3-1/+35
2024-04-16[gn] port fe48bf672e1ab2Nico Weber1-0/+1
2024-04-16[mlir][tosa] Implement dynamic shape support for tosa.max_pool2d lowering (#8...Spenser Bauman6-37/+251
2024-04-16[MLIR][docs] Mention declarePromisedInterface in Interfaces doc (#88689)Frederik Harwath1-0/+24
2024-04-16Recommit [RISCV] RISCV vector calling convention (2/2) (#79096) (#87736)Brandon Wu7-85/+515
2024-04-16[clang][Interp] Implement align builtinsTimm Bäder2-0/+376
2024-04-16[vector][mlir] Restrict vector.shuffle to fixed-width vectors (#88733)Andrzej Warzyński3-9/+10
2024-04-16[mlir][ArmSME] Support decomposing constant splats into ArmSME tiles (#88762)Benjamin Maxwell2-1/+42
2024-04-16[clang][Index] Use canonical function parameter types in USRs (#68222)Krystian Stasiowski2-3/+18
2024-04-16[DAG] Fold extract_subvector(insert_subvector(x,y,c1),c2) --> extract_subvect...Simon Pilgrim7-1006/+986
2024-04-16[clang][Interp][NFC] Fix some build warningsTimm Bäder1-2/+2
2024-04-16[clang][Interp] Don't add 'in call to' diagnostics for builtin framesTimm Bäder3-18/+18