platform/upstream/llvm.git
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
2022-10-06 Peter Klausler[flang][runtime] When NAMELIST input hits EOF, signal...
2022-10-06 Peter Klausler[flang] Selectors whose expressions are pointers return...
2022-10-06 Peter Klausler[flang] Delay parse tree rewriting for I/O UNIT=func()
2022-10-06 Peter Klausler[flang] Ignore errors on declarations in interfaces...
2022-10-06 Alex Brachet[PGO] Make emitted symbols hidden
2022-10-06 Peter Klausler[flang] Ensure USE associations of shadowed procedures...
2022-10-06 Peter Klausler[flang] Error message situation should be a warning
2022-10-06 Peter Klausler[flang] Don't force SET_EXPONENT(I=...) argument to...
2022-10-06 Joao Moreira[X86] Do not emit JCC to __x86_indirect_thunk
2022-10-06 Craig Topper[RISCV] Use fixed vector types in fixed-vectors-vfnmsac...
2022-10-06 Bill Wendling[clang][NFC] Remove extraneous normalized value
2022-10-06 Bjorn Pettersson[SimplifyLibCalls] Adjust code comment in optimizeStrin...
2022-10-06 Craig Topper[RISCV] Cleanup some vector tests. NFC
2022-10-06 Son Tuan Vu[LLVM][Support] Support for `llvm::cl::list`'s default...
2022-10-06 Bill Wendling[clang][NFC] Use enum for -fstrict-flex-arrays
2022-10-06 Arthur EubanksRevert "[DSE] Eliminate noop store even through has...
2022-10-06 Aaron BallmanSilence a signed/unsigned mismatch warning; NFC
2022-10-06 Florian Hahn[ConstraintElimination] Remove fixme addressed in 8e3e9...
2022-10-06 Sanjay Patel[InstCombine] fold sdiv with hidden common factor
2022-10-06 Sanjay Patel[PhaseOrdering] add test for mul + sdiv; NFC
2022-10-06 Ben Langmuir[clang][test] Make headers unique to avoid linking...
2022-10-06 Florian Hahn[ConstraintElimination] Update tests to use opaque...
2022-10-06 Gulfem Savrun... [InstrProf] Add version into llvm-profdata
2022-10-06 bixia1[mlir][sparse] Implement insertion sort for the stable...
2022-10-06 Erich Keane[NFC] Replace use of !isTranslationUnit && !isNamespace...
2022-10-06 Ivan Tetyushkin[RISCV] Optimization for using compressed beqz and...
2022-10-06 Shubham Sandeep... Revert "Remove the dependency between lib/DebugInfoDWAR...
2022-10-06 Ellis Hoag[llvm-reduce] Remove debug metadata elements
2022-10-06 Shubham Sandeep... Remove the dependency between lib/DebugInfoDWARF and MC.
2022-10-06 Florian Hahn[ConstraintElimination] Generalize AND matching.
2022-10-06 Valentin Clement[flang] Update fir.dispatch operation
2022-10-06 Petr Hosek[CMake] Provide Findzstd module
2022-10-06 LLVM GN Syncbot[gn build] Port 79df8e19beb9
2022-10-06 Sam McCall[Format] Drop speculative test added in previous patch...
2022-10-06 Tyker[ADT] Add support for more formats in APFixedPoint
2022-10-06 Peter Steinfeld[flang] Add a "not yet implemented" message for large...
2022-10-06 bixia1[mlir][sparse] Add rewrite rules for sparse-to-sparse...
2022-10-06 Sanjay Patel[InstCombine] fold udiv with hidden common factor
2022-10-06 Sanjay Patel[InstCombine] add tests for div with common factor...
2022-10-06 Pavel Labath[lldb] Move breakpoint hit reset code to Target::Cleanu...
2022-10-06 Pavel Labath[lldb/gdb-server] Better reporting of launch errors
2022-10-06 Sam McCall[clangd] Optimize Dex::generateProximityURIs().
2022-10-06 Sam McCall[Format] Fix crash when hitting eof while lexing JS...
2022-10-06 Philip Reames[RISCV][InsertVSETVLI] Default to MA not MU
2022-10-06 Nikolas Klauser[libc++] Implement P0591R4 (Utility functions to implem...
2022-10-06 Florian Hahn[ConstraintElimination] Order cmps for signed <-> unsig...
2022-10-06 Bjorn Pettersson[test][InstCombine] Use opaque pointers in wcslen test...
2022-10-06 Joseph Huber[Clang] Fix using LTO with the new driver in RDC-mode
2022-10-06 Tobias Gysi[mlir][llvmir] Simpler error handling in ConvertFromLLV...
2022-10-06 oToToT[ASTMatchers][NFC] Fix wrong code ending command in...
2022-10-06 Philip Reames[RISCV][InsertVSETVLI] Treat mask policy as undemanded...
2022-10-06 Michał Górny[llvm] [test] Add missing canonicalization of LLVM_ENAB...
2022-10-06 Aaron BallmanSilence a duplicate diagnostic about K&R C function...
2022-10-06 Utkarsh Saxena[clang][C++20] Note github issue in the FIXME matching...
2022-10-06 Florian Hahn[ConstraintElimination] Add tests with logical ANDs.
2022-10-06 Sanjay Patel[VectorCombine] remove unused test prefixes; NFC
2022-10-06 Nico Weber[gn build] port d1f13c54f1728 (Inclusions/Stdlib)
2022-10-06 Sanjay Patel[VectorCombine] add tests for scalar fneg with insert...
2022-10-06 Nico Weber[gn build] port d785a8eaa25d
2022-10-06 Utkarsh Saxena[C++20][Clang] P2468R2 The Equality Operator You Are...
2022-10-06 Nikita Popov[CodeGenCXX] Remove typed pointer check lines from...
2022-10-06 Florian Hahn[ConstraintElimination] Generalize OR matching.
2022-10-06 Nikita Popov[RelativeVTablesABI] Convert tests to opaque pointers...
2022-10-06 Dmitry Makogon[Test] Add test showing missed branch elimination due...
2022-10-06 Guray Ozen[mlir] Add bar.warp.sync to NVVM
2022-10-06 Nikita Popov[CodeGenCXX] Convert some tests to opaque pointers...
2022-10-06 Nikita PopovRevert "[CMake] Provide Findzstd module"
2022-10-06 Kadir CetinkayaRevert "Revert "[clang][Lex] Fix a crash on malformed...
2022-10-06 Sam McCall[clangd] Avoid scanning up to end of file on each comment!
2022-10-06 David Spickett[clang] Add Create method for CXXBoolLiteralExpr
2022-10-06 Nikita Popov[Local] Fix unused variable warnings (NFC)
2022-10-06 Nikita Popov[AA] Update unit test missed in previous commit (NFC)
2022-10-06 Petr Hosek[CMake] Provide Findzstd module
next