platform/upstream/llvm.git
2023-01-10 Nikita Popov[GVNSink] Convert tests to opaque pointers (NFC)
2023-01-10 Ties Stuij[AArch64] lower abs intrinsic to new ABS instruction...
2023-01-10 Nikita Popov[GVNSink] Make tests more robust (NFC)
2023-01-10 Jens MassbergRemove unnecessary template specifiers from truct const...
2023-01-10 Nikita Popov[GlobalMerge] Convert tests to opaque pointers (NFC)
2023-01-10 Sjoerd Meijer[CostModel][AArch64] Add insert/extract element tests...
2023-01-10 Matthias Springer[mlir] GreedyPatternRewriter: fix counting of iterations
2023-01-10 Nikita PopovReapply [Dominators] Add findNearestCommonDominator...
2023-01-10 Nikita Popov[DSE] Add test with different unreachable block order...
2023-01-10 Sam Clegg[lld][WebAssembly] Fix memory.fill argument in 64-bit...
2023-01-10 Luke Lau[UpdateTestChecks] Add wasm64 target
2023-01-10 Dmitri GribenkoRevert "[JumpThreading] Preserve profile metadata durin...
2023-01-10 Simon Pilgrim[AArch64] Add Issue #59898 test case for D141363
2023-01-10 serge-sans... Move from llvm::makeArrayRef to ArrayRef deduction...
2023-01-10 Simon Pilgrim[AArch64] Regenerate rotate.ll test
2023-01-10 chenglin.bi[LSR] Hoist IVInc to loop header if its all uses are...
2023-01-10 eopXD[Clang][RISCV] Expose vlenb to user
2023-01-10 esmeyi[XCOFF][NFC] Update the test aix-xcoff-huge-relocs.ll
2023-01-10 Jessica Del[AMDGPU] adding test for partially masked operands
2023-01-10 Krasimir GeorgievRevert "[clang-format] Add an option for breaking after...
2023-01-10 Ben Shi[AVR] Do not select unimplemented pseudo instructions
2023-01-10 Pierre van... [InstCombine] Combine lshr of add -> (a + b < a)
2023-01-10 Jean Perier[flang] Lower addresses inside global initializers...
2023-01-10 Pierre van... [InstCombine] Precommit D138814 tests
2023-01-10 Jean Perier[flang] Allow and use fir.rebox in fir.global
2023-01-10 Douglas YungRevert "[llvm-profdata] Add option to cap profile outpu...
2023-01-10 Douglas YungRevert "[ProfileData] Fix a warning"
2023-01-10 esmeyi[XCOFF] support the overflow section (only relocation...
2023-01-10 Johannes Doerfert[OpenMP] Use Attributor to find underlying objects...
2023-01-10 Yi KongFix build when LLVM_BUILTIN_TARGETS is not set
2023-01-10 Alexandre Ganea[Clang] Silence a "unused variable" warning when buildi...
2023-01-10 Amy Huang[LLD] Remove global state in lld/COFF
2023-01-10 Owen AndersonRevert "Remove the ThreadLocal template from LLVM."
2023-01-10 Owen AndersonRevert "Fix warning when building with GCC."
2023-01-10 Owen AndersonFix warning when building with GCC.
2023-01-10 Owen AndersonRemove the ThreadLocal template from LLVM.
2023-01-10 Joshua Cao[SCEV] Add llvm.experimental.guard conditions to applyL...
2023-01-10 hezuoqiang[BOLT] Modify the print option to a meaningful value
2023-01-10 Chuanqi Xu[NFC] Fix a test faliing in AIX
2023-01-10 Guozhi WeiRevert "[GVN] Improve PRE on load instructions"
2023-01-10 Jojo R[RISCV] Add codegen support for RISCV XTHeadVdot Extension
2023-01-10 jacquesguan[mlir] Avoid crash of UnsignedWhenEquivalent for no...
2023-01-10 Kito Cheng[RISCV] Add H extension
2023-01-10 Casey Carter[libc++][test] Avoid MSVC constexpr bug
2023-01-10 Philip Reames[XCore] Use the newly introduced generic MEMBARRIER...
2023-01-10 KAWASHIMA Takahiro[AArch64] Add SVE int instructions to isAssociativeAndC...
2023-01-10 KAWASHIMA Takahiro[AArch64] Add SVE FP instructions to isAssociativeAndCo...
2023-01-10 Philip ReamesAdd a space for readability [nfc]
2023-01-10 Philip Reames[X86] Reuse STDNone for MFENCE node [nfc]
2023-01-10 Philip Reames[VE] Use generic MEMBARRIER SDAG node [nfc]
2023-01-10 Johannes Doerfert[OpenMP][FIX] Remove version specific check lines
2023-01-10 Ron Liebermanfix : add missing open brace [OpenMP][FIX] Avoid using...
2023-01-10 Craig Topper[RISCV] Add isel patterns to form tail undisturbed...
2023-01-10 Craig Topper[RISCV] Update combineBinOp_VLToVWBinOp_VL to check...
2023-01-10 Craig Topper[RISCV] Add test cases for PR59345. NFC
2023-01-10 Johannes Doerfert[Attributor] Allow cfg reasoning for thread-local objects
2023-01-10 Johannes Doerfert[Attributor][OpenMP][NFC] Cleanup tests via update...
2023-01-10 Johannes Doerfert[OpenMP][NFC] Rerun the update_cc_test_checks on most...
2023-01-10 Jeff Niu[mlir][llvm] Don't mark CallIntrinsicOp as Pure
2023-01-10 Xiang Li[DirectX backend] PartSize not include PartHeader
2023-01-10 Xiang Li[DirectX backend] Remove unused bitcode block for dxil
2023-01-10 Johannes Doerfert[OpenMP][FIX] Avoid using an Error object after a std...
2023-01-10 Johannes Doerfert[Intrinsics][FIX] Patchpoint intrinsics are not `nocall...
2023-01-10 Johannes Doerfert[GVN][NFC] Precommit intrinsic bug test case, see D141190
2023-01-09 Caroline Tice[AAUnderlyingObjects] Initialize an uninitialized boolean.
2023-01-09 Benjamin Kramer[GVN] Fold variable into assert. NFC
2023-01-09 Jonas Devlieghere[lldb] Limit trusting aranges to dSYMs only.
2023-01-09 Nick Desaulniersupdate_any_test_checks.py: run from any dir
2023-01-09 Stanislav Mekhanoshin[AMDGPU] Cast sub-dword elements to i32 in concat_vectors
2023-01-09 Nick Desaulniers[llvm][PPCISelDAGToDAG] rename ppc-codegen to ppc-isel
2023-01-09 Philip Reames[SDAG] Introduce a common MEMBARRIER node [nfc]
2023-01-09 Jeffrey Byrnes[AMDGPU] More selectively attach implicit operands...
2023-01-09 Casey Carter[libc++][test] _VSTD => std:: in test code
2023-01-09 Guozhi Wei[GVN] Improve PRE on load instructions
2023-01-09 Nathan Ridge[clangd] Include the correct header for typeid()
2023-01-09 Casey Carter[libc++][test] Silence MSVC warning
2023-01-09 Adrian PrantlReturn a shared_ptr from ScratchTypeSystemClang::GetFor...
2023-01-09 Casey Carter[libc++][test] Make some string tests MSVC-friendly
2023-01-09 Kazu Hirata[ProfileData] Fix a warning
2023-01-09 Stanislav Mekhanoshin[AMDGPU] More tests for vector_shuffle.packed.ll. NFC.
2023-01-09 Alex Brachet[JumpThreading] Fix test to require asserts
2023-01-09 bixia1[mlir][sparse] Improve the rewriting for NewOp with...
2023-01-09 Jonas Devlieghere[lldb] Trust the arange accelerator tables in dSYMs
2023-01-09 Teresa Johnson[MemProf] Fix combined index handling for locals
2023-01-09 William Huang[llvm-profdata] Add option to cap profile output size
2023-01-09 Rafael A Herrera... OpenMPOpt: Check nested parallelism in target region
2023-01-09 Sanjay Patel[InstCombine] limit zext-of-icmp folds to bit-hacks
2023-01-09 Sanjay Patel[InstCombine] simplify code and fix formatting; NFC
2023-01-09 Sanjay Patel[InstCombine] add tests for zext-of-icmp; NFC
2023-01-09 Philip Reames[RISCV] Add -experimental-ztso test coverage
2023-01-09 Lei Zhang[mlir][spirv] Fix MLIR code snippet marker in TD files
2023-01-09 Tue Ly[libc][Obvious] Re-enable log10 tests.
2023-01-09 Siva Chandra... [libc][Obvious] Address few GCC warnings.
2023-01-09 Tue Ly[libc][Obvious] Fix typos in LLVMLibCArchitectures...
2023-01-09 Fangrui Song[sanitizer] Don't intercept LFS64 symbols on musl
2023-01-09 Alex BrachetRevert "[libc] Templatize str{,n}cmp"
2023-01-09 Corentin Jabot[Clang] Correctly capture bindings in dependent lambdas.
2023-01-09 Alex Brachet[libc] Move b* string functions to strings.h
2023-01-09 Alex Brachet[libc] Templatize str{,n}cmp
2023-01-09 spupyrev[BOLT] introducing profi params
next