platform/upstream/llvm.git
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...
2022-07-25 John Ericson[llvm][cmake] Make `install_symlink` workflow work...
2022-07-25 John Ericson[cmake] Support custom package install paths
2022-07-25 Joseph Huber[Libomptarget] Reintroduce host architecture checks...
2022-07-25 Roy Sundahl[asan][test] Additional test requiring weak symbol...
2022-07-25 Daniel BertalanReland "[lld-macho] Implement -load_hidden"
2022-07-25 Siva Chandra... [libc][Obvious] Use the correct StringView constructor...
2022-07-25 Andrew Brown[WebAssembly] Use `localexec` as default TLS model...
2022-07-25 Siva Chandra... [libc] Add dirent.h functions opendir, readdir, closedi...
2022-07-25 Matt ArsenaultRegAllocGreedy: Add a command line flag for reverseLoca...
2022-07-25 Matt ArsenaultAMDGPU: Adjust register allocation priority values...
2022-07-25 Joseph Huber[OpenMP] Remove noinline attributes in the device runtime
2022-07-25 Sanjay Patel[Passes] add a tail-call-elim pass near the end of...
2022-07-25 Peter Klausler[flang] Allow restricted specific intrinsic functions...
2022-07-25 Peter Klausler[flang][runtime] Reset unit frame buffer when re-opening
2022-07-25 Daniel BertalanRevert "[lld-macho] Implement -load_hidden"
2022-07-25 Daniel Bertalan[lld-macho] Implement -load_hidden
2022-07-25 Craig Topper[RISCV] Add more test cases for select with (setge...
2022-07-25 Kiran Chandramohan[Flang][OpenMP] Initial support for integer reduction...
2022-07-25 Dmitri Gribenko[clang][dataflow] Rename iterators from IT to It
2022-07-25 Siva Chandra... [libc] Add a simple StringStream class.
2022-07-25 Eric Li[clang][dataflow] Fix MapLattice::insert() to not drop...
2022-07-25 Justin Brooks[Kaleidoscope] Fix DWARF function creation example
2022-07-25 Peter Klausler[flang] Dial some errors down to warnings for ASSOCIATED()
2022-07-25 Christopher... Revert "[mlir][Arithmetic] Add `arith.delinearize_index...
2022-07-25 Corentin Jabot[Clang] Status of the C++23 papers approved by WG21...
2022-07-25 Jean Perier[flang] Runs FIR SimplifyRegionLitePass pass after...
2022-07-25 Mike Urbach[mlir] Update Python CMake version requirement.
2022-07-25 Warren Ristow[Reassociate][NFC] Use an appropriate dyn_cast for...
2022-07-25 Vladislav Dzhidzhoev[GlobalISel][DebugInfo] Remove debug info with zero...
2022-07-25 Peter Klausler[flang] Better error message for NULL() actual argument...
2022-07-25 Vladislav DzhidzhoevFix assertion in SmallDenseMap constructor with reserve...
2022-07-25 Igor ZhukovUse `<stdatomic.h>` with MSVC and C++
2022-07-25 Michał Górny[lldb] [gdb-remote] Refactor killing process and move...
2022-07-25 Daniel Bertalan[lld-macho] Demangle location name in undefined symbol...
2022-07-25 Craig Topper[RISCV] Teach RISCVCodeGenPrepare to optimize (zext...
2022-07-25 Saiyedul IslamRevert "Revert "Revert "[Libomptarget] Add checks for...
2022-07-25 Nikolas Klauser[libc++] Fix algorithms which use reverse_iterator
2022-07-25 Peixin Qiao[flang] Support intrinsic `selected_int_kind` for variables
2022-07-25 Andrzej Warzynski[flang][nfc] Add missing `REQUIRES: asserts` in a test
2022-07-25 Jonas Devlieghere[lldb] Make compiler-rt an optional LLDB test dependency
next