summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-01[đ˜€đ—œđ—ż] initial versionusers/vitalybuka/spr/nfcasanodr-use-intrusivelist-for-a-listofglobalsArtem Pianykh
2024-08-01[Hexagon] Fix concat lowering for HVX for 64B vector length (#98318)Santanu Das
2024-08-01[libc] Remove verbose printing from hdrgen tool (#101376)Joseph Huber
2024-08-01[Hexagon] Do not optimize address of another function's block (#101209)yandalur
2024-08-02 [ConstantRange] Add support for `shlWithNoWrap` (#100594)Yingwei Zheng
2024-08-01[CodeGen] Merge lowerConstantIntrinsics into pre-isel lowering (#97727)Alexis Engelke
2024-08-01[Mem2Reg] Replace block maps with block numbers (#101391)Alexis Engelke
2024-08-01[RISCV] Support f16 vmv.v.v and vmerge.vvm intrinsics with Zvfhmin. (#101457)Craig Topper
2024-08-01AMDGPU: Improve cost handling of canonicalize (#101479)Matt Arsenault
2024-08-01[clang][NFC] Update `cxx_dr_status.html`Vlad Serebrennikov
2024-08-01[libc++][stringbuf] Test and document LWG2995. (#100879)Mark de Wever
2024-08-01[InstCombine] Convert mem intrinsic with null into a noop (#100388)Yingwei Zheng
2024-08-01[libc++] Increase atomic_ref's required alignment for small types (#99654)Damien L-G
2024-08-01[Clang] Fix definition of layout-compatible to ignore empty classes (#92103)Mital Ashok
2024-08-01[clang] Fix crash with multiple non-parenthsized `sizeof` (#101297)Vlad Serebrennikov
2024-08-01[AIX] Turn on `#pragma mc_func` check by default (#101336)Qiongsi Wu
2024-08-01[Flang][Driver] Introduce -fopenmp-targets offloading option (#100152)Sergio Afonso
2024-08-01[lldb][test] Disable vla test on WindowsDavid Spickett
2024-08-01[LLVM][ISel][SVE] Remove redundant merging fp patterns. (#101351)Paul Walker
2024-08-01[NFC] [Clang] Some core issues have changed status from tentatively ready -> ...Mital Ashok
2024-08-01[libc++] Avoid using **this in error messages for expected monadic operations...ZERO-N
2024-08-01[libc++] Fix missing declarations of uses_allocator_construction_args (#67044)Shivam
2024-08-01[libc++] Remove dedicated namespaces for ranges functions (#76543)Christopher Di Bella
2024-08-01[NVPTX][NFC] Remove unneeded declarations in test (#101167)Hugh Delaney
2024-08-01AMDGPU: Add baseline test for copysign combineMatt Arsenault
2024-08-01[libc] Remove extra parensJoseph Huber
2024-08-01Revert "[Inliner] Fix bugs for partial inlining with vector"joshua-arch1
2024-08-01[libc] Change the GPU loaders to LLVM executables (#101442)Joseph Huber
2024-08-01[Inliner] Fix bugs for partial inlining with vectorjoshua-arch1
2024-08-01[NFC][libc++][libc++abi][libunwind][test] Fix/unify AIX triples used in LIT t...Xing Xue
2024-08-01[clang][analyzer] Improve PointerSubChecker (#96501)Balåzs Kéri
2024-08-01[LowerMatrixIntrinsics] Fix type suffix for matrix.multiply.* (#100940)sbite0138
2024-08-01Revert "Simplify hot-path size computations in BumpPtrAllocator. (#101312)"Owen Anderson
2024-08-01[mlir][vector] Add tests xfer-permute-lowering (nfc)(2/n) (#96033)Andrzej WarzyƄski
2024-08-01[clang][NFC] Add CWG882 test (Defining `main` as deleted) (#101382)Mital Ashok
2024-08-01[flang][OpenMP] Delayed privatization for variables with `equivalence` associ...Kareem Ergawy
2024-08-01[AMDGPU] SIWholeQuadMode: avoid execz effects in exact regions (#101157)Carl Ritson
2024-07-31Simplify hot-path size computations in BumpPtrAllocator. (#101312)Owen Anderson
2024-08-01[C++20][Modules] Allow using stdarg.h with header units (#100739)Dmitry Polukhin
2024-08-01[SimplifyLibCalls] Constant fold nan libcall (#101459)Yingwei Zheng
2024-08-01[LoongArch] Pre-commit test for aligning stack objects passed to memory intri...WANG Rui
2024-08-01[libc++][NFC] Avoid opening namespace std in the tests (#94160)Nikolas Klauser
2024-08-01Revert "[mlir][Transforms] Dialect conversion: Skip materializations when run...Adrian Kuegel
2024-08-01[lldb][FreeBSD] Fix NativeRegisterContextFreeBSD_{arm,mips64,powerpc} declara...Dimitry Andric
2024-08-01[RISCV] Add back missing vmv_v_x_vl pattern predicates (#101455)Luke Lau
2024-08-01AMDGPU: Cleanup extract_subvector actions (NFC) (#101454)Matt Arsenault
2024-08-01[C++20] [Modules] Always emit the inline builtins (#101278)Chuanqi Xu
2024-08-01[GlobalISel][TableGen] Make variadic-errors.td test more robustpvanhout
2024-07-31[RISCV] Replace Zvfh with Zvfhmin on vector load/store intrinsic tests. NFCCraig Topper
2024-07-31[RISCV] Add vector bf16 load/store intrinsic tests. NFCCraig Topper