summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-27[𝘀𝗽𝗿] changes introduced through rebaseusers/aaupov/spr/main.boltwip-support-ret-converted-call-cont-fallthru-in-bat-modeFlorian Hahn
2024-11-25[VPlan] Group together helpers for retrieving various VPBlocks (NFCI).Florian Hahn
2024-11-25[VPlan] Mark VPIRInstruction::getInstruction) as const (NFCI).Florian Hahn
2024-11-25[DirectX] Infrastructure to collect shader flags for each function (#112967)S. Bharadwaj Yadavalli
2024-11-25[flang][cuda][NFC] Add missing default values (#117610)Valentin Clement (バレンタイン クレメン)
2024-11-25[RISCV] Fix a warningKazu Hirata
2024-11-25AMDGPU: MC support for v_cvt_scalef32_pk_{f|bf}16_fp4 of gfx950. (#117418)Matt Arsenault
2024-11-25[RISCV] Consolidate VLS codepaths in stack frame manipulation [nfc] (#117605)Philip Reames
2024-11-25[RISCV] Add coverage for immediate sinking in switch vs branch casesPhilip Reames
2024-11-25Revert "[CGData][GMF] Skip No Params (#116548)"Kyungwoo Lee
2024-11-25[memprof] Remove dead code in MemProfReader (NFC) (#117607)Kazu Hirata
2024-11-25[CGData][GMF] Skip No Params (#116548)Kyungwoo Lee
2024-11-25[DirectX] Calculate resource binding offsets using the lower bound (#117303)Justin Bogner
2024-11-25[X86] Fix bad instregex in VPMOVSX/ZX znver4 512-bit patterns.Simon Pilgrim
2024-11-25[RISCV] Promote frexp with Zfh.Craig Topper
2024-11-25Add extendhfxf2 into compiler rt (#113897)B I Mohammed Abbas
2024-11-25Revert "[Offload] Introduce offload-tblgen and initial new API implementation...Joseph Huber
2024-11-25Reapply "[runtimes] Allow building against an installed LLVM tree"Alexander Richardson
2024-11-25AMDGPU: MC support for v_cvt_scale_fp4<->f32 of gfx950. (#117417)Matt Arsenault
2024-11-25[libc][NFC] Move RPC opcodes to the 'shared/' directory as wellJoseph Huber
2024-11-25[RISCV] Fix double counting scalar CSRs with Zcmp when emitting cfi_offset fo...Craig Topper
2024-11-25[AMDGPU] Adds pre-commit test for fmul-select combine (#111107)Vikash Gupta
2024-11-25[C23] Fixed the value of BOOL_WIDTH (#117364)Aaron Ballman
2024-11-25AMDGPU: MC support for v_cvt_scalef32_pk_{fp|bf}8_{f|bf}16 of gfx950. (#117384)Matt Arsenault
2024-11-25AMDGPU: MC support for v_cvt_scalef32_pk_f32_[fp|bf]8 of gfx950. (#117383)Matt Arsenault
2024-11-25AMDGPU: MC support for v_cvt_scalef32_pk_{fp8|bf8}_f32 of gfx950. (#117382)Matt Arsenault
2024-11-25AMDGPU: MC support for v_cvt_scale_[f16|f32]_bf8 of gfx950. (#117381)Matt Arsenault
2024-11-25AMDGPU: MC support for v_cvt_scale_[f16|f32]_fp8 of gfx950. (#117380)Matt Arsenault
2024-11-25[RISCV] Add test case for RVV CSRs with cm.push.Craig Topper
2024-11-25AMDGPU: Add MC support for gfx950 V_BITOP3_B32/B16 (#117379)Matt Arsenault
2024-11-25AMDGPU: Add support for load transpose instructions for gfx950 (#117378)Matt Arsenault
2024-11-25[NFC][RISCV] Refactor allocation of the stack space (#116625)Raphael Moreira Zinsly
2024-11-25[clang] hexagon: fix link order for libc/builtins (#117057)Brian Cain
2024-11-25[Offload] Introduce offload-tblgen and initial new API implementation (#108413)Callum Fare
2024-11-25AMDGPU: Handle gfx950 valu write vdst + permlane read hazard (#117287)Matt Arsenault
2024-11-25AMDGPU: Handle vcmpx+permalane gfx950 hazard (#117286)Matt Arsenault
2024-11-25AMDGPU: Refine gfx950 xdl-write-vgpr hazard cases (#117285)Matt Arsenault
2024-11-25[RISCV] Promote fldexp with Zfh. (#117396)Craig Topper
2024-11-25[libc++][NFC] Don't add legacy transitive includes in <__chrono/duration.h>Nikolas Klauser
2024-11-25[mlir] Improve doc in `OpFormatGen.cpp` (NFC) (#117564)lorenzo chelini
2024-11-25[flang][Driver] Fix incorrect condition in testTarun Prabhu
2024-11-25[SLP]Relax assertion about subvectors mask sizeAlexey Bataev
2024-11-25[clang][codegen] Mention the invariant that LLVM demangler should be … (#11...Viktoriia Bakalova
2024-11-25[InstCombine] Remove SPF guard for trunc transforms (#117535)Nikita Popov
2024-11-25[X86] vector-interleaved-load-i16-stride-2.ll - regenerate with AVX512 common...Simon Pilgrim
2024-11-25[SLP]Relax assertion in mask combine for non-power-of-2 number of elementsAlexey Bataev
2024-11-25Adding mlir prefix for missing places in TilingInterface.td (#117495)ddubov100
2024-11-25[ADT] Add convenience function `filter_to_vector` (#117460)Jakub Kuderski
2024-11-25[SanitizerCoverage] Add gated tracing callbacks support to trace-cmp (#113227)thetruestblue
2024-11-25[libc][NFC] Add const to RPC header membersJoseph Huber