platform/upstream/llvm.git
2022-06-08 Florian Mayer[MC] Add 'G' to augmentation string for MTE instrumente...
2022-06-08 Paul Kirth[compiler-rt][test] Restore original symbolize_stack...
2022-06-08 Sunho Kim[JITLink][ELF][AArch64] Implement R_AARCH64_PREL32...
2022-06-08 Hongtao Yu[CSSPGO][Preinliner] Set default value of sample-profil...
2022-06-08 Leonard ChanRevert "Reland "[NFC][compiler-rt][asan] Unify asan...
2022-06-08 Danila Malyutin[APFloat] Fix truncation of certain subnormal numbers
2022-06-08 Kai Nacke[SystemZ] Fix check for zero size when lowering memcmp.
2022-06-08 Jonas Devlieghere[lldb] Improve error reporting from TestAppleSimulatorO...
2022-06-08 Arjun P[MLIR][Presburger] subtract: improve redundant constrai...
2022-06-08 Louis Dionne[cmake] Don't try creating an executable when detecting...
2022-06-08 Leonard Chan[compiler-rt][hwasan] Check address tagging mode in...
2022-06-08 Jonas Devlieghere[lldb] Use objc_getRealizedClassList_trylock on macOS...
2022-06-08 wren romano[mlir] Refactoring the tablegen Tensor types
2022-06-08 Wei Yi Tee[clang][dataflow] Enable use of synthetic properties...
2022-06-08 Kevin Athey[MSAN] Add result printing for failed call in pthread_g...
2022-06-08 Ben Langmuir[clang][deps] Make order of module dependencies determi...
2022-06-08 Ben Langmuir[clang][deps] Set -disable-free for module compilations
2022-06-08 Joe Nash[AMDGPU] gfx11 VOP3P instruction MC support
2022-06-08 Christopher... [clang][driver] adds `-print-diagnostics`
2022-06-08 Hongtao Yu[PseudoProbe] Use callee name as callsite identfier...
2022-06-08 bixia1[mlir] Lower complex.power and complex.rsqrt to standar...
2022-06-08 dime10Add Python bindings for the OpaqueType
2022-06-08 Jose Manuel... [docs][clang] Minor typo fix
2022-06-08 Thomas Lively[WebAssembly] Implement remaining relaxed SIMD instructions
2022-06-08 Steve Merritt[CodeView] Fix incorrect CodeView encoding of signed...
2022-06-08 Simon Pilgrim[X86] Regenerate slow-pmulld.ll with common SSE check...
2022-06-08 Mark de WeverRevert "[libc++][CI] Updates Docker image."
2022-06-08 Mogball[mlir] Fix handling of some region branch terminator...
2022-06-08 Andrew Browne[Clang] Fix memory leak due to TemplateArgumentListInfo...
2022-06-08 Louis Dionne[libc++][NFC] Add missing 'return 0'
2022-06-08 bixia1[mlir][sparse] Add F16 and BF16.
2022-06-08 Simon Pilgrim[X86] combineMOVMSK - constant fold with getTargetConst...
2022-06-08 Louis Dionne[libc++][NFC] Simplify enable_if for std::copy optimization
2022-06-08 PeixinQiao[flang] Add one missed semantic check for named constan...
2022-06-08 PeixinQiao[flang] Add one semantic check for procedure bind(C...
2022-06-08 Jose Manuel... [LIBOMPTARGET] Adding AMD to llvm-omp-device-info
2022-06-08 PeixinQiao[NFC][Flang][OpenMP] Refactor getting ompobject symbol
2022-06-08 Louis Dionne[libc++] Make sure we add /llvm to the list of safe...
2022-06-08 David Green[AArch64] Remove ToBeRemoved from AArch64MIPeepholeOpt
2022-06-08 Alex Brachet[libc] Fix build when __FE_DENORM is defined
2022-06-08 jeanPerier[flang][NFC] Move genMaxWithZero into fir:::factory
2022-06-08 Jonas Devlieghere[lldb] Update TestMultithreaded to report FAIL for...
2022-06-08 Jonas Devlieghere[lldb] Parse the dotest output to determine the most...
2022-06-08 Simon Pilgrim[WebAssembly] Regenerate simd-build-vector.ll to show...
2022-06-08 Valentin Clement[flang] Add proper todo in BoxValue
2022-06-08 Joe NashReland [AMDGPU] gfx11 VOP1+VOP2 Instruction MC support
2022-06-08 Andy SofferAdd a parameter to LoadFromASTFile that accepts a file...
2022-06-08 Tim NorthoverAdd an error message to the default SIGPIPE handler
2022-06-08 Stephen Tozer[Dexter] Use PurePath to compare paths in Dexter commands
2022-06-08 Craig Topper[RISCV] Support (addi (addi globaladdr, C1), C2) in...
2022-06-08 Craig Topper[RISCV] Support LUI+ADDIW in RISCVMergeBaseOffsetOpt...
2022-06-08 Lei Zhang[mlir][spirv] NFC: fix typo in UnifyAliasedResourcePass...
2022-06-08 Simon Pilgrim[DAG] visitVSELECT - don't wait for truncation of sub...
2022-06-08 Bardia Mahjour[DA] Handle mismatching loop levels by considering...
2022-06-08 Jonas Paulsson[SystemZ] Use STDY/STEY/LDY/LEY for VR32/VR64 in elimin...
2022-06-08 Philip Reames[RISCV] Untangle instruction properties from VSETVLIInf...
2022-06-08 Nathan Sidwell[clang] co_return cleanup
2022-06-08 David Truby[clang][NFC][SVE] Add tests for operators on VLS vectors
2022-06-08 Stephen Tozer[Dexter] Catch value error when encountering invalid...
2022-06-08 Philip ReamesRestore isa<Ty>(X) asserts inside cast<Ty>(X)
2022-06-08 David Green[AArch64] Add tests for bitcast high register extracts...
2022-06-08 Shao-Ce SUN[RISCV] Add ISD::EH_DWARF_CFA
2022-06-08 Joseph Huber[Target] Remove `startswith` for adding `SHF_EXCLUDE...
2022-06-08 Joseph Huber[Libomptarget] Add missing include to define `printf`
2022-06-08 Tue Ly[libc] Add expm1f function to bazel's build overlay.
2022-06-08 Matt ArsenaultM68k: Fix build
2022-06-08 Kito ChengRevert "[RISCV] Testcase to show wrong register allocat...
2022-06-08 Florian HahnRecommit "[VPlan] Remove uneeded needsVectorIV check."
2022-06-08 Aaron BallmanCorrecting some links in the C status page
2022-06-08 Nikita Popov[sanitizer] Fix shift UB in LEB128 test
2022-06-08 Aaron BallmanAdd the 2022 papers to the C status tracking page
2022-06-08 Florian Hahn[LV] Add test that caused revert of D123720.
2022-06-08 Vladislav Khmelevsky[BOLT] Set valid index for functions with profiles
2022-06-08 lorenzo chelini[MLIR][Math] Add round operation
2022-06-08 Simon Pilgrim[Hexagon] Regenerate build-vector-v4i8-zext.ll to show...
2022-06-08 Benjamin Kramer[AST] Make header self-contained
2022-06-08 LLVM GN Syncbot[gn build] Port 916e9052ba95
2022-06-08 Andrew Ng[CMake] Improve support for ASAN on Windows with MSVC...
2022-06-08 Nikolas Klauser[libc++] Implement ranges::adjacent_find
2022-06-08 Nikita Popov[Docs] Add version support information for opaque point...
2022-06-08 Paul Walker[SelectionDAG] Remove invalid TypeSize conversion from...
2022-06-08 Paul Walker[SVE] Fix incorrect code generation for bitcasts of...
2022-06-08 Nikita Popov[Bitcode] Re-enable verify-uselistorder test (NFC)
2022-06-08 Max Kazantsev[Test] Add XFAIL test for PR55689
2022-06-08 Martin Storsjö[doc] Add release notes about SEH unwind information...
2022-06-08 Matthias Springer[mlir][bufferize] Improve buffer writability analysis
2022-06-08 Chuanqi Xu[NFC] Remove commented cerr debugging loggings
2022-06-08 David CARLIER[Sanitizers] intercept FreeBSD procctl
2022-06-08 Benjamin Kramer[mlir][MemRef] Fix a crash when expanding a scalar...
2022-06-08 LLVM GN Syncbot[gn build] Port 638b0fb4d651
2022-06-08 Nathan James[ADT][NFC] Early bail out for ComputeEditDistance
2022-06-08 lorenzo chelini[MLIR][SCF] Improve doc (NFC)
2022-06-08 Kito ChengRevert "[SplitKit] Handle early clobber + tied to def...
2022-06-08 Fangrui Song[CMake] Enable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR by...
2022-06-08 python3kgae[DirectX][Fail crash in DXILPrepareModule pass when...
2022-06-08 Kito Cheng[SplitKit] Handle early clobber + tied to def correctly
2022-06-08 Kito Cheng[RISCV] Testcase to show wrong register allocation...
2022-06-08 Nathan Lanza[MLIR] Add an install target for mlir-libraries
2022-06-08 Chuanqi Xu[Debug] [Coroutines] Add deref operator for non complex...
2022-06-08 Nathan LanzaUpdate the ProgrammersManual explanation for ilist...
next