platform/upstream/llvm.git
2022-01-12 Chuanqi Xu[Coroutines] Enhance symmetric transfer for constant...
2022-01-12 Duncan P. N... Support: Extract sys::fs::readNativeFileToEOF() from...
2022-01-12 Duncan P. N... Support: Avoid SmallVector::set_size() in Unix code
2022-01-12 Duncan P. N... Support: Avoid SmallVector::set_size() in Windows code
2022-01-12 Duncan P. N... AST: Avoid using SmallVector::set_size() in UnresolvedSet
2022-01-12 Jez Ng[lld-macho] Initialize separate time trace profiler...
2022-01-12 Duncan P. N... ADT: Avoid using SmallVector::set_size() in SmallString
2022-01-12 William S.... [MLIR][SCF] Remove unused arguments to whileop
2022-01-12 Duncan P. N... ASTMatchers: Avoid using SmallVector::set_size()
2022-01-12 Joe Loser[libc++][test] Move iter_swap into iterator.cust.swap...
2022-01-12 Fangrui Song[lld-macho] Rename LazySymbol to LazyArchive. NFC
2022-01-12 Mircea Trofin[MLGO] Add support for multiple training traces per...
2022-01-12 Adam Magier[clang][CodeGen][UBSan] VLA size checking for unsigned...
2022-01-12 Mircea Trofin[NFC][MLGO] Use ASSERT_TRUE in TFUtilsTest, where appro...
2022-01-12 Zequan Wu[LLDB][NativePDB] Add support for inlined functions
2022-01-11 Julian Lettner[NFC] Fixup for comment
2022-01-11 William S.... [MLIR][SCF] Canonicalize while statement whose cmp...
2022-01-11 Julian Lettner[TSan][Darwin] Enable Trace/TraceAlloc unit tests
2022-01-11 Konstantin... [libc++] Temporarily disable the in_out_result test...
2022-01-11 Julian Lettner[TSan][Darwin] Mark test UNSUPPORTED for iOS simulator
2022-01-11 Rainer Orth[sanitizer_common] Only use NT_GNU_BUILD_ID in sanitize...
2022-01-11 Roger Kim[llvm-libtool-darwin] Print a warning if object file...
2022-01-11 Roger Kim[NFC][llvm-libtool-darwin] Encapsulate the process...
2022-01-11 Kevin AtheyAdd 'eager-checks' as a module parameter to MSAN.
2022-01-11 Nikolas Klauser[libc++] Introduce __fits_in_sso()
2022-01-11 Nikolas Klauser[libc++] Add Status page for P2321R2 (Zip)
2022-01-11 Nikolas Klauser[libc++] Introduce __debug_db_insert_c()
2022-01-11 Markus Böck[clang][#47272] Avoid suggesting deprecated version...
2022-01-11 Patrick Holland[MCA] Switching from conservatively guessing which...
2022-01-11 MaheshRavishankar[mlir][Linalg] Pattern to fuse pad operation with eleme...
2022-01-11 zhijian[AIX] add the xcoff symbol size for the llvm-nm.
2022-01-11 David SalinasRevert D109159 : Revert "[amdgpu] Enable selection...
2022-01-11 Matt ArsenaultGlobalISel: Use cloneVirtualRegister in localizer
2022-01-11 Matt ArsenaultAMDGPU/GlobalISel: Regenerate baseline checks to includ...
2022-01-11 Philip Reames[InstCombine] Pull out a helper function to simplify...
2022-01-11 Philip Reames[DSE] Seperate malloc+memset -> calloc transform from...
2022-01-11 zhijian[AIX] support xcoff for llvm-nm
2022-01-11 Mircea Trofin[NFC][MLGO] Remove the word "inliner" in a generic...
2022-01-11 Maksim PanchenkoMerge BOLT into LLVM monorepo
2022-01-11 Philip Reames[DSE] Minor style improvements to calloc formation...
2022-01-11 Nick Desaulniers[clang] number labels in asm goto strings after tied...
2022-01-11 Elvis StansvikAccept string literal decay in conditional operator
2022-01-11 Philip Reames[DSE] Generalize store null to calloc allocated memory...
2022-01-11 William S.... [MLIR][LLVM] Add MemRead/MemWrite behavior to llvm...
2022-01-11 Yaxun (Sam... [HIP] Fix device malloc/free
2022-01-11 Nico Weber[gn build] (manually) port f77d115cc136 more
2022-01-11 Nick Desaulniers[clang][CGStmt] emit i constraint rather than X for...
2022-01-11 Roman Lebedev[NFC][SimplifyCFG] Add some more tests for sinking...
2022-01-11 James Y KnightFix bazel build after f77d115cc136585f39d30a78c741eb296...
2022-01-11 Nick Desaulniers[llvm][test] rewrite callbr to use i rather than X...
2022-01-11 Akira Hatanaka[CodeGen] Treat ObjC `__unsafe_unretained` and class...
2022-01-11 Mehdi AminiApply clang-tidy fixes for readability-redundant-contro...
2022-01-11 Shafik YaghmourFix clang-tidy bugprone-argument-comment that was mixed up
2022-01-11 Kazu Hirata[mlir] Fix a missing override warning
2022-01-11 Nick Desaulniers[SelectionDAG] treat X constrained labels as i for asm
2022-01-11 Aaron DeBattista[mlir][tosa] Allow optional TOSA decompositions to...
2022-01-11 John Ericson[libc++][libc++abi][libunwind] Dedup install path var...
2022-01-11 Arthur Eubanks[NFC][LazyCallGraph] Remove check in removeDeadFunction...
2022-01-11 Nick Desaulniers[ShrinkWrap] check for PPC's non-callee-saved LR
2022-01-11 Rob Suderman[mlir][tosa] Relax tosa.apply_scale operations
2022-01-11 William S.... [MLIR][SCF] Simplify scf.if by swapping regions if...
2022-01-11 Fangrui Song[ELF] Add RelocationScanner. NFC
2022-01-11 Lei Zhang[mlir][linalg] Improve pooling op iterator order consis...
2022-01-11 James Y KnightFix bazel build after 8503c688d555014b88849e933bf096035...
2022-01-11 Florian Hahn[IRBuilder] Introduce folder using inst-simplify, use...
2022-01-11 ksyx[clang-format] Fix SeparateDefinitionBlocks issues
2022-01-11 Philip Reames[instsimplify] Add a comment and test for a highly...
2022-01-11 LLVM GN Syncbot[gn build] Port f77d115cc136
2022-01-11 Matthias BraunX86InstrInfo: Support immediates that are +1/-1 differe...
2022-01-11 Craig Topper[RISCV] Add DAG combine to fold (fp_to_int (ffloor...
2022-01-11 Sven van Haastregt[SPIR-V] Drop double quote from test pattern
2022-01-11 Jan Svoboda[clang] Move `ApplyHeaderSearchOptions` from Frontend...
2022-01-11 Siva Chandra... [libc][NFC] Move sys/mman entrypoints to the default...
2022-01-11 Christian SiggMark arith.minf, arith.maxf as commutative.
2022-01-11 Philip Reames[GlobalsModRef] Apply indirect-global rule to all globa...
2022-01-11 Simon Pilgrim[X86] Apply clang-format to X86TargetLowering::isVector...
2022-01-11 Philip Reames[DSE] Style improvements after 3cef3cf - remove redunda...
2022-01-11 Dimitry Andric[Nomination] Adding Intel representatives to security...
2022-01-11 Florian Hahn[InstSimplify] Fold inbounds GEP to poison if base...
2022-01-11 Simon Atanasyan[mips][lld] Add test case to check symbol index reading...
2022-01-11 Simon Atanasyan[mips] Use `push_back` to insert element at the end...
2022-01-11 Simon Pilgrim[X86] Tag existing shuffle test case as PR53124
2022-01-11 Roman Lebedev[SCEV] `getSequentialMinMaxExpr()`: look into `umin...
2022-01-11 Roman Lebedev[NFC][SCEV] More tests with operand-wise redundant...
2022-01-11 Alexandre Ganea[compiler-rt] Silence warnings when building with MSVC
2022-01-11 Louis Dionne[libc++] Use TEST_HAS_NO_UNICODE instead of _LIBCPP_HAS...
2022-01-11 Kirill Stoimenov[ASan] Driver changes to always link-in asan_static...
2022-01-11 Nikita Popov[GlobalStatus] Look through non-constexpr casts
2022-01-11 Roman Lebedev[NFC][SCEV] Add more tests for umin_seq with redundant...
2022-01-11 Nico Weber[gn build] (manually) port 8503c688d555
2022-01-11 Nikita Popov[GlobalOpt] Regenerate test checks (NFC)
2022-01-11 Jan Svoboda[clang][lex] Keep references to `DirectoryLookup` objec...
2022-01-11 Benjamin Kramer[mlir][linalg] Use cast instead of dyn_cast that's...
2022-01-11 Roman Lebedev[SCEV] `getSequentialMinMaxExpr()`: keep only the first...
2022-01-11 Roman Lebedev[SCEV] Add test for umin_seq with duplicate operands
2022-01-11 Anastasia Stulova[SPIR-V] Remove unused variable
2022-01-11 Florian Hahn[InstSimplify] Add additional GEP tests with undef...
2022-01-11 David Spickett[lldb] Remove non address bits from memory read arguments
2022-01-11 Anastasia Stulova[SPIR-V] Add linking using spirv-link.
2022-01-11 Pavel Labath[lldb/qemu] Implement GetMmapArgumentList
next