platform/upstream/llvm.git
2023-07-03 Mike Crowe[clang-tidy] Fix width/precision argument order in...
2023-07-03 Alex Langford[lldb][NFCI] TypeSystemClang::CreateStructForIdentifier...
2023-07-03 Alex Langford[lldb][NFCI] Remove unneeded use of ConstString in...
2023-07-03 Peter Klausler[flang] Add optional portability warning for upcoming...
2023-07-03 Matthias Springer[mlir][Interfaces] Add `promoteIfSingleIteration` to...
2023-07-03 Christudasan... [CodeGen] MRI call back in TargetMachine
2023-07-03 Yashwant Singh[Mips] Remove isMoveReg=1 from wrdsp and rddsp instructions
2023-07-03 Christian Ulmann[mlir][LLVM] Export LLVMFuncOp's GC for declarations
2023-07-03 Kadir Cetinkaya[clang][tooling] Fix early termination when there are...
2023-07-03 David Truby[flang] Install omp_lib.h to install directory alongsid...
2023-07-03 Paul Walker[SVE] Extend incp/decp testing to cover 32-bit use...
2023-07-03 Joel E. Denny[OpenMP] libomptarget: Don't map alignment padding...
2023-07-03 Mariya Podchishchaeva[clang] Add `__has_extension ()` for C++11 features
2023-07-03 Balazs Benics[NFC] Fix typo explicitly_convertable -> explicitly_con...
2023-07-03 David SpickettRevert "[ARM] Adjust strd/ldrd codegen alignment requir...
2023-07-03 Louis Dionne[lit] Remove dead code not referenced, documented or...
2023-07-03 Louis Dionne[libc++] Move all the remaining .fail.cpp tests to...
2023-07-03 Louis Dionne[libc++] Add missing includes
2023-07-03 Matthias Springer[mlir][transform] Add `transform.apply_licm` op
2023-07-03 Florian Hahn[LV] Check for vector instruction in main vector loop.
2023-07-03 Simon Pilgrim[Headers][X86] Ensure all AVX broadcast scalar load...
2023-07-03 Felipe de Azevedo... [lldb][NFC] Simplify GetLocation_DW_OP_addr function
2023-07-03 Felipe de Azevedo... [lldb] Skip apple accelerator table test in DWARF 5...
2023-07-03 Ankur[clang][ExtractAPI] Add --emit-symbol-graph option
2023-07-03 Leandro Lupori[flang] Fix codegen of subcomponents' indexing
2023-07-03 Sergei Barannikov[RISCV] Use parseDirective returning ternary status...
2023-07-03 Adrian Kuegel[mlir][Bazel] Add missing dependencies after 564713c471...
2023-07-03 Sedenion[clang-format] Fixed bad performance with enabled quali...
2023-07-03 Quentin Colombet[mlir][Linalg] Remove useless include
2023-07-03 Igor Kirillov[CodeGen] Refactor ComplexDeinterleaving to run identif...
2023-07-02 Aleksandr Popov[AArch64] Add PredictableSelectIsExpensive feature...
2023-07-03 Cullen Rhodes[mlir][ArmSME] Add basic lowering of vector.transfer_wr...
2023-07-03 Xiaodong Liu[ISel] Improve notes for 'ComplexPattern' class
2023-07-03 Xiaodong Liu[AMDGPU] Fix typo for "amdgpu-spill-sgpr-to-vgpr" optio...
2023-07-03 Mariya Podchishchaeva[clang] Fix new-expression with elaborated-type-specifier
2023-07-02 aleks-tmb[IRCE][Tests] Add tests with range checks in the form...
2023-07-03 Théo Degioanni[mlir][llvm] Type consistency transformations
2023-07-03 David Green[Reassociate] Keep flags for more unchanged operations
2023-07-03 Quentin Colombet[mlir][Linalg] Implement the tiling interface for softmax
2023-07-03 Wang, Xin10[X86]Precommit test cases for D154193
2023-07-03 Ella Ma[analyzer][CStringChecker] Adjust the invalidation...
2023-07-03 zhanglimin[dfsan] Support Linux loongarch64
2023-07-03 Haojian Wu[Tooling][Rewriter] Remove the redundant AtomicallyMove...
2023-07-03 Balazs Benics[ADT] Add deduction guide for iterator_range
2023-07-03 tripleCC[analyzer] Fix false negative when using a nullable...
2023-07-03 Matthias Springer[mlir][linalg] LinalgOp-anchored empty tensor elimination
2023-07-03 Matthias Springer[mlir][vector] Clean up some dimension size checks
2023-07-03 Matthias Springer[mlir][linalg] Remove redundant dimension size helper...
2023-07-03 Ben Shi[CSKY] Optimize conditional branch with BLZ32/BLSZ32...
2023-07-03 Ben Shi[CSKY] Optimize IR pattern icmp-select with DECT32...
2023-07-03 Matthias Springer[mlir][transform] Add `transform.apply_cse` op
2023-07-03 Matthias Springer[mlir][Transforms][NFC] CSE: Add C++ entry point
2023-07-03 Matthias Springer[mlir][IR] Fix memory leak in DominanceInfo
2023-07-03 Jie Fu[flang] Fix -Wstring-conversion in PPCIntrinsicCall...
2023-07-03 Kelvin Li[flang] Add PowerPC vec_cmpge, vec_cmpgt, vec_cmple...
2023-07-03 Chuanqi Xu[Coroutines] Prevent infinite loop in simplifyTerminato...
2023-07-03 Freddy Ye[X86] Add missing features for ivybridge, sandybridge...
2023-07-03 Alfred Persson... [libc] Correct usage of __unix__ and __linux__
2023-07-02 Eugene Zhulenev[mlir] Use reinterpret cast to construct TypedValue...
2023-07-02 Eugene Zhulenev[mlir] Specialize DenseMapInfo and PointerLikeTypeTrait...
2023-07-02 Maurice Heumann[ARM] Adjust strd/ldrd codegen alignment requirements
2023-07-02 Eli Friedman[clang][CodeGen] Fix global variables initialized with...
2023-07-02 Florian Hahn[LV] Add test case for #63602.
2023-07-02 Aaron Ballman[C11] Correct global atomic pointer initialization...
2023-07-02 Sergei BarannikovRevert "[MC] Allow conversion between ParseStatus and...
2023-07-02 Yaxun (Sam... [AMDGPU] Rename predefined macro __AMDGCN_WAVEFRONT_SIZE
2023-07-02 Amirreza AshouriFix typo "__is_parititioned_impl" to "__is_partitioned_...
2023-07-02 Youngsuk Kim[clang] Remove CGBuilderTy::CreateElementBitCast
2023-07-02 David Green[DAG][AArch64] Handle vector types when expanding sdiv...
2023-07-02 Simon Pilgrim[GlobalIsel][X86] Add initial scalar G_MUL/G_SMULH...
2023-07-02 David Green[AArch64] Expand typesizes of tests for constant srem...
2023-07-02 Rainer Orth[sanitizer_common][test] Fix huge_malloc.c UNSUPPORTED...
2023-07-02 David Green[AArch64] Ensure BICi and ORRi have same input and...
2023-07-02 Timm Bäder[llvm][NFC] Stop plenking in an assertion message
2023-07-02 Timm Bäder[clang][Sema][NFC] Make worklist in CheckForIntOverflow...
2023-07-02 Timm Bäder[clang][Interp][NFC] Fix a test to actually test something
2023-07-02 Haohai Wen[Driver][MSVC] Move lld specific flags before inputs
2023-07-02 Yuanfang Chen[clang] P1816R0 and P2082R1 should work for cxx20 and...
2023-07-01 Igor Kudrin[AArch64] Emit fewer CFI instructions for synchronous...
2023-07-01 Sergei Barannikov[MC] Allow conversion between ParseStatus and MatchOper...
2023-07-01 David Green[AArch64] Treat the icmp in icmp(and(..), 0) as free
2023-07-01 Thurston DangRevert "[msan] Intercept dladdr1, and refactor dladdr"
2023-07-01 Thurston Dang[msan] Intercept dladdr1, and refactor dladdr
2023-07-01 Evandro Menezes[AArch64] Remove duplicate code (NFC)
2023-07-01 Petr Hosek[libc] Missing FEnvImpl.h dependency on math.h
2023-07-01 Sergei Barannikov[RISCV] Add a test with unknown argument of .attribute...
2023-07-01 Evandro Menezes[AArch64] Add scheduling model for Neoverse N1
2023-07-01 Piotr Zegar[clang-tidy] Correct sizeof/alignas handling in misc...
2023-07-01 Piotr Fusik[libc++] Implement stringbuf members of P0408R7 (Effici...
2023-07-01 Mark de Wever[libc++][doc] Updates spaceship status.
2023-07-01 Mark de Wever[libc++] Enables constexpr string tests.
2023-07-01 Mike Crowe[clang-tidy] Improve documentation for modernize-use...
2023-07-01 Haojian Wu[LTO] Fix a missing comment
2023-07-01 Haojian Wu[bazel] Port bazel support for 5bf8efd269f8b75b5be40f08...
2023-07-01 Haojian Wu[LTO] Replace llvm::writeFileAtomically with llvm:...
2023-07-01 Vincent Lee[FuncSpec] Avoid crashing when SwitchInst doesn't see...
2023-07-01 Evandro Menezes[AArch64] Remove duplicate code (NFC)
2023-07-01 Sergei Barannikov[MC] Add three-state parseDirective as a replacement...
2023-07-01 Jason MolendaChange the dyld notification function that lldb puts...
2023-07-01 Haohai Wen[lld/COFF] Add /dwodir to enable DWARF fission with LTO
next