aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-04[๐˜€๐—ฝ๐—ฟ] changes introduced through rebaseusers/vitalybuka/spr/main.nfcasan-replace-a-few-if-sanitizer_apple-with-if-sanitizer_appleVitaly Buka4-0/+14
2023-12-04[NFC][ASAN] Replace AsanInitIsRunning with TryAsanInitFromRtlVitaly Buka4-23/+30
2023-12-04[libc] build with -Werror (#73966)Nick Desaulniers2-0/+12
2023-12-04[๐˜€๐—ฝ๐—ฟ] changes introduced through rebaseVitaly Buka928-12379/+39971
2023-12-04[libc] Add the missing math_extras.h include (#74259)Petr Hosek2-0/+2
2023-12-04[NFC][ASAN] Move ENSURE_ASAN_INITED into AsanInitFromRtl (#74170)Vitaly Buka2-7/+6
2023-12-04[RISCV] Rework IDiv and FDiv pipes on SiFive7 (#73970)Michael Maitland2-2/+67
2023-12-04Use Address for CGBuilder's CreateAtomicRMW and CreateAtomicCmpXchg. (#74349)James Y Knight9-95/+198
2023-12-04[libc][NFC] unify startup library's code style with the rest (#74041)Schrodinger ZHU Yifan5-47/+48
2023-12-04[sanitizer_symbolizer] RenderContextual elements for symbolizer markup.Andres Villegas7-1/+160
2023-12-04[lldb][NFC] Delete unreachable code and dead variable in OptionArgParserFelipe de Azevedo Piovezan1-36/+26
2023-12-04[lldb][NFC] Remove else after return in OptionArgParseFelipe de Azevedo Piovezan1-12/+9
2023-12-04[lldb][NFC] Remove unnecessary std::string temporariesFelipe de Azevedo Piovezan1-5/+5
2023-12-04XFailing test cases that fail on PowerPCKamau Bridgeman7-0/+7
2023-12-04[mlir][llvm] Fix attribute printer warning (NFC)(#74351)Tobias Gysi1-5/+4
2023-12-04[MLIR][NVVM]: Add cp.async.mbarrier.arrive Op (#74241)Durga3-0/+75
2023-12-04[flang] IEEE_ARITHMETIC and IEEE_EXCEPTIONS intrinsic module procedures (#74138)vdonaldson32-208/+2804
2023-12-04[SPIR-V] Add SPIRV-Tools for testing (#73044)Natalie Chouinard7-0/+140
2023-12-04[mlir][mesh] Add TableGen deffinitions of more collective ops (#73842)Boian Petkantchin3-0/+409
2023-12-04[mlir][ArmSME] Remove ArmSMETypeConverter (and configure LLVM one instead) (#...Benjamin Maxwell8-39/+69
2023-12-04[mlir][vector] Make `TransposeOpLowering` configurable (#73915)Andrzej Warzyล„ski2-16/+28
2023-12-04[flang] Remove GCC 7.2 workarounds (#73574)Brad Smith2-34/+6
2023-12-04[bazel] Add missing dependency for 3a03da37a3c1e146ce7af1a1bbf8a2d3a0bf53dfBenjamin Kramer1-0/+1
2023-12-04Remove unused includes. NFC.Benjamin Kramer1-3/+0
2023-12-04[clang-tidy] readability-container-contains literal suffixes (#74215)Thomas Schenker3-2/+37
2023-12-04[analyzer] Let the checkers query upper and lower bounds on symbols (#74141)DonatNagyE6-14/+118
2023-12-04[Verifier] Check function attributes related to branch protection (NFC) (#70565)Momchil Velikov5-10/+53
2023-12-04[TargetInstrInfo] update INLINEASM memoperands once (#74135)Nick Desaulniers1-22/+21
2023-12-04Fix #41439: Update the documentation with the correct information. (#69377)Da-Viper1-2/+11
2023-12-04[SystemZ] Handle index-only addresses in (dis)assemblerUlrich Weigand7-26/+49
2023-12-04[SystemZ] Fix __builtin_s390_vceq* inconsistencyUlrich Weigand3-184/+185
2023-12-04[SystemZ] Fix naming of vlrlr/vstrlr builtinsUlrich Weigand4-8/+8
2023-12-04[SystemZ] Implement vector rotate in terms of funnel shiftUlrich Weigand13-208/+401
2023-12-04[mlir][nvvm] Introduce `nvvm.fence.proxy` (#74057)Guray Ozen4-0/+90
2023-12-04[mlir][nvgpu] Add address space attribute converter in nvgpu-to-nvvm pass (#...Guray Ozen3-0/+44
2023-12-04[SystemZ] Auto-generate vec-intrinsics testsUlrich Weigand4-944/+1292
2023-12-04[VPlan] Sink cases where no truncate is needed in truncateMinimalBWs.Florian Hahn2-27/+107
2023-12-04[AutoUpgrade] Simplify vclz upgrade (NFC)Nikita Popov1-10/+2
2023-12-04[flang] (Re-)Enable alias tags pass by default (#74250)Tom Eccles8-21/+60
2023-12-04[git] Add _LIBCPP_INLINE_VISIBILITY renaming to .git-blame-ignore-revs fileLouis Dionne1-0/+3
2023-12-04[libc++] Rename _LIBCPP_INLINE_VISIBILITY to _LIBCPP_HIDE_FROM_ABI (#74095)Louis Dionne234-5101/+5095
2023-12-04[X86] Regenerate combine-or.llSimon Pilgrim1-19/+12
2023-12-04[CodeGen] Remove redundant ID in WinEHPrepareImpl (#74322)paperchalice1-1/+0
2023-12-04[mlir] Add support for DIGlobalVariable and DIGlobalVariableExpression (#73367)Justin Wilson18-27/+379
2023-12-04[IndVarSimplify] Regenerate test checks (NFC)Nikita Popov1-112/+481
2023-12-04[gn build] Port bc8cff1d7fb2LLVM GN Syncbot1-0/+1
2023-12-04[clang-tidy] Add new modernize-use-starts-ends-with check (#72385)Nicolas van Kempen14-6/+374
2023-12-04[AMDGPU][True16][GISel] Support v_add_f16 codegen. (#74122)Ivan Kosarev2-124/+456
2023-12-04[flang] Fix move-assign operator for struct IncrementLoopInfo (#74137)Krzysztof Parzyszek1-5/+5
2023-12-04 [clang][NFC] Refactor expected directives in C++ DRs 400-499 (#74311)Vlad Serebrennikov1-238/+421