summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-09[CodeGen][NPM] Read TargetMachine's EnableIPRA optionusers/optimisan/05-06-_codegen_npm_read_targetmachine_s_enableipra_optionAkshat Oke
2025-07-09[CodeGen][NPM] VirtRegRewriter: Set VirtReg flagusers/optimisan/set-vrr-flagAkshat Oke
2025-07-09[CodeGen][NPM] Port PostRAMachineSinking to NPMusers/optimisan/port/post-ra-machine-sinkingAkshat Oke
2025-07-09[AMDGPU][NPM] Register AMDGPUWaitSGPRHazards passusers/optimisan/minor/wait-sgpr-to-defAkshat Oke
2025-07-09add isRequired()Akshat Oke
2025-07-09fix commentAkshat Oke
2025-07-09[CodeGen][NPM] Port InitUndef to NPMAkshat Oke
2025-07-09DWARFCFIAnalysis.cpp - fix MSVC "not all control paths return a value" warnin...Simon Pilgrim
2025-07-09[AMDGPU][NPM] Complete optimized regalloc pipeline (#138491)Akshat Oke
2025-07-09[analyzer][NFC] Remove irrelevant overcomplicated test (#147536)DonĂ¡t Nagy
2025-07-09[MLIR][AArch64] Change some tests to ensure SVE vector length is the same thr...Momchil Velikov
2025-07-09[OpenCL] Remove image dimensionality comments; NFC (#147312)Sven van Haastregt
2025-07-09[RISCV] Don't increase vslide or splat vl if +vl-dependent-latency is present...Luke Lau
2025-07-09ARM: Unconditionally set eabi libcall calling convs in RuntimeLibcalls (#146083)Matt Arsenault
2025-07-09RuntimeLibcalls: Remove table of soft float compare cond codes (#146082)Matt Arsenault
2025-07-09[RISCV] Replace undef with poison for the XAndesVBFHCvt and XAndesVPackFPH in...Jim Lin
2025-07-09[mlir][linalg] Fix memref type verification in CollapseLinalgDimensions (#147...zbenzion
2025-07-09[NFC][PowerPC][clang] Update clang/test/Driver/aix-default-target-triple.c fo...Tony Varghese
2025-07-09[clang][bytecode][NFC] Don't push anything in OffsetHelper (#147550)Timm Baeder
2025-07-09[libcxxabi][libunwind] Support for using LLVM libc (#134893)Petr Hosek
2025-07-09[AArch64] Lower disjoint_or+not to eon. (#147279)Ricardo Jesus
2025-07-09[clang] Make test work on read-only fileystemsKadir Cetinkaya
2025-07-09[support] Make ScopedPrinter compatible with bitmask enums (#147512)Pavel Labath
2025-07-09[X86] combineBasicSADPattern - pattern match various vXi8 ABDU patterns (#147...Simon Pilgrim
2025-07-08MCSpecifierExpr: Use SubclassData to encode the relocation specifierFangrui Song
2025-07-08[NFC] Fix DWARF CFI checker tests execution on Mac (#147638)AmirHossein PashaeeHir
2025-07-09[clang][test] Avoid some C++14 warnings in discrim-union.cpp (#146829)Timm Baeder
2025-07-09AtomicExpand: Stop using report_fatal_error (#147300)Matt Arsenault
2025-07-09[RISCV] Split out the intrinsic tests for bfloat16 into a separate directory ...Jim Lin
2025-07-08MCAsmInfo: Explicitly set AllowDollarAtStartOfIdentifier to false for some ta...Fangrui Song
2025-07-09[CodeGen][NPM] Support CodeGenSCCOrder in pipeline (#136818)Akshat Oke
2025-07-09[clang][test] Fix RUN lines in cxx2a-constexpr-dynalloc.cpp (#147590)Timm Baeder
2025-07-09[NPM] StackColoring: Preserve function analyses (#147500)Akshat Oke
2025-07-09[clang-tidy] Teach `modernize-type-traits` about more type traits (#147074)Victor Chernyakin
2025-07-09[RISCV] Support LLVM IR intrinsics for XAndesVSIntLoad (#147493)Jim Lin
2025-07-08[XRay] xray_fn_idx: fix alignment directiveFangrui Song
2025-07-08[RISCV] Select disjoint_or+not as xnor. (#147636)Craig Topper
2025-07-08[InterleavedAccessPass] Add skipFunction check for opt-bisect-limit (#147629)Craig Topper
2025-07-08[RISCV] Use cast instead of dyn_cast to MemSDNode in RISCVISelDAGToDAG.cpp. (...Craig Topper
2025-07-09[flang] Add -fcomplex-arithmetic= option and select complex division algorith...Shunsuke Watanabe
2025-07-08[SelectionDAG] Correctly Mark Required Analyses (#147649)Sam Elliott
2025-07-08[MLGO] Use SPDX License Expression (#147646)Aiden Grossman
2025-07-08[RISCV] Correct type lowering of struct of fixed-vector array in VLS (#147173)Brandon Wu
2025-07-09docs: Add documentation for LLVM_ENABLE_LIBEDIT CMake flag (#147112)Murat Toprak
2025-07-09[mlir] [scf-to-cf] attach the loop annotation to latch block (#147462)Menooker
2025-07-08[msan] Handle AVX512 vector down convert (non-mem) intrinsics (#147606)Thurston Dang
2025-07-09[RISCV] Add back -verify-machineinstrs to some tests. NFCLuke Lau
2025-07-09[RISCV] Avoid vl toggles when lowering vector_splice/experimental_vp_splice a...Luke Lau
2025-07-09[LoopInterchange] Fix incorrect GEPs in tests (NFC) (#147223)Ryotaro Kasuga
2025-07-08Minimal unwinding information (DWARF CFI) checker (#145633)AmirHossein PashaeeHir