aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
6 hoursAMDGPU/GlobalISel: Permit mapping G_FRAME_INDEX to sgprsusers/arsenm/amdgpu-globalisel-map-frame-index-to-sgprMatt Arsenault8-201/+266
10 hours[mlir][emitc] Lower arith.divui, remui (#99313)Corentin Ferry3-0/+68
10 hours[AMDGPU] Pre-commit tests for #101157. NFCCarl Ritson1-0/+150
10 hoursReapply "[MLIR][Python] add ctype python binding support for bf16" (#101271)Bimo3-1/+61
10 hours[CMake][Fuchsia] Include libunwind and libc++abi in baremetal build (#100908)Petr Hosek1-8/+34
10 hours[AMDGPU] Inplace FI elimination during PEI for scalar copy instruction (#99556)Pankaj Dwivedi3-18/+1760
11 hours[clang][Interp] Handle virtual calls with covariant return types (#101218)Timm Baeder2-1/+44
11 hours[lldb][test] Fix TestMultipleDebuggers test on non-x86, other small issues (#...David Spickett3-22/+38
11 hoursRevert "[MC] Compute fragment offsets eagerly"Nikita Popov8-127/+123
12 hours[DirectX] Simplify tablegen'd OpCode and OpClass enumsJustin Bogner2-29/+29
12 hours[X86,CodeGen] Return the correct condition code for SETZUCCShengchen Kan2-5/+49
12 hours[clang][NFC] Add Type::isPointerOrReferenceType() (#101206)Timm Baeder12-23/+23
12 hoursFix for #96126, add `BitmapBiasAddr` to definitions for unsupported targets.NAKAMURA Takumi1-0/+2
12 hours[DirectX] Simplify DXIL_OP_INTRINSIC_MAP tablegen'ed codeJustin Bogner3-36/+34
13 hours[llvm-objdump][BPF] --symbolize-operands: infer local labels for BPF (#100550)eddyz872-2/+28
13 hours[MC] Remove redundant null check, NFCI (#100928)abhishek-kaushik221-1/+2
15 hours[RISCV] Remove isel patterns for riscv.vfmerge with vector-vector operands. (...Craig Topper3-68/+63
15 hours[Driver,X86] Update test Clang::Preprocessor/x86_target_features.c after #101151Shengchen Kan1-2/+2
15 hours[lldb] Reland 2402b3213c2f with `/H` to debug the windows build issueMed Ismail Bennani5-12/+72
16 hoursRevert "[lldb] Reland 2402b3213c2f with `-H` to debug the windows build issue"Med Ismail Bennani5-68/+12
16 hours[Driver,CodeGen] Report error when enabling 64-bit-only features on non-64-bi...Shengchen Kan4-11/+52
16 hoursRecommit "[DAG] Reducing instructions by better legalization handling of AVGF...Julius Alexandre4-60/+205
16 hoursworkflows/release-binaries: Fetch composite actions outside of default worksp...Tom Stellard1-4/+21
17 hoursFixup (#96126) mcdc.ll for aarch64. align is not 8.NAKAMURA Takumi1-2/+2
17 hours[MC] Compute fragment offsets eagerlyFangrui Song8-123/+127
17 hours[lldb] Reland 2402b3213c2f with `-H` to debug the windows build issueMed Ismail Bennani5-12/+68
17 hours[libc][math] fix header spec bug (#101273)Job Henandez Lara1-2/+2
17 hours[MC/DC][Coverage] Introduce "Bitmap Bias" for continuous mode (#96126)NAKAMURA Takumi6-17/+67
17 hours[MC,test] Add a stress test for layout algorithmFangrui Song1-0/+84
17 hours[clang codegen] Emit int TBAA metadata on more FP math libcalls (#100302)Allen3-56/+177
18 hours[x86][Windows] Fix chromium build break (#101268)Farzon Lotfi2-27/+50
18 hours[cmake][llvm] Limit the number of Xcode schemes created by default (#101243)Jon Roelofs4-0/+18
18 hours[BOLT][DWARF] Remove option to write to DWP (#100771)Sayhaan Siddiqui10-529/+18
19 hours[libc][math][c23] Add entrypoints and tests for setpayload{,f,f128} (#101122)Job Henandez Lara18-2/+251
19 hours[libc] Only link in the appropriate architecture's device libsJoseph Huber1-17/+19
19 hours[mlir][sparse] introduce `sparse_tensor.extract_value` operation. (#101219)Peiming Liu4-0/+95
19 hours[RISCV] Merge more rv32/rv64 intrtinsic tests that have (or should have) the ...Craig Topper18-13245/+2729
19 hours[Support] Silence warnings when retrieving exported functions (#97905)Alexandre Ganea2-18/+23
19 hours[SLP]Fix PR101213: Reuse extractelement, only if its vector operand comes bef...Alexey Bataev2-2/+58
19 hours[polly] Remove unused variable in ScopBuilder.cpp (NFC)Jie Fu1-1/+0
19 hours[PS4][Driver] Only pass -lto-debug-options to linker when necessary (#101202)Edd Dawson2-1/+8
20 hours[LCSSA] Cache the loop exit blocks across recursive analysis (NFC) (#101087)Teresa Johnson1-21/+57
20 hours[SandboxIR] Implement BitCastInst (#101227)vporpo3-1/+127
20 hoursRevert "[SLP]Fix PR101213: Reuse extractelement, only if its vector operand c...Alexey Bataev2-56/+2
20 hours[DXIL] Fix -Wunused-but-set-variable after #97593Fangrui Song1-1/+1
21 hoursRevert "[MC] Compute fragment offsets eagerly"Fangrui Song7-54/+71
21 hours[RISCV] Keep all the setOperationActions for the same types and opcodes toget...Craig Topper1-19/+18
21 hours[mlir][Linalg] Add a pattern to fold concats of fill. (#98995)MaheshRavishankar2-5/+83
21 hours[DXIL] Add DXIL version-specific TableGen specification and implementation of...S. Bharadwaj Yadavalli65-381/+1086
21 hours[compiler-rt][builtins] Upstream __isPlatformOrVariantPlatformVersionAtLeast(...Allan Shortlidge2-0/+37