platform/upstream/llvm.git
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_...
2021-09-06 Ivan Zhechev[Flang] Ported test_errors.sh to Python
2021-09-06 Saiyedul Islam[clang-nvlink-wrapper] Add documentation in clang docs
2021-09-06 Marius Brehler[mlir][docs] Complement list of supported scf ops
2021-09-06 Fangrui Song[AArch64] Remove an uneeded !NeedsWinCFI check. NFC
2021-09-06 guopeilin[AArch64][GlobalISel] Use ZExtValue for zext(xor) when...
2021-09-05 LLVM GN Syncbot[gn build] Port 8ce2675b1363
2021-09-05 Ruslan Arutyunyan[libc++][compare] Implement three_way_comparable[_with...
2021-09-05 Benjamin Kramer[Bazel] Add missing dependency after 650bbc56203c947bb8...
2021-09-05 Arthur Eubanks[test] Remove some legacy PM tests in llvm/test/Instrum...
2021-09-05 Arthur Eubanks[test] Remove some legacy PM tests in llvm/test/Instrum...
2021-09-05 Arthur Eubanks[test] Remove -loop-guard-widening legacy PM tests
2021-09-05 Kazu Hirata[clang-tidy] Drop unnecessary const from return types...
2021-09-05 David Green[DAG] Remove oneuse check in select_cc setgt X, -1...
2021-09-05 Simon Pilgrim[CostModel][X86] Add generic costs for vXi32 MUL -...
2021-09-05 Simon Pilgrim[CostModel][X86] Add vXi32 multiply pattern tests
2021-09-05 David Green[DAG] Fold select_cc setgt X, -1, C, ~C -> xor (ashr...
2021-09-05 David Green[DAG] Fold setcc eq with ashr to compare to zero.
2021-09-05 Dávid Bolvanský[InstCombine] stpcpy(d,s) -> strcpy(d,s) if the result...
2021-09-05 David Green[DAG] Add tests for select_cc and setcc with constant...
2021-09-05 Cheng Wang[libc][Obvious] Reorder CMakelists alphabetically.
2021-09-05 Cheng Wang[libc][Obvious] Fix typos
2021-09-05 Michael Kruse[OpenMP][OpenMPIRBuilder] Implement loop unrolling.
2021-09-04 Arthur Eubanks[test] Fixup tests with -analyze in llvm/test/Transforms
2021-09-04 Min-Yih Hsu[M68k][test] Migrate the remaining fixup and relaxation...
2021-09-04 Arthur Eubanks[test] Cleanup tests with -enable-new-pm in llvm/test...
2021-09-04 Arthur Eubanks[test] Cleanup legacy PM tests in llvm/test/Analyis...
2021-09-04 Arthur Eubanks[test] Cleanup legacy PM tests in llvm/test/DebugInfo
2021-09-04 Anton Afanasyev[SLP][Test] Add tests for PR47624 and PR49933
2021-09-04 Jez Ng[lld-macho] Initialize LTO backend with diagnostic...
2021-09-04 Nikita Popov[verify-uselistorder] Support -force-opaque-pointers
2021-09-04 Brad Smith[CMake] Re-enable use --gc-sections on OpenBSD
2021-09-04 Dávid Bolvanský[NFC] Added testcases for new binop with select transfo...
2021-09-04 Fangrui Song[AsmPrinter] Remove unneeded MCSubtargetInfo temporary...
2021-09-04 Dávid Bolvanský[InstCombine] rotate(X,Z) eq/ne rotate(Y,Z) ---> X...
2021-09-04 Bjorn Pettersson[SimpleLoopUnswitch] Inform pass manager when child...
2021-09-04 Shivam Gupta[LLDB][Docs] Indicate `PS1` variable by $
2021-09-04 Kazu Hirata[Driver] Drop unnecessary const from return types ...
2021-09-04 Shivam Gupta[NFC] Run clang-format on llvm/lib/Trget/AVR/
2021-09-04 Simon PilgrimFix Wdocumentation unknown parameter warning. NFCI.
2021-09-04 Simon Pilgrim[X86][SLM] WriteVecIMul instructions only take 1uop...
2021-09-04 Simon PilgrimRevert rG994da657076900f5ad7fe593c3b5e5f89ab3d53d ...
2021-09-04 Dávid Bolvanský[NFC] Added tests for PR51565
next