platform/upstream/llvm.git
2022-10-07 Hans WennborgRevert "[lld/mac] Port typo correction for undefined...
2022-10-07 zhongyunde[AArch64] Lower multiplication by a constant int to...
2022-10-07 Tobias Gysi[mlir][llvmir] Import intrinsics with attributes from...
2022-10-07 Florian Hahn[ConstraintElimination] Convert to unsigned Pred if...
2022-10-07 Matthias Springer[mlir][bufferize][NFC] Address review comments of D135420
2022-10-07 Uday Bondhugula[MLIR][Affine] Fix crash in normalizeMemRefType
2022-10-07 Nikita Popov[LoopPeeling] Support peeling loops with non-latch...
2022-10-07 Hans WennborgKeep inherited dllimport/export attrs for explicit...
2022-10-07 Kadir Cetinkaya[clangd][Tweak] Make sure enclosing function doesnt...
2022-10-07 Nikita Popov[ValueTracking] Remove unused Offset argument in getCon...
2022-10-07 David Spickett[LLDB] Add "frame select" as equivalent of GDB's "frame...
2022-10-07 eopXD[LangRef] Fix too short title underline
2022-10-07 eopXD[VP][RISCV] Add vp.roundtozero and its RISC-V support
2022-10-07 David Spickett[LLDB] Fix crash when printing a struct with a static...
2022-10-07 Dmitry Makogon[LoopPredication] Insert assumes of conditions of predi...
2022-10-07 Nikita Popov[llvm-reduce] Fix unused variable warning (NFC)
2022-10-07 Vignesh Balasubramanian[OpenMP] [OMPD] Build gdb-plugin code only when python3...
2022-10-07 Nikita PopovReapply [InstCombine] Switch foldOpIntoPhi() to use...
2022-10-07 David Spickett[LLDB] Fix printing a static bool struct member when...
2022-10-07 Nikita Popov[InstCombine] Add test for foldOpIntoPhi() context...
2022-10-07 Pierre van... [GISel] Add Trunc/Lshr/BuildVector Folding
2022-10-07 David Spickett[LLDB] Add missing space in help for frame-format-uniqu...
2022-10-07 Diana PicusUpdate RELEASE_TESTERS.TXT
2022-10-07 Pierre van... [GISel] Handle G_TRUNC in `matchExtractVecEltBuildVec`
2022-10-07 Florian Hahn[ConstraintElimination] Add test that crash in earlier...
2022-10-07 Uday BondhugulaNFC. Remove unnecessary builder argument in Affine...
2022-10-07 Alex Zinenko[mlir] fix memory effects of transform::PDLMatchOp
2022-10-07 Nikita Popov[CodeGenCXX] Convert more tests to opaque pointers...
2022-10-07 Markus Böck[mlir][tblgen] Fix crash in `-gen-enum-(decls|defs...
2022-10-07 Matthias Springer[mlir][bufferize] Fix repetitive region conflict detection
2022-10-07 Haojian Wu[SourceManager] Improve getFileIDLocal.
2022-10-07 Valentin Clement[flang][NFC] Update fir.dispatch format in doc
2022-10-07 Haojian Wu[Lex] Simplify and cleanup the updateConsecutiveMacroAr...
2022-10-07 Kazu Hirata[clang] Fix a warning
2022-10-07 Mike Hommey[CodeView] Avoid NULL deref of Scope
2022-10-07 Michał Górny[llvm] [lit] Fix use_lld() to respect llvm_shlib_dir
2022-10-07 Dominic Chen[libc] Resolve NaN/implementation-defined behavior...
2022-10-07 Peter Collingbournegn build: s/target_os/current_os/g
2022-10-07 Peter Collingbournegn build: Do not build libunwind.so for Android.
2022-10-07 Vladimir Vereschaka[CMake] Update cache file for Win to ARM Linux cross...
2022-10-07 Vladimir VereschakaUpdate the remote test launch utility (utils/remote...
2022-10-07 Xiang Li[DirectX backend] Add analysis to collect DXILResources
2022-10-07 Slava Zakharin[flang] Represent TARGET for globals with 'target'...
2022-10-07 Matthias Springer[mlir][bufferize] Fix enclosing repetitive region compu...
2022-10-07 Joseph Huber[Clang] Fix unknown argument test on Windows
2022-10-07 Mehdi AminiApply clang-tidy fixes for performance-move-const-arg...
2022-10-07 Kai Sasaki[mlir] Fix test failure with invalid piping syntax...
2022-10-07 Qiongsi Wu[clang][LTO] Remove the use of `--` for arange option
2022-10-07 Ye Luo[DeviceRTL] Fix a CMake multi-step compilation dependen...
2022-10-06 Joseph Huber[OpenMP][AMDGPU] Add 'uniform-work-group' attribute...
2022-10-06 Jan Svoboda[clang][modules] Fix handling of `ModuleHeaderRole...
2022-10-06 Joseph Huber[Clang] Emit a warning for ambiguous joined '-o' arguments
2022-10-06 Leonard Chan[llvm] Clear the ForwardRefDSOLocalEquivalentIDs map
2022-10-06 Craig Topper[RISCV] Use mask agnostic policy for isel patterns...
2022-10-06 Alina Sbirlea[SmallVector] Reallocate if assigned memory is right...
2022-10-06 Michael Jones[libc][obvious] move kill into fullbuild only
2022-10-06 Michael Jones[libc] add kill
2022-10-06 Peter Klausler[flang] Correct epistemological edge cases for IS_CONTI...
2022-10-06 Peter Klauslerfix
2022-10-06 Peter Klausler[flang][runtime] Handle array components in NAMELIST...
2022-10-06 Ellis Hoag[llvm-profdata] Add some missing options to docs
2022-10-06 Michael Jones[libc] fix futex type
2022-10-06 Philip Reames[RISCV] Use branchless form for selects with -1 in...
2022-10-06 Philip Reames[RISCV] Verify that policy operands only exist on instr...
2022-10-06 LLVM GN Syncbot[gn build] Port 96a509bca28b
2022-10-06 Xiang Li[HLSL] Remove global ctor/dtor variable for non-lib...
2022-10-06 Shubham Sandeep... Revert "Remove the dependency between lib/DebugInfoDWAR...
2022-10-06 Hui Xieimplement `std::views::istream`
2022-10-06 Peter Klausler[flang][runtime] Handle array components in NAMELIST...
2022-10-06 Shubham Sandeep... Remove the dependency between lib/DebugInfoDWARF and MC.
2022-10-06 Peter Klausler[flang] Supply missing source location for a message
2022-10-06 Jeffrey Byrnes[AMDGPU] Add test coverage to ensure first regallocfast...
2022-10-06 LLVM GN Syncbot[gn build] Port 2c799b7793cc
2022-10-06 Matthew Voss[llvm-reduce] Add pass that reduces DebugInfo metadata
2022-10-06 Aart Bik[mlir][sparse] remove llvm dependence from sparse bazel
2022-10-06 Florian Hahn[ConstraintElimination] Add tests where unsigned system...
2022-10-06 Peter Klausler[flang] Improve syntax error messages by fixing withMes...
2022-10-06 Aart Bik[mlir][sparse] minor header ordering cleanup
2022-10-06 Peiming Liu[mlir][sparse] Favors synthetic tensor over other undef...
2022-10-06 Peter Klausler[flang] Add missing source location to a semantic error...
2022-10-06 Ellis HoagRevert "[llvm-reduce] Remove debug metadata elements"
2022-10-06 Jorge Gorbe... [lldb] Skip check for conflicting filter/synth when...
2022-10-06 Philip Reames[DAG] Extract helper for (neg x) [nfc]
2022-10-06 Shilei Tian[OpenMP][DeviceRTL] Fix build issue
2022-10-06 Aaron PuchertThread safety analysis: Support copy-elided production...
2022-10-06 Aaron PuchertThread safety analysis: Handle additional cast in scope...
2022-10-06 Shilei Tian[OpenMP][DeviceRTL] Fix an issue that thread array...
2022-10-06 Alina SbirleaRevert "Reapply [InstCombine] Switch foldOpIntoPhi...
2022-10-06 Peter Klausler[flang][NFC] Document Fortran aliasing rules
2022-10-06 Peter Klausler[flang] Clarify edge case of host association and gener...
2022-10-06 TatWai Chong[tosa] Add legalization for conv3d
2022-10-06 Siva Chandra... [libc] Add POSIX execv and execve functions.
2022-10-06 Valentin Clement[flang] Use assembly format for fir.dispatch
2022-10-06 Julian Lettner[Sanitizer] Fix compile errors in rtl-old/tsan_rtl.cpp
2022-10-06 Stefan Pintilie[PowerPC] Fix types for vcipher builtins.
2022-10-06 Jorge Gorbe... [NFCI] Simplify TypeCategoryImpl for-each callbacks.
2022-10-06 Alexey Bataev[SLP]Improve/fix CSE analysis of the blocks/instructions.
2022-10-06 Mariusz Borsa[Sanitizers][Darwin] Fix invalid gap found by FindAvail...
2022-10-06 Jonas Devlieghere[lldb] Fix hard-coded argument to set_target_properties
2022-10-06 Jessica Paquette[GlobalISel] Add a m_SpecificReg matcher
next