platform/upstream/llvm.git
2022-03-22 Nikita Popov[CodeGen] Remove some uses of deprecated Address constr...
2022-03-22 serge-sans... Cleanup includes: Linker
2022-03-22 Nikita Popov[CodeGen] Avoid deprecated Address ctor in EmitLoadOfPo...
2022-03-22 Nikita Popov[CodeGen][OpenMP] Make EmitLoadOfPointer() type consistent
2022-03-22 Stanislav Gatev[clang][dataflow] Model the behavior of optional and...
2022-03-22 Zakk Chen[RISCV] Support mask policy for RVV IR intrinsics.
2022-03-22 Lian Wang[RISCV][NFC] Add some check prefixes to remove redundan...
2022-03-22 Petr Hosek[CMake][Fuchsia] Switch to lld on Apple platforms
2022-03-22 Shengchen Kan[X86] Simplify attributes of the generated memory foldi...
2022-03-22 gysit[mlir][affine] Add affine.min / affine.max canonicaliza...
2022-03-22 Siva Chandra... [libc][Obvious] Remove an unnecessary dep and use inlin...
2022-03-22 Chuanqi Xu[NFC] [Coroutines] Remove unnecessary check and constra...
2022-03-22 Yeting Kuo[RISCV] Add basic cost model for vector casting
2022-03-22 Sheng[TableGen] Fix a misuse of getValueAsBitsInit
2022-03-22 Petr HosekRevert "[bootstrap] Allow passing options to sub-builds...
2022-03-22 Shraiysh Vaishay[mlir] Printing oilist element
2022-03-22 jacquesguan[RISCV][NFC] Add common check prefix to reduce duplicat...
2022-03-22 Ella Ma[analyzer][ctu] Fix wrong 'multiple definitions' errors...
2022-03-22 jacquesguan[mlir][Math] Add more constant folder for Math ops.
2022-03-22 Carl Ritson[MachineSink] Check block prologue interference
2022-03-22 Louis Dionne[libc++] Re-enable workaround for pre-ranges CTAD in...
2022-03-22 Louis Dionne[cmake] Handle iOS, watchOS and tvOS when finding compi...
2022-03-22 Petr Hosek[Clang] Set -mlinker-version explicitly in the lto...
2022-03-22 Petr Hosek[CMake][Clang] Skip host link version detection for...
2022-03-22 Joseph Huber[OpenMP] Manually unroll the argument copy loop
2022-03-22 Arthur EubanksRevert "Revert "[OpaquePtr][LLParser] Automatically...
2022-03-22 Arthur EubanksRevert "Revert "[OpaquePointers][BitcodeReader] Enable...
2022-03-22 wren romano[mlir][sparse] Marking several things const/static
2022-03-21 Mitch PhillipsRevert "[OpaquePointers][BitcodeReader] Enable -opaque...
2022-03-21 Mitch PhillipsRevert "[OpaquePtr][LLParser] Automatically detect...
2022-03-21 Walter Erquinigo[trace] clear any existing tracing sessions before...
2022-03-21 Walter Erquinigo[trace] Use vector instead of ArrayRef when reading...
2022-03-21 Mitch PhillipsRevert "[memprof] Store callsite metadata with memprof...
2022-03-21 Vasileios PorpodasRecommit "[SLP] Fix lookahead operand reordering for...
2022-03-21 Walter Erquinigo[simple] fix formatting in the intel-pt doc
2022-03-21 Jonas Devlieghere[lldb] Fix log & progress report for in-memory binaries
2022-03-21 Nathan JamesRevert "[ASTMatchers] Output currently processing match...
2022-03-21 Jakob JohnsonFix e6c84f82b87576a57d1fa1c7e8c289d3d4fa7ab1
2022-03-21 Yonghong Song[Clang] Fix an unused-but-set-variable warning with...
2022-03-21 Craig TopperRevert "[RISCV] Special case sign extended scalars...
2022-03-21 sstwcw[clang-format] Use an enum for context types. NFC
2022-03-21 Craig Topper[RISCV] Simplify some code. NFC
2022-03-21 Craig Topper[RISCV] Remove stray slash from comment. NFC
2022-03-21 Craig Topper[RISCV] Special case sign extended scalars when type...
2022-03-21 Mahesh Ravishankar[mlir][MemRef] Add early exit for computing dropped...
2022-03-21 Jorge Gorbe... Revert "[clang-format] Handle attributes before case...
2022-03-21 Simon Pilgrim[X86] combineAddOrSubToADCOrSBB - Fold ADD/SUB + (AND...
2022-03-21 Jakob JohnsonFix e6c84f82b87576a57d1fa1c7e8c289d3d4fa7ab1
2022-03-21 Konrad Kleine[format] Use int8_t as the underlying type of all enums...
2022-03-21 Maksim Panchenko[X86][NFCI] Remove redundant functions
2022-03-21 Nikita Popov[X86] Regenerate test checks
2022-03-21 Frederic Cambus[compiler-rt] Remove mentions of AuroraUX in code comme...
2022-03-21 Daniel GrumbergEnsure -extract-api handles multiple headers correctly
2022-03-21 Jakob JohnsonFix e6c84f82b87576a57d1fa1c7e8c289d3d4fa7ab1
2022-03-21 Snehasish Kumar[memprof] Store callsite metadata with memprof records.
2022-03-21 Arthur Eubanks[llvm-stress] Remove global LLVMContext
2022-03-21 Nikita PopovRevert "[X86] combineAddOrSubToADCOrSBB - Fold ADD...
2022-03-21 Mehdi AminiAdjust `llvm_unreachable` macro to account for platform...
2022-03-21 Mircea Trofin[mlgo] Fix build breaks introduced by includes cleanups
2022-03-21 LLVM GN Syncbot[gn build] Port e6c84f82b875
2022-03-21 Markus Böck[mlir] Rename `OpAsmParser::OperandType` to `OpAsmParse...
2022-03-21 Eric Li[libTooling] Generalize string explanation as templated...
2022-03-21 Jakob JohnsonAdd thin wrapper for perf_event_open API
2022-03-21 Stanislav Mekhanoshin[AMDGPU] Fix AV classes VTs. NFCI.
2022-03-21 Arthur Eubanks[llvm-libtools-darwin] Don't use global LLVMContext
2022-03-21 Joseph Huber[CUDA] Add getTargetFeatures for the NVPTX toolchain
2022-03-21 Stefan Pintilie[PowerPC][NFC] Add test case for byval argument passing
2022-03-21 alex-t[AMDGPU] divergence patterns for the BUILD_VECTOR i16...
2022-03-21 Peter Klausler[flang] Expose error recovery cases in external I/O
2022-03-21 Louis Dionne[bootstrap] Allow passing options to sub-builds for...
2022-03-21 Arjun P[MLIR][Presburger] Deduplicate and move getNegatedCoeff...
2022-03-21 Craig Topper[SelectionDAG] Make getPreferredExtendForValue take...
2022-03-21 Nathan James[ASTMatchers] Output currently processing match and...
2022-03-21 Kim GräsmanAdding a release note
2022-03-21 Yitzhak MandelbaumRevert "[libTooling] Generalize string explanation...
2022-03-21 Aaron BallmanIgnore FullExpr when traversing cast sub-expressions
2022-03-21 Kim GräsmanGeneralize and harmonize sub-expression traversal
2022-03-21 Duncan P. N... Compiler: Remove empty fallback definition for LLVM_BUI...
2022-03-21 Eric Li[libTooling] Generalize string explanation as templated...
2022-03-21 Zarko Todorovski[libc++][AIX] AIX allows for changing permissions of...
2022-03-21 Arjun P[MLIR][Presburger] simplify removeConstraintsInvolvingRange
2022-03-21 Nico Weber[clang] Remove stdint.h include from a test
2022-03-21 Daniel ThornburghFix buildbot failures from 7917b3c6.
2022-03-21 Sam McCall[clangd] Fix nullptr crash in AddUsing tweak on catch...
2022-03-21 Louis Dionne[libc++] Trigger CI when cmake/ is modified
2022-03-21 Philip Reames[test] Add regression test from pr54465
2022-03-21 Nico Weber[gn build] Use lld-link's new /winsysroot: flag
2022-03-21 Arthur Eubanks[llvm-lipo] Don't use a global LLVMContext
2022-03-21 Simon Pilgrim[X86][AVX512] lower1BitShuffle - fold broadcast(setcc...
2022-03-21 Snehasish Kumar[DebugInfo][NFC] Add a comment on the ordering of DILin...
2022-03-21 Snehasish Kumar[memprof] Update the frame is inline logic and unittests.
2022-03-21 Aart Bik[mlir][sparse] implement loop index value vectorization
2022-03-21 Tom Honermann[clang] [OpenMP] Diagnose use of 'target_clones' in...
2022-03-21 Tom Honermann[clang] [OpenMP] Extend OpenMP variant declaration...
2022-03-21 Tom Honermann[clang] Produce a "multiversion" annotation in textual...
2022-03-21 Tom Honermann[clang] NFC: Rename 'MVType' variables to 'MVKind'...
2022-03-21 Tom Honermann[clang] Add missing diagnostics for invalid overloads...
2022-03-21 Tom Honermann[clang] NFC: Remove forced type merging in multiversion...
2022-03-21 Tom Honermann[clang] NFC: Redundant code removal in SemaDecl.cpp...
2022-03-21 Tom Honermann[clang] NFC: Dead code removal in SemaDecl.cpp, CheckMu...
next