platform/upstream/llvm.git
2022-07-26 Tue Ly[libc] Use nearest_integer instructions to improve...
2022-07-26 wangpc[RISCV] Precommit test for D130251
2022-07-26 Chuanqi Xu[C++20] [Modules] Don't handle no linkage entities...
2022-07-26 Alexey Lapshin[Debuginfo][llvm-dwarfutil] Add check for unsupported...
2022-07-26 Peixin Qiao[flang] Remove fp128 support for llvm.round and llvm...
2022-07-26 Dmitri Gribenko[clang][dataflow] Add explicit "AST" nodes for implicat...
2022-07-26 Evgeny Mandrikov[NFC] Fix some C++20 warnings
2022-07-26 Sam McCall[pseudo] Allow opaque nodes to represent terminals
2022-07-26 Louis Dionne[libc++][NFC] Add missing SHA in ABI changelog
2022-07-26 Louis Dionne[libc++] Generalize the customizeable assertion handler
2022-07-26 Louis Dionne[libc++] Remove XFAIL for libcpp_deallocate on AIX...
2022-07-26 Nico Weber[gn build] Port 7a5cb15ea6fa
2022-07-26 Dmitri Gribenko[bazel] Run autoformatter on BUILD.bazel
2022-07-26 Roman Rusyaev[Clang] [P2025] Analyze only potential scopes for NRVO
2022-07-26 Benjamin Kramer[bazel] Port 7a5cb15ea6facd82756adafae76d60f36a0b60fd
2022-07-26 Chuanqi Xu[clang] [docs] Update the changes of C++20 Modules...
2022-07-26 Simon Tatham[llvm-objdump,ARM] Fix further test failures.
2022-07-26 Balazs Benics[analyzer] Improve loads from reinterpret-cast fields
2022-07-26 Chuanqi Xu[C++20] [Modules] Handle linkage properly for specializ...
2022-07-26 Zakk Chen[RISCV][Clang] Refactor RISCVVEmitter. (NFC)
2022-07-26 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2022-07-26 Zakk Chen[RISCV][Clang] Refactor and rename rvv intrinsic relate...
2022-07-26 Benjamin Kramer[analyzer] Fix unused variable warning in release build...
2022-07-26 Benjamin Kramer[mlir] Fall back to posix_memalign for aligned_alloc...
2022-07-26 Sebastian Neubauer[CMake] Fix add_subdirectory llvm builds
2022-07-26 Simon Tatham[llvm-objdump,ARM] Fix a lot more tests.
2022-07-26 David Spickett[clang][analyzer][NFC] Use value_or instead of ValueOr
2022-07-26 David Spickett[lldb][ARM] Use portable printf tokens for 64 bit types
2022-07-26 Simon Tatham[llvm-objdump] Fix type mismatch in std::min.
2022-07-26 David Spickett[lldb][ARM] Add tests for vpush/vpop D registers
2022-07-26 Nimish Mishra[flang][OpenMP] Lowering support for default clause
2022-07-26 Sven van HaastregtReassoc FMF should not optimize FMA(a, 0, b) to (b)
2022-07-26 Simon Tatham[llvm-objdump,ARM] Make dumpARMELFData line up with...
2022-07-26 Simon Tatham[llvm-objdump,ARM] Add PrettyPrinters for Arm and AArch64.
2022-07-26 Simon Tatham[MC,llvm-objdump,ARM] Target-dependent disassembly...
2022-07-26 David Spickett[lldb][ARM] Misc improvements to TestEmulations
2022-07-26 Phoebe Wang[ArgPromotion] Transfer metadata nontemporal to promote...
2022-07-26 David Spickett[lldb][ARM] Print mismatched registers in emulation...
2022-07-26 Dmitri Gribenko[clang][dataflow] Fix SAT solver crashes on `X ^ X...
2022-07-26 isuckatcs[analyzer] Structured binding to tuple-like types
2022-07-26 David Spickett[LLDB][ARM] Generalise adding register state in emulati...
2022-07-26 Cullen Rhodes[AArch64][SVE] Add patterns to select mla/mls
2022-07-26 Cullen Rhodes[AArch64][SVE] NFC: Add tests for masked mla/mls patter...
2022-07-26 Kito Cheng[RISCV] Lazily add RVV C intrinsics.
2022-07-26 David Spickett[lldb][AArch64] Add support for memory tags in core...
2022-07-26 Saiyedul Islam[Libomptarget] Add checks for AMDGPU TargetID using...
2022-07-26 isuckatcs[analyzer] Lambda capture non-POD type array
2022-07-26 John Ericson[cmake] Fix missing paren in `FindPrefixFromConfig`
2022-07-26 Diana Picus[flang] Rename variables in test. NFCI
2022-07-26 Victor Campos[ARM] Add Tag_CPU_arch missing value descriptions in...
2022-07-26 Slava Gurevich[LLDB][Reliability] Fix register value unpacking
2022-07-26 Amir Ayupov[BOLT] Support files with no symbols
2022-07-26 isuckatcs[analyzer] ArrayInitLoopExpr with array of non-POD...
2022-07-26 Weining Lu[LoongArch] Use `end namespace xxx` style comment. NFC
2022-07-26 owenca[clang-format] Fix a hang when formatting C# $@ string...
2022-07-26 Alex Brachet[CMake][Fuchsia] Enable assertions and backtraces in...
2022-07-26 Kazu Hirata[ADT] Deprecate Optional::getValueOr (NFC)
2022-07-26 Kazu Hirata[flang] Use value or * instead of getValue (NFC)
2022-07-26 Kazu HirataRemove redundaunt virtual specifiers (NFC)
2022-07-26 Kazu HirataUse isa instead of dyn_cast (NFC)
2022-07-26 Kazu Hirata[mlir] Use value_or (NFC)
2022-07-26 Nico Weberfix comment typo to cycle bots
2022-07-26 Nico Weber[gn build] tweak how symbol_exports map files look...
2022-07-26 Sinan Lin[CodeMetrics] use hasOneLiveUse instead of hasOneUse...
2022-07-26 Nico Weber[gn build] port bc39d7bdd497 (libclang.map -> libclang...
2022-07-26 zhongyunde[LoopDataPrefetch] Fix crash when TTI doesn't set Cache...
2022-07-26 Tom Stellardlibclang.so: Make SONAME the same as LLVM version
2022-07-26 Amir Ayupov[BOLT][TEST] Update fptr.test
2022-07-26 Xiang Li[DirectX backend] [NFC]Add DXILOpBuilder to generate...
2022-07-26 Jun Zhang[CodeGen] Consider MangleCtx when move lazy emission...
2022-07-26 Sunho Kim[JITLink][COFF] Don't dead strip seh frame of exported...
2022-07-26 Sunho Kim[JITLink][COFF] Consider lib/dll files in llvm-jitlink.
2022-07-26 Luo, Yuanke[X86][DAGISel] Don't widen shuffle element with AVX512
2022-07-26 Slava Gurevich[LLDB][NFC][Reliability] Fix uninitialized variables...
2022-07-26 Kazu Hirata[flang] Remove unused variable lastPrivBlock (NFC)
2022-07-26 Sunho Kim[JITLink][COFF] Implement IMAGE_COMDAT_SELECT_LARGEST...
2022-07-26 Sunho Kim[JITLink][COFF] Implement IMAGE_WEAK_EXTERN_SEARCH_NOLI...
2022-07-26 Sunho Kim[JITLink][COFF] Handle duplicate external symbols.
2022-07-26 Weverything[bazel] Add new rule for c60b897d22b2feab3282c4fc2b390b...
2022-07-26 John Ericson[llvm][cmake] Make `install_symlink` workflow work...
2022-07-26 jacquesguan[DAGCombiner] Teach scalarizeExtractedBinop to support...
2022-07-26 Slava GurevichRevert "[LLDB][NFC][Reliability] Fix uninitialized...
2022-07-26 jacquesguan[mlir][Math] Add constant folder for Exp2Op.
2022-07-26 Jacques Pienaar[mlir] SCCP add missing pessimistic setting
2022-07-26 River Riddle[mlir][Parser] Fix memory leak when failing to parse...
2022-07-26 Arnamoy Bhattacharyya[Flang][OpenMP] Add support for lastprivate clause...
2022-07-25 Daniel Bertalan[lld-macho] Implement -hidden-l
2022-07-25 Slava Gurevich[LLDB][NFC][Reliability] Fix uninitialized variables...
2022-07-25 River Riddle[mlir] Refactor the Parser library in preparation for...
2022-07-25 Amara Emerson[GlobalISel] Fix miscompile of G_UREM + G_UDIV due...
2022-07-25 Shafik Yaghmour[Clang] Fix how we set the NumPositiveBits on an EnumDe...
2022-07-25 Craig Topper[RISCV] Refactor translateSetCCForBranch to prepare...
2022-07-25 Alexander Shaposhnikov[IRBuilder] Add assert for AtomicRMW ordering
2022-07-25 Fabian Parzefall[BOLT] Process each block only once in fixCFGForPIC
2022-07-25 Fangrui Song[Driver] Ignore unimplemented -mtune= for ARM/PowerPC
2022-07-25 lipracer[mlir][NFC] Remove TypeRange's constructors that cause...
2022-07-25 lipracerSplit class ValueRange to a new file
2022-07-25 Augie FacklerMemoryBuiltins: remove malloc-family funcs from list
2022-07-25 Augie Facklertests: add attributes that would normally come from...
2022-07-25 John EricsonRevert "[llvm][cmake] Make `install_symlink` workflow...
next