platform/upstream/llvm.git
2020-01-06 Jinsong Ji[PowerPC][LoopVectorize] Extend getRegisterClassForType...
2020-01-06 Kazuaki Ishizaki[lld] Fix trivial typos in comments
2020-01-06 Siva Chandra... [libc] Move all tests to a top level `test` directory.
2020-01-06 Jonas Devlieghere[lldb/Docs] Fix capitalization typo.
2020-01-06 Jonas Devlieghere[lldb/CMake] Only set PYTHON_HOME on Windows
2020-01-06 Fangrui Song[CMake] Add $ORIGIN/../../../../lib to rpath if BUILD_S...
2020-01-06 Nico WeberMake check-llvm run 50% faster on macOS, 18% faster...
2020-01-06 Jonas Devlieghere[lldb/Test] Move @skipIfAsan from test class to test...
2020-01-06 Fangrui Song[llvm-readelf] Print EI_ABIVERSION as decimal instead...
2020-01-06 LLVM GN Syncbot[gn build] Port 350da402ef6
2020-01-06 Tamás Zolnai[clang-tidy] new check: bugprone-signed-char-misuse
2020-01-06 Jonas Devlieghere[lldb/Test] Temporarily skip TestFoundationDisassembly...
2020-01-06 Jonas Devlieghere[lldb/CMake] Autodetect Python dependency
2020-01-06 diggerlin[AIX] Use csect reference for function address constants
2020-01-06 Guillaume Chatelet[llvm-libc] Fix missing virtual destructor
2020-01-06 David Green[ARM] Use the correct opcodes for Thumb2 segmented...
2020-01-06 David Green[ARM] Use correct TRAP opcode for thumb in FastISel
2020-01-06 diggerlin[AIX] Use csect reference for function address constants
2020-01-06 Mark de WeverAdds -Wrange-loop-analysis to -Wall
2020-01-06 Mark de Wever[NFC] Fixes -Wrange-loop-analysis warnings
2020-01-06 Simon Pilgrim[AMDGPU] Fix "use of uninitialized variable" static...
2020-01-06 Simon PilgrimFix "use of uninitialized variable" static analyzer...
2020-01-06 Simon PilgrimFix "use of uninitialized variable" static analyzer...
2020-01-06 Simon Tatham[ARM,MVE] Fix many signedness errors in MVE intrinsics.
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...
next