summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [๐˜€๐—ฝ๐—ฟ] changes introduced through rebaseupstream/users/vitalybuka/spr/main.nfcasan-replace-asaninitedensure_asan_inited-with-tryasaninitfromrtlVitaly Buka2023-12-044-0/+14
* [๐˜€๐—ฝ๐—ฟ] changes introduced through rebaseVitaly Buka2023-12-04928-12379/+39971
|\
| * [NFC][ASAN] Move ENSURE_ASAN_INITED into AsanInitFromRtl (#74170)Vitaly Buka2023-12-042-7/+6
| * [RISCV] Rework IDiv and FDiv pipes on SiFive7 (#73970)Michael Maitland2023-12-042-2/+67
| * Use Address for CGBuilder's CreateAtomicRMW and CreateAtomicCmpXchg. (#74349)James Y Knight2023-12-049-95/+198
| * [libc][NFC] unify startup library's code style with the rest (#74041)Schrodinger ZHU Yifan2023-12-045-47/+48
| * [sanitizer_symbolizer] RenderContextual elements for symbolizer markup.Andres Villegas2023-12-047-1/+160
| * [lldb][NFC] Delete unreachable code and dead variable in OptionArgParserFelipe de Azevedo Piovezan2023-12-041-36/+26
| * [lldb][NFC] Remove else after return in OptionArgParseFelipe de Azevedo Piovezan2023-12-041-12/+9
| * [lldb][NFC] Remove unnecessary std::string temporariesFelipe de Azevedo Piovezan2023-12-041-5/+5
| * XFailing test cases that fail on PowerPCKamau Bridgeman2023-12-047-0/+7
| * [mlir][llvm] Fix attribute printer warning (NFC)(#74351)Tobias Gysi2023-12-041-5/+4
| * [MLIR][NVVM]: Add cp.async.mbarrier.arrive Op (#74241)Durga2023-12-043-0/+75
| * [flang] IEEE_ARITHMETIC and IEEE_EXCEPTIONS intrinsic module procedures (#74138)vdonaldson2023-12-0432-208/+2804
| * [SPIR-V] Add SPIRV-Tools for testing (#73044)Natalie Chouinard2023-12-047-0/+140
| * [mlir][mesh] Add TableGen deffinitions of more collective ops (#73842)Boian Petkantchin2023-12-043-0/+409
| * [mlir][ArmSME] Remove ArmSMETypeConverter (and configure LLVM one instead) (#...Benjamin Maxwell2023-12-048-39/+69
| * [mlir][vector] Make `TransposeOpLowering` configurable (#73915)Andrzej Warzyล„ski2023-12-042-16/+28
| * [flang] Remove GCC 7.2 workarounds (#73574)Brad Smith2023-12-042-34/+6
| * [bazel] Add missing dependency for 3a03da37a3c1e146ce7af1a1bbf8a2d3a0bf53dfBenjamin Kramer2023-12-041-0/+1
| * Remove unused includes. NFC.Benjamin Kramer2023-12-041-3/+0
| * [clang-tidy] readability-container-contains literal suffixes (#74215)Thomas Schenker2023-12-043-2/+37
| * [analyzer] Let the checkers query upper and lower bounds on symbols (#74141)DonatNagyE2023-12-046-14/+118
| * [Verifier] Check function attributes related to branch protection (NFC) (#70565)Momchil Velikov2023-12-045-10/+53
| * [TargetInstrInfo] update INLINEASM memoperands once (#74135)Nick Desaulniers2023-12-041-22/+21
| * Fix #41439: Update the documentation with the correct information. (#69377)Da-Viper2023-12-041-2/+11
| * [SystemZ] Handle index-only addresses in (dis)assemblerUlrich Weigand2023-12-047-26/+49
| * [SystemZ] Fix __builtin_s390_vceq* inconsistencyUlrich Weigand2023-12-043-184/+185
| * [SystemZ] Fix naming of vlrlr/vstrlr builtinsUlrich Weigand2023-12-044-8/+8
| * [SystemZ] Implement vector rotate in terms of funnel shiftUlrich Weigand2023-12-0413-208/+401
| * [mlir][nvvm] Introduce `nvvm.fence.proxy` (#74057)Guray Ozen2023-12-044-0/+90
| * [mlir][nvgpu] Add address space attribute converter in nvgpu-to-nvvm pass (#...Guray Ozen2023-12-043-0/+44
| * [SystemZ] Auto-generate vec-intrinsics testsUlrich Weigand2023-12-044-944/+1292
| * [VPlan] Sink cases where no truncate is needed in truncateMinimalBWs.Florian Hahn2023-12-042-27/+107
| * [AutoUpgrade] Simplify vclz upgrade (NFC)Nikita Popov2023-12-041-10/+2
| * [flang] (Re-)Enable alias tags pass by default (#74250)Tom Eccles2023-12-048-21/+60
| * [git] Add _LIBCPP_INLINE_VISIBILITY renaming to .git-blame-ignore-revs fileLouis Dionne2023-12-041-0/+3
| * [libc++] Rename _LIBCPP_INLINE_VISIBILITY to _LIBCPP_HIDE_FROM_ABI (#74095)Louis Dionne2023-12-04234-5101/+5095
| * [X86] Regenerate combine-or.llSimon Pilgrim2023-12-041-19/+12
| * [CodeGen] Remove redundant ID in WinEHPrepareImpl (#74322)paperchalice2023-12-041-1/+0
| * [mlir] Add support for DIGlobalVariable and DIGlobalVariableExpression (#73367)Justin Wilson2023-12-0418-27/+379
| * [IndVarSimplify] Regenerate test checks (NFC)Nikita Popov2023-12-041-112/+481
| * [gn build] Port bc8cff1d7fb2LLVM GN Syncbot2023-12-041-0/+1
| * [clang-tidy] Add new modernize-use-starts-ends-with check (#72385)Nicolas van Kempen2023-12-0414-6/+374
| * [AMDGPU][True16][GISel] Support v_add_f16 codegen. (#74122)Ivan Kosarev2023-12-042-124/+456
| * [flang] Fix move-assign operator for struct IncrementLoopInfo (#74137)Krzysztof Parzyszek2023-12-041-5/+5
| * [clang][NFC] Refactor expected directives in C++ DRs 400-499 (#74311)Vlad Serebrennikov2023-12-041-238/+421
| * [Flang][OpenACC][OpenMP] Always add extent to acc/omp.BoundsOp (#73790)agozillon2023-12-048-95/+138
| * [CodeGen] Port WinEHPrepare to new pass manager (#74233)paperchalice2023-12-0411-52/+107
| * [VPlan] Add missing output of live-ins to VPlan dot printing.Florian Hahn2023-12-045-13/+28