aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-15[π˜€π—½π—Ώ] changes introduced through rebaseusers/boomanaiden154/main.ci-try-moving-github-object-into-loopAiden Grossman0-0/+0
2025-02-14[CI] Remove Duplicate Heartbeat in Metrics ScriptAiden Grossman1-4/+0
2025-02-15[π˜€π—½π—Ώ] changes introduced through rebaseAiden Grossman68-708/+4714
2025-02-14[CI] Track Queue/In Progress Metrics By Job Rather Than WorkflowAiden Grossman1-26/+46
2025-02-15[π˜€π—½π—Ώ] changes introduced through rebaseAiden Grossman1-9/+14
2025-02-14[RISCV] Reorder insert_subvector and bitcast in getDeinterleaveShiftAndTrunc....Craig Topper1-4/+4
2025-02-14Reland "[NVPTX] Cleanup/Refactoring in NVPTX AsmPrinter and RegisterInfo (NFC...Alex MacLean6-329/+240
2025-02-15[MLIR][Affine] Fix getSliceBounds for missing handling of no lower/upper boun...Uday Bondhugula2-2/+72
2025-02-14[mlir] Add `MLIR_USE_FALLBACK_TYPE_IDS` macro support for `TypeID` (#126999)Stef Lindall2-18/+77
2025-02-14[WebKit Checkers] Treat attributes as trivial (#127289)Ryosuke Niwa2-0/+7
2025-02-15[lld][LoongArch] Relax R_LARCH_{PCALA,GOT_PC}_{HI20,LO12} (#123566)Zhaoxin Yang5-64/+389
2025-02-14[libc] Elide extra space in hdrgen function declarations (#127287)Roland McGrath3-1/+14
2025-02-14[RISCV] Lower shuffle which splats a single span (without exact VLEN) (#127108)Philip Reames2-16/+70
2025-02-14[libc] Share hdrgen declarations between stdlib.h and malloc.h (#127278)Roland McGrath4-56/+56
2025-02-14Revert "[Coroutines][LazyCallGraph] addSplitRefRecursiveFunctions allows spur...Arthur Eubanks3-67/+6
2025-02-14[clang][X86] Support __attribute__((model("small"/"large"))) (#124834)Arthur Eubanks6-58/+152
2025-02-14[webkit.UncountedLambdaCapturesChecker] Recognize nested protectedThis patter...Ryosuke Niwa2-48/+108
2025-02-14[libc] Fix implicit cast warning in strftime (#127282)Michael Jones1-2/+2
2025-02-14[libc] Implement strftime (#122556)Michael Jones19-0/+3374
2025-02-14[HLSL] Fix Root signature test error (#127261)joaosaffran2-10/+12
2025-02-14[libc] Add merge_yaml_files feature to hdrgen (#127269)Roland McGrath11-35/+133
2025-02-14[π˜€π—½π—Ώ] changes to main this commit is based onAiden Grossman1-30/+41
2025-02-15[CIR] Fix extra `;` warning, and replace `new` with emplaceBlock (NFC) (#127207)Henrich Lauko1-2/+2
2025-02-14[Github][CI] Fix Typo in MacOS Job NameAiden Grossman1-1/+1
2025-02-14[alpha.webkit.UncountedCallArgsChecker] Allow ArrayInitLoopExpr and OpaqueVal...Ryosuke Niwa2-0/+77
2025-02-14[mlir][vector] Update tests for xfer permutation lowering (2/N) (#123237)Andrzej WarzyΕ„ski1-69/+55
2025-02-14[MemProf] Fix recursion tests (#127270)Teresa Johnson2-8/+8
2025-02-14[libc] Make template_header optional for hdrgen (#127259)Roland McGrath8-64/+119
2025-02-14[Coroutines][LazyCallGraph] addSplitRefRecursiveFunctions allows spurious ref...Tyler Nowicki3-6/+67
2025-02-14[libc] Fix hdrgen to be compatible with Python 3.8 (#127265)Roland McGrath1-8/+6
2025-02-14[webkit.UncountedLambdaCapturesChecker] Support [[clang::noescape]] on a cons...Ryosuke Niwa2-1/+29
2025-02-14[WebKit Checkers] Treat offsetof as a trivial expression. (#126996)Ryosuke Niwa2-0/+9
2025-02-14[Github] Delete count_running_jobs.py scriptAiden Grossman1-116/+0
2025-02-14[HLSL] Update target test to use `-cc1` rather than the clang driver (#127262)Justin Bogner1-7/+7
2025-02-14[libc] Make hdrgen deduce header type lists from function signatures (#127251)Roland McGrath6-24/+103
2025-02-14[Analysis] Fix a warningKazu Hirata1-2/+1
2025-02-14[MLIR] Lower `math.powf(x, 3.0)` to `x * x * x`. (#127256)Benoit Jacob2-4/+20
2025-02-14[SandboxVec][DAG] Update DAG whenever a Use is set (#127247)vporpo3-0/+74
2025-02-14[LAA] Get pointer address space from AddRec (NFC).Florian Hahn1-1/+1
2025-02-14[SandboxIR] SetUse callback (#126985)vporpo5-9/+111
2025-02-14[MLIR][Vector] Add support for inner-parallel masked multi-reductions (#126722)Manupa Karunaratne2-9/+41
2025-02-14[LAA] Perform checks for no-wrap separately from getPtrStride. (#126971)Florian Hahn2-44/+135
2025-02-14[SLP]Improved reduction cost/codegenAlexey Bataev24-213/+474
2025-02-14[libc] Make hdrgen emit correct relative paths for llvm-libc-types (#127150)Roland McGrath7-16/+77
2025-02-14[LAA] Add forked pointers tests with dep checks and runtime checks (NFC)Florian Hahn1-0/+158
2025-02-14[DirectX][ShaderFlags] Add analysis for `WaveOps` flag (#118140)Finn Plummer2-0/+123
2025-02-14[compiler-rt][Mips] Align definition of __sanitizer_sigaction with musl (#124...Jens Reidel1-24/+24
2025-02-14[lldb] Fix broken pipe error (#127100)Georgiy Samoylov1-9/+6
2025-02-14[bazel] port b41b86a907f653f79bab10d4c80b3a41d146c71bMikhail Goncharov1-0/+3
2025-02-14Revert "[SLP]Improved reduction cost/codegen"Alexey Bataev24-473/+213