summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rebaseupstream/users/vitalybuka/spr/nfcimetadataclang-use-createunlikelylikelybranchweightsVitaly Buka2024-04-1929-1248/+21657
|\
| * [𝘀𝗽𝗿] changes introduced through rebaseupstream/users/vitalybuka/spr/main.nfcimetadataclang-use-createunlikelylikelybranchweightsVitaly Buka2024-04-1929-1248/+21657
| |\
| | * [NFCI][sanitizers][metadata] Exctract create{Unlikely,Likely}BranchWeights (#...Vitaly Buka2024-04-1912-20/+35
| | * [sancov] Apply branch weights when checking counters (#89458)Vitaly Buka2024-04-193-6/+13
| | * [memprof] Drop the trait parameter (NFC) (#89461)Kazu Hirata2024-04-191-2/+2
| | * [clang-tidy] bugprone-lambda-function-name ignore macro in captures (#89076)Congcong Cai2024-04-203-3/+34
| | * [lldb] Provide a better error message for missing symbols (#89433)Adrian Prantl2024-04-192-2/+4
| | * Revert "[lldb] Provide a better error message for missing symbols (#89433)"Adrian Prantl2024-04-192-4/+2
| | * [test][sancov] Regenerate with update_test_checks (#89457)Vitaly Buka2024-04-192-31/+90
| | * [RISCV] Add RISCVTuneProcessorModel to 'generic' CPU. NFCCraig Topper2024-04-192-2/+1
| | * [flang][cuda] Relax assumed size check on object with device attribute (#89466)Valentin Clement (バレンタイン クレメン)2024-04-192-7/+1
| | * AMDGPU: Add tests for atomicrmw handling of new metadata (#89248)Matt Arsenault2024-04-2020-1233/+21618
* | | [𝘀𝗽𝗿] initial versionVitaly Buka2024-04-1922-65/+144
|\| | | |/ |/|
| * [𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka2024-04-1918-57/+138
|/
* [BOLT,test] Update AArch64/constant_island_pie_update.s after llvm-readelf -r...Fangrui Song2024-04-191-1/+7
* [flang][cuda] Enforce DEVICE attribute when ALLOCATE with STREAM option (#89459)Valentin Clement (バレンタイン クレメン)2024-04-196-8/+21
* [flang][cuda] Enforce PINNED attribute when ALLOCATE with PINNED option (#89455)Valentin Clement (バレンタイン クレメン)2024-04-192-0/+15
* [mlir][python] fix memref._is_constant_int_like (#89447)Maksim Levental2024-04-191-1/+2
* [flang][cuda] Use fir.cuda_deallocate for automatic deallocation (#89450)Valentin Clement (バレンタイン クレメン)2024-04-194-8/+43
* [Clang] Loop over FieldDecls instead of all Decls (#89453)Bill Wendling2024-04-191-6/+5
* [ARM64EC] Add softintrin.lib as an implicit dependency to object files. (#89171)Eli Friedman2024-04-192-3/+10
* Apply modernize-use-starts-ends-with on llvm-project (#89140)Nicolas van Kempen2024-04-193-4/+4
* [clang][dataflow] Expose getReferencedDecls for a Stmt. (#89444)Samira Bazuzi2024-04-192-0/+9
* [lldb] Provide a better error message for missing symbols (#89433)Adrian Prantl2024-04-192-2/+4
* [clang] CTAD: Fix require-clause is not transformed. (#89378)Haojian Wu2024-04-194-17/+61
* [SLP]Fix PR89438: Check for same vectorized node in MinBWs, not user.Alexey Bataev2024-04-192-3/+108
* [flang][OpenMP] Use maxnum/minnum for lowering of max/min reduction operators...Jan Leyonberg2024-04-199-10/+10
* [Clang] Handle structs with inner structs and no fields (#89126)Bill Wendling2024-04-193-11/+75
* [flang][cuda] Allow fixed size array with the managed attribute (#89436)Valentin Clement (バレンタイン クレメン)2024-04-192-9/+6
* [clang][modules] Only avoid pruning module maps when asked to (#89428)Jan Svoboda2024-04-197-36/+84
* [X86][TableGen] Remove unnecessary use of formatted_raw_ostream. NFC (#89343)Craig Topper2024-04-191-6/+3
* [RISCV] Rename FeatureRVE to FeatureStdExtE. NFC (#89174)Craig Topper2024-04-196-15/+15
* [SelectionDAG] Require UADDO_CARRY carryin and carryout to have the same type...Craig Topper2024-04-194-23/+4
* Sync FuchsiaConfig with downstream's custom_scudo_config.h (#89244)Fabio D'Urso2024-04-191-0/+1
* [Driver] Add m_Group to -m[no-]strict-alignFangrui Song2024-04-192-2/+4
* [test] Fix test. NFCMichael Liao2024-04-191-1/+1
* [X86] LowerFunnelShift - improve handling of vXi8 constant splat funnel shiftsSimon Pilgrim2024-04-195-29/+48
* Reland "[flang][build] Fixed paths discrovery for the out-of-tree build. (#87...Slava Zakharin2024-04-191-8/+10
* [flang] Remove obsolete flang-to-external-fc tool (#88904)Michael Klemm2024-04-193-528/+0
* [mlir][tensor] Fold `tensor.reshape` for dynamic reshape (#88961)Rob Suderman2024-04-192-0/+82
* [libc++] Fix usage of 'exclude_from_explicit_instantiation' attribute on loca...Krystian Stasiowski2024-04-192-7/+5
* GlobalsModRef, ValueTracking: Look through threadlocal.address intrinsic (#88...Matthias Braun2024-04-198-62/+135
* linear_congruential_engine: add using more precision to prevent overflow (#81...LRFLEW2024-04-196-53/+187
* [ELF,test] Remove --raw-relr from pack-dyn-relocs.sFangrui Song2024-04-191-80/+15
* [bazel][mlir] Fix invalid quotation mark in BUILD fileJorge Gorbe Moya2024-04-191-1/+1
* [mlir][bazel] add bazel rule for XeGPUYijia Gu2024-04-191-0/+40
* [LLVM][TextAPI] Refactor Redundant Condition (#86542)Troy Butler2024-04-191-2/+2
* [clang] Add flag to experiment with cold function attributes (#89298)Arthur Eubanks2024-04-192-22/+47
* [mlir][llvm] Port `overflowFlags` to a native operation property (RELAND) (#8...Jeff Niu2024-04-1912-116/+183
* [llvm-readelf] Print more information for RELRFangrui Song2024-04-194-88/+239