summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-11Remove unused headerusers/zyn0217/cwg-2369-againYounan Zhang
2025-01-11negative, sorryYounan Zhang
2025-01-11fixup! Switch to checking EvaluationContextYounan Zhang
2025-01-11Switch to checking EvaluationContextYounan Zhang
2025-01-11Add a regression testYounan Zhang
2025-01-11Prevent dependent code generation when substituting constraintsYounan Zhang
2025-01-10Reapply "[Clang] Implement CWG2369 "Ordering between constraints and substitu...Younan Zhang
2025-01-10[mlir][linalg] Handle reassociationIndices correctly for 0D tensor (#121683)Longsheng Mou
2025-01-10Reapply "[ORC][llvm-jitlink] Add SimpleLazyReexportsSpeculator..." with fixes.Lang Hames
2025-01-10Revert "[ORC][llvm-jitlink] Add SimpleLazyReexportsSpeculator, use in llvm-ji...Lang Hames
2025-01-10[SLP] NFC. Refactor getSameOpcode and reduce for loop iterations. (#122241)Han-Kuan Chen
2025-01-10[SLP] NFC. Replace MainOp and AltOp in TreeEntry with InstructionsState. (#12...Han-Kuan Chen
2025-01-10[ORC][llvm-jitlink] Add SimpleLazyReexportsSpeculator, use in llvm-jitlink.Lang Hames
2025-01-09[RISCV][VLOPT] Add vadc to isSupportedInstr (#122345)Michael Maitland
2025-01-09[RISCV][VLOPT] Add Vector Single-Width Averaging Add and Subtract to isSuppor...Michael Maitland
2025-01-10[libc++] Disable _LIBCPP_NODEBUG temporarily (#122393)Nikolas Klauser
2025-01-09[RISCV] Simplify some RISCVInstrInfoC classes by removing arguments that neve...Craig Topper
2025-01-09[NFC][AsmPrinter] Pass MJTI by const reference instead of const pointer (#122...Mingming Liu
2025-01-10[clang-tidy][NFC] clean readability-use-std-min-max (#122288)Congcong Cai
2025-01-09[SDPatternMatch] Add matchers m_ExtractSubvector and m_InsertSubvector (#120212)Thor Preimesberger
2025-01-09[llvm-gsymutil] Address merged-funcs test non-determinism (#122308)alx32
2025-01-09[libc][test] fix memory leak pt.2 (#122384)Nick Desaulniers
2025-01-09[libclang/python] Add python bindings for PrintingPolicy (#120494)Eli Friedman
2025-01-09[libc][test] fix memory leak (#122378)Nick Desaulniers
2025-01-09[lld-macho] Fix branch extension thunk estimation logic (#120529)alx32
2025-01-09[VPlan] Remove dead ToRemove (NFC).Florian Hahn
2025-01-09[hwasan] Omit tag check for null pointers (#122206)Thurston Dang
2025-01-09[libc][test] remove C++ stdlib includes (#122369)Nick Desaulniers
2025-01-09[SYCL] Correct misplaced sycl_kernel_entry_point attribute in a namespace dec...Tom Honermann
2025-01-09[RISCV][VLOPT] Add vmerge to isSupportedInstr (#122340)Michael Maitland
2025-01-09[libc++] Add missing _LIBCPP_NODEBUG on internal aliasesLouis Dionne
2025-01-09[Clang][TableGen] Add missing __bf16 type to the builtins parser (#120662)Victor Mustya
2025-01-09Revert "[Exegesis] Add the ability to dry-run the measurement phase (… (#12...Min-Yih Hsu
2025-01-09[TySan] Intercept malloc_size on Apple platforms. (#122133)Florian Hahn
2025-01-09[LLD][COFF] Emit base relocation for native CHPE metadata pointer on ARM64X (...Jacek Caban
2025-01-09[libc] Remove leftover 'gpu/' source directory (#122368)Joseph Huber
2025-01-09[SYCL] Basic diagnostics for the sycl_kernel_entry_point attribute. (#120327)Tom Honermann
2025-01-09[bazel] Port 0aa831e0edb1c1deabb96ce2435667cc82bac79bBenjamin Kramer
2025-01-09[bazel] Add missing dependency for cbcb7ad32e6faca1f4c0f2f436e6076774104e17Benjamin Kramer
2025-01-09VT/test: pre-commit tests to enable samesign optz (#120257)Ramkumar Ramachandra
2025-01-09Add pre-merge workflow for HLSL testing (#122184)Chris B
2025-01-09[MemProf] Disable cloning of callsites in recursive cycles by default (#122354)Teresa Johnson
2025-01-09[OpenMP] Use __builtin_bit_cast instead of UB type punning (#122325)Joseph Huber
2025-01-09[OpenMP] Update atomic helpers to just use headers (#122185)Joseph Huber
2025-01-09[OpenMP][FIX] Adjust test to be non-flaky (#122331)Johannes Doerfert
2025-01-09[SandboxVec][BottomUpVec] Use SeedCollector and slice seeds (#120826)vporpo
2025-01-09[mlir][GPU] Implement ValueBoundsOpInterface for GPU ID operations (#122190)Krzysztof Drewniak
2025-01-09[clang-tidy] Fix misc-unused-parameters on params with attrs (#122286)Maksim Ivanov
2025-01-09[WebAssembly] Format WebAssembly ReleaseNote entries (#122203)Heejin Ahn
2025-01-09[RISCV] Return MILog2SEW for mask instructions getOperandLog2EEW. NFC (#122332)Craig Topper