aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-18Changes from last revision:users/tmatheson-arm/labrinea/parse-target-attributeAlexandros Lamprineas3-6/+6
2024-06-18Merge remote-tracking branch 'upstream/main' into parse-target-attributeTomas Matheson1789-28715/+63021
2024-06-18[X86] Add AVX1 v8i32 comparison test coverageSimon Pilgrim1-0/+263
2024-06-18[flang] Simplify copy-in copy-out runtime API (#95822)jeanPerier26-387/+376
2024-06-18AMDGPU: Add some addressing mode tests for flat atomic intrinsicsMatt Arsenault2-0/+504
2024-06-18[AArch64][SME] Remove unused ZA lazy-save (#81648)Matthew Devereau10-174/+323
2024-06-18RegPressure: Fix incorrect comment. NFC (#95896)csstormq1-1/+1
2024-06-18[LLD][COFF] Add support for ARM64EC entry thunks. (#88132)Jacek Caban13-12/+623
2024-06-18[RISCV] Remove redundant dependency on SlotIndexes in RISCVInsertVSETVLI. NFCLuke Lau1-1/+0
2024-06-18[AArch64][TargetParser] move CPUInfo into tablegen [NFC] (#92145)Tomas Matheson11-668/+576
2024-06-18[libc++] Refactor<__type_traits/is_swappable.h> (#86822)Nikolas Klauser27-178/+141
2024-06-18[libc++] Enable modernize-use-equals-delete (#93293)Nikolas Klauser21-75/+61
2024-06-18[libc++][NFC] Remove unnecessary parens in static_asserts (#95605)Nikolas Klauser33-79/+77
2024-06-18[Serialization] Use specialized decl hash function for GlobalDeclID (#95730)Chuanqi Xu1-1/+6
2024-06-18AMDGPU: Create pseudo to real mapping for flat/buffer atomic fmin/fmax (#95591)Matt Arsenault4-125/+129
2024-06-18AMDGPU: Add some tests for i128 and fp128 atomic expansionMatt Arsenault2-0/+323
2024-06-18[tools] Fix -Wstrict-prototypes in llvm-c-test.h (NFC)Jie Fu2-2/+2
2024-06-18[mlir][linalg] Add pattern to bubble-up pack through expand shape op (#93529)Adam Siemieniuk2-0/+390
2024-06-18[AArch64][GISel] Translate legal SVE formal arguments and select COPY for SVE...Him18810-46/+1103
2024-06-18[llvm] Remove the Legacy PM Hello example (#95708)Andrzej Warzyński8-491/+30
2024-06-18[Loads] Pass DominatorTree if available (#95752)Ruiling, Song2-1/+60
2024-06-18[analyzer] Harden safeguards for Z3 query timesBalazs Benics6-38/+221
2024-06-18[analyzer][NFC] Reorganize Z3 report refutationBalazs Benics12-126/+419
2024-06-18Revert "[clang] Fix-it hint for `++this` -> `++*this` when deref is modifiabl...Sirraide7-91/+2
2024-06-18[RemoveDIs] Update DIBuilder C API with DbgRecord functions. (#95535)Carlos Alberto Enciso10-379/+95
2024-06-18[DebugInfo][BPF] Add 'annotations' field for DIBasicType & DISubroutineType (...eddyz8711-90/+295
2024-06-18[NFC][AMDGPU] Make AMDGPUSplitModule a ModulePass (#95773)Pierre van Houtryve5-21/+58
2024-06-18Revert "[clang-tidy] fix false positives for the functions with the same name...Kadir Cetinkaya4-30/+11
2024-06-18Revert "[ORC] Preserve order of constructors with same priority (#95532)"Jonas Hahnfeld2-174/+1
2024-06-18[clang][Interp] Fix non-initializing CK_VectorSplat castsTimm Bäder2-2/+33
2024-06-18[AArch64] Refactor redundant PTEST optimisations (NFC) (#87802)Momchil Velikov2-78/+96
2024-06-18[clang][Interp][NFC] Reject non-floating CK_FloatingCast castsTimm Bäder1-0/+4
2024-06-18[clang][Interp][NFC] Don't create variables in non-constant contextsTimm Bäder6-9/+27
2024-06-18[ORC] Preserve order of constructors with same priority (#95532)Jonas Hahnfeld2-1/+174
2024-06-18[clang][NFC] Use foreach loop in FinalizeDeclaratorGroupTimm Bäder1-43/+43
2024-06-18[clang][Interp][NFC] Add source ranges to some diagnostics.Timm Bäder1-2/+2
2024-06-17[mlir][GPU] Improve handling of GPU bounds (#95166)Krzysztof Drewniak15-190/+526
2024-06-17[NFC][NVPTX][test] Update test for `fneg half` (#95856)Justin Fargnoli1-3/+15
2024-06-18[emacs] Handle vector types, arbitary integer types and function names (#88246)Luke Lau1-4/+25
2024-06-18[PowerPC] Alignment of toc-data symbol should not be increased during optimiz...Kai Luo3-1/+15
2024-06-17[lld-macho][NFC] Track category merger input data source language for better ...alx322-22/+51
2024-06-17[Analysis] Clean up getPromotionCandidatesForInstruction (NFC) (#95624)Kazu Hirata4-11/+9
2024-06-17[ProfileData] Remove getValueProfDataFromInst (#95617)Kazu Hirata2-26/+0
2024-06-17[clang-format][NFC] Add FormatToken::isAccessSpecifierKeyword() (#95727)Owen Pan3-44/+43
2024-06-17[libc] Fix getauxval being defined in a namespaceJoseph Huber2-4/+8
2024-06-17[libc++] Test suite adjustments on macOS (#95835)Louis Dionne5-70/+8
2024-06-17 [BOLT] Add sink block to flow CFG in profile inference (#95047)shaw young3-12/+216
2024-06-17[mlir][sparse] support sparsifying sparse kernels to sparse-iterator-based lo...Peiming Liu40-474/+745
2024-06-17[BOLT][tests] Fix jrcxz instruction test (#95861)Maksim Panchenko1-628/+21
2024-06-17[Attributor]: allow more than one offset for a pass through user in AAPointer...Vidush Singhal1-1/+5