platform/upstream/llvm.git
2021-05-28 Stefan PintilieRevert "Return "[LoopDeletion] Break backedge if we...
2021-05-28 Stefan PintilieRevert "[NFCI][LoopDeletion] Only query SCEV about...
2021-05-28 Stefan PintilieRevert "[NFC] Formatting fix"
2021-05-28 Stefan PintilieRevert "[NFC] Reuse existing variables instead of re...
2021-05-28 Stefan PintilieRevert "[NFCI][LoopDeletion] Do not call complex analys...
2021-05-28 Sanjay Patel[PassManager] unify late simplifycfg options between...
2021-05-28 Sanjay Patel[PhaseOrdering] add test for late simplifycfg with...
2021-05-28 Florian Hahn[LoopDeletion] Add test with potentially infinite sub...
2021-05-28 Louis Dionne[libc++] NFC: Move unwrap_iter to its own header
2021-05-28 Jacques Pienaar[mlir] Add missing namespace to createCanonicalizerPass.
2021-05-28 Erik Pilkington[clang][Parse] Add parsing support for C++ attributes...
2021-05-28 Nemanja IvanovicRevert "Fix "enumerator 'llvm::TargetStackID::WasmLocal...
2021-05-28 eopXD[LoopNest][LoopFlatten] Change LoopFlattenPass to LoopN...
2021-05-28 David Stenberg[IR] Make TypeFinder aware of DIArgList values
2021-05-28 Reid Kleckner[gn] Make ubsan errors fatal, as in cmake
2021-05-28 LLVM GN Syncbot[gn build] Port 58b29a4efc22
2021-05-28 Louis Dionne[libc++] Add all indirect callable concepts and projected
2021-05-28 Alexandre Ganea[LLD][COFF] Reduce the maximum size of the GHASH table
2021-05-28 Florian Hahn[AArch64] Add additional vector load scalarization...
2021-05-28 Jan Svoboda[clang] NFC: Replace std::pair by a struct in InitHeade...
2021-05-28 Nico Weber[gn build] (semi-manually) port bd04d78d649b
2021-05-28 Florian Hahn[Matrix] Move C++ matrix cast checks to TryStaticCast.
2021-05-28 Sanjay Patel[x86] add test for extend of legal vector compare; NFC
2021-05-28 Simon PilgrimFix "enumerator 'llvm::TargetStackID::WasmLocal' in...
2021-05-28 Fraser Cormack[RISCV][NFC] Merge identical RV32 and RV64 test checks
2021-05-28 Fraser Cormack[RISCV] Add tests for fixed vector conversions between...
2021-05-28 Tim NorthoverSwiftAsync: add Clang attribute to apply the LLVM ...
2021-05-28 Lei Zhang[mlir] Don't elide the last op if there is no terminator
2021-05-28 Andy WingoRevert "[WebAssembly][CodeGen] IR support for WebAssemb...
2021-05-28 Tim NorthoverSwiftTailCC: teach verifier musttail rules applicable...
2021-05-28 Tim NorthoverARM: support mandatory tail calls for tailcc & swifttailcc
2021-05-28 dongAxis[NFC][Transforms][Utils] remove useless variable in...
2021-05-28 Florian HahnRevert "[LAA] Support pointer phis in loop by analyzing...
2021-05-28 Sebastian Neubauer[AMDGPU] Fix function calls with flat scratch
2021-05-28 Sebastian Neubauer[AMDGPU] Precommit test
2021-05-28 Andy Wingo[WebAssembly][CodeGen] IR support for WebAssembly local...
2021-05-28 Vitaly Buka[cmake][scudo] Add missing headers
2021-05-28 Vitaly Buka[NFC][scudo] Re-enable check in the test
2021-05-28 Vitaly BukaRevert "[scudo] Check if MADV_DONTNEED zeroes memory"
2021-05-28 Martin Storsjö[clang] [MinGW] Fix gcc version detection/picking
2021-05-28 Yang Fan[ConstantFolding] Fix -Wunused-variable warning (NFC)
2021-05-28 eopXDRevert "[LoopNest][LoopFlatten] Change LoopFlattenPass...
2021-05-28 eopXDRevert "[LoopNest][LoopFlatten] Change LoopFlattenPass...
2021-05-28 KareemErgawy[MLIR][SPIRV] Use getAsmResultName(...) hook for Consta...
2021-05-28 eopXD[LoopNest][LoopFlatten] Change LoopFlattenPass to LoopN...
2021-05-28 eopXD[LoopNest][LoopFlatten] Change LoopFlattenPass to LoopN...
2021-05-28 Amara Emerson[AArch64][GlobalISel] Legalize oversize G_EXTRACT_VECTO...
2021-05-28 Max KazantsevRevert "[NFCI] Lazily evaluate SCEVs of PHIs"
2021-05-28 Reid KlecknerPass -gcodeview-ghash when using clang-cl and lld-link
2021-05-28 Zequan Wu[clang-cl] Bump default -fms-compatibility-version...
2021-05-28 Reid Kleckner[PDB] Fix ubsan complaint about memcpy from null pointer
2021-05-28 Jinsong Ji[AIX] Enable stackprotect feature
2021-05-28 Jianzhou Zhao[dfsan] Add a flag about whether to propagate offset...
2021-05-28 Mehdi AminiFix comment to reflect what the method is doing (NFC)
2021-05-27 Jordan Rupprecht[NFC][libObject] clang-format Archive{.h,.cpp}
2021-05-27 Andrea Di Biagio[MCA] Minor changes to the InOrderIssueStage. NFC
2021-05-27 Arthur Eubanks[ConstFold] Simplify a load's GEP operand through local...
2021-05-27 Craig Topper[RISCV] Teach VSETVLI insertion to look through PHIs...
2021-05-27 Arthur Eubanks[SanCov] Properly set ABI parameter attributes
2021-05-27 Roman Lebedev[NFC][X86][Codegen] Re-autogenerate a few tests to...
2021-05-27 Aart Bik[mlir][capi] fix build issue with "all passes" registration
2021-05-27 Ryan Prichard[sanitizer] Android ELF TLS is supported from Q (API 29)
2021-05-27 River Riddle[mlir-lsp-server] Add support for processing split...
2021-05-27 Andrea Di Biagio[MCA] Refactor the InOrderIssueStage stage. NFCI
2021-05-27 Quinn Pham[PowerPC] Added multiple PowerPC builtins
2021-05-27 Reid Kleckner[PDB] Enable parallel ghash type merging by default
2021-05-27 Craig Topper[RISCV] Fix typo, use addImm instead of addReg.
2021-05-27 River Riddle[mlir] Add support for querying the ModRef behavior...
2021-05-27 Martin Storsjö[libcxx] [test] Convert an XFAIL LIBCXX-WINDOWS-FIXME...
2021-05-27 Martin Storsjö[clang] [MinGW] Don't mark emutls variables as DSO...
2021-05-27 Louis Dionne[libc++] NFC: Make it easier for vendors to extend...
2021-05-27 Erich KeaneReplace 'magic static' with a member variable for SCYL...
2021-05-27 Sanjay Patel[x86] add tests for extend of vector compare; NFC
2021-05-27 Roman Lebedev[NFC][X86][Codegen] vector-interleaved-store-i16-stride...
2021-05-27 Adrian PrantlSupport stripping indirectly referenced DILocations...
2021-05-27 Georgeta Igna[analyzer] RetainCountChecker: Disable reference counti...
2021-05-27 Eugene Zhulenev[mlir:Async] Convert assertions to async errors only...
2021-05-27 Walter Erquinigo[lldb][intel-pt] Remove old plugin
2021-05-27 Craig Topper[RISCV] Add a test showing missed opportunity to avoid...
2021-05-27 Louis Dionne[libc++] NFC: Refactor raw_storage_iterator test to...
2021-05-27 Vitaly Buka[NFC][scudo] Check zeros on smaller allocations
2021-05-27 Jacques Pienaar[mlir] Update cmake variable post D102976
2021-05-27 Eugene Zhulenev[mlir] AsyncRefCounting: check that LivenessBlockInfo...
2021-05-27 Saleem AbdulrasoolMC: mark `dump` with `LLVM_DUMP_METHOD`
2021-05-27 Vitaly Buka[NFC][scudo] Rename internal function
2021-05-27 Louis DionneRevert "[libc++] NFC: Parenthesize expression to satisf...
2021-05-27 Roman Lebedev[NFC][X86][Codegen] Re-autogenerate check lines in...
2021-05-27 Simon Pilgrim[CostModel][X86] Improve accuracy of sext/zext to 256...
2021-05-27 Craig Topper[RISCV] Teach vsetvli insertion to use vsetvl x0, x0...
2021-05-27 thomasraoux[mlir][NFC] Don't outline kernel in MMA integration...
2021-05-27 Eugene Zhulenev[mlir] Async: Add error propagation support to async...
2021-05-27 Craig Topper[X86] Fold (shift undef, X)->0 for vector shifts by...
2021-05-27 Craig Topper[X86] Pre-commit tests for D103192. NFC
2021-05-27 Eugene Zhulenev[mlir] Add error state and error propagation to async...
2021-05-27 Marco Elver[Clang] Enable __has_feature(coverage_sanitizer)
2021-05-27 Eugene Zhulenev[mlir] Async reference counting for block successors...
2021-05-27 maekawatoshiki[LoopUnrollAndJam] Change LoopUnrollAndJamPass to LoopN...
2021-05-27 Qiu Chaofan[SPE] Disable strict-fp for SPE by default
2021-05-27 thomasraoux[mlir][gpu] Relax restriction on MMA store op to allow...
2021-05-27 Yaxun (Sam... [HIP] Check compatibility of -fgpu-sanitize with offloa...
next