summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-07[𝘀𝗽𝗿] changes to main this commit is based onusers/vitalybuka/spr/main.tryVitaly Buka
2025-02-07[gn build] Port e2eaf8ded785LLVM GN Syncbot
2025-02-07[ORC] Force eh-frame use for older Darwins on x86-64 in MachOPlatform, LLJIT.Lang Hames
2025-02-07[ORC] Add ExecutionSession convenience methods to access bootstrap values.Lang Hames
2025-02-07[llvm-readobj][ELF][RISCV] Dump .note.gnu.property section contents (#125642)Ming-Yi Lai
2025-02-07AMDGPU: Use default shouldRewriteCopySrc (#125535)Matt Arsenault
2025-02-06[MLIR] Add move constructor to BytecodeWriterConfig (#126130)Karim Nosseir
2025-02-07[LV][EVL] Fix the check for legality of folding with EVL. (#125678)Mel Chen
2025-02-06[lldb] Use Lambda to simplify repeptitive code in DynamicLoaderDarwin (NFC) (...Jonas Devlieghere
2025-02-07[InstCombine] Drop samesign in `foldLogOpOfMaskedICmps` (#125829)Yingwei Zheng
2025-02-06[RISCV] Allow spilling to unused Zcmp Stack (#125959)Sam Elliott
2025-02-06[flang][cuda] Lower syncwarp to NVVM intrinsic (#126164)Valentin Clement (バレンタイン クレメン)
2025-02-06[flang][cuda] Allow POINTER component to have device attribute (#126116)Valentin Clement (バレンタイン クレメン)
2025-02-06[OpenMP] Fix the OpenMPOpt pass incorrectly optimizing if definition was missingJoseph Huber
2025-02-07[ORC] Add a FIXME. NFC.Lang Hames
2025-02-07[LLDB][LoongArch] Fix build errors about NT_LOONGARCH_HW_{BREAK,WATCH} (#126020)Tiezhu Yang
2025-02-06[TableGen] Use range-based for loops. NFCCraig Topper
2025-02-06[lldb][Darwin] Change DynamicLoaderDarwin to default to new SPI (#126171)Jason Molenda
2025-02-06[lldb] Make ValueObjectDynamicValue::UpdateValue() point to a host b… (#12...Augusto Noronha
2025-02-06[webkit.UncountedLambdaCapturesChecker] Fix a regression that [[noescape]] on...Ryosuke Niwa
2025-02-06[lldb][NFC] Small comment fix in Process.hJason Molenda
2025-02-07[libc] Add the `<endian.h>` header. (#125168)c8ef
2025-02-07[gn build] Port aca829de13ecLLVM GN Syncbot
2025-02-06[scudo] Make guard pages optional in the secondary (#125960)Christopher Ferris
2025-02-07[gn build] Manually port f7b3559cArthur Eubanks
2025-02-07[LV] Update incoming blocks in VPWidenPHIRecipe in reassociateBlocks (#125481)Luke Lau
2025-02-06[Analysis] Avoid repeated hash lookups (NFC) (#126011)Kazu Hirata
2025-02-06[SystemZ] Avoid repeated hash lookups (NFC) (#126005)Kazu Hirata
2025-02-07[libc++][NFC] Replace typedefs with using aliases in <string> (#126070)Nikolas Klauser
2025-02-06[SystemZ][XRay] Make xray work with gcc (#126154)Kai Nacke
2025-02-06[lldb] Add missing return statements in ThreadMemory (#126128)Felipe de Azevedo Piovezan
2025-02-06[SandboxVec][Scheduler] Notify scheduler about instruction creation (#126141)vporpo
2025-02-06[DebugInfo][DWARF] Utilize DW_AT_LLVM_stmt_sequence attr in line table lookup...alx32
2025-02-06[mlir] feat: add `mlirFuncSetResultAttr` (#125972)Avik Pal
2025-02-06Revert "[HLSL] Implement HLSL Flat casting (excluding splat cases)" (#126149)Sarah Spall
2025-02-06[lldb][NFC] whitespace reflowJason Molenda
2025-02-06[flang][OpenMP] 'no_openmp_constructs' added to clang broke flang build (#126...David Pagan
2025-02-06[IR] Generalize Function's {set,get}SectionPrefix to GlobalObjects, the base ...Mingming Liu
2025-02-06[lldb][NFC] Remove old skipIfOutOfTreeDebugserver's (#126144)Jason Molenda
2025-02-07[mlir][amdgpu] Support for 8bit extf for 0d vector type (#126102)Prashant Kumar
2025-02-06[HLSL] Implement HLSL Flat casting (excluding splat cases) (#118842)Sarah Spall
2025-02-06[Clang] Only allow `clang` arguments to `-Xarch` (#126101)Joseph Huber
2025-02-06[Clang][NFC] Clean up fetching the offloading toolchain (#125095)Joseph Huber
2025-02-06[compiler-rt] Fix binary-id-path.c after da053415d214d6a66ff5f8c69eb35b2c9ada...Zequan Wu
2025-02-06[SandboxVec][DAG] Update DAG when a new instruction is created (#126124)vporpo
2025-02-06[RISCV][Disassemble] Ensure the comment stream of the disassembler is set. (#...Francesco Petrogalli
2025-02-06[LLD][COFF] Add support for MinGW auto-export on ARM64X (#125862)Jacek Caban
2025-02-06[MLIR] Support non-atomic RMW option for emulated vector stores (#124887)Alan Li
2025-02-06[StrTable] Fix modules build and clean up stale files (#125979)Chandler Carruth
2025-02-06[MemProf] Stop cloning traversal on single allocation type (#126131)Teresa Johnson