summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-19[𝘀𝗽𝗿] changes introduced through rebaseusers/vitalybuka/spr/main.nfcimetadataclang-use-createunlikelylikelybranchweightsVitaly Buka
2024-04-19[NFCI][sanitizers][metadata] Exctract create{Unlikely,Likely}BranchWeights (#...Vitaly Buka
2024-04-19[sancov] Apply branch weights when checking counters (#89458)Vitaly Buka
2024-04-19[memprof] Drop the trait parameter (NFC) (#89461)Kazu Hirata
2024-04-20[clang-tidy] bugprone-lambda-function-name ignore macro in captures (#89076)Congcong Cai
2024-04-19[lldb] Provide a better error message for missing symbols (#89433)Adrian Prantl
2024-04-19Revert "[lldb] Provide a better error message for missing symbols (#89433)"Adrian Prantl
2024-04-19[test][sancov] Regenerate with update_test_checks (#89457)Vitaly Buka
2024-04-19[RISCV] Add RISCVTuneProcessorModel to 'generic' CPU. NFCCraig Topper
2024-04-19[flang][cuda] Relax assumed size check on object with device attribute (#89466)Valentin Clement (バレンタイン クレメン)
2024-04-20AMDGPU: Add tests for atomicrmw handling of new metadata (#89248)Matt Arsenault
2024-04-19[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka
2024-04-19[BOLT,test] Update AArch64/constant_island_pie_update.s after llvm-readelf -r...Fangrui Song
2024-04-19[flang][cuda] Enforce DEVICE attribute when ALLOCATE with STREAM option (#89459)Valentin Clement (バレンタイン クレメン)
2024-04-19[flang][cuda] Enforce PINNED attribute when ALLOCATE with PINNED option (#89455)Valentin Clement (バレンタイン クレメン)
2024-04-19[mlir][python] fix memref._is_constant_int_like (#89447)Maksim Levental
2024-04-19[flang][cuda] Use fir.cuda_deallocate for automatic deallocation (#89450)Valentin Clement (バレンタイン クレメン)
2024-04-19[Clang] Loop over FieldDecls instead of all Decls (#89453)Bill Wendling
2024-04-19[ARM64EC] Add softintrin.lib as an implicit dependency to object files. (#89171)Eli Friedman
2024-04-19Apply modernize-use-starts-ends-with on llvm-project (#89140)Nicolas van Kempen
2024-04-19[clang][dataflow] Expose getReferencedDecls for a Stmt. (#89444)Samira Bazuzi
2024-04-19[lldb] Provide a better error message for missing symbols (#89433)Adrian Prantl
2024-04-19[clang] CTAD: Fix require-clause is not transformed. (#89378)Haojian Wu
2024-04-19[SLP]Fix PR89438: Check for same vectorized node in MinBWs, not user.Alexey Bataev
2024-04-19[flang][OpenMP] Use maxnum/minnum for lowering of max/min reduction operators...Jan Leyonberg
2024-04-19[Clang] Handle structs with inner structs and no fields (#89126)Bill Wendling
2024-04-19[flang][cuda] Allow fixed size array with the managed attribute (#89436)Valentin Clement (バレンタイン クレメン)
2024-04-19[clang][modules] Only avoid pruning module maps when asked to (#89428)Jan Svoboda
2024-04-19[X86][TableGen] Remove unnecessary use of formatted_raw_ostream. NFC (#89343)Craig Topper
2024-04-19[RISCV] Rename FeatureRVE to FeatureStdExtE. NFC (#89174)Craig Topper
2024-04-19[SelectionDAG] Require UADDO_CARRY carryin and carryout to have the same type...Craig Topper
2024-04-19Sync FuchsiaConfig with downstream's custom_scudo_config.h (#89244)Fabio D'Urso
2024-04-19[Driver] Add m_Group to -m[no-]strict-alignFangrui Song
2024-04-19[test] Fix test. NFCMichael Liao
2024-04-19[X86] LowerFunnelShift - improve handling of vXi8 constant splat funnel shiftsSimon Pilgrim
2024-04-19Reland "[flang][build] Fixed paths discrovery for the out-of-tree build. (#87...Slava Zakharin
2024-04-19[flang] Remove obsolete flang-to-external-fc tool (#88904)Michael Klemm
2024-04-19[mlir][tensor] Fold `tensor.reshape` for dynamic reshape (#88961)Rob Suderman
2024-04-19[libc++] Fix usage of 'exclude_from_explicit_instantiation' attribute on loca...Krystian Stasiowski
2024-04-19GlobalsModRef, ValueTracking: Look through threadlocal.address intrinsic (#88...Matthias Braun
2024-04-19linear_congruential_engine: add using more precision to prevent overflow (#81...LRFLEW
2024-04-19[ELF,test] Remove --raw-relr from pack-dyn-relocs.sFangrui Song
2024-04-19[bazel][mlir] Fix invalid quotation mark in BUILD fileJorge Gorbe Moya
2024-04-19[mlir][bazel] add bazel rule for XeGPUYijia Gu
2024-04-19[LLVM][TextAPI] Refactor Redundant Condition (#86542)Troy Butler
2024-04-19[clang] Add flag to experiment with cold function attributes (#89298)Arthur Eubanks
2024-04-19[mlir][llvm] Port `overflowFlags` to a native operation property (RELAND) (#8...Jeff Niu
2024-04-19[llvm-readelf] Print more information for RELRFangrui Song
2024-04-19[libc] fixup nascent pthread_condattr_test (#89308)Nick Desaulniers
2024-04-19[ELF] Add --default-script/-dTFangrui Song