platform/upstream/llvm.git
2022-04-14 Stella Laurenzo[NFC] Generically resolve body in FunctionOpInterface...
2022-04-14 Brad Smith[Clang] Move Hexagon / VE IAS enabling to Generic_GCC...
2022-04-14 Shoaib Meenai[cmake] Loosen multi-distribution restrictions
2022-04-14 Arjun P[MLIR][Presburger] change some `push_back`s to `emplace...
2022-04-14 Arjun P[MLIR][Presburger] change some post-increments/decremen...
2022-04-14 wangpc[RISCV][NFC] Use addExpr() instead of createExpr()
2022-04-14 Florian Mayer[HWASan] symbolize: use buildid index for locals.
2022-04-14 Peter Klausler[flang] Error handling for out-of-range CASE values
2022-04-14 Vitaly Buka[sanitizer] Disable malloc_hook_skip on Darwin
2022-04-14 Nico Weber[gn build] (manually) port ab8abeaf48ab
2022-04-14 Fangrui Song[randstruct] Fix -Wunused-but-set-variable with Clang...
2022-04-14 Peter Klausler[flang] Fold IBITS() intrinsic function
2022-04-14 Okwan Kwon[mlir] Fix a typo to load lsp-mode correctly.
2022-04-13 Fangrui Song[Driver] Change CLANG_ENABLE_OPAQUE_POINTERS_INTERNAL...
2022-04-13 Vitaly Buka[sanitizer] Don't run malloc hooks for stacktraces
2022-04-13 Arthur Eubanks[bazel] Set CLANG_ENABLE_OPAQUE_POINTERS_INTERNAL to 1
2022-04-13 Arthur Eubanks[gn build] Set CLANG_ENABLE_OPAQUE_POINTERS_INTERNAL=1
2022-04-13 Jonas Devlieghere[lldb] Remove reproducer logic from LocateSymbolFileMacOSX
2022-04-13 Jonas Devlieghere[lldb] Format LocateSymbolFileMacOSX (NFC)
2022-04-13 Mehdi AminiApply clang-tidy fixes for llvm-else-after-return in...
2022-04-13 Mehdi AminiApply clang-tidy fixes for readability-identifier-namin...
2022-04-13 Damian Rouson[flang] expand the num_images test coverage
2022-04-13 Peter Klausler[flang] Emit a portability warning for padding in COMMON
2022-04-13 Christopher... [MLIR][GPU] Add GPU ops nvvm.mma.sync, nvvm.mma.ldmatri...
2022-04-13 Julian LettnerAdapt "cross compile?" check for Apple Silicon
2022-04-13 Jonas Devlieghere[lldb] Fix a bug in the decorator matching logic.
2022-04-13 Martin SeborRun update_test_checks.py after parameter renaming...
2022-04-13 Jonas Devlieghere[debugserver ] Un-conditionalize use of libcompression
2022-04-13 Stanislav Mekhanoshin[AMDGPU] Increate hazard for store dwordx3/4 to 2 waits...
2022-04-13 Sanjay Patel[SimplifyCFG] improve readability in switch-to-select...
2022-04-13 Sanjay Patel[SimplifyCFG] add more tests for switch to select trans...
2022-04-13 Corentin Jabot[clang] Implement Change scope of lambda trailing-retur...
2022-04-13 Martin SeborReplace numbered function arguments with descriptive...
2022-04-13 Corentin JabotFix compatibility with retroactive C++23 change [NFC]
2022-04-13 Nikolas Klauser[libc++] `bitset::operator[] const` should return bool
2022-04-13 Matt ArsenaultRegAlloc: Fix remaining virtual registers after allocat...
2022-04-13 Jez Ng[lld-macho][nfc] De-templatize UnwindInfoSection
2022-04-13 Vitaly BukaRevert "[sanitizer] Don't run malloc hooks for stacktraces"
2022-04-13 Jonas Devlieghere[lldb] Expand $ when using tcsh
2022-04-13 Vladislav Khmelevsky[BOLT] Update skipRelocation for aarch64
2022-04-13 Martin SeborReplace %0 in function arguments with descriptive names.
2022-04-13 Yitzhak Mandelbaum[clang][dataflow] Weaken abstract comparison to enable...
2022-04-13 Thomas Raoux[mlir][vector] Add unrolling pattern for TransposeOp
2022-04-13 Mehdi AminiRevert "[clang] Implement Change scope of lambda traili...
2022-04-13 Eli FriedmanRestrict lvalue-to-rvalue conversions in CGExprConstant.
2022-04-13 Matt ArsenaultRegAllocGreedy: Remove redundant check for virtual...
2022-04-13 Matt ArsenaultAMDGPU: Relax test check on tablegen debug output
2022-04-13 serge-sans... [iwyu] Handle regressions in libLLVM header include
2022-04-13 Congzhe Cao[DA] Refactor with a better API
2022-04-13 Amir Ayupov[BOLT][TEST] Add -no-pie to two tests
2022-04-13 Vitaly Buka[sanitizer] Don't run malloc hooks for stacktraces
2022-04-13 Aaron BallmanFix a typo with this test function name
2022-04-13 Amir Ayupov[BOLT][TEST] Remove -no-pie from cflags/cxxflags
2022-04-13 Corentin Jabot[Clang] Fix html error in cxx_status.html [NFC]
2022-04-13 Florian HahnRevert "[LICM] Only create load in pre-header when...
2022-04-13 Maksim Panchenko[BOLT] Ignore PC-relative relocations from data to...
2022-04-13 Amir Ayupov[BOLT] Fix data race in shortenInstructions
2022-04-13 Erich KeaneFix Werror build issue from 6f20744b7ff875
2022-04-13 Corentin Jabot[clang] Implement Change scope of lambda trailing-retur...
2022-04-13 Mogball[mlir][ods] Remove StrEnumAttr
2022-04-13 Aleksandr Platonov[Sema] Don't check bounds for function pointer
2022-04-13 Erich KeaneAdd support for ignored bitfield conditional codegen.
2022-04-13 Jacques Pienaar[mlir][pdll] Include string in PDLLServer.h
2022-04-13 Xing Xue[libunwind][AIX] implementation of the unwinder for AIX
2022-04-13 serge-sans... Revert "[ValueTracking] Make getStringLenth aware of...
2022-04-13 David Green[AArch64] Add new shuffles tests, and regenerate aarch6...
2022-04-13 Jacques Pienaar[mlir][pdll] Rename extra dir flag
2022-04-13 chenglin.bi[AArch64][SelectionDAG] stick all the power-of-two...
2022-04-13 Evgeny Mandrikov[NFC] Fix build failure with GCC 11 in C++20 mode
2022-04-13 Jacques Pienaar[mlir][pdll] Add extra-dirs for LSP includes.
2022-04-13 Anna ThomasCheck users of instrinsics instead of traversing entire...
2022-04-13 Chris Bieneman[NFC] Add CMake cache file for HLSL
2022-04-13 Momchil Velikov[AArch64] Async unwind - Adjust unwind info in AArch64L...
2022-04-13 Nathan Sidwell[demangler] Rust demangler buffer return
2022-04-13 Jay Foad[AMDGPU] Initialize a couple more Subtarget fields
2022-04-13 Xing Xue[libunwind][AIX] implementation of the unwinder for AIX
2022-04-13 Florian HahnRecommit "[LICM] Only create load in pre-header when...
2022-04-13 LLVM GN Syncbot[gn build] Port a85da649b9ac
2022-04-13 Xing Xue[libunwind][AIX] implementation of the unwinder for AIX
2022-04-13 Yaxun (Sam... [CUDA][HIP] Fix host used external kernel in archive
2022-04-13 Nikita Popov[SimplifyLibCalls] Don't mark memchr() memory as fully...
2022-04-13 Marek Kurdej[clang-format] Fix SeparateDefinitionBlocks breaking...
2022-04-13 Tobias Hieta[NFC] Simplify /noimplib argument logic
2022-04-13 Tobias Hieta[LLD][COFF] Add support for /noimplib
2022-04-13 chenglin.bi[SimplifyCFG] add tests for switch to select; NFC
2022-04-13 chenglin.biRevert "[SimplifyCFG] add tests for switch to select...
2022-04-13 PeixinQiao[OpenMP] Lowering to MLIR of ordered threads directive
2022-04-13 PeixinQiao[flang][OpenMP] Add semantic checks of nesting of regio...
2022-04-13 Marius Brehler[mlir][docs] Fix broken links
2022-04-13 Louis Dionne[libc++] Mark completed paper as complete
2022-04-13 LLVM GN Syncbot[gn build] Port 2fb026ee4d1a
2022-04-13 Louis Dionne[libc++] Post-commit adjustments after rebasing D117656
2022-04-13 Arthur O'DwyerImplement move_sentinel and C++20 move_iterator.
2022-04-13 Pavel Labath[lldb] Fixup af921006d3792f for non-linux platforms
2022-04-13 chenglin.bi[SimplifyCFG] add tests for switch to select; NFC
2022-04-13 LLVM GN Syncbot[gn build] Port 2b424f4ea82e
2022-04-13 Louis Dionne[libc++] Implement ranges::filter_view
2022-04-13 Jonas Paulsson[SystemZ] Implement adjustInliningThreshold().
2022-04-13 Sam McCall[clangd] Export preamble AST and serialized size as...
2022-04-13 Pavel Labath[lldb] Remove the global platform list
next