aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-02[AMDGPU][SILoadStoreOptimizer] Include constrained buffer load variantsusers/cdevadas/combine-constrained-buffer-loadsChristudasan Devadasan3-82/+613
2024-08-02[AMDGPU] Auto-generate lit pattern for test CodeGen/AMDGPU/merge-sbuffer-load...Christudasan Devadasan1-34/+231
2024-08-01[Driver] Include crt0.o in the baremetal link (#101258)Petr Hosek4-0/+13
2024-08-01[CMake][Fuchsia] Use standard spelling for Arm baremetal targets (#101302)Petr Hosek1-2/+2
2024-08-02Revert "[X86][AVX10.2] Support AVX10.2 option and VMPSADBW/VADDP[D,H,S] new i...Phoebe Wang49-1442/+43
2024-08-01[clang-format] Fix a misannotation of PointerOrReference (#101291)Owen Pan2-14/+21
2024-08-01[TableGen] Use std::move. NFCCraig Topper1-1/+1
2024-08-02[X86][AVX10.2] Support AVX10.2 option and VMPSADBW/VADDP[D,H,S] new instructi...Phoebe Wang49-43/+1442
2024-08-02[HLSL] cleanup builtin names elementwise usage (#101543)Farzon Lotfi7-90/+105
2024-08-02[SPARC][IAS] Add v8plus feature bit (#101367)Koakuma9-16/+53
2024-08-02[LoongArch] Align stack objects passed to memory intrinsics (#101309)hev3-117/+39
2024-08-01[RISCV] Use Zvhmin instead of Zvfh on RUN lines for some intrinsic tests. NFC...Craig Topper544-3981/+3835
2024-08-01[Attributor] Use `getPointerAddressSpace` to replace a cast followed by a `ge...Shilei Tian1-2/+1
2024-08-01Fix attr-nomerge.cpp with fixed tripleZequan Wu1-1/+1
2024-08-01[Attributor] Indicate optimistic fixed point if an instruction already has no...Shilei Tian2-2/+7
2024-08-01[mlir][spirv] Add definitions and (de)serialization for FPRoundingMode (#101546)Andrea Faulds4-0/+42
2024-08-02[VPlan][NFC] Make VPValue pointer const. (#101334)Mel Chen2-4/+4
2024-08-02[mlir][bufferization] Improve performance of DropEquivalentBufferResultsPass ...Longsheng Mou1-6/+10
2024-08-02[X86_32][C++] fix 0 sized struct case in vaarg. (#86388)Longsheng Mou3-1/+27
2024-08-01[test] Fix attr-nomerge.cpp after ae6dc64ec670891cb15049277e43133d4df7fb4bFangrui Song1-10/+10
2024-08-01[Bazel] Port f3bfc56327df821801caa4ae20995f67f8589a19Fangrui Song1-0/+1
2024-08-01[lldb] Change Module to have a concrete UnwindTable, update (#101130)Jason Molenda4-74/+41
2024-08-01[asan] Avoid global ~DenseMap()Vitaly Buka1-4/+14
2024-08-01[M68k] Fix compilation pipeline checkMichael Liao1-1/+0
2024-08-01[SandboxIR] Implement UnaryInstruction class (#101541)vporpo2-20/+67
2024-08-01Add a tutorial on mlir-opt (#96105)Jeremy Kun7-1/+416
2024-08-02[mlir][emitc] Fix EmitC dialect's operations' descriptions (#101523)Andrey Timonin1-40/+40
2024-08-01[libc] created tan function fuzzer (#101570)RoseZhang034-2/+51
2024-08-01Add support for verifying local type units in .debug_names. (#101133)Greg Clayton4-15/+264
2024-08-01Fix codegen of consteval functions returning an empty class, and related issu...Eli Friedman15-287/+320
2024-08-01Reapply "[Clang] Fix nomerge attribute not working with __builtin_trap(), __d...Zequan Wu5-7/+111
2024-08-01[Offload][OpenMP] Prettify error messages by "demangling" the kernel name (#1...Johannes Doerfert15-24/+145
2024-08-01[libc][math][C23] removing daddl from arm32 (#101567)aaryanshukla1-1/+0
2024-08-01[libc] added cos function fuzzing test (#101556)RoseZhang033-4/+53
2024-08-01Revert "[Clang] Fix nomerge attribute not working with __builtin_trap(), __de...Haowei Wu4-104/+2
2024-08-01[libc++] Add status page consistency change to git-blame-ignore-revsLouis Dionne1-0/+3
2024-08-01[libc++][NFC] Fix inconsistent quoting and spacing in our CSV filesLouis Dionne2-156/+156
2024-08-01[libc++] Improve code gen for string's operator== (#100926)Nikolas Klauser1-5/+11
2024-08-01Simplify hot-path size computations in BumpPtrAllocator. (#101467)Owen Anderson1-8/+10
2024-08-01[asan] Speed up ASan ODR indicator-based checking (#100923)Artem Pianykh2-12/+95
2024-08-01[libc][math][c23] Add dadd{l,f128} and ddiv{l,f128} C23 math functions (#100456)aaryanshukla24-2/+282
2024-08-01[libc] Fix 'vasprintf' not working in non-fullbuild modeJoseph Huber2-13/+14
2024-08-01[SCEV] Prove no-self-wrap from negative power of two step (#101416)Philip Reames3-21/+28
2024-08-01[flang][runtime] Added missing RT_API_ATTRS. (#101536)Slava Zakharin1-4/+4
2024-08-01[Clang] Fix nomerge attribute not working with __builtin_trap(), __debugbreak...Zequan Wu4-2/+104
2024-08-01[libc++] Revert "Check correctly ref-qualified __is_callable in algorithms (#...Louis Dionne23-227/+84
2024-08-01[flang] Add allocator_idx attribute on fir.embox and fircg.ext_embox (#101212)Valentin Clement (バレンタイン クレメン)8-14/+66
2024-08-01[Clang][NFC] Improve generation of GEP and RecordDecl loop (#101434)Bill Wendling4-29/+28
2024-08-01[clang] fix classification of a string literal expression used as initializer...Matheus Izvekov3-7/+51
2024-08-01[clang-format] Rename variable more sensitively (#100943)Nathan Sidwell1-2/+2