platform/upstream/llvm.git
2021-09-07 Hansang Bae[OpenMP] Add interface for 5.1 scope construct
2021-09-07 Kazu Hirata[Analysis, Target, Transforms] Construct SmallVector...
2021-09-07 Kazu Hirata[RISCV] Fix "set but not used" warnings
2021-09-07 peter klausler[flang] Fix GetHostProcedure() for main program
2021-09-07 Dávid Bolvanský[InstCombine] ror/rol(X, RotAmt) == C --> X == rol...
2021-09-07 Andrew Litteken[IROutliner] Adding outlining for single entry/single...
2021-09-07 Victor Huang[PowerPC] Fixed the crash due to early if conversion...
2021-09-07 Vladimir Vereschaka[libc++] Provide 'buildhost=<platform> feature for...
2021-09-07 David Spickett[lldb] Add missing newline to stderr output on failed...
2021-09-07 Sanjay Patel[InstCombine] add tests for smear-a-set-bit; NFC
2021-09-07 Jonas Devlieghere[lldb] Update crashlog.py to accept multiple results...
2021-09-07 Simon Pilgrim[X86] Add missing domain to avx512_ord_cmp_sae comis...
2021-09-07 Jinsong Ji[PowerPC] Guard XSRSP in P8 for FastISel
2021-09-07 Jingu Kang[test] precommit a test for D109354
2021-09-07 Hans WennborgAdd llvm-ml to LLVM_TOOLCHAIN_TOOLS (PR50536)
2021-09-07 Roman Lebedev[Exegesis] Native clusterization: sub-partition by...
2021-09-07 Roman Lebedev[NFC][exegesis] Add test for the following patch
2021-09-07 Alex Zinenko[mlir] Fix GPU LaunchFunc conversion to the LLVM dialect
2021-09-07 Sander de Smalen[AArch64][SVE] Improve extract_subvector for predicates.
2021-09-07 Peter Smith[MC] Use local MCSubtargetInfo in writeNops
2021-09-07 Peter Smith[MC] Add MCSubtargetInfo to MCAlignFragment
2021-09-07 Michael Liao[amdgpu] Enable selection of `s_cselect_b64`.
2021-09-07 Mirko Brkusanin[AMDGPU][GlobalISel] Legalize G_MUL for non-standard...
2021-09-07 Mirko Brkusanin[AMDGPU][GlobalISel] Legalization of G_ROTL and G_ROTR
2021-09-07 Simon Pilgrim[X86] X86InstrSSE.td - remove unused template parameter...
2021-09-07 Simon Pilgrim[X86] X86InstrVecCompiler.td - remove unused template...
2021-09-07 Simon Pilgrim[X86] X86InstrFMA.td - remove unused template parameter...
2021-09-07 Anton Afanasyev[AggressiveInstCombine] Add `AssumptionCache` to aggres...
2021-09-07 Anton Afanasyev[AggressiveInstCombine][Test] Add test for assumptions
2021-09-07 Anton Afanasyev[AggresiveInstCombine] Add wrapper calls for `KnownBits...
2021-09-07 Simon Pilgrim[llvm-exegesis][x86] Limit llvm-exegesis analysis tests...
2021-09-07 Kadir Cetinkaya[clang][Driver] Pick the last --driver-mode in case...
2021-09-07 Sander de Smalen[AArch64][SVE] Implement all-inactive predicate with...
2021-09-07 Nawrin Sultana[OpenMP] Change monotonicity of dynamic schedule
2021-09-07 David Sherwood[SVE][NFC] Add SVE cost model tests for gathers/scatters
2021-09-07 Simon Pilgrim[llvm-exegesis] Analysis tests should run even without...
2021-09-07 Dávid Bolvanský[NFC] Added test for stpcpy -> strcpy transformation...
2021-09-07 Brad SmithMention OpenBSD in the documentation
2021-09-07 Simon Pilgrim[KnownBits] Add support for X*X self-multiplication
2021-09-07 Mirko Brkusanin[AMDGPU][GlobalISel] Legalize memcpy family of intrinsics
2021-09-07 Fraser Cormack[RISCV][VP] Custom lower VP_STORE and VP_LOAD
2021-09-07 Fraser Cormack[RISCV][VP] Custom lower VP_SCATTER and VP_GATHER
2021-09-07 Roman Lebedev[exegesis][X86] ParallelSnippetGenerator: don't acciden...
2021-09-07 Justas Janickas[OpenCL] Disallows static kernel functions in C++ for...
2021-09-07 Andrew Wei[AArch64] Avoid adding duplicate implicit operands...
2021-09-07 Fraser Cormack[SelectionDAG][VP] Fix MemSDNode::getBasePtr
2021-09-07 luxufan[RuntimeDyld] Don't use bitwise operation on SymbolRef...
2021-09-07 Brad SmithMention OpenBSD in the documentation
2021-09-07 Frederic Cambus[compiler-rt] Document that builtins is known to work...
2021-09-07 Ben Shi[ARM] Implement target hook function to decide folding...
2021-09-07 Ben Shi[ARM][test] Add new tests for (mul (add r, c0), c1)
2021-09-07 Clement Courbet[llvm-exegesis] Add unit test in preparation for DD109275
2021-09-07 Nathan Ridge[clangd] Omit default template arguments from type...
2021-09-07 Nathan Ridge[clangd] Omit type hints that are too long
2021-09-07 Ye Luo[OpenMP][libomptarget] Change device vector elements...
2021-09-07 oToToT[clang] Add '-ast-dump-filter=' support
2021-09-07 Ye Luo[OpenMP][libomptarget] Change synchronize_ty return...
2021-09-07 Jinsong Ji[RuntimeDyld] Guard UsedTLSStorage to x86 ELF only
2021-09-07 Matthias Springer[mlir][linalg] linalg.tiled_loop peeling
2021-09-07 Craig Topper[X86] Handle inverted inputs when matching VPTERNLOG...
2021-09-06 Fangrui Song[X86] Simplify condition guarding emitCalleeSavedFrameM...
2021-09-06 Fangrui Song[X86] Simplify two hasFP(F). NFC
2021-09-06 David Green[ARM] Add tests for MVE narrowing intrinsic demand...
2021-09-06 Nikita Popov[SCEV] Fix applyLoopGuards() with range check idiom...
2021-09-06 Sanjay Patel[DAGCombine] Prevent the transform of combine for multi...
2021-09-06 Benjamin Kramer[lldb] Fix pessimizing move warning
2021-09-06 Andrew Litteken[IRSim] Adding support for recognizing branch similarity
2021-09-06 Dávid Bolvanský[NFC] Added tests for D109283
2021-09-06 Craig Topper[X86] Pre-commit test cases for D109295. NFC
2021-09-06 David BlaikieDebugInfo: Add a FIXME/suggestion about using sibling...
2021-09-06 Michał Górny[lldb] Support SaveCore() from gdb-remote client
2021-09-06 Kazu Hirata[Support] Qualify auto (NFC)
2021-09-06 Andrzej Warzynski[flang][plugins] Make `PluginParseTreeAction` an abstra...
2021-09-06 Jonas Paulsson[SelectionDAGBuilder] Bugfix in visitInlineAsm()
2021-09-06 Sanjay Patel[InstCombine] fix infinite loop from shift transform
2021-09-06 Sanjay Patel[InstCombine] refactor to reduce indent; NFC
2021-09-06 Sanjay Patel[InstCombine] fix one-use condition for shift transform
2021-09-06 Sanjay Patel[InstCombine] early exit to reduce indentation; NFC
2021-09-06 Sanjay Patel[InstCombine] add test for shift-trunc-shift with extra...
2021-09-06 Ivan Zhechev[Flang] Port test_modfile.sh to Python
2021-09-06 Victor Campos[AArch64][MC] Merge FeaturePMU into FeaturePerfMon
2021-09-06 Ivan Zhechev[Flang] Port test_folding.sh to Python
2021-09-06 David Truby[AArch64][sve] Prevent incorrect function call on fixed...
2021-09-06 Wang, Pengfei[X86][mingw] Modify the alignment of __m128/__m256...
2021-09-06 Justas Janickas[OpenCL] Fix condition macro name in test
2021-09-06 Benjamin Kramer[lldb] Silence compiler warnings from 37cbd817d3e2b8c67...
2021-09-06 Sander de Smalen[AArch64] NFC: Regenerate CHECK lines for sve-masked...
2021-09-06 Benjamin Kramer[lldb] Silence compiler warning after fae0dfa6421ea6c02...
2021-09-06 Michał Górny[lldb] [llgs server] Support creating core dumps on...
2021-09-06 Qiu Chaofan[Clang] Add __ibm128 type to represent ppc_fp128
2021-09-06 Sander de Smalen[VectorUtils] Teach findScalarElement to return splat...
2021-09-06 David Carlier[Sanitizer] Intercept clock_getcpuid/pthread_getcpuid...
2021-09-06 LLVM GN Syncbot[gn build] Port 12fa608af44a
2021-09-06 Tianqing Wang[X86] Add CRC32 feature.
2021-09-06 Justas Janickas[OpenCL] Supports optional generic address space semant...
2021-09-06 Florian Mayer[hwasan] Test use-after-scope with -fno-exceptions.
2021-09-06 Alexander Belyaev[mlir][linalg] Fix `FoldInitTensorWithDimOp` if dim...
2021-09-06 David SpickettRevert "[compiler-rt][Profile] Disable test on Arm...
2021-09-06 Moritz Sichert[RuntimeDyld] Implemented relocation of TLS symbols...
2021-09-06 Moritz Sichert[RuntimeDyld] Implemented relocation for ELF::R_X86_64_...
next