platform/upstream/llvm.git
2020-05-25 Benjamin KramerRevert "[PGO] Fix computation of function Hash"
2020-05-25 Jonas Devlieghere[lldb/Test] Add a trace method to replace print statements.
2020-05-25 stevewan[AIX] Add '-bcdtors:all:0:s' to linker to gather static...
2020-05-25 Dmitry Preobrazhensky[AMDGPU][MC][GFX8+] Enabled clamp for v_add_u16, v_sub_...
2020-05-25 Benjamin KramerMake mlir::Value's bool conversion operator explicit
2020-05-25 Sergej JaskiewiczRe-commit "[cmake] Allow std::filesystem tests in Cross...
2020-05-25 Sergej JaskiewiczRe-commit "[libc++] [test] Generate static_test_env...
2020-05-25 Denys Petrov[analyzer] Improved RangeSet::Negate support of unsigne...
2020-05-25 serge-sans... [PGO] Fix computation of function Hash
2020-05-25 Dmitry Preobrazhensky[AMDGPU] Added 'A' constraint for inline assembler
2020-05-25 Simon PilgrimMustExecute.h - remove unnecessary includes. NFC.
2020-05-25 Simon Pilgrim[X86] Add PTEST tests showing failure to extract allsig...
2020-05-25 Shuhong LiuAdd AIX to the test macro-same-context XFAIL list
2020-05-25 Pavel Labath[lldb] Remove custom DWARF expression printing code
2020-05-25 Denys Petrov[ManagedStatic] Fix build errors with clang-tblgen...
2020-05-25 serge-sans... Stack clash: update live-ins
2020-05-25 Whitney Tsang[LoopUtils] Use llvm::find
2020-05-25 Benjamin KramerMake FEATURE_AVX512VP2INTERSECT match between compiler...
2020-05-25 Simon PilgrimMemoryLocation.h - reduce Instructions.h include to...
2020-05-25 serge-sans... Improve stack-clash implementation on x86
2020-05-25 Simon PilgrimMemoryBuiltins.h - remove unnecessary TargetLibraryInfo...
2020-05-25 Simon PilgrimLoopInfo.h - remove unnecessary PHINode forward declara...
2020-05-25 Simon PilgrimInstructionSimplify.h - remove unnecessary includes...
2020-05-25 Simon PilgrimInlineAdvisor.h - remove unnecessary PreservedAnalyses...
2020-05-25 Sanjay Patel[x86] favor vector constant load to avoid GPR to XMM...
2020-05-25 Simon PilgrimFunctionLoweringInfo.h - move APInt.h dependency to...
2020-05-25 Simon PilgrimFunctionLoweringInfo.h - remove orphan addSEHHandlersFo...
2020-05-25 George MitenkovAdded pow intrinsic to LLVMIR dialect
2020-05-25 Stefan Pintilie[PowerPC][NFC] Split PPCELFStreamer::emitInstruction
2020-05-25 David Green[ARM] VMULH tests for when other parts are working...
2020-05-25 Xing GUO[ObjectYAML][DWARF] Remove unimplemented function.
2020-05-25 Simon Pilgrim[DAG] Add SimplifyDemandedVectorElts binop SimplifyMult...
2020-05-25 Simon PilgrimSystemZInstrBuilder.h - remove unnecessary PseudoSource...
2020-05-25 Simon PilgrimTargetInstrInfo.h - remove unnecessary includes. NFC.
2020-05-25 Dmitry Preobrazhensky[AMDGPU][CODEGEN] Added 'A' constraint for inline assembler
2020-05-25 Raphael Isemann[lldb][NFC] Pass DeclarationName to NameSearchContext...
2020-05-25 Jaroslav SevcikPrevent GetNumChildren from transitively walking pointe...
2020-05-25 Haojian Wu[clangd] Enable cross-file-rename by default.
2020-05-25 mydeveloperday[AST] default implementation is possible for non-member...
2020-05-25 Ayal Zaks[LV] Clamp MaxVF to power of 2.
2020-05-25 Joachim Protze[OpenMP] Fix a race in task queue reallocation
2020-05-25 Sam McCall[clangd] Log use of heuristic go-to-def. NFC
2020-05-25 Kazushi (Jam... [VE][NFC] Correct sjlj_expection test
2020-05-25 Tobias Hieta[CMake] Properly handle the LTO cache arguments for...
2020-05-25 Fangrui Song[MCDwarf] Delete unneeded DW_AT_unspecified_parameters
2020-05-25 Fangrui Song[MCDwarf] Delete unneeded DW_AT_prototyped for DW_TAG_label
2020-05-25 Jacques Pienaar[mlir] Expand operand adapter to take attributes
2020-05-25 Orivej Desh[TargetLoweringObjectFileImpl] Use llvm::transform
2020-05-25 Jake Merdich[clang-format][PR46043] Parse git config w/ implicit...
2020-05-24 Stephen KellyChange default traversal in AST Matchers to ignore...
2020-05-24 Craig Topper[X86] Remove isCommutable flag from MULX instructions.
2020-05-24 Stephen KellyAdd missing test
2020-05-24 Stephen KellyFix ignore-traversal to call correct method
2020-05-24 Simon Pilgrim[X86][AVX] Fold extract_subvector(subv_broadcast(x...
2020-05-24 Simon Pilgrim[X86][AVX] Fold extract_subvector(broadcast(x),c) ...
2020-05-24 Sanjay Patel[Pass Manager] remove EarlyCSE as clean-up for VectorCo...
2020-05-24 Florian Hahn[LV] Either get invariant condition OR vector condition.
2020-05-24 Sanjay Patel[PhaseOrdering] adjust test to use default alias analys...
2020-05-24 Simon Pilgrim[X86] SimplifyMultipleUseDemandedBitsForTargetNode...
2020-05-24 Simon PilgrimAMDGPU.h - reduce TargetMachine.h include. NFC.
2020-05-24 Kang Zhang[PowerPC] Add some InstAlias definitions
2020-05-24 Nathan James[clang-tidy] Fix potential assert in use-noexcept check
2020-05-24 Sanjay Patel[InstCombine] fold FP trunc into exact itofp
2020-05-24 Sanjay Patel[PatternMatch] abbreviate vector inst matchers; NFC
2020-05-24 Simon PilgrimAMDGPUInstPrinter.cpp - add CommandLine.h include....
2020-05-24 Florian Hahn[VPlan] Use VPUser for VPWidenSelectRecipe operands...
2020-05-24 Simon PilgrimAMDGPUTargetObjectFile.h - remove unnecessary includes...
2020-05-24 Simon PilgrimAMDGPULibFunc - fix include order. NFC.
2020-05-24 Simon PilgrimLoopSimplify.h - reduce unnecessary includes to forward...
2020-05-24 Stephen KellyFix return values of some matcher functions
2020-05-24 Stephen KellyFix skip-invisible with overloaded method calls
2020-05-24 Stephen KellyAdd explicit traversal mode to matchers for implicit...
2020-05-24 Simon PilgrimX86Subtarget.h - remove unnecessary TargetMachine.h...
2020-05-24 Simon Pilgrim[X86] Pull out repeated DemandedBits signmask variable...
2020-05-24 Simon Pilgrim[TargetLowering] Improve expandFunnelShift shift amount...
2020-05-24 Simon PilgrimFix Wdocumentation warnings after argument renaming...
2020-05-24 Simon Pilgrim[X86] Move CONCAT_VECTORS/INSERT_SUBVECTOR actions...
2020-05-24 Simon PilgrimX86TargetMachine.h - remove unnecessary X86Subtarget...
2020-05-24 Tobias Hieta[LLD/MinGW]: Expose --thinlto-cache-dir
2020-05-24 Simon Pilgrim[X86][AVX] Call SimplifyDemandedBits on MaskedLoadSDNod...
2020-05-24 Craig Topper[X86] Add family/model for Intel Comet Lake CPUs for...
2020-05-24 Craig Topper[X86] Fix typo in comment. NFC
2020-05-24 Simon Pilgrim[X86] Improve i8 + 'slow' i16 funnel shift codegen
2020-05-24 Amara Emerson[AArch64][GlobalISel] When generating SUBS for compares...
2020-05-24 Vitaly Buka[NFC, StackSafety] LTO tests for MTE and StackSafety
2020-05-23 Eli Friedman[clang driver] Spell "--export-dynamic-symbol" with...
2020-05-23 Amy Kwan[TLI][PowerPC] Introduce TLI query to check if MULH...
2020-05-23 zoecarver[libcxx] Fix deprecation warning by suppressing depreca...
2020-05-23 Fangrui Song[CFIInstrInserter] Delete unneeded checks
2020-05-23 zoecarver[NFC] Remove non-variadic overloads of allocator_traits...
2020-05-23 Jonas DevlieghereRevert "[lldb/Interpreter] Fix another eExpressionThrea...
2020-05-23 Jonas Devlieghere[lldb/Interpreter] Fix another eExpressionThreadVanishe...
2020-05-23 Jinsong Ji[docs] Fix warnings in ConstantInterpreter
2020-05-23 Florian Hahn[ValueTracking] Use assumptions in computeConstantRange.
2020-05-23 Nikita Popov[DwarfEHPrepare] Don't prune unreachable resumes at...
2020-05-23 Simon PilgrimTargetLowering.h - remove unnecessary TargetMachine...
2020-05-23 Matt ArsenaultSimplifyCFG: Clean up optforfuzzing implementation
2020-05-23 Matt ArsenaultAMDGPU: Refine rcp/rsq intrinsic folding for modern...
2020-05-23 Matt ArsenaultHIP: Try to deal with more llvm package layouts
2020-05-23 Matt ArsenaultAMDGPU: Implement isConstantPhysReg
next