platform/upstream/llvm.git
2022-01-12 Lang Hames[JITLink][AArch64] Add support for splitting eh-frames...
2022-01-12 Andrzej Warzynski[flang] Make the `flang` wrapper script check the Bash...
2022-01-12 Florian Hahn[IRBuilder] Migrate add-folding to value-based FoldAdd.
2022-01-12 Phoebe Wang[X86][ABI] Pre-commit test for the f80 ABI alignment...
2022-01-12 Simon Tatham[extract_symbols.py] Fix line-splitting of tool output.
2022-01-12 Matthias Springer[mlir][linalg][bufferize] Support std.select bufferization
2022-01-12 Nikita Popov[GlobalOpt] Drop redundant setExternallyInitialized...
2022-01-12 Nikita Popov[GlobalStatus] Remove unused HasNonInstructionUser...
2022-01-12 Nikita Popov[GlobalOpt] Support "stored once" optimization for...
2022-01-12 Carlos Galvez[clang] Introduce support for disabling warnings in...
2022-01-12 Chuanqi Xu[Coroutines] Handle lifetime markers, bitcast and unuse...
2022-01-12 Stanislav Gatev[clang][dataflow] Add transfer functions for data membe...
2022-01-12 Uday BondhugulaAdd inliner interface for GPU dialect
2022-01-12 Esme-Yi[llvm-readobj][XCOFF] dump auxiliary symbols.
2022-01-12 Lang Hames[JITLink][AArch64] Use R-X permissions for the GOT.
2022-01-12 Lang Hames[ORC] Add an ostream operator for ExecutorAddrRange.
2022-01-12 Lang Hames[JITLink] Use Section + Offset format for anon symbols...
2022-01-12 Jez Ng[lld-macho] Try and fix map-file.s' flakiness
2022-01-12 William S.... Revert "[MLIR][Math] Enable constant folding of ops"
2022-01-12 William S.... [MLIR][Math] Enable constant folding of ops
2022-01-12 William S.... [MLIR][LLVM] Add memoryeffect for alloca
2022-01-12 zhongyunde[DAGCombiner][AArch64] precommit some tests for D116915 NFC
2022-01-12 Austin Kerbow[AMDGPU] Do not reserve any VGPR for SGPR spills
2022-01-12 Chuanqi Xu[NFC] Remove invisible character in comments
2022-01-12 Shoaib MeenaiRevert "[llvm-libtool-darwin] Print a warning if object...
2022-01-12 Amir Ayupov[BOLT] Update README build instructions
2022-01-12 Saiyedul Islam[OpenMP][Clang] Allow passing target features in ISA...
2022-01-12 Amir Aupov[BOLT] README: address @apinski-cavium comment
2022-01-12 Amir AyupovUpdate LLVM CMakeFiles to include BOLT
2022-01-12 Jim Lin[M68k][NFC] Rename header guard of M68kSubtarget.h
2022-01-12 Jim Lin[M68k][NFC] Add missing #endif comment
2022-01-12 Craig Topper[RISCV] Add strictfp support for compares.
2022-01-12 Mircea Trofin[NFC][MLGO] Use LazyCallGraph::Node to track functions.
2022-01-12 Nico Weber[gn build] minor comment tweaks, no behavior change
2022-01-12 Dave Lee[lldb] Specify LLVM target requirements in TestLaunchPr...
2022-01-12 Nico Weber[gn build] (manually) port 85e6e748d426 (llvm/lib/Targe...
2022-01-12 Fangrui Song[lld-link] Change config and driver to unique_ptr
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...
next