platform/upstream/llvm.git
2022-03-11 Fangrui Song[MC][test] Improve compression.s
2022-03-11 owenca[clang-format][NFC] Group QualifierAlignment with other...
2022-03-11 Richard[clang-tidy] Refactor: Prefer single quoted strings...
2022-03-11 Fangrui Song[MC] Remove unneeded zlib opt-out for .debug_frame
2022-03-11 Dave Lee[lldb] Removed scoped timer from ReadMemoryFromFileCache
2022-03-11 Dave Lee[lldb] Move FindTypes scoped timer to SymbolFileDWARFDe...
2022-03-11 Jonas Devlieghere[lldb] Include lldb/Host/HostInfo.h in ProcessWindows.cpp
2022-03-11 Stanislav Mekhanoshin[AMDGPU] Support v_mov_b64 in dpp combine
2022-03-11 Stanislav Mekhanoshin[AMDGPU] gfx940 MUBUF format changes
2022-03-11 Jonas Devlieghere[lldb] Fix typo in ProcessWindows.h
2022-03-11 Ivan Butygin[mlir][spirv] Make EntryPointABIAttr.local_size optional
2022-03-11 Fangrui Song[CommandLine] Remove `may only occur zero or one times...
2022-03-11 Jonas Devlieghere[lldb] Add a getter for the process' system architecture
2022-03-11 Jez Ng[lld-macho] Don't allocate memory in parallelForEach
2022-03-11 Ivan Butygin[mlir][memref] memref.reinterpret_cast folding
2022-03-11 Benjamin Kramer[LoopUnswitch] Use SmallPtrSet instead of std::set...
2022-03-11 Florian Hahn[VPlan] Implement VPCanonicalIVPHIRecipe::onlyFirstLane...
2022-03-11 Craig Topper[RISCV] Optimize vfmv.s.f intrinsic with scalar 0.0...
2022-03-11 Jean Perier[flang][NFC] rename IsKindParameterizedDerivedType...
2022-03-11 Greg ClaytonReturn an error when dsymutil might produce an invalid...
2022-03-11 Valentin Clement[flang] Add tests for allocatable global
2022-03-11 Valentin Clement[flang] Lower of elemental calls in array expression
2022-03-11 Akira Hatanaka[NFC][Clang][OpaquePtr] Remove calls to Address::deprec...
2022-03-11 Jonas Devlieghere[lldb] Don't overwrite the host arch with the process...
2022-03-11 Kirill Stoimenov[ASan] Export optimized callbacks.
2022-03-11 Simon Pilgrim[X86] Add PR38960 comineqss test case
2022-03-11 Nikita Popov[Bitcode] Don't confuse type attributes on declaration...
2022-03-11 Nikita Popov[AsmParser] Check forward reference type with opaque...
2022-03-11 Andrzej Warzynski[flang] Fix DYLIB builds
2022-03-11 Johannes Doerfert[Attributor][FIX] Avoid double free (and useless state...
2022-03-11 Bixia Zheng[mlir][sparse][taco] Add a few unary operations.
2022-03-11 David Truby[clang][SVE] Add aarch64-registered-target to sve vecto...
2022-03-11 Johannes Doerfert[Attributor][FIX] Remove memory leak
2022-03-11 Nikita Popov[Bitcode] Clarify that extractvalue/insertvalue constex...
2022-03-11 David Truby[clang][SVE] Add support for arithmetic operators on...
2022-03-11 Nikita Popov[Bitcode] Enumerate constexpr GEP source element type...
2022-03-11 Balazs Benics[analyzer] Fix include typo introduced by e61a1a9
2022-03-11 Nikita Popov[Bitcode] Encode alloca address space
2022-03-11 serge-sans... Conditional include of missing headers under Z3
2022-03-11 serge-sans... Conditional include of Twine.h under Z3
2022-03-11 Benjamin Kramer[BFI] Use SmallPtrSets. NFCI.
2022-03-11 Louis Dionne[libc++] Remove workaround for missing declarations...
2022-03-11 Louis Dionne[libc++] Remove workaround for C11 features on compiler...
2022-03-11 Louis Dionne[libc++] Remove raw call to debug handler from __char_t...
2022-03-11 Nikita Popov[Verifier] Check type of swifterror alloca
2022-03-11 Florian Hahn[VPlan] Helper to check if a recipe uses scalar values...
2022-03-11 Nikita Popov[ConstantFold] Fix scalable shufflevector fold with...
2022-03-11 Nikita Popov[FuzzMutate] Support scalable shufflevector
2022-03-11 Nikita Popov[IRMutator] Handle module with only declarations
2022-03-11 Nikita Popov[ConstFold] Don't fold calls with mismatching function...
2022-03-11 Tue Ly[libc] Implement expf function that is correctly rounde...
2022-03-11 Marek Kurdej[clang-format] Refactor condition in AnnotatingParser...
2022-03-11 Florian Hahn[FunctionAttrs] Rename addReadAttrs -> addMemoryAttrs.
2022-03-11 Andrzej Warzynski[flang] Remove deprecated fields from FIROps.td
2022-03-11 Matt Devereau[AArch64][SVE][Clang] Fix crash for incorrect svptrue...
2022-03-11 Nikita Popov[Bitcode] Check for type mismatch when assigning value
2022-03-11 serge-sans... Cleanup include: TableGen
2022-03-11 Nikita Popov[Bitcode] Delete phi node on error
2022-03-11 Nikita Popov[Bitcode] Improve some error messages
2022-03-11 Florian Hahn[AArch64] Improve costs for some conversions to fp16.
2022-03-11 Pavel Labath[ADT] Make BitmaskEnum operations constant expressions
2022-03-11 David Sherwood[AArch64][SVE] Change the asserts in LowerToPredicatedO...
2022-03-11 Nikita Popov[InstSimplify] Handle vector GEP when simplifying zero...
2022-03-11 Nikita Popov[Bitcode] Delete instruction on error
2022-03-11 Yun Long[MLIR][python binding] Add OpaqueAttribute to python...
2022-03-11 Vassil Vassilev[clang-repl] Add an accessor to our underlying executio...
2022-03-11 Nikita Popov[Bitcode] Report error for missing element type for...
2022-03-11 Dmitry VassilievFixed a roll-over on size_t in getNewUninitMemBuffer()
2022-03-11 Nikita Popov[docs] Update opaque pointers transition state (NFC)
2022-03-11 Nikita Popov[llvm-c] Document that LLVMGetElementType on pointers...
2022-03-11 Jean Perier[flang] Do not return true for pointer sub-object in...
2022-03-11 Nikita Popov[AMDGPUPromoteAlloca] Make compatible with opaque pointers
2022-03-11 Yevgeny Rouban[CommandLine] Keep option default value unset if no...
2022-03-11 Peixin-Qiao[flang] Fix processing ModuleLikeUnit evaluationList
2022-03-11 Craig Topper[RISCV] Add tablegen helper classes to create PatFrag...
2022-03-11 Peixin-Qiao[flang] Support for dump OpenMP/OpenACC declarative...
2022-03-11 Craig Topper[RISCV] Fix typo in comment. NFC
2022-03-11 Eric Tang[RISCV] Add alias for HFENCE.VVMA
2022-03-11 Johannes Doerfert[Attributor][NFCI] Make AAPointerInfo deterministic
2022-03-11 Johannes Doerfert[Attributor][NFCI] Remove non-deterministic behavior...
2022-03-11 Craig Topper[RISCV] Use ZERO_EXTEND instead of ANY_EXTEND when...
2022-03-11 Weining Lu[LoongArch] Use getLoc() directly to construct error...
2022-03-11 Fangrui Song[ELF] Add -z pack-relative-relocs
2022-03-11 Alex Brachet[llvm-mt] Add support /notify_update
2022-03-11 Khem Raj[builtins] Use mcr for dmb instruction on armv6
2022-03-11 4vtomatSplit up large test files(over 10k lines) under clang...
2022-03-11 Chia-hung Duan[mlir] Support verification order (3/3)
2022-03-10 Jez Ng[lld-macho][nfc] Fix formatting in ld64-vs-lld.rst
2022-03-10 Sanjay Patel[x86] add tests for and+setcc; NFC
2022-03-10 Zhiyao Ma[ARM] Fix 8-bit immediate overflow in the instruction...
2022-03-10 Philippe Valembois[AArch64] Use correct calling convention for each vararg
2022-03-10 Zequan Wu[clang-format] Fix namespace format when the name is...
2022-03-10 Sam McCall[clang-tools-extra] Don't consider python below LLVM_MI...
2022-03-10 Dave Lee[lldb] Remove unused include in ScriptedProcessInterface.h
2022-03-10 Eli Friedman[Sema][Windows] Don't special-case void* in __unaligned...
2022-03-10 Diego Caballero[mlir][Vector] Modernize default lowering of vector...
2022-03-10 Florian Hahn[FunctionAttrs] Add tests for argmemonly inference.
2022-03-10 owenca[clang-format][NFC] Group all C++ passes under isCpp()
2022-03-10 Sam McCall[clang-tools-extra] Remove unused lit features/substitu...
2022-03-10 Sam McCallFix reference to execute_external leftover in 69924ccf7...
next