platform/upstream/llvm.git
2022-03-01 Martin Storsjö[libcxx] [test] Add a 'win32-' prefix to the 'broken...
2022-03-01 Mircea TrofinFix build breaks on ml-* bots introduced by include...
2022-03-01 Mark de Wever[libc++] Remove _LIBCPP_HAS_NO_STRONG_ENUMS.
2022-03-01 Aart Bik[mlir][sparse] fix compile-time warning
2022-03-01 Arthur O'Dwyer[libc++] Remove extraneous space in module.modulemap...
2022-03-01 Arthur O'Dwyer[libc++] [test] Improve the tests for std::{begin,end...
2022-03-01 Nicolas Miller[NVPTX] Add ex2.approx.f16/f16x2 support
2022-03-01 Jakub Chlanda[NVPTX] Add more FMA intriniscs/builtins
2022-03-01 Jakub Chlanda[NVPTX] Expose float tys min, max, abs, neg as builtins
2022-03-01 Zequan Wu[llvm-pdbutil] Fix crashes when TypeIndex is simple...
2022-03-01 Bixia Zheng[mlir][sparse] Extend convertToMLIRSparseTensor to...
2022-03-01 Michał Górny[libcxx] Add an explicit option to build against system...
2022-03-01 Jorge Gorbe... [bazel] add missing dependency
2022-03-01 William S.... [SCF][MemRef] Enable SCF.Parallel Lowering to use Scope Op
2022-03-01 Craig Topper[RISCV] Lower VECTOR_SPLICE to RVV instructions.
2022-03-01 Craig Topper[Analysis] Simplify the interface to llvm::getICmpCode...
2022-03-01 Tong Zhang[SanitizerBounds] Add support for NoSanitizeBounds...
2022-03-01 Malhar Jajoo[Openmp]: Missing import statement in openmp interface...
2022-03-01 Louis Dionne[libc++] Re generate header tests
2022-03-01 Siva Chandra... [libc] Remove the remaining uses of stdatomic.h.
2022-03-01 Lei Zhang[mlir][spirv] Convert gpu.barrier to spv.ControlBarrier
2022-03-01 serge-sans... Cleanup includes: LLVMAnalysis
2022-03-01 Jay Foad[AMDGPU] Handle legacy multiply-accumulate opcodes...
2022-03-01 Jay Foad[AMDGPU] Disentangle MFMA handling in convertToThreeAdd...
2022-03-01 Martin Storsjö[LLD] [COFF] Use StringTableBuilder to optimize the...
2022-03-01 Jay Foad[AMDGPU] Fix test_fmaak_otherimm_src0_f64 test
2022-03-01 Erich Keane[NFC]Promote addInstantiatedParametersToScope to a...
2022-03-01 Kristóf Umann[NFC][analyzer] Allow CallDescriptions to be matched...
2022-03-01 Joe Nash[UpdateTestChecks][AMDGPU] Run test update script
2022-03-01 Tue Ly[libc] Add LLVM_LIBC_CLANG_TIDY option and allow LLVM_L...
2022-03-01 Jun Zhang[Clang-tidy] Check the existence of ElaboratedType...
2022-03-01 Simon Pilgrim[X86] Add vector shift by scalar test with bitcasted...
2022-03-01 Craig Topper[DAGCombiner] Don't expand (neg (abs x)) if the abs...
2022-03-01 Craig Topper[RISCV] Add test cases miscompile of (rotl (grevi X...
2022-03-01 Nikita Popov[InstCombine] Support phi to cond fold with more than...
2022-03-01 Stefan Pintilie[PowerPC] Remove redundant MMA patterns.
2022-03-01 Nikita Popov[InstCombine] Add additional test for phi to condition...
2022-03-01 Adam Czachorowski[clang] Improve laziness of resolving module map headers.
2022-03-01 Jay Foad[AMDGPU] Preserve src2_modifiers in convertToThreeAddress
2022-03-01 Nikita Popov[InstCombine] Add more tests for phi to cond fold ...
2022-03-01 Sebastian Neubauer[UpdateTestChecks] Add requires asserts to tests
2022-03-01 Florian Hahn[LV] Add test with multiple use of a FOR chained together.
2022-03-01 Nikita Popov[InstCombine] Slightly relax one-use check in abs canon...
2022-03-01 Florian Hahn[AArch64] Pass Reg instead of MI to tryToFindRenameRegi...
2022-03-01 Nikita Popov[LoopVectorize] Regenerate test checks (NFC)
2022-03-01 Sanjay Patel[InstCombine] drop FMF in select->copysign transform
2022-03-01 Sanjay Patel[InstCombine] add test for copysign with FMF propagatio...
2022-03-01 Nikita Popov[InstCombine] Remove SPF min/max check from select...
2022-03-01 Louis Dionne[runtimes] Remove FOO_TARGET_TRIPLE, FOO_SYSROOT and...
2022-03-01 Louis Dionne[libc++] Revert "Protect users from relying on detail...
2022-03-01 Alex Zinenko[mlir] disallow side-effecting ops in llvm.mlir.global
2022-03-01 gbtozers[Dexter] Optimize breakpoint deletion in Visual Studio
2022-03-01 Sockke[clang-tidy] Fix `readability-const-return-type` for...
2022-03-01 Jeremy Morse[DebugInfo][InstrRef][NFC] Use unique_ptr instead of...
2022-03-01 Nathan Sidwell[demangler] Add co_await demangling
2022-03-01 Florian Hahn[AArch64] Remove unused argument from tryToFindRegister...
2022-03-01 Nathan Sidwell[demangler][NFC] Tabularize operator name parsing
2022-03-01 Martin StorsjöRevert "[lit] Read command stdout/stderr as text on...
2022-03-01 Nathan Sidwell[demangler] Improve buffer hysteresis
2022-03-01 Nathan Sidwell[demangler] Simplify SwapAndRestore
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...
next