aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-21temp commitusers/matthias-springer/tmp_dialect_conv_decoupleMatthias Springer2-309/+105
2024-06-20remove materializeLiveConversionsMatthias Springer1-81/+52
2024-06-20[mlir][Transforms] Dialect conversion: Simplify handling of dropped argumentsMatthias Springer4-150/+111
2024-06-20[mlir][Transforms] Dialect conversion: Remove workaroundMatthias Springer1-18/+0
2024-06-20[AMDGPU] Add a RUN line to test the OSABI-PAL-ERR prefixJay Foad1-0/+1
2024-06-20[AMDGPU] Fix GFX90A/GFX940 check prefix typosJay Foad2-2/+2
2024-06-20[AMDGPU] Tweak comment to fix warning from filecheck_lint.pyJay Foad1-2/+2
2024-06-20[AMDGPU] Fix typo "GXF" in check prefixJay Foad1-17/+17
2024-06-20[MachineLICM] Work-around Incomplete RegUnits (#95926)Pierre van Houtryve3-10/+85
2024-06-20[MC] Remove SectionKind from MCSection (#96067)aengelke27-328/+224
2024-06-20[LLD] [MinGW] Interpret an empty -entry option as no entry point (#96055)Martin Storsjö2-1/+5
2024-06-20[clang] Fix `static_cast` to array of unknown bound (#96041)Mariya Podchishchaeva3-0/+37
2024-06-20mmapForContinuousMode: Align Linux's impl to __APPLE__'s more. NFC. (#95702)NAKAMURA Takumi1-4/+26
2024-06-20[nsan] Fix style issueFangrui Song12-869/+841
2024-06-20Update ExternalPreprocessorSource.h (#96144)Danial Klimkin1-0/+3
2024-06-20Fix bazel build past abd95342f0b94e140b36ac954b8f8c29b1393861 (#96143)Danial Klimkin1-0/+27
2024-06-20[mlir][vector] Disable Gather1DToConditionalLoads for scalable vectors (#96049)Cullen Rhodes2-0/+13
2024-06-20[flang] lower assumed-rank TARGET to intent(in) POINTER (#96082)jeanPerier3-4/+26
2024-06-20[flang] enable copy-in/out of assumed-rank arrays (#96080)jeanPerier2-2/+37
2024-06-20[IR] Remove support for shl constant expressions (#96037)Nikita Popov18-141/+25
2024-06-20[LLVM] Extend setModuleFlag interface. (#86031)Daniel Kiss3-0/+27
2024-06-20[mlir] Apply ClangTidy finding.Adrian Kuegel1-1/+1
2024-06-20[lldb/DWARF] Fix type definition search with simple template names (#95905)Pavel Labath5-46/+48
2024-06-20Reland "[CVP] Check whether the default case is reachable (#79993)" (#96089)Yingwei Zheng3-5/+339
2024-06-19-fsanitize=vptr: Change hash function and simplify bit mixerFangrui Song2-32/+18
2024-06-20[NFC] Fix header level in LangRefQiu Chaofan1-1/+1
2024-06-20[Serialization] No transitive identifier change (#92085)Chuanqi Xu9-82/+210
2024-06-20[RISCV] Lower llvm.clear_cache to __riscv_flush_icache for glibc targets (#93...Roger Ferrer Ibáñez4-0/+80
2024-06-20[HeaderSearch] Introduce LazyIdentifierInfoPtr for Controlling Macro in Heade...Chuanqi Xu5-30/+76
2024-06-20[PowerPC] Make verifier happy after peephole on MMA COPYs (#94321)Kai Luo2-7/+39
2024-06-20[mlir][linalg] Fix numerical issue with softmax (#96090)Prashant Kumar2-3/+3
2024-06-20[ADT] Update hash function of uint64_t for DenseMap (#95734)Chuanqi Xu1-2/+5
2024-06-19[libc] Fix scheduler test incorrectly guessing user privileges (#95562)OverMighty1-21/+27
2024-06-19[JITLink] Use MapVector to stabilize iteration orderFangrui Song1-2/+3
2024-06-19[clang-format] Correctly annotate l_brace after TypenameMacro (#96026)Owen Pan3-3/+24
2024-06-19[JITLink] Ensure Edges order is deterministicFangrui Song1-1/+2
2024-06-19[TableGen,GlobalISel] Use MapVector to stabilize iteration orderFangrui Song1-1/+1
2024-06-19[flang] fixing alloca hoisting for blocks having single op. (#96009)Vijay Kandiah3-7/+10
2024-06-19[Attributor] Stabilize llvm.assume outputFangrui Song3-19/+24
2024-06-19[CompilerRT] Add support for numerical sanitizer (#94322)Alexander Shaposhnikov23-1/+2390
2024-06-19[LowerTypeTests] Use MapVector to stabilize iteration orderFangrui Song2-6/+6
2024-06-19[llvm-cov] let text mode divider honor --show-branch-summary, --show-region-s...Wentao Zhang1-6/+23
2024-06-19[PowerPC] Remove extraneous ArrayRef (NFC) (#96092)Kazu Hirata1-6/+6
2024-06-19[flang][cuda] Do not consider PINNED as device attribute (#95988)Valentin Clement (バレンタイン クレメン)4-14/+45
2024-06-19[Support] Add llvm::xxh3_128bits (#95863)Brendan Duke3-35/+623
2024-06-19[VPlan] Introduce isHeaderMask helper (NFCI).Florian Hahn4-4/+65
2024-06-19[DirectX] Add trig intrinsics and link them with DXIL backend (#95968)Farzon Lotfi15-0/+427
2024-06-19[ADT] Fix incorrect const parent ptr type in ilist (#96059)Stephen Tozer8-49/+68
2024-06-19[libc++] Fix triviality of std::pair for trivially copyable types without an ...Louis Dionne6-4/+106
2024-06-19[clang-linker-wrapper] Use MapVector to stabilize iteration orderFangrui Song1-2/+2