aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-15[𝘀𝗽𝗿] changes introduced through rebaseusers/boomanaiden154/main.ci-remove-duplicate-heartbeat-in-metrics-scriptAiden Grossman1-9/+14
2025-02-14[𝘀𝗽𝗿] changes to main this commit is based onAiden Grossman1-26/+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
2025-02-14[flang][cuda] Set cudadevice interfaces as public by default (#127229)Valentin Clement (バレンタイン クレメン)2-76/+1
2025-02-14[gn build] Port b41b86a907f6LLVM GN Syncbot2-0/+2
2025-02-14[NFC][libc++][format] Fixes comment typos.Mark de Wever1-2/+2
2025-02-14Revert "[NFC] Avoid potential null dereference." (#127228)schittir1-1/+1
2025-02-14[AsmParser][NFCI] Restructure DiagnosticPredicate (#126653)Sam Elliott2-83/+84
2025-02-14[libc++][format] Disables the FTM on older MacOS versions. (#126547)Mark de Wever6-62/+148
2025-02-14[HLSL] Implement HLSL Aggregate splatting (#118992)Sarah Spall18-4/+305
2025-02-14[HLSL][RootSignature] Implement Lexing of DescriptorTables (#122981)Finn Plummer6-0/+486
2025-02-14[NVPTX] Fix vaarg store alignment (#127067)Alexander Peskov2-5/+11
2025-02-14[Clang] allow restrict qualifier for array types with pointer types as elemen...Oleksandr T.6-19/+70
2025-02-14Reapply "[LinkerWrapper] Clean up options after proper forwarding" (#126495)Joseph Huber6-53/+41
2025-02-14[nfc][mlir][linalg] Make example easier to read. (#127213)Javed Absar1-2/+6
2025-02-14workflows/release-binaries: Fix macos-14 build (#127157)Tom Stellard1-2/+2
2025-02-14Diagnose the code with trailing comma in the function call. (#125232)Haojian Wu2-0/+9
2025-02-14[InstCombine][X86] Add SSE shift test coverage for #125228Simon Pilgrim1-0/+26
2025-02-14Revert "Reland "[NVPTX] Cleanup/Refactoring in NVPTX AsmPrinter and RegisterI...Mikhail Goncharov4-238/+329
2025-02-14[libc++][NFC] Add reminder to remove _LIBCPP_HAS_EXPLICIT_THIS_PARAMETER macr...Hristo Hristov1-0/+1
2025-02-14[RISCV] Generalize cost model for vp_fneg. NFC. (#126915)Mikhail R. Gadelha2-8/+2
2025-02-14[SLP]Improved reduction cost/codegenAlexey Bataev24-213/+473
2025-02-14[SLP]Add a test with non-power-of-2 reduction for ctpop, NFCAlexey Bataev1-0/+38