platform/upstream/llvm.git
2023-02-23 Teresa Johnson[LTO/WPD] Allow devirtualization to function alias...
2023-02-23 Kirill Stoimenov[HWASAN][LSAN] Only initialize Symbolizer if leak check...
2023-02-23 Nikolas Klauser[libc++] Run modules_include.sh.cpp compiles in parallel
2023-02-23 Sanjay Patel[InstCombine] add tests for select of div/rem with...
2023-02-23 Jez Ng[MC][nfc] Don't use a value after it has been std:...
2023-02-23 Björn Svensson[clang-tidy][doc] Remove unused variable
2023-02-23 Leonard Chan[SCEV] Ensure SCEV does not replace aliases with their...
2023-02-23 Advenam Tacet[ASan][libcxx] Annotating std::vector with all allocators
2023-02-23 Matthias Braun[clangd/index/remote]NFC: Adapt code to newer grpc...
2023-02-23 Joseph Huber[Libomptarget] Adjust the info.c test now that printing...
2023-02-23 Joseph Huber[Libomptarget] Add the CUDA feature to the packager
2023-02-23 Alex Langford[debugserver] Add one additional sleep before attaching...
2023-02-23 Hanhan Wang[mlir][tensor] Improve size inference in tiling tensor...
2023-02-23 Justin Bogner[AMDGPU] Move V_FMA_MIX pattern matching into tablegen...
2023-02-23 Arthur EubanksRevert "[Pipeline] Move ControlHeightReduction to modul...
2023-02-23 Kiran Chandramohan[Flang][Driver] NFC: Fix plugin test to work on Mac
2023-02-23 Benoit JacobName threadpool threads.
2023-02-23 Samuel ParkerRevert "[DAGCombine] Fold redundant select"
2023-02-23 Amy Kwan[scudo] Disable the GetRssFromBuffer scudo test on PPC
2023-02-23 Peiming Liu[mlir][sparse] support sparse tensor element type conve...
2023-02-23 Craig Topper[LegalizeTypes] Add a special case for (add X, 1) to...
2023-02-23 Jennifer YuSkip using this[:1] map info for non-member variable.
2023-02-23 Matthias Springer[mlir][GPU] Fix incorrect API usage in RewritePatterns
2023-02-23 Craig Topper[LegalizeTypes][RISCV] Add a special case to ExpandIntR...
2023-02-23 Viktoriia BakalovaMove the BySpelling map to IncludeStructure.
2023-02-23 Valentin Clement[flang][NFC] Remove unused variable
2023-02-23 Craig Topper[Clang] Teach buildFMulAdd to peek through fneg to...
2023-02-23 Breno GuimarãesAvoid strict aliasing violation on type punning inside...
2023-02-23 Akash Banerjee[MLIR][OpenMP] Add conversion support from FIR to LLVM...
2023-02-23 Craig Topper[RISCV] Properly diagnose mixing RVV scalable vectors...
2023-02-23 LLVM GN Syncbot[gn build] Port dcb834843ed4
2023-02-23 Jay Foad[AMDGPU] Split SIModeRegisterDefaults out of AMDGPUBase...
2023-02-23 Alexander KornienkoRevert "[clang] Add the check of membership for the...
2023-02-23 Valentin Clement[flang] Relax the check for polymorphic pointer in...
2023-02-23 Valentin Clement[flang] Accept polymorphic component element in storage...
2023-02-23 Valentin Clement[flang] Fix element indexing in Destroy component deall...
2023-02-23 Luke Lau[RISCV][NFC] Reuse getDeinterleaveViaVNSRL to lower...
2023-02-23 Luke Lau[RISCV] Lower interleave and deinterleave intrinsics
2023-02-23 John Brawn[Clang][NFC] Remove pointless defines from test command...
2023-02-23 OCHyams[Assignment Tracking][NFC] Avoid doing some work when...
2023-02-23 Sander de Smalen[InstCombine] NFC: Add implied condition to block in...
2023-02-23 David Spickett[lldb] Skip test_stop_reply_contains_thread_pcs on...
2023-02-23 Sander de Smalen[LV] NFC: Move logic to query maximum vscale to its...
2023-02-23 Kadir Cetinkaya[clangd] Set diag data before emitting
2023-02-23 Paul Robinson[PS4/PS5] Specify no <complex.h> or <threads.h>
2023-02-23 Tobias HietaRevert "[Clang] Implement fix for DR2628"
2023-02-23 Peter Steinfeld[Flang] Don't crash when BOZ literals are on the rhs...
2023-02-23 Kerry McLaughlin[SME2][AArch64] Add multi-vector rounding shift left...
2023-02-23 Jonas Paulsson[SLP] Check with target before vectorizing GEP Indices.
2023-02-23 Nikita Popov[PatternMatch] Don't require DataLayout for m_VScale()
2023-02-23 Corentin Jabot[Clang] Fix a crash when taking the address of a conste...
2023-02-23 khei4(NFC)[ConstantFold][InstSimplify] add tests for folding...
2023-02-23 David Spickett[LLDB] Mark test_stop_reply_contains_thread_pcs as...
2023-02-23 Piotr Sobczak[AMDGPU] Add more tests for buffer intrinsics
2023-02-23 Lorenzo CheliniFix comment in `Vectorization.cpp` (NFC)
2023-02-23 komalon1Revert "[SCEV] Preserve divisibility and min/max inform...
2023-02-23 Aaron Ballman[C++20] Stop claiming full support for consteval (for...
2023-02-23 Victor Perez[mlir][arith] Fold on extension of FP constants using...
2023-02-23 Mirko Brkusanin[AMDGPU][GFX11] Legalize and select partial NSA MIMG...
2023-02-23 Mirko Brkusanin[AMDGPU][MC][GFX11] Add Partial NSA format for image...
2023-02-23 Piotr Sobczak[AMDGPU] Clean up MUBUF immediate offset
2023-02-23 Emre KultursayClear read_fd_set if EINTR received
2023-02-23 Michal Terepeta[MLIR][Vector] Add a dependency on `:DataLayoutInterfaces`
2023-02-23 khei4Revert "(NFC)[ConstantFold][InstSimplify] add tests...
2023-02-23 Piotr Sobczak[AMDGPU][NFC] Add getMaxMUBUFImmOffset
2023-02-23 Alexander Belyaev[mlir] Fix folding for scf.for(tensor.cast).
2023-02-23 Matt ArsenaultInstCombine: Fold and/or of fcmp into class
2023-02-23 Haojian Wu[Tooling/Inclusion] Handle std::get symbol.
2023-02-23 Alon Kom[SCEV] Preserve divisibility and min/max information...
2023-02-23 Chuanqi Xu[Modules] Don't check [temp.friend]p9 in ASTContext...
2023-02-23 Kadir Cetinkaya[include-cleaner] Dont pass llvm::StringRef to gtest...
2023-02-23 Kadir Cetinkaya[include-cleaner] Always treat constructor calls as...
2023-02-23 Alon Kom[NFC] test commit
2023-02-23 Diana Picus[AMDGPU] Add GISel RUN lines to 2 existing tests. NFC
2023-02-23 Kadir Cetinkaya[include-cleaner] Check macros against stdlib database
2023-02-23 Lorenzo Chelini[MLIR][Linalg] Change insertion point for `bubbleUpPack...
2023-02-23 Jean Perier[flang][hlfir] Simplify hlfir.assign default codegen...
2023-02-23 khei4(NFC)[ConstantFold][InstSimplify] add tests for folding...
2023-02-23 Matthias Springer[mlir][IR] Use Listener for IR callbacks in OperationFolder
2023-02-23 OCHyams[Assignment Tracking] Initialise maps with minimum...
2023-02-23 Fangrui Song[ELF] --icf: don't fold a section without relocation...
2023-02-23 Piotr Sobczak[AMDGPU][NFC] Convert llvm.amdgcn tests to autogen
2023-02-23 Jeff Bailey[libc] Introduce sys/socket.h
2023-02-23 Chuanqi Xu[Coroutines] Remove -fcoroutines-ts
2023-02-23 Cyndy Ishida[llvm][TextAPI] add Default FileType value to Interface...
2023-02-23 Chuanqi Xu[NFC] Remove the use of '-fcoroutines-ts' in a test...
2023-02-23 Yeting Kuo[VP] Reorder is_int_min_poison/is_zero_poison operand...
2023-02-23 Serge PavlovRevert "[NFC] Make FPClassTest a bitmask enumeration"
2023-02-23 Serge Pavlov[NFC] Make FPClassTest a bitmask enumeration
2023-02-23 Animesh Kumar[OpenMP] Improve LIT tests on composite target constructs
2023-02-23 Cyndy Ishida[TextAPI] Add support for TBDv5 Files to nm & tapi...
2023-02-23 Shengchen Kan[BOLT][X86][NFC] Simplify the code of X86MCPlusBuilder...
2023-02-23 Leonard Chan[MC][CodeGen] Define R_RISCV_PLT32 and lower dso_local_...
2023-02-23 chenglin.bi[LogicCombine] Restore the logic-combine.ll to before...
2023-02-23 chenglin.bi[LogicCombine] Rename test file complex-logic.ll to...
2023-02-23 Aaron Siddhartha... [bazel] Remove unused dependency on libxml2
2023-02-23 Michael Jones[libc] Prevent printf index mode crashes
2023-02-23 Sanjay Patel[InstCombine] add one-use check to prevent creating...
2023-02-23 Sanjay Patel[InstCombine] add test for splat-of-binop; NFC
2023-02-22 Markus Böck[mlir] Partially revert removal of old `fold` method
next