platform/upstream/llvm.git
2022-03-01 Egor Zhdan[Clang] Add `-funstable` flag to enable unstable and...
2022-03-01 Martin Storsjö[lit] Read command stdout/stderr as text on Windows
2022-03-01 Alexandros... [FuncSpec] Remove definitions of fully specialized...
2022-03-01 Alexandros... [FuncSpec][NFC] Improve debug messages.
2022-03-01 Alexey Lapshin[objcopy] Refactor CommonConfig to add posibility to...
2022-03-01 Alexandros... [FuncSpec][NFC] Variable renaming.
2022-03-01 Sander de Smalen[AArch64] NFC: Change description of Streaming SVE...
2022-03-01 Jay Foad[AMDGPU] Precommit tests for D120709
2022-03-01 Whisperity[NFC][clang-tidy][docs] Remove mention of backported...
2022-03-01 Nikita Popov[SCEV] Only verify BECounts for reachable loops (PR50523)
2022-03-01 Florian Hahn[AArch64] Add tests with unnecessary dependency with...
2022-03-01 Florian Hahn[AArch64] Use common CHECK prefix for test, reducing...
2022-03-01 Kristina Bessonova[NVPTX] Fix nvvm.match.sync*.i64 intrinsics return...
2022-03-01 Yatao Wang[UpdateLLCTestChecks] Add support for isel debug output...
2022-03-01 Martin Storsjö[LLD] [COFF] Use the new encodeSectionName() helper...
2022-03-01 David Spickett[llvm][AArch64] Restore lit cfg for TypePromotion tests
2022-03-01 Sam ParkerRevert "[TypePromotion] Avoid some unnecessary truncs"
2022-03-01 Hans Wennborg[NFC][hwasan] Check __GLIBCXX__ before checking _GLIBCX...
2022-03-01 Iain Sandoe[C++20][Modules][8/8] Amend module visibility rules...
2022-03-01 gysit[mlir][OpDSL] Rename function to make signedness explic...
2022-03-01 Lian Wang[RISCV] Add FMV_W_X and FMV_H_X instrutions to hasAllNB...
2022-03-01 Lorenzo Chelini[MLIR][Standalone] Don't look for Python if bindings...
2022-03-01 gysit[mlir][OpDSL] Add arithmetic function attributes.
2022-03-01 lian wang[RISCV] Add schedule class for Zbp extension and Zbr...
2022-03-01 LLVM GN Syncbot[gn build] Port d8a2afb244da
2022-03-01 Fangrui Song[ELF] isKnownZFlag: move known literal flags to an...
2022-03-01 Balázs Kéri[clang][analyzer] Add modeling of 'errno'.
2022-03-01 Jonas Devlieghere[Support] Allow the ability to change WithColor's auto...
2022-03-01 Fangrui Song[asan][test] Remove Linux/asan_prelink_test.cpp
2022-03-01 Weining Lu[LoongArch][NFC] Delete unnecessary return behind of...
2022-03-01 Amir Ayupov[BOLT] Fix X86MCPlusBuilder::replaceRegWithImm
2022-03-01 Jez Ng[lld-macho] Have relocation address included in range...
2022-03-01 Phoebe Wang[X86] Use bit test instructions to optimize some logic...
2022-03-01 Lian Wang[RISCV][NFC] Move defined non_imm12 to proper place...
2022-03-01 Zhihao Yuan[Clang] Remove redundant init-parens in AST print
2022-03-01 Zhihao Yuan[c++2b] Implement P0849R8 auto(x)
2022-03-01 Eli Friedman[Windows] Don't try to use x64 linker on ARM64 Windows.
2022-03-01 Michael Kruse[test] Silence compiler warning.
2022-03-01 Kirill Stoimenov[ASan] Removed unused AddressSanitizerPass functional...
2022-03-01 Michael Kruse[OpenMPIRBuilder] Implement static-chunked workshare...
2022-03-01 Peter Klausler[flang] Allow more concurrently open NEWUNIT= values...
2022-02-28 Arthur O'Dwyer[libc++] [ranges] Use "inline constexpr bool" not ...
2022-02-28 Siva Chandra... [libc] Add a class "Atomic" as a simple equivalent...
2022-02-28 Kiran Chandramohan[Flang] NFC: Changes to adhere to coding guidelines
2022-02-28 not-jenniAdds a flag to optionally disable tosa decompositions
2022-02-28 Peter Klausler[flang] Catch I/O of bad derived type at compile time
2022-02-28 Jonas DevlieghereRevert "[Support] Allow the ability to change WithColor...
2022-02-28 Hsiangkai Wang[AArch64][SME] Add rdsvl instruction
2022-02-28 Hsiangkai Wang[AArch64][SME] Add addsvl and addspl instructions
2022-02-28 Okwan Kwon[mlir] Match Arithmetic::ConstantOp and Tensor::Extract...
2022-02-28 Jonas Devlieghere[Support] Allow the ability to change WithColor's auto...
2022-02-28 Clint CaywoodUse __builtin_clz to find leading 1 in generic sqrt...
2022-02-28 LLVM GN Syncbot[gn build] Port
2022-02-28 Louis Dionne[libc++abi] Install the libc++abi headers from libc...
2022-02-28 Louis Dionne[libc++][NFC] Fix typo in comment
2022-02-28 Louis Dionne[libc++][NFC] Remove unused Lit feature in the test...
2022-02-28 Lei Zhang[mlir][linalg] Enhance FoldInsertPadIntoFill to support...
2022-02-28 Lei Zhang[mlir][linalg] Fold tensor.pad when inserting into...
2022-02-28 Martin Storsjö[libcxx] [test] Fix the monetary locale curr_symbol...
2022-02-28 Yaxun (Sam... [HIP] File device library ABI version file name
2022-02-28 Philip Reames[SLP] Check invariant that all instructions in bundle...
2022-02-28 Scott Linder[YAMLParser] Add multi-line literal folding support
2022-02-28 Jorge Gorbe... [NFC] Don't pass temporary LangOptions to Lexer
2022-02-28 Arthur Eubanks[docs] Add note about interaction between clang plugins...
2022-02-28 Craig Topper[RISCV] Only enable combineROTR_ROTL_RORW_ROLW with...
2022-02-28 Valentin Clement[flang][NFC] Add complex operations lowering tests
2022-02-28 Dávid Bolvanský[Clang] noinline call site attribute
2022-02-28 Erich Keane[NFC] Make 1st param to getTemplateInstantiationArgs...
2022-02-28 LLVM GN Syncbot[gn build] Port a3255f219a86
2022-02-28 Arthur O'Dwyer[libc++] Explicitly reject `uniform_int_distribution...
2022-02-28 Arthur O'Dwyer[libc++] [ranges] Permit std::mergeable and std::sortab...
2022-02-28 Dawid Jurczak[NFC] Don't pass temporary LangOptions to Lexer
2022-02-28 Stanislav Mekhanoshin[AMDGPU] Extend SILoadStoreOptimizer to handle flat...
2022-02-28 Fangrui Song[ELF] Change some non-null pointer parameters to refere...
2022-02-28 Haowei Wu[doc] Add llvm-ifs commandline guide
2022-02-28 Okwan KwonRevert "[mlir] Fold Arithmetic::ConstantOp and Tensor...
2022-02-28 Sanjay Patel[InstCombine] fold mul-with-overflow intrinsic with...
2022-02-28 Andrei Elovikov[NFC][LoopVectorizer] Simplify LoopVectorize/X86/gather...
2022-02-28 Craig Topper[RISCV] Don't call combineROTR_ROTL_RORW_ROLW for SLLW...
2022-02-28 Chia-hung Duan[mlir-tblgen] Fix non-deterministic generating static...
2022-02-28 Joseph Huber[OpenMP] Add verbose output for linker wrapper
2022-02-28 Fangrui Song[ELF] Rename Symbol::compare to shouldReplace. NFC
2022-02-28 Konstantin... [libc++] Fix double file closing in `std::filesystem...
2022-02-28 Okwan Kwon[mlir] Fold Arithmetic::ConstantOp and Tensor::ExtractS...
2022-02-28 luxufan[JITLink] Add R_RISCV_SUB6 relocation
2022-02-28 Craig Topper[RISCV] Custom type legalize i32 ISD::ABS on RV64 witho...
2022-02-28 Arthur O'Dwyer[clang] Remove unused variable AllElementsInt.
2022-02-28 Sanjay Patel[InstCombine] fold select-of-zero-or-ones with negated op
2022-02-28 Sanjay Patel[InstCombine] add tests for select of zero or all ones...
2022-02-28 Sanjay Patel[InstCombine] add tests for mul-with-overflow by -1...
2022-02-28 Erich KeaneClarify documentation of cpu_dispatch/cpu_specific
2022-02-28 Alexey Bataev[SLP]Improve bottom-to-top reordering.
2022-02-28 Dawid Jurczak[NFC][Lexer] Make Lexer::LangOpts const reference
2022-02-28 Nikita Popov[InlineCost] Use SmallPtrSet for DeadBlocks (NFC)
2022-02-28 Archibald Elliott[NFC][Clang][AArch64] Clean up AArch64TargetInfo::hasFe...
2022-02-28 Sander de Smalen[AArch64][SVE] Fold away SETCC if original input was...
2022-02-28 Florian HahnRecommit "[VPlan] Introduce recipe to build scalar...
2022-02-28 Timm Bäder[clang][tests] Fix ve-toolchain tests with CLANG_DEFAUL...
2022-02-28 Valentin Clement[flang] Lower power operations
2022-02-28 Momchil Velikov[AArch64] Async unwind - function prologues
next