platform/upstream/llvm.git
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
2020-05-23 Matt ArsenaultAMDGPU: Define mode register
2020-05-23 Matt ArsenaultSilence warning from unit test
2020-05-23 Fangrui Song[ELF] Parse SHT_GNU_verneed and respect versioned undef...
2020-05-23 Matt ArsenaultTableGen: Don't reconstruct CodeGenDAGTarget
2020-05-23 Georgii Rymar[yaml2obj] - Move "repeated section/fill name" check...
2020-05-23 Georgii Rymar[yaml2obj] - Add a technical prefix for each unnamed...
2020-05-23 Stephen KellyAdd a way to set traversal mode in clang-query
2020-05-23 Marek Kurdej[libc++] Mark __cpp_lib_hardware_interference_size...
2020-05-23 Michal PaszkowskiRevert "Added a new IRCanonicalizer pass."
2020-05-23 Michal PaszkowskiRevert "[gn build] Port 14d358537f1"
2020-05-23 LLVM GN Syncbot[gn build] Port 14d358537f1
2020-05-23 Michal PaszkowskiAdded a new IRCanonicalizer pass.
2020-05-23 mydeveloperday[Analyzer][WebKit][NFC] Correct documentation to avoid...
2020-05-23 Nikita Popov[TargetPassConfig] Don't add alias analysis at optnone
2020-05-23 Craig Topper[Align] Remove operations on MaybeAlign that asserted...
2020-05-23 Fangrui Song[MC] Drop unneeded std::abs for DW_def_cfa_offset in...
2020-05-23 Fangrui Song[MC] Fix double negation of DW_CFA_def_cfa
2020-05-23 Craig Topper[X86] Update some av512 shift intrinsics to use "unsign...
2020-05-23 Fangrui Song[MC] Fix double negation of DW_CFA_def_cfa_offset
2020-05-23 Tony[AMDGPU] DWARF Proposal For Heterogeneous Debugging
2020-05-23 Tony[AMDGPU] DWARF For Heterogeneous Debugging
2020-05-23 Stephen KellyAdd missing unit test
2020-05-23 Stephen KellyFix mistake made while rebasing
2020-05-23 Fangrui Song[MC] Change MCCFIInstruction::createDefCfaOffset to...
2020-05-23 Stephen KellyAdd some explicit use of TK_AsIs
2020-05-23 Stephen KellyFix ignoring traversal of intermediate parens
2020-05-23 Stephen KellyTraverse-ignore invisible CXXConstructExprs with defaul...
2020-05-22 Adrian PrantlRestrict test for DW_AT_APPLE_optimized to Darwin
2020-05-22 Fangrui Song[MC] Change MCCFIInstruction::createDefCfa to cfiDefCfa...
2020-05-22 Adrian PrantlPrint a warning when stopped in a frame LLDB has no...
2020-05-22 Stephen NeuendorfferReapply "[lit] GoogleTest framework should report failu...
2020-05-22 Stanislav Mekhanoshin[AMDGPU] Define 6 dword subregs
2020-05-22 Eric ChristopherHandle eExpressionThreadVanished in error switch to...
2020-05-22 Sanjay Patel[VectorCombine] set preserve alias analysis
2020-05-22 Louis Dionne[libc++] Mark __u64toa and __u32toa as noexcept
2020-05-22 Jonas Devlieghere[lldb/Test] Disable APITests.exe on Windows
2020-05-22 Jonas Devlieghere[lldb/Reproducers] Make the type tests work with reprod...
2020-05-22 Ahsan Saghir[PowerPC] Add support for vmsumudm
2020-05-22 Louis Dionne[libc++] Fix broken tuple tests
2020-05-22 Jean-Michel... Revert "[CodeGen] Add support for multiple memory opera...
2020-05-22 Raphael IsemannRevert "[lldb] Enable C++14 when evaluating expressions...
2020-05-22 Louis Dionne[libc++] Make MoveOnly constexpr-friendly
2020-05-22 Kirstóf UmannRevert "[analyzer] Change the default output type to...
2020-05-22 Florian Hahn[DSE,MSSA] Add additional multiblock tests.
2020-05-22 Joe Ranieri[clang-tidy] Expand the list of functions in bugprone...
2020-05-22 Jonas Devlieghere[lldb/Test] Remove issue_verification subdirectory
next