platform/upstream/llvm.git
2020-06-29 Cullen Rhodes[AArch64][SVE] Add bfloat16 to outstanding tuple vector...
2020-06-29 Balazs Benics[analyzer][Z3-refutation] Fix a refutation BugReporterV...
2020-06-29 Cullen Rhodes[AArch64][SVE] clang: Add missing svbfloat16_t tests
2020-06-29 Jonas Devlieghere[Sphinx] Support older recommonmark versions.
2020-06-29 Louis Dionne[libc++] Enable tests and documentation by default...
2020-06-29 Louis Dionne[libc++] Provide a default LLVM_PATH when building...
2020-06-29 Muhammad Omair... [LLDB] skip TestCreateDuringInstructionStep on aarch64...
2020-06-29 LLVM GN Syncbot[gn build] Port fe0a555aa3c
2020-06-29 Balazs Benics[analyzer][NFC] Add unittest for FalsePositiveRefutatio...
2020-06-29 serge-sans... Correctly report Changed status in FoldBranchToCommonDest
2020-06-29 Francesco Petrogalli[sve][acle] Implement some of the C intrinsics for...
2020-06-29 dfukalov[NFC] Fixed ignored .hip test.
2020-06-29 Louis Dionne[libc++] Do not try creating llvm-lit when LIBCXX_INCLU...
2020-06-29 Christudasan... [AMDGPU] Moving SI_RETURN_TO_EPILOG handling out of...
2020-06-29 Dmitri GribenkoRecursiveASTVisitor: inline a macro that is only used...
2020-06-29 Nathan James[clang-tidy][NFC] Remove unnecessary includes throughou...
2020-06-29 Dmitri GribenkoCompile the RecursiveASTVisitor callbacks test with...
2020-06-29 David Green[ARM] Better reductions
2020-06-29 Simon PilgrimFix MSVC truncation of constant value warning.
2020-06-29 Dmitri GribenkoRevert "[analyzer][NFC] Add unittest for FalsePositiveR...
2020-06-29 Bjorn Pettersson[llvm-objcopy] Fix "unused-function" warning in NDEBUG...
2020-06-29 Balazs Benics[analyzer][NFC] Add unittest for FalsePositiveRefutatio...
2020-06-29 Simon Pilgrim[X86][SSE] MatchVectorAllZeroTest - handle OR vector...
2020-06-29 Nemanja Ivanovic[PowerPC] Don't combine SCALAR_TO_VECTOR without VSX
2020-06-29 Jonas Devlieghere[lldb/Test] Skip TestVSCode_disconnect on Darwin
2020-06-29 Matt ArsenaultInliner: Add missing test for alignment assume with...
2020-06-29 Sanjay Patel[VectorCombine] try to form vector compare and binop...
2020-06-29 Stephan Herhut[mlir] Clean up NVVM intrinsics definitions a little.
2020-06-29 Nathan James[clang-tidy] Fix hicpp-named-paramater
2020-06-29 Bevin Hansson[CodeGen] Use the common semantic for fixed-point codeg...
2020-06-29 Matt ArsenaultAMDGPU: Use IsSSA property check instead of asserting...
2020-06-29 Jake Merdich[clang-format] Preserve whitespace in selected macros
2020-06-29 Sanjay Patel[VectorCombine] refactor - make helper function for...
2020-06-29 LLVM GN Syncbot[gn build] Port 2cb0644f90b
2020-06-29 Luís Marques[RISCV] Split the pseudo instruction splitting pass
2020-06-29 Balázs Kéri[Analyzer][StreamChecker] Use BugType instead of Builti...
2020-06-29 Pavel Labath[lldb] Deduplicate Scalar integral getters
2020-06-29 Sven van Haastregt[OpenCL] Reject block arguments
2020-06-29 Guillaume Chatelet[NFC] Fix typos
2020-06-29 LLVM GN Syncbot[gn build] Port b56b467a9a8
2020-06-29 Guillaume Chatelet[ADT] Add Bitfield utilities
2020-06-29 Sebastian NeubauerAdd intrinsic helper function
2020-06-29 Sander de Smalen[AArch64][SVE] NFCI: Choose consistent naming for predi...
2020-06-29 Guillaume Chatelet[NFC] Introduce a helper in BasicTTIImpl.h to cast...
2020-06-29 John Brawn[Driver] When forcing a crash print the bug report...
2020-06-29 Guillaume Chatelet[Alignment][NFC] Migrate AMDGPU backend to Align
2020-06-29 Guillaume Chatelet[Alignment][NFC] migrate DataLayout::getPreferredAlignment
2020-06-29 Simon Pilgrim[X86] Add vector support to targetShrinkDemandedConstan...
2020-06-29 AndreyChurbanov[openmp][NFC] Cleanup: guard __kmp_mic_type by KMP_MIC_...
2020-06-29 Cullen Rhodes[AArch64][SVE] Add bfloat16 support to svext intrinsic
2020-06-29 Kerry McLaughlin[AArch64][SVE] Bail out of performPostLD1Combine for...
2020-06-29 LLVM GN Syncbot[gn build] Port 8e5a56865f2
2020-06-29 Dmitri GribenkoMove TestClangConfig into libClangTesting and use it...
2020-06-29 Simon Pilgrim[TargetLowering] Add DemandedElts arg to ShrinkDemanded...
2020-06-29 Joachim Protze[OpenMP][Tool] Fix buffer overflow in ompt-multiplex.h
2020-06-29 Dmitri GribenkoAdd tests for sequences of callbacks that RecursiveASTV...
2020-06-29 Tobias Gysi[mlir] make the bitwidth of device side index computati...
2020-06-29 Alex Zinenko[mlir] LLVM dialect: use addressof instead of constant...
2020-06-29 Georgy Komarov[llvm-objcopy] Emit error if removing symtab referenced...
2020-06-29 Guillaume ChateletFix invalid alignment in DAGCombiner::isLegalNarrowLdSt
2020-06-29 Nathan JamesRevert "[clang-tidy] relanding b9306fd"
2020-06-29 Frederik Gossen[MLIR][Shape] Lower `shape.get_extent` to `extract_elem...
2020-06-29 Frederik Gossen[MLIR][Shape] Lower `shape.get_extent` to `std.dim...
2020-06-29 Nathan James[clang-tidy] relanding b9306fd
2020-06-29 LLVM GN Syncbot[gn build] Port 8f9ca561a2b
2020-06-29 Xing GUO[ObjectYAML][DWARF] Collect diagnostic message when...
2020-06-29 Alex Zinenko[mlir] do not hardcode the name of the undefined functi...
2020-06-29 Alex Zinenko[mlir] Modernize LLVM dialect rountrip test
2020-06-29 Kadir Cetinkaya[clangd][Hover] Dont crash on null types
2020-06-29 Nico WeberRevert "[clang-tidy] Reworked enum options handling...
2020-06-28 Fady Ghanim[Clang][OpenMP][OMPBuilder] Moving OMP allocation and...
2020-06-28 Sergey Dmitriev[NFC] CallGraph related cleanup
2020-06-28 Nikita Popov[SimplifyCFG] Make test more robust (NFC)
2020-06-28 Nikita Popov[SimplifyCFG] Regenerate test checks (NFC)
2020-06-28 Craig Topper[X86] Explicitly add popcnt feature to Intel CPUs with...
2020-06-28 cgyurgyik[libc] This commit fixes the strcmp fuzzing test. It...
2020-06-28 Roman Lebedev[NFC][ScalarEvolution] Add a test showing SCEV failure...
2020-06-28 Xun Li[Coroutines] Optimize the lifespan of temporary co_awai...
2020-06-28 Sanjay Patel[VectorCombine] add test for scalable vectors; NFC
2020-06-28 Sanjay PatelRevert "[VectorCombine] add test for scalable vectors...
2020-06-28 Sanjay Patel[VectorCombine] add test for scalable vectors; NFC
2020-06-28 Sanjay Patel[x86] add tests for rsqrt opportunities; NFC
2020-06-28 Esme-Yi[NFC][PowerPC] Add run lines to test DivRemPairsPass.
2020-06-28 Nikita Popov[InstCombine] Add tests for assume implication (NFC)
2020-06-28 Nathan James[clang-tidy] Update lang restrictions on perf module
2020-06-28 Nikita Popov[LVI] Refactor value from icmp cond handling (NFC)
2020-06-28 Nikita Popov[CVP] Add tests for icmp or and/or edge conds (NFC)
2020-06-28 Simon Pilgrim[X86] combineScalarToVector - handle (v2i64 scalar_to_v...
2020-06-28 madhur13490Revert accidentally landed patch citing o build errors
2020-06-28 madhur13490Improve stack object printing. NFC.
2020-06-28 dfukalovSpeculativeExecution: fix incorrect debug info move
2020-06-28 Simon Pilgrim[X86] Rename dagcombine-cse.ll i386 test prefix X86...
2020-06-28 Nathan JamesFix build errors after b9306fd0
2020-06-28 Nathan James[clang-tidy] Reworked enum options handling(again)
2020-06-28 Nathan James[clang][docs] Remove untracked files from formatted...
2020-06-28 Chen Zheng[MachineLICM] testcase for hoisting rematerializable...
2020-06-28 Brad SmithAdd OpenBSD support to be able to retrieve the thread id
2020-06-27 Mike Edwards[LIT] Correcting max-failures option in lit documentation.
2020-06-27 Benjamin Kramer[RISCV] Silence unused variable warning in Release...
2020-06-27 Nikita Popov[ValueTracking] Use a switch statement (NFC)
next