platform/upstream/llvm.git
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)
2020-06-27 Simon Pilgrim[X86] SimplifyDemandedVectorEltsForTargetNode - merge...
2020-06-27 Hsiangkai Wang[RISCV] Support experimental v extensions.
2020-06-27 Hsiangkai Wang[RISCV] Assemble/Disassemble v-ext instructions.
2020-06-27 Roman Lebedev[Analysis] isDereferenceableAndAlignedPointer(): don...
2020-06-27 Simon PilgrimUpdate polly tests to use -disable-basicaa to -disable...
2020-06-27 Simon Pilgrim[X86][AVX] SimplifyDemandedVectorEltsForTargetNode...
2020-06-27 Simon Pilgrim[X86][AVX] SimplifyDemandedVectorEltsForTargetNode...
2020-06-27 mydeveloperday[clang-format] NFC 1% improvement in the overall clang...
2020-06-27 lh123Revert "[Docs] Fix typo and test git commit access...
2020-06-27 Simon PilgrimThreadPool.h - remove unused BitVector.h include. NFC.
2020-06-27 mydeveloperday[clang-format] [PR462254] fix indentation of default...
2020-06-27 Simon PilgrimFileCollector.h - reduce Twine.h include to forward...
2020-06-27 Simon Pilgrim[DAG] reduceBuildVecExtToExtBuildVec - don't combine...
2020-06-27 Simon Pilgrim[X86] Add PR46461 test case
2020-06-27 Simon Pilgrim[X86] Add AVX tests buildvec-insertvec.ll
2020-06-27 Simon PilgrimFix unused type alias warning. NFC.
2020-06-27 David ZarzyckiReland: [clang driver] Move default module cache from...
2020-06-27 Simon PilgrimError.h - GenericBinaryError - pass Twine arg by refere...
2020-06-27 Simon PilgrimCompileOnDemandLayer.h - remove unused Twine.h include...
2020-06-27 Simon PilgrimIndirectionUtils.h - reduce Twine.h include to forward...
2020-06-27 Simon PilgrimMCSectionWasm.h - reduce includes to forward declaratio...
2020-06-27 Simon PilgrimAsmPrinter.h - reduce includes to forward declarations...
2020-06-27 Nikita Popov[IR] Store attributes that are available "somewhere...
2020-06-27 Simon PilgrimAsmWriter - printConstVCalls/printNonConstVCalls -...
next