platform/upstream/llvm.git
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
2023-02-22 Cyndy Ishida[llvm][TextAPI] Clean up minor bugs in YAML TextStub
2023-02-22 David Green[LSR] Fix incorrect check in 73cd3d4391ad47ae7
2023-02-22 Jie Fu[lldb] Fix -Wformat in DWARFDebugAranges.cpp (NFC)
2023-02-22 David Green[LSR] Prevent creating SCEVs of addrecs from mismatchin...
2023-02-22 Chia-hung Duan[scudo] Ensure all blocks are put in the correct group
2023-02-22 Chia-hung Duan[scudo] Fix the logic of pushing blocks of BatchClass
2023-02-22 Jeff Niu[mlir] Fix typo causing build error
2023-02-22 Jeff Niu[mlir] Add a SharedSymbolTableCollection class
2023-02-22 Kiran Chandramohan[MLIR,OpenMP,Flang] Add Conversion to LLVM for Section Op
2023-02-22 Craig Topper[AST] Add 'break;' to the last case in two switches...
2023-02-22 Roy Jacobson[Clang] Adjust triviality computation in QualType:...
2023-02-22 Alex Langford[lldb] Warn when Mach-O files have overlapping segments
2023-02-22 Craig Topper[RISCV] Be more explicit string replacements in RISCVIn...
2023-02-22 Nitin John Raj[RISCV] Replaced !subst chain with !foldl
2023-02-22 Peiming Liu[mlir][sparse] unconditionally use IndexType for sparse...
2023-02-22 Markus Böck[mlir] Complety remove old `fold` API
2023-02-22 Amir Ayupov[BOLT][NFC] Return struct from evaluateX86MemoryOperand
2023-02-22 Cyndy IshidaReland "[TextAPI] Implement TBDv5 Writer"
2023-02-22 Craig Topper[RISCV] Expand tab characters. NFC
2023-02-22 Quinn Dawkins[mlir][tensor] Fix transpose permutation in tensor...
2023-02-22 Kirill Stoimenov[LSAN] Make sure HWASAN tests are linked with lld
2023-02-22 Cyndy IshidaRevert "[TextAPI] Implement TBDv5 Writer"
next