aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
26 hours[GlobalMerge] Update the GlobalMerge pass to merge private global variables.users/amy-kwan/update-globalmerge-private-conditionAmy Kwan2-1/+32
26 hours[docs][msan] Improve language consistencyVitaly Buka1-1/+1
26 hours[docs][msan] List common cases reported by msan (#101105)Vitaly Buka1-1/+8
26 hours[Tooling] -fsyntax-only adjuster: remove -c and -SFangrui Song2-3/+6
26 hours[Offload] Implement double free (and other allocation error) reporting (#100261)Johannes Doerfert10-1/+527
26 hours[clang] Update argument checking tablegen code to use a 'full' name (#99993)Mike Rice7-72/+400
26 hours[libc++][spaceship] Removes unneeded relational operators. (#100441)Mark de Wever3-11/+4
26 hours[libc++][format] Implements P3107R5 in <format>. (#86713)Mark de Wever10-10/+337
26 hours[libc][math][c23] Add entrypoints and tests for totalorder{,f,f128} (#100593)Job Henandez Lara18-2/+252
27 hours[libc][math][c23] Temporarily disable expf16 on AArch64 (#101203)OverMighty1-1/+0
27 hours[flang] Fix folding of RANK(assumed-type assumed-rank) (#101027)Peter Klausler3-13/+23
27 hours[flang] Don't inject possibly invalid conversions while folding (#100842)Peter Klausler5-27/+68
27 hours[flang] Catch ASSOCIATE(x=>assumed_rank) (#100626)Peter Klausler2-1/+12
27 hours[flang][parser] Better error recovery for misplaced declaration (#100482)Peter Klausler3-35/+44
27 hours[Polly] Data flow reduction detection to cover more cases (#84901)Karthika Devi C13-91/+651
27 hours[flang][preprocessor] Fix handling of #line before free-form continua… (#10...Peter Klausler2-1/+25
27 hours[flang] Detect use-before-decl errors on type parameters (#99947)Peter Klausler10-92/+127
27 hours[flang] Warn about undefined function results (#99533)Peter Klausler17-20/+254
27 hours[libc][math][c23] Add expf16 C23 math function (#100632)OverMighty15-21/+404
27 hours[RISCV] Fix vmerge.vvm/vmv.v.v getting folded into ops with mismatching EEW (...Luke Lau3-0/+39
28 hours[libc] Add AMDGPU Sin Benchmark (#101120)jameshu158692-1/+23
28 hours[libc] Implement placeholder memory functions on the GPU (#101082)Joseph Huber6-6/+141
29 hours[mlir][Transforms] Dialect conversion: Add missing "else if" branch (#101148)Matthias Springer4-8/+41
29 hoursAMDGPU/GlobalISel: Select all constants in tablegen (#100788)Matt Arsenault4-296/+62
29 hours[MLIR][AMDGPU] Add amdgpu.sched_barrier (#98911)Manupa Karunaratne4-2/+98
29 hours[docs] SourceLevelDebugging: fix metadata references (#101187)Michael Buch1-21/+21
29 hours[libclang/python] Fix some type errors, add type annotations (#98745)Jannick Kremer4-91/+134
29 hoursAMDGPU: Cleanup immediate selection patterns (#100787)Matt Arsenault1-31/+60
29 hoursAMDGPU/GlobalISel: Partially move constant selection to patterns (#100786)Matt Arsenault38-1789/+2246
29 hours[mlir][vector] Use `DenseI64ArrayAttr` for shuffle masks (#101163)Benjamin Maxwell6-55/+35
30 hours[compiler-rt][AArch64][NFCI] Use CONSTRUCTOR_ATTRIBUTE in sme-abi-vg.c (#101159)Alex Bradbury1-4/+1
30 hoursAMDGPU: Fix asserting when trying to print scc (#101175)Matt Arsenault2-2/+18
30 hours[IRCE] Regenerate test checks (NFC)Nikita Popov1-10/+10
30 hours[clang][dataflow] Remove deprecated method `AdornedCFG::getStmtToBlock()`. (#...martinboehme1-12/+0
30 hours[clang][OpenMP] Rename `varlists` to `varlist`, NFC (#101058)Krzysztof Parzyszek14-113/+113
30 hours[NFC][clang] Fix typo of `riscv_rvv_vector_bits` in AttrDocs (#101046)Brandon Wu1-1/+1
31 hours[OptBisect] Add an option to disable print of pass message (#101065)Shilei Tian1-1/+7
31 hours[SCEV] Fix outdated comment (NFC)Nikita Popov1-16/+1
31 hoursRemove value cache in SCEV comparator. (#100721)Johannes Reifferscheid2-17/+46
31 hours[CodeGen][ARM64EC] Use alias symbol for exporting hybrid_patchable functions....Jacek Caban2-1/+6
31 hours[SCEV] Avoid unnecessary computeConstantDifference() call (NFC)Nikita Popov1-1/+3
32 hours[mlir][Bazel] Adapt to 2b23e6c8d6a28ce1c134d1b6b322e35eec9d98e4Adrian Kuegel1-0/+2
32 hours[clang][Interp] Pick right dynamic type when doing virtual calls (#101166)Timm Baeder2-6/+30
32 hours[clang][Interp] Fix primitive MoveFn (#101165)Timm Baeder2-1/+29
32 hours[mlir] Apply ClangTidy performance finding.Adrian Kuegel1-0/+1
32 hours[MLIR][EmitC] Fix typo in op description (#101153)Simon Camphausen1-1/+1
33 hours[clang][Interp][NFC] Add missing fallthrough when parsing While loopsTimm Bäder1-0/+1
33 hours[libunwind][AIX] Fix the wrong traceback from signal handler (#101069)Xing Xue2-2/+3
33 hours[X86] Update sub-features of APX for host CPUShengchen Kan1-0/+2
33 hours[Support][NFC] Simplify DomTreeNodeBase::addChild (#101056)Alexis Engelke2-21/+15