platform/upstream/llvm.git
2022-04-15 Matt Arsenaultllvm-reduce: Fix some copy-pasted comment errors
2022-04-15 Matt ArsenaultMachineFunction: Remove unused field
2022-04-14 Jonas DevlieghereRemove folder introduced by incorrect patch level
2022-04-14 Peter Klausler[flang] Allow modification of construct entities
2022-04-14 Jonas Devlieghere[lldb] Show the DBGError if dsymForUUID can't find...
2022-04-14 Thomas Raoux[mlir][nvgpu] Move mma.sync and ldmatrix in nvgpu dialect
2022-04-14 Bill Wendling[randstruct] Add test for "-frandomize-layout-seed...
2022-04-14 Jonas DevlieghereRevert "[lldb] Pin the shared cache when iterating...
2022-04-14 Peter Klausler[flang] Fix TYPE/CLASS IS (T(...)) in SELECT TYPE
2022-04-14 Bill WendlingRevert "[randstruct] Add test for "-frandomize-layout...
2022-04-14 Mehdi AminiApply clang-tidy fixes for modernize-use-default-member...
2022-04-14 Mehdi AminiApply clang-tidy fixes for modernize-use-default-member...
2022-04-14 Peter Klausler[flang] Local generics must not shadow host-associated...
2022-04-14 Peter Klausler[flang] Inner INTRINSIC must not shadow host generic
2022-04-14 Bill Wendling[randstruct] Add test for "-frandomize-layout-seed...
2022-04-14 Peter Klausler[flang][runtime] Preserve effect of positioning in...
2022-04-14 Peter Klausler[flang] Make F0.1 output editing of zero edge case...
2022-04-14 Fangrui Song[Driver] Remove unneeded -f[no-]pascal-strings translat...
2022-04-14 Bixia Zheng[mlir][sparse][taco] Use the SparseCompiler from python...
2022-04-14 Peter Klausler[flang] Raise FP exceptions from runtime conversion...
2022-04-14 Igor Chebykin[NVPTX][tests] Do not run the test CodeGen/Generic...
2022-04-14 Andrew Browne[DFSan] Avoid replacing uses of functions in comparisions.
2022-04-14 Eli FriedmanComment out assertions about initializer size added...
2022-04-14 Peter Klausler[flang] Correct interaction between generics and intrinsics
2022-04-14 Jameson Nash[X86] Fix test case for SoftPromoteHalf of STRICT_FP_EX...
2022-04-14 Louis Dionne[libc++][NFC] Add missing 'return 0' to test
2022-04-14 Michael Jones[libc][docs] Add doc for libc string functions
2022-04-14 V Donaldson[flang] Use full result range for clock_gettime impleme...
2022-04-14 Brad Smith[VE][compiler-rt] Correct location of VE support in...
2022-04-14 Paul Robinson[PS5] Add basic PS5 driver behavior
2022-04-14 Jonas Devlieghere[lldb] Remove TestShell.test
2022-04-14 Peter Klausler[flang] Fix shape analysis of RESHAPE result
2022-04-14 Eli FriedmanAllow flexible array initialization in C++.
2022-04-14 LLVM GN Syncbot[gn build] Port b9ca972b1ff0
2022-04-14 Yonghong Song[BPF] handle opaque-pointer for __builtin_preserve_enum...
2022-04-14 Chris Bieneman[HLSL] Pointers are unsupported in HLSL
2022-04-14 Fangrui Song[ELF][AArch64] Fix unneeded thunk for branches to hidde...
2022-04-14 Sanjay Patel[InstCombine] canonicalize select with signbit test
2022-04-14 Andrew SavonichevRevert "[NVPTX] Disable parens for identifiers starting...
2022-04-14 Peter Klausler[flang] Always encode multi-byte output in UTF-8
2022-04-14 Fangrui Song[clang-tidy] Add portability-std-allocator-const check
2022-04-14 Andrew Savonichev[NVPTX] Disable parens for identifiers starting with '$'
2022-04-14 Zequan Wu[LLDB][NativePDB] Fix a crash when S_DEFRANGE_SUBFIELD_...
2022-04-14 Zequan Wu[LLDB][NativePDB] Fix inline line info in line table
2022-04-14 Jonas Devlieghere[lldb] Port Process::PrintWarning* to use the new diagn...
2022-04-14 Jonas Devlieghere[lldb] Prevent crash when adding a stop hook with ...
2022-04-14 Martin SeborUse descriptive register names for readability (NFC).
2022-04-14 Maksim Panchenko[BOLT][perf2bolt] Fix base address calculation for...
2022-04-14 Mark de Wever[libc++] Adds a missing include.
2022-04-14 Peter Klausler[flang] Defer all function result type processing
2022-04-14 Andrew LittekenRevert "[IROutliner] Ensure that phi values that are...
2022-04-14 Andrew Litteken[IROutliner] Ensure that phi values that are passed...
2022-04-14 Paul Robinson[PS4] Fix a couple of typos
2022-04-14 Andrew Litteken[IROutliner] Ensure that incoming blocks of PHINodes...
2022-04-14 Thomas Raoux[mlir][nvgpu] Add NVGPU dialect (architectural specific...
2022-04-14 Arthur Eubanks[clang-format] Skip preprocessor lines when finding...
2022-04-14 Paul Walker[SVE] Refactor MGATHER lowering for unsupported passthr...
2022-04-14 chenglin.bi[SimplifyCFG] Try to fold switch with single result...
2022-04-14 Peter Klausler[flang] Fix combining cases of USE association & generi...
2022-04-14 John Brawn[AArch64] Add mayRaiseFPException to appropriate instru...
2022-04-14 John Brawn[AArch64] Adjust aarch64 constrained intrinsics tests...
2022-04-14 John Brawn[AArch64] Lowering and legalization of strict FP16
2022-04-14 Kevin P. Neal[FPEnv][InstSimplify] Fold fsub -0.0, -X ==> X
2022-04-14 LLVM GN Syncbot[gn build] Port 1fdf952deeb9
2022-04-14 Chris Bieneman[HLSL] Add Semantic syntax, and SV_GroupIndex
2022-04-14 LLVM GN Syncbot[gn build] Port e471ba3d0122
2022-04-14 Joseph Huber[Object] Add binary format for bundling offloading...
2022-04-14 Joseph Huber[OpenMP] Make offloading sections have the SHF_EXCLUDE...
2022-04-14 Peter Klausler[flang] Improve appearance of message attachments
2022-04-14 Fabian Wolff[libc++] Fix undefined behavior in `std::filebuf`
2022-04-14 David Green[AArch64] Move v4i8 concat load lowering to a combine.
2022-04-14 Andrew Savonichev[NVPTX] Fix barrier.ll LIT test
2022-04-14 Andrew Savonichev[NVPTX] Avoid dots in global names
2022-04-14 Andrew Savonichev[NVPTX] .attribute(.managed) is only supported for...
2022-04-14 Andrew Savonichev[NVPTX] shfl.sync is introduced in PTX 6.0
2022-04-14 Andrew Savonichev[NVPTX] 64-bit atom.{and,or,xor,min,max} require sm_32...
2022-04-14 LLVM GN Syncbot[gn build] Port 58d9ab70aef3
2022-04-14 Nikolas Klauser[libc++][ranges] Implement ranges::minmax and ranges...
2022-04-14 PeixinQiao[flang] Fix intrinsic interface for DIMAG/DCONJG
2022-04-14 PeixinQiao[flang] Fix float-number representation bug
2022-04-14 Alex Zinenko[mlir] fix compiler warnings
2022-04-14 LLVM GN Syncbot[gn build] Port dd47ab750b58
2022-04-14 Nico WeberRevert "[clang-tidy] Add portability-std-allocator...
2022-04-14 LLVM GN Syncbot[gn build] Port 73da7eed8fac
2022-04-14 Nico WeberRevert "[gn build] Port 73da7eed8fac"
2022-04-14 Lei Zhang[mlir][vector] Cast away leading one dims for insert ops
2022-04-14 Lei Zhang[mlir][vector] Fold splat constant transpose
2022-04-14 Paul Robinson[PS4] NFC refactor of PS4 toolchain class, prep for PS5
2022-04-14 Simon Pilgrim[X86] Adjust fsetcc/fmin/fmax costs to match SoG (Issue...
2022-04-14 David Truby[Clang][AArch64][SVE] Add shift operators for SVE vecto...
2022-04-14 David Truby[Clang][AArch64][SVE] Allow subscript operator for...
2022-04-14 Alex Zinenko[mlir] Introduce Transform dialect
2022-04-14 Alex Zinenko[mlir] Split intrinsics out of LLVMOps.td
2022-04-14 Alex Zinenko[mlir] initial support for opaque pointers in the LLVM...
2022-04-14 Paul Walker[SVE] Add support for non-element-type sized scaling...
2022-04-14 Florian Hahn[VPlan] Turn external defs in Value -> VPValue mapping.
2022-04-14 Mike Kashkarov[flang] Fix ICE for sqrt(0.0) evaluation
2022-04-14 Mike Kashkarov[flang] Do not ICE on out-of-range data statement desig...
2022-04-14 Mike Kashkarov[flang] Allow IMPLICIT NONE(EXTERNAL) with GenericDetails
2022-04-14 Mehdi AminiApply clang-tidy fixes for llvm-qualified-auto in Vecto...
next