summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-04[๐˜€๐—ฝ๐—ฟ] changes introduced through rebaseusers/vitalybuka/spr/main.nfcasan-inline-ensure_asan_inited-macroVitaly Buka
2023-12-04[NFC][ASAN] Replace AsanInitIsRunning with TryAsanInitFromRtlVitaly Buka
2023-12-04[libc] build with -Werror (#73966)Nick Desaulniers
2023-12-04[๐˜€๐—ฝ๐—ฟ] changes introduced through rebaseVitaly Buka
2023-12-04[libc] Add the missing math_extras.h include (#74259)Petr Hosek
2023-12-04[NFC][ASAN] Move ENSURE_ASAN_INITED into AsanInitFromRtl (#74170)Vitaly Buka
2023-12-04[RISCV] Rework IDiv and FDiv pipes on SiFive7 (#73970)Michael Maitland
2023-12-04Use Address for CGBuilder's CreateAtomicRMW and CreateAtomicCmpXchg. (#74349)James Y Knight
2023-12-04[libc][NFC] unify startup library's code style with the rest (#74041)Schrodinger ZHU Yifan
2023-12-04[sanitizer_symbolizer] RenderContextual elements for symbolizer markup.Andres Villegas
2023-12-04[lldb][NFC] Delete unreachable code and dead variable in OptionArgParserFelipe de Azevedo Piovezan
2023-12-04[lldb][NFC] Remove else after return in OptionArgParseFelipe de Azevedo Piovezan
2023-12-04[lldb][NFC] Remove unnecessary std::string temporariesFelipe de Azevedo Piovezan
2023-12-04XFailing test cases that fail on PowerPCKamau Bridgeman
2023-12-04[mlir][llvm] Fix attribute printer warning (NFC)(#74351)Tobias Gysi
2023-12-04[MLIR][NVVM]: Add cp.async.mbarrier.arrive Op (#74241)Durga
2023-12-04[flang] IEEE_ARITHMETIC and IEEE_EXCEPTIONS intrinsic module procedures (#74138)vdonaldson
2023-12-04[SPIR-V] Add SPIRV-Tools for testing (#73044)Natalie Chouinard
2023-12-04[mlir][mesh] Add TableGen deffinitions of more collective ops (#73842)Boian Petkantchin
2023-12-04[mlir][ArmSME] Remove ArmSMETypeConverter (and configure LLVM one instead) (#...Benjamin Maxwell
2023-12-04[mlir][vector] Make `TransposeOpLowering` configurable (#73915)Andrzej Warzyล„ski
2023-12-04[flang] Remove GCC 7.2 workarounds (#73574)Brad Smith
2023-12-04[bazel] Add missing dependency for 3a03da37a3c1e146ce7af1a1bbf8a2d3a0bf53dfBenjamin Kramer
2023-12-04Remove unused includes. NFC.Benjamin Kramer
2023-12-04[clang-tidy] readability-container-contains literal suffixes (#74215)Thomas Schenker
2023-12-04[analyzer] Let the checkers query upper and lower bounds on symbols (#74141)DonatNagyE
2023-12-04[Verifier] Check function attributes related to branch protection (NFC) (#70565)Momchil Velikov
2023-12-04[TargetInstrInfo] update INLINEASM memoperands once (#74135)Nick Desaulniers
2023-12-04Fix #41439: Update the documentation with the correct information. (#69377)Da-Viper
2023-12-04[SystemZ] Handle index-only addresses in (dis)assemblerUlrich Weigand
2023-12-04[SystemZ] Fix __builtin_s390_vceq* inconsistencyUlrich Weigand
2023-12-04[SystemZ] Fix naming of vlrlr/vstrlr builtinsUlrich Weigand
2023-12-04[SystemZ] Implement vector rotate in terms of funnel shiftUlrich Weigand
2023-12-04[mlir][nvvm] Introduce `nvvm.fence.proxy` (#74057)Guray Ozen
2023-12-04[mlir][nvgpu] Add address space attribute converter in nvgpu-to-nvvm pass (#...Guray Ozen
2023-12-04[SystemZ] Auto-generate vec-intrinsics testsUlrich Weigand
2023-12-04[VPlan] Sink cases where no truncate is needed in truncateMinimalBWs.Florian Hahn
2023-12-04[AutoUpgrade] Simplify vclz upgrade (NFC)Nikita Popov
2023-12-04[flang] (Re-)Enable alias tags pass by default (#74250)Tom Eccles
2023-12-04[git] Add _LIBCPP_INLINE_VISIBILITY renaming to .git-blame-ignore-revs fileLouis Dionne
2023-12-04[libc++] Rename _LIBCPP_INLINE_VISIBILITY to _LIBCPP_HIDE_FROM_ABI (#74095)Louis Dionne
2023-12-04[X86] Regenerate combine-or.llSimon Pilgrim
2023-12-04[CodeGen] Remove redundant ID in WinEHPrepareImpl (#74322)paperchalice
2023-12-04[mlir] Add support for DIGlobalVariable and DIGlobalVariableExpression (#73367)Justin Wilson
2023-12-04[IndVarSimplify] Regenerate test checks (NFC)Nikita Popov
2023-12-04[gn build] Port bc8cff1d7fb2LLVM GN Syncbot
2023-12-04[clang-tidy] Add new modernize-use-starts-ends-with check (#72385)Nicolas van Kempen
2023-12-04[AMDGPU][True16][GISel] Support v_add_f16 codegen. (#74122)Ivan Kosarev
2023-12-04[flang] Fix move-assign operator for struct IncrementLoopInfo (#74137)Krzysztof Parzyszek
2023-12-04 [clang][NFC] Refactor expected directives in C++ DRs 400-499 (#74311)Vlad Serebrennikov