platform/upstream/llvm.git
2020-02-27 Paolo Severini[LLDB] Fix AddressSanitizer failure in MemoryCache
2020-02-27 Nicolas Vasilache[mlir] NFC - Split out RunnerUtils that don't require...
2020-02-27 Stephan Herhut[MLIR][Loops] Expose transformations on loop.parallel...
2020-02-27 Stephen Neuendorffer[MLIR] add show-dialects option for mlir-opt
2020-02-27 Joe Turner[clang-tidy] Store all ranges in clang::tooling::Diagnostic
2020-02-27 David Tenty[XCOFF] Don't emit non-external labels in the symbol...
2020-02-27 Eric Fiselier[libc++] Mark more try_lock tests as possibly flaky.
2020-02-27 Reid KlecknerForward declare FileEntry and DirectoryEntry in Module.h
2020-02-27 Reid KlecknerForward declare special case lists
2020-02-27 Sameer Sahasrabuddhe[AMDGPU] improve fragile test for divergent branches
2020-02-27 Nicolas Vasilache[mlir] Hotfix - Rename MLIRRuntimeUtils to mlir_runtime...
2020-02-27 Nikita Popov[InstCombine] DCE instructions earlier
2020-02-27 John BrawnAdd an attribute registry so plugins can add attributes
2020-02-27 Simon MollRemove BinaryOperator::CreateFNeg
2020-02-27 Alexey BaderRevert "[SYCL] Driver option to select SYCL version"
2020-02-27 Pierre-vh[Transforms][Debugify] Ignore PHI nodes when checking...
2020-02-27 Dan Gohman[WebAssembly] Mangle the argc/argv `main` as `__wasm_ar...
2020-02-27 Dan Gohman[WebAssembly] Teach lld how to demangle "__main_argc_argv".
2020-02-27 Dan Gohman[WebAssembly] Add an `isWasm` target triple predicate.
2020-02-27 Simon Pilgrim[InstCombine] Add PR14365 test cases + vector equivalents.
2020-02-27 Simon Pilgrim[CostModel][X86] Improve extract/insert element costs...
2020-02-27 Sam ParkerRevert "[ARM] Add CPSR as an implicit use of t2IT"
2020-02-27 Alexey Lapshin[Debuginfo][NFC] Unify error reporting routines inside...
2020-02-27 Bardia Mahjour[DA] Delinearization of fixed-size multi-dimensional...
2020-02-27 Ruyman[SYCL] Driver option to select SYCL version
2020-02-27 Krzysztof Parzyszek[Hexagon] Do not use init_arrays by default
2020-02-27 Nicolas Vasilache[mlir] NFC - Move runner utils from mlir-cpu-runner...
2020-02-27 Kirill BobyrevRevert "Devirtualize a call on alloca without waiting...
2020-02-27 Jay Foad[AMDGPU][ConstantFolding] Fold llvm.amdgcn.fract intrinsic
2020-02-27 Simon PilgrimFix cppcheck definition/declaration arg mismatch warnin...
2020-02-27 Simon Pilgrim[X86] Use Subtarget.useSoftFloat() in X86TargetLowering...
2020-02-27 Aaron BallmanAdding some documentation for __builtin_dump_struct.
2020-02-27 Adrian KuegelAdd GPU lowerings for the different log ops.
2020-02-27 Simon PilgrimFix shadow variable warning. NFC.
2020-02-27 Simon PilgrimFix shadow variable warnings. NFC.
2020-02-27 Simon Pilgrim[X86] LowerMSCATTER/MGATHER - reduce scope of MaskVT...
2020-02-27 Simon PilgrimFix uninitialized variable warning. NFC.
2020-02-27 Alex Zinenko[mlir] fix wrong symbol order in AffineApplyNormalizer
2020-02-27 Haojian Wu[clangd][NFC] Don't query the index if the rename symbo...
2020-02-27 Simon Pilgrim[X86] createVariablePermute - handle case where recursi...
2020-02-27 Jonathan Coe[clang-format] Recognize C# named argument colons as...
2020-02-27 Hans WennborgRevert "make -fmodules-codegen and -fmodules-debuginfo...
2020-02-27 Djordje Todorovic[CallSiteInfo] Handle bundles when updating call site...
2020-02-27 Andrzej Warzynski[AArch64][SVE] Add intrinsics for first-faulting gather...
2020-02-27 Hans Wennborg[driver][darwin] Don't use -platform_version flag by...
2020-02-27 Simon Pilgrim[AVX] Cleanup check prefixes
2020-02-27 Kirill BobyrevRequire asserts for debuginline-cost-delta.ll test
2020-02-27 David Green[ARM] Fixup FP16 bitcasts
2020-02-27 Jonathan Coe[clang-format] Handle commas in [] in C#
2020-02-27 Hans Wennborg[MC][ARM] Resolve some pcrel fixups at assembly time...
2020-02-27 Jay Foad[InstCombine] Fix confusing variable name.
2020-02-27 Raphael Isemann[lldb] Show the actual error when 'watchpoint set expre...
2020-02-27 Kirill BobyrevRevert "[Hexagon] Improve casting of boolean HVX vector...
2020-02-27 Djordje Todorovic[DebugInfo][ARM] Fix noreg case when checkig if it...
2020-02-27 David Stenberg[DebugInfo] Describe call site values for chains of...
2020-02-27 David Stenberg[DebugInfo][NFC] Move out lambdas from collectCallSiteP...
2020-02-27 Raphael Isemann[lldb][NFC] Fix several -Wdocumentation warnings
2020-02-27 Sam Parker[ARM] Add CPSR as an implicit use of t2IT
2020-02-27 Raphael Isemann[lldb] Skip TestWasm.py on sanitized builds until D7520...
2020-02-27 Simon Tatham[clang,ARM,MVE] Remove redundant #includes in test...
2020-02-27 Sam Parker[NFC][ARM] Add test case
2020-02-27 Sjoerd Meijer[AArch64] Peephole optimization: merge AND and TST...
2020-02-27 Kadir Cetinkaya[clangd] Get rid of lexer usage in AST.cpp
2020-02-27 Guillaume Chatelet[libc] Add CMake script to check host cpu features
2020-02-27 Kadir Cetinkaya[clangd] Get rid of getBeginningOfIdentifier helper
2020-02-27 Alexander Belyaev[MLIR] Add `take_back()` to STLExtras.h for completeness.
2020-02-27 Siva Chandra... [libc] Add an optional `NAME` argument to `add_entrypoi...
2020-02-27 ogirouxSome fixes for open breaks on MacOS and UBSan
2020-02-27 Nemanja IvanovicFix buildbot break after c46b85aaf4d4
2020-02-27 Nemanja Ivanovic[LoopVectorize] Fix cost for calls to functions that...
2020-02-27 Matt ArsenaultAMDGPU/GlobalISel: Add missing test for G_UMULH
2020-02-27 Matt ArsenaultGlobalISel: Fix lowering for G_UADDE/G_USUBE
2020-02-27 Matt ArsenaultAMDGPU/GlobalISel: Add missing G_[US]ADDE/G_[US]SUBE...
2020-02-27 Matt ArsenaultGlobalISel: Cleanup code with MachineIRBuilder features
2020-02-27 Stefanos Baziotis[docs][LoopTerminology] Add Loop Simplify Form description.
2020-02-27 Craig Topper[X86] Add test cases showing incorrect setting of nofpe...
2020-02-27 Fangrui Song[ELF][test] Rename SHF_LINK_ORDER related "metadata...
2020-02-27 Kirill NaumovCost Annotation Writer for InlineCost
2020-02-27 Craig Topper[X86] Add proper MachinePointerInfo to stack store...
2020-02-27 Louis Dionne[libc++] Workaround unused variable warning in test
2020-02-27 Craig Topper[X86] Explicitly pass Destination VT and debug location...
2020-02-27 Craig Topper[X86] Explicitly pass Pointer, MachinePointerInfo and...
2020-02-27 Louis DionneRevert "[libc++] Do not set the `availability=XXX`...
2020-02-27 Louis Dionne[libc++] Temporarily disable availability markup for...
2020-02-26 Richard SmithPR44978: Accept as an extension some cases where destru...
2020-02-26 Erik PilkingtonDisable memory leak checking in a test to work around...
2020-02-26 Adrian PrantlVisit previously unreachable nodes in the debug info...
2020-02-26 Craig Topper[X86] Query constant pool object alignment instead...
2020-02-26 Craig Topper[X86] Use proper alignment for stack temporary and...
2020-02-26 Craig Topper[X86] Use correct MachineMemOperand for stack load...
2020-02-26 Craig Topper[X86] Add proper MachinePointerInfo to the loads/stores...
2020-02-26 Davide Italiano[ObjectFileMachO] Fix a build error on embedded.
2020-02-26 Amara Emerson[AArch64][GlobalISel] Fixup <32b heterogeneous regbanks...
2020-02-26 Nathan James[ASTMatchers] HasNameMatcher handles `extern "C"`
2020-02-26 Alexey Lapshin[DebugInfo][NFC] Remove handler with ErrorPolicy from...
2020-02-26 John McCallUpdate the ARC docs for non-trivial ownership in structs.
2020-02-26 Philip Reames[MC] Pull out a relaxFragment helper [NFC]
2020-02-26 Alexander Shaposhnikov[llvm-objcopy] Enable --discard-all for MachO
2020-02-26 Lei Zhang[mlir][spirv] Refactoring to avoid calling the same...
2020-02-26 Kostya Kortchinsky[scudo][standalone] Various improvements wrt RSS
next