aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-09[AST] Teach TextNodeDumper to print the "implicit" bit for coroutine AST node...Haojian Wu3-0/+81
2024-01-09[bazel] update build for 2357e899cb11e05312c54b689ebd0355487be6bcMikhail Goncharov1-7/+25
2024-01-09Set dllstorage on ObjectiveC ivar offsets (#77385)Frederik Carlier2-0/+31
2024-01-09[NFC] [lld] [MTE] Rename MemtagDescriptors to MemtagGlobalDescriptors (#77300)Mitch Phillips4-18/+21
2024-01-09[AMDGPU] Add GFX12 S_WAIT_* instructions (#77336)Jay Foad6-7/+164
2024-01-09[mlir][ArmSME] Add `arm_sme.intr.cnts(b|h|w|d)` intrinsics (#77319)Benjamin Maxwell3-0/+35
2024-01-09[RISCV] Deduplicate RISCVISAInfo::toFeatures/toFeatureVector. NFC (#76942)Luke Lau6-42/+47
2024-01-09[DWARFLinker][DWARFLinkerParallel][NFC] Refactor DWARFLinker&DWARFLinkerParal...avl-llvm60-831/+742
2024-01-09[flang] add folding support for quad bessels (#77314)jeanPerier1-0/+7
2024-01-09[clang] Fix assertion failure when initializing union with FAM (#77298)Nikita Popov3-1/+12
2024-01-09AMDGPU: Replace sqrt OpenCL libcalls with llvm.sqrt (#74197)Matt Arsenault3-70/+43
2024-01-09[mlir][vector] Don't treat memrefs with empty stride as non-contiguous (#76848)Andrzej Warzyński2-26/+49
2024-01-09[mlir][Bazel] Adjust BUILD.bazel file for b43c50490c5964b3b1aa1b95a9025a5b594...Adrian Kuegel1-15/+37
2024-01-09[MC][RISCV] Check hasEmitNops before call shouldInsertExtraNopBytesForCodeAli...Jinyang He2-1/+26
2024-01-09[LoongArch] Support R_LARCH_{ADD,SUB}_ULEB128 for .uleb128 and force relocs w...Jinyang He8-39/+187
2024-01-09[Documentation] fix invalid links in documentation (#76502)Hana Dusíková2-2/+2
2024-01-09[BinaryFormat][LoongArch] Define psABI v2.30 relocs (#77039)Lu Weining2-0/+59
2024-01-08[RISCV] Add documentation in the LangRef on GHC CC (#72762)Aiden Grossman1-2/+5
2024-01-09Port CodeGenPrepare to new pass manager (and BasicBlockSectionsProfil… (#77...Nick Anderson112-238/+400
2024-01-09[X86][test] Add test to check ah is not allocatable for register class gr8_no...Shengchen Kan1-0/+9
2024-01-09[RISCV][ISel] Use vaaddu with rounding mode rdn for ISD::AVGFLOORU. (#76550)Chia6-7/+482
2024-01-09AMDGPU: Avoid instantiating PatFrag with null_frag (#77271)Matt Arsenault1-4/+5
2024-01-08[mlir] Use StringRef::ltrim (NFC)Kazu Hirata4-12/+6
2024-01-09[OpenMP] Patch for Support to loop bind clause : Checking Parent Region (#76938)SunilKuravinakop4-37/+225
2024-01-08[ELF] -r: fix crash when SHF_LINK_ORDER linked-to section has a larger indexFangrui Song2-0/+62
2024-01-08[Instrumentation] Remove -pgo-instr-old-cfg-hashing (#77357)Kazu Hirata3-66/+18
2024-01-08Make clang report invalid target versions. (#75373)ZijunZhaoCCK7-6/+45
2024-01-08[CMake] Add support for building on illumos (#74930)Brad Smith4-6/+23
2024-01-08[ELF] Support R_RISCV_SET_ULEB128/R_RISCV_SUB_ULEB128 in SHF_ALLOC sections (...Fangrui Song5-23/+124
2024-01-08[mlir] Declare promised interfaces for the ConvertToLLVM extension (#76341)Justin Fargnoli8-0/+16
2024-01-08[test][sanitizer] Check summary function and a single stack frameVitaly Buka1-8/+16
2024-01-08[RISCV] Use getELen() instead of hardcoded 64 in lowerBUILD_VECTOR. (#77355)Craig Topper2-132/+320
2024-01-08Set MaxAtomicSizeInBitsSupported for remaining targets. (#75703)James Y Knight14-22/+101
2024-01-09[RISCV] Add support predicating for ANDN/ORN/XNOR with short-forward-branch-o...Jim Lin4-10/+179
2024-01-09[doc][StackMaps] Fix typowangpc1-1/+1
2024-01-09Improve modeling of 'getcwd' in the StdLibraryFunctionsChecker (#77040)Ben Shi3-3/+30
2024-01-08[Analysis] Use StringRef::rtrim (NFC)Kazu Hirata1-6/+1
2024-01-08[msan] Unwind stack before fatal reports (#77168)Vitaly Buka4-12/+46
2024-01-08[Sema] Use StringRef::ltrim (NFC)Kazu Hirata1-1/+1
2024-01-08[test][hwasan] Test function name in summaries #77391 (#77397)Vitaly Buka4-11/+11
2024-01-09[CostModel][X86] Fix fpext conversion cost for 16 elements (#76278)HaohaiWen2-1/+2
2024-01-09[mlir][complex] Support Fastmath flag for complex.mulf (#74554)Kai Sasaki2-28/+158
2024-01-08[libc] temporarily set -Wno-shorten-64-to-32 (#77396)Nick Desaulniers1-0/+3
2024-01-08[libc] fix up #77384Nick Desaulniers1-1/+1
2024-01-08[ELF] OVERLAY: support optional start address and LMAFangrui Song2-17/+29
2024-01-08[libc] fix -Wconversion (#77384)Nick Desaulniers1-1/+2
2024-01-09[clang-tidy]unused using decls only check cpp files (#77335)Congcong Cai2-1/+4
2024-01-08[AArch64][SVE2] Add pattern for BCAX (#77159)Usman Nadeem2-1/+147
2024-01-09Revert "[ASan][libc++] String annotations optimizations fix with lambda (#762...Advenam Tacet1-1/+1
2024-01-08[RISCV] Add branch+c.mv macrofusion for sifive-p450. (#76169)Craig Topper8-8/+505