summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [𝘀𝗽𝗿] initial versionupstream/users/Prabhuk/sprbitcodeasm-read-metadata-value-from-operand-bundles-in-and-outprabhukr2024-04-223-0/+53
* [MIPS]: Rework atomic max/min expand for subword (#89575)YunQiang Su2024-04-232-766/+823
* [clang-tidy] Improved --verify-config when using literal style in config file...FĂŠlix-Antoine Constantin2024-04-225-45/+45
* [flang][OpenMP] Concatenate begin and end clauses into single list (#89090)Krzysztof Parzyszek2024-04-221-143/+110
* [SPIR-V] Emit SPIR-V generator magic number and version (#87951)Michal Paszkowski2024-04-2216-88/+123
* [lldb][MinidumpFileBuilder] Fix addition of MemoryList steam (#88564)Miro Bucko2024-04-222-4/+14
* [clang][CoverageMapping] do not emit a gap region when either end doesn't hav...Wentao Zhang2024-04-222-3/+44
* [RISCV] Add extension information to RISCVFeatures.td. NFC (#89326)Craig Topper2024-04-221-385/+425
* [Clang] Fix __is_trivially_equaltiy_comparable documentation (#88528)Nikolas Klauser2024-04-221-1/+2
* [clangd] Fix unittests in TargetDeclTest bucket (#89630)zibi22024-04-221-7/+7
* [SystemZ][NFC] Use new getPointerSize function (#89623)Kai Nacke2024-04-221-7/+10
* Carving out -Wformat warning about scoped enums into a subwarning (#88595)ZijunZhaoCCK2024-04-225-9/+18
* [flang][cuda] fix parsing of cuda_kernel (#89613)Iman Hosseini2024-04-222-1/+8
* [RemoveDIs] Preserve debug info format in llvm-reduce (#89220)Stephen Tozer2024-04-222-23/+16
* [Offload] Move `/openmp/libomptarget` to `/offload` (#75125)Johannes Doerfert2024-04-22353-73/+442
* [Clang] Fix crash on invalid size in user-defined `static_assert` message (#8...Sirraide2024-04-224-5/+81
* [SPIRV][HLSL] map lerp to Fmix (#88976)Farzon Lotfi2024-04-2210-151/+260
* Revert "[compiler-rt][ctx_instr] Add `ctx_profile` component" (#89625)Mircea Trofin2024-04-2210-247/+0
* [X86] gfni-funnel-shifts.ll - add vXi8 variable/splat/constant test coverageSimon Pilgrim2024-04-221-2/+2684
* [SLP]Introduce transformNodes() and transform loads + reverse to strided loads.Alexey Bataev2024-04-222-3/+45
* [compiler-rt][ctx_instr] Add `ctx_profile` component (#89304)Mircea Trofin2024-04-2210-0/+247
* [Clang][Sema] Remove unused function after #88731 (#89618)Krystian Stasiowski2024-04-221-6/+0
* [RISCV] Precommit stack protector checks for Linux and Android (#87679)Paul Kirth2024-04-221-0/+44
* [NVPTX][NFCI] Use DataLayout to determine short shared/local/const pointers (...Alex MacLean2024-04-228-55/+54
* [C23] Select the correct promoted type for a bit-field (#89254)Aaron Ballman2024-04-224-1/+69
* [OpenACC] Implement 'num_gangs' sema for compute constructs (#89460)Erich Keane2024-04-2218-44/+572
* Reapply "[Clang][Sema] Fix crash when 'this' is used in a dependent class sco...Krystian Stasiowski2024-04-2220-153/+646
* [SLP]Fix PR89614: phis can be reordered, if reuses are not empty.Alexey Bataev2024-04-222-1/+58
* [SLP]Fix a check for multi-users for icmp user.Alexey Bataev2024-04-222-8/+8
* [SLP][NFC]Add a test with incorrect size of the external user detection.Alexey Bataev2024-04-221-0/+56
* [SystemZ][z/OS] Implement llvm.returnaddress for XPLINK (#89440)Kai Nacke2024-04-224-16/+82
* [VectorCombine] foldShuffleOfShuffles - fold "shuffle (shuffle x, undef), (sh...Simon Pilgrim2024-04-227-121/+167
* [LAA] Add etra tests with strides with different signs.Florian Hahn2024-04-221-0/+231
* [AST] Dump argument types for TypeTraitExpr. (#89370)Haojian Wu2024-04-223-2/+53
* [lldb][DWARF] Remove m_forward_decl_die_to_compiler_type as it never actually...Zequan Wu2024-04-224-99/+65
* [libc++][NFC] Fix unparenthesized comma expression in mem-initializer (#89605)Krystian Stasiowski2024-04-221-1/+1
* [gn] port e86ebe4ff870 (llvm-split target dep)Nico Weber2024-04-221-0/+7
* [SLP]Fix PR89438: check for all tree entries for the resized value.Alexey Bataev2024-04-222-22/+138
* [clang][Interp] Implement C++23 [[assume]] supportTimm Bäder2024-04-224-1/+40
* [clang][Interp] Remove faulty assertionTimm Bäder2024-04-222-1/+12
* [clang][Interp][NFC] Refactor Program::getGlobal()Timm Bäder2024-04-221-9/+5
* [mlir] fix polynomial dialect docsAlex Zinenko2024-04-222-4/+4
* [flang][OpenMP] Allow common blocks in nested directives (#88430)Leandro Lupori2024-04-222-9/+29
* [LAA] Document reasoning in multiple places in isDependent (NFC). (#89381)Florian Hahn2024-04-221-4/+13
* [Clang] Fix a crash introduced in PR#88666 (#89567)Shilei Tian2024-04-222-1/+11
* [AArch64] Add some tests for reassociated addressing modes. NFCDavid Green2024-04-221-0/+184
* [X86] Allow input vector extracted from larger vector when combining to VPMAD...Phoebe Wang2024-04-222-0/+49
* [mlir][Hoisting] Hoisting vector.extract/vector.broadcast pairs (#86108)Steven Varoumas2024-04-225-0/+297
* [mlir] fix latex formulas in the tutorialOleksandr "Alex" Zinenko2024-04-221-4/+5
* [libc++] Remove stray CMake install step for modulemap file (#89394)Louis Dionne2024-04-221-6/+0