platform/upstream/llvm.git
2020-01-06 Simon Tatham[ARM,MVE] Support -ve offsets in gather-load intrinsics.
2020-01-06 Simon Tatham[ARM,MVE] Generate the right instruction for vmaxnmq_m_f16.
2020-01-06 Matt ArsenaultAMDGPU/GlobalISel: Select scalar v2s16 G_BUILD_VECTOR
2020-01-06 Michał Górny[lldb] [Process/NetBSD] Remove unused orig_*ax use
2020-01-06 Matt ArsenaultAMDGPU/GlobalISel: Select more G_EXTRACTs correctly
2020-01-06 Nicolas Vasilache[mlir][Linalg] Reimplement and extend getStridesAndOffset
2020-01-06 Mitchell Balan[clang-format] fix conflict between FormatStyle::BWACS_...
2020-01-06 Simon Pilgrim[X86] Add extra PR43971 test case mentioned in D70267
2020-01-06 Simon Pilgrim[CostModel][X86] Add missing scalar i64->f32 uitofp...
2020-01-06 Simon Pilgrim[DAG] DAGCombiner::XformToShuffleWithZero - use APInt...
2020-01-06 James Henderson[test][DebugInfo][NFC] Rename method for clarity
2020-01-06 James Henderson[NFC] Fix trivial typos in comments
2020-01-06 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2020-01-06 Sjoerd Meijer[ARM][MVE] More MVETailPredication debug messages....
2020-01-06 Shengchen KanAdd interface emitPrefix for MCCodeEmitter
2020-01-06 Ehud Katz[APFloat] Fix compilation warnings
2020-01-06 Kern Handa[mlir] Update mlir/CMakeLists.txt to install *.def...
2020-01-06 Neil HenningAdd ExternalAAWrapperPass to createLegacyPMAAResults.
2020-01-06 Ehud Katz[APFloat] Add recoverable string parsing errors to...
2020-01-06 Anton Afanasyev[Metadata] Add TBAA struct metadata to `AAMDNode`
2020-01-06 Kristina Brooks[Clang] Force rtlib=platform in test to avoid fails...
2020-01-06 Craig Topper[TargetLowering] Use SETCC input type to call getBoolea...
2020-01-06 MaheshRavishankar[mlir][spirv] Update SPIR-V documentation with informat...
2020-01-06 Fangrui Song[MC] Reorder members of MCFragment's subclasses to...
2020-01-06 Fangrui Song[MC] Reorder MCFragment members to decrease padding
2020-01-06 QingShan Zhang[DAGCombine] Don't check the legality of type when...
2020-01-06 Fangrui Song[MC] Delete MCFragment::isDummy. NFC
2020-01-06 Craig Topper[X86] Improve v2i64->v2f32 and v4i64->v4f32 uint_to_fp...
2020-01-06 Liu, Chen3[NFC] Modify the format:
2020-01-05 Brian Gesiak[Coroutines] Remove corresponding phi values when apply...
2020-01-05 Stephen KellyClang-format previous commit
2020-01-05 Fangrui Song[MC][ARM] Delete MCSection::HasData and move SHF_ARM_PU...
2020-01-05 Stephen KellyAdd missing test
2020-01-05 Kristina Brooks[Gnu toolchain] Look at standard GCC paths for libstdcx...
2020-01-05 Fangrui Song[MC] Delete MCSection::{rbegin,rend}
2020-01-05 Stephen KellyAllow using traverse() with bindings
2020-01-05 Stephen KellyFix oversight in AST traversal helper
2020-01-05 Fangrui Song[MC] Merge MCSymbol::getSectionPtr into getSection...
2020-01-05 Fangrui Song[MC] Drop an unused rule about absolute temporary symbols
2020-01-05 Simon Pilgrim[X86][SSE] Combine combineLogicBlendIntoConditionalNega...
2020-01-05 Simon Pilgrim[X86] Move combineLogicBlendIntoConditionalNegate befor...
2020-01-05 Simon Pilgrim[X86] Merge (identical) LowerGC_TRANSITION_START and...
2020-01-05 David Green[ARM] Use isFMAFasterThanFMulAndFAdd for scalars as...
2020-01-05 David Green[ARM] Fill in FP16 FMA patterns
2020-01-05 David Green[ARM] Add and update FMA tests. NFC
2020-01-05 David Green[ParserTest] Move raw string literal out of macro
2020-01-05 Craig Topper[LegalizeVectorOps][X86] Enable expansion of vector...
2020-01-05 Craig Topper[TargetLowering] In expandFP_TO_UINT, add proper extend...
2020-01-05 Craig Topper[LegalizeVectorOps] Split most of ExpandStrictFPOp...
2020-01-04 Fangrui Song[ELF] Drop const qualifier to fix -Wrange-loop-analysis...
2020-01-04 Matt ArsenaultGlobalISel: Scalarize all division operations
2020-01-04 Florian HahnRevert "[SCEV] Move ScalarEvolutionExpander.cpp to...
2020-01-04 Florian Hahn[SCEV] Move ScalarEvolutionExpander.cpp to Transforms...
2020-01-04 Florian Hahn[SCEV] Remove unused ScalarEvolutionExpander.h includes...
2020-01-04 Matt ArsenaultGlobalISel: Define G_READCYCLECOUNTER
2020-01-04 Matt ArsenaultAMDGPU/GlobalISel: Refine SMRD selection rules
2020-01-04 Matt ArsenaultAMDGPU/GlobalISel: Legalize more odd sized loads
2020-01-04 Matt ArsenaultAMDGPU/GlobalISel: Assume vcc phis for any vcc input
2020-01-04 Florian Hahn[Pass Registration] XFAIL load_extension.ll test on...
2020-01-04 Matt ArsenaultAMDGPU/GlobalISel: Implement applyMappingImpl less...
2020-01-04 Florian Hahn[cmake] Remove install from add_llvm_example_library.
2020-01-04 Florian HahnRe-apply "[Examples] Add IRTransformations directory...
2020-01-04 Kazuaki IshizakiNFC: Fix trivial typos in comments
2020-01-04 alex-t[AMDGPU] need to insert wait between the scalar load...
2020-01-04 Roman Lebedev[NFCI][InstCombine] Refactor 'sink negation into select...
2020-01-04 Roman Lebedev[InstCombine] Sink sub into hands of select if one...
2020-01-04 Roman Lebedev[NFC][InstCombine] 'subtract from one hands of select...
2020-01-04 Roman Lebedev[InstCombine] Sink sub into hands of select if one...
2020-01-04 Roman Lebedev[NFC][InstCombine] 'subtract of one hands of select...
2020-01-04 Alexey Lapshin[Transforms][GlobalSRA] huge array causes long compilat...
2020-01-04 Simon Pilgrim[TargetLowering] SimplifyDemandedBits - call SimplifyMu...
2020-01-04 Martin Storsjö[LLD] [COFF] Don't error out on duplicate absolute...
2020-01-04 Craig Topper[X86] Update MaxIndex test in x86-cmov-converter.ll...
2020-01-04 Kelvin Li[OpenMP] NFC: Fix trivial typos in comments
2020-01-04 LLVM GN Syncbot[gn build] Port 5d304d68dd5
2020-01-04 Daniel SandersRevert "[gicombiner] Add GIMatchTree and use it for...
2020-01-04 Med Ismail... [lldb/Command] Add --force option for `watchpoint delet...
2020-01-04 Craig Topper[X86] Autogenerate complete checks. NFC
2020-01-04 Francis Visoiu... [Remarks] Warn if a remark file is not found when proce...
2020-01-04 Davide Italiano[UserExpression] Clean up `return` after `else`.
2020-01-04 Daniel Sanders[gicombiner] Correct 64f1bb5cd2c to account for MSVC...
2020-01-04 Tyker[Diagnostic] Add test for previous b4b904e19bb356724b2c...
2020-01-04 LLVM GN Syncbot[gn build] Port 64f1bb5cd2c
2020-01-04 Daniel Sanders[gicombiner] Add GIMatchTree and use it for the code...
2020-01-04 Stella LaurenzoAdd missing mlir-headers target and add tablegen'd...
2020-01-03 Gabor Horvath[fuchsia] Enable Clang Static Analyzer
2020-01-03 Stanislav Mekhanoshin[AMDGPU] Revert scheduling to reduce spilling
2020-01-03 Jonas Devlieghere[lldb/Utility] YAML validation should be orthogonal...
2020-01-03 Jonas Devlieghere[lldb/Docs] Include the man page on the website
2020-01-03 Jinsong Ji[PowerPC][LoopVectorize] Add tests for fp128 and fp16
2020-01-03 Daniel Sanders[globalisel] Fix another mismatch between %d and the...
2020-01-03 Jonas Devlieghere[lldb/Docs] Include how to generate the man page
2020-01-03 Jonas Toth[clang-tidy] fix linkage with clangSema for FixitHintUt...
2020-01-03 Alexandre Ganea[mlir] Compilation fix: use LLVM_ATTRIBUTE_UNUSED follo...
2020-01-03 River Riddle[mlir] Fix indexed_accessor_range to properly forward...
2020-01-03 Matt ArsenaultGlobalISel: Add type argument to getRegBankFromRegClass
2020-01-03 Ayke van Laethem[bindings/go] Add Subprogram method
2020-01-03 Michael Liao[amdgpu] Skip non-instruction values in CF user tracing.
2020-01-03 Jonas Toth[clang-tidy] quickfix: add -fno-delayed-template-parsin...
2020-01-03 Jonas Toth[clang-tidy] fix broken linking for AddConstTest with...
next