platform/upstream/llvm.git
2020-05-29 Diego Caballero[mlir][Affine] Minor clean-up of D79829
2020-05-29 Fangrui Song[ELF] Add -z rel and -z rela
2020-05-29 Fangrui Song[CMake] Change target 'check' from 'check-llvm' to...
2020-05-29 Jonas Devlieghere[lldb/Test] Don't leak forked processes on Darwin
2020-05-29 Stanislav MekhanoshinRevert "Process gep (phi ptr1, ptr2) in SROA"
2020-05-29 Matt ArsenaultAMDGPU/GlobalISel: Add boilerplate for inline asm lowering
2020-05-29 Tobias Bosch[DebugInfo][DAG] Don't reuse debug location on COPY...
2020-05-29 Stanislav MekhanoshinProcess gep (phi ptr1, ptr2) in SROA
2020-05-29 Florian Hahn[Matrix] Implement + and - operators for MatrixType.
2020-05-29 Jan Korous[ASTMatchers] Matchers related to C++ inheritance
2020-05-29 Zequan WuAdd NoMerge MIFlag to avoid MIR branch folding
2020-05-29 paul_hoad[clang-format] Create a python documentation tool to...
2020-05-29 Jonas Devlieghere[lldb/CMake] Set both the BUILD and INSTALL RPATH on...
2020-05-29 Matt ArsenaultAMDGPU: Remove fp-exceptions feature
2020-05-29 Ehud Katz[tests] Fix AMDGPU test
2020-05-29 Stanislav Mekhanoshin[AMDGPU] Regenrated urem/udiv global isel tests. NFC.
2020-05-29 Nicolas Vasilache[mlir][Linalg] Make contraction vectorization use vecto...
2020-05-29 Sourabh Singh... [DWARF5] Replace emission of strp with stx forms in...
2020-05-29 Sourabh Singh... [DWARF5] Added support for .debug_macro.dwo section...
2020-05-29 Christopher... [SVE] Eliminate calls to default-false VectorType:...
2020-05-29 Ehud Katz[Local] Prevent `invertCondition` from creating a redun...
2020-05-29 Eduardo CaldasAdd support for Overloaded Binary Operators in SyntaxTree
2020-05-29 Sam Clegg[WebAssembly] Add placeholders for R_WASM_TABLE_INDEX_R...
2020-05-29 Sanjay Patel[SLP] auto-generate complete test checks; NFC
2020-05-29 Craig Topper[X86] Ignore large code model in X86FastISel::X86Materi...
2020-05-29 Anna Bulanova[SVE] Replace deprecated call in changeVectorElementTyp...
2020-05-29 Craig Topper[X86] Remove isel pattern for MMX_X86movdq2q+simple_loa...
2020-05-29 Anchu Rajendran[MLIR][OpenMP] Defined master operation in OpenMP Dialect
2020-05-29 Ehud Katz[PrintSCC] Fix printing a basic-block without a name
2020-05-29 Sanjay Patel[LoopVectorize] auto-generate complete test checks...
2020-05-29 Xiangling Liao[AIX] Emit AvailableExternally Linkage on AIX
2020-05-29 Christopher... [SVE] Eliminate calls to default-false VectorType:...
2020-05-29 Sanjay Patel[LoopVectorize] regenerate test checks; NFC
2020-05-29 Sanjay Patel[LoopVectorize] auto-generate complete checks; NFC
2020-05-29 Sanjay Patel[LoopVectorize] regenerate test checks; NFC
2020-05-29 Sanjay Patel[LoopVectorize] auto-generate complete test checks...
2020-05-29 Paul RobinsonPreserve DbgLoc when DeadArgumentElimination rewrites...
2020-05-29 David Green[ConstantFolding] Constant folding for integer vector...
2020-05-29 Adrian PrantlLet @skipUnlessUndefinedBehaviorSanitizer imply @skipIfAsan
2020-05-29 Adrian PrantlLet @skipUnlessThreadSanitizer imply @skipIfAsan
2020-05-29 Guozhi Wei[DAGCombiner] Add command line options to guard store...
2020-05-29 Kevin P. Neal[X86] Fix errors in use of strictfp attribute.
2020-05-29 Stanislav MekhanoshinGlobalISel: fix CombinerHelper::matchEqualDefs()
2020-05-29 Kevin P. NealFix errors in use of strictfp attribute.
2020-05-29 Kevin P. NealFix errors in use of strictfp attribute.
2020-05-29 Kevin P. NealFix errors in use of strictfp attribute.
2020-05-29 David Sherwood[CodeGen] Fix warning in visitShuffleVector
2020-05-29 Gabor Marton[analyzer] StdLibraryFunctionsChecker: Add support...
2020-05-29 Jay Foad[AMDGPU] Remove duplicate test cases
2020-05-29 Fred Riss[lldb/test] Fix TestAppleSimulatorOSType when multiple...
2020-05-29 Saleem Abdulrasoolunwind: use a more portable endianness check in EHABI
2020-05-29 David Green[ARM] Extra MVE VMLAV reduction patterns
2020-05-29 diggerlin[AIX][XCOFF] add symbol priority for the llvm-objdump...
2020-05-29 Pushpinder... Remove SVN logic from find_first_existing_vc_file
2020-05-29 Mariya Podchishchaeva[OpenMP][SYCL] Improve diagnosing of unsupported types...
2020-05-29 Dmitri GribenkoMove unittest helpers to a shared location
2020-05-29 Gabor Marton[analyzer] StdLibraryFunctionsChecker: Add sanity check...
2020-05-29 Pushpinder... Fix build failure when source is read only
2020-05-29 David Sherwood[SVE] Remove getNumElements() calls in visitGetElementP...
2020-05-29 Gabor Marton[analyzer] ApiModeling: Add buffer size arg constraint...
2020-05-29 David Sherwood[CodeGen] Fix warnings in LowerToPredicatedOp
2020-05-29 Gabor Marton[analyzer] ApiModeling: Add buffer size arg constraint
2020-05-29 Hendrik Greving[ModuloSchedule] Allow illegal phis to be moved across...
2020-05-29 Georgii Rymar[llvm-readobj] - Cleanup the DwarfCFIEH::PrinterContext...
2020-05-29 Sanjay Patel[DAGCombiner] avoid unnecessary indirection from SDNode...
2020-05-29 Igor Kudrin[llvm-objcopy][ELF] Fix removing a group member.
2020-05-29 Igor Kudrin[llvm-objcopy][ELF] Fix removing SHT_GROUP sections.
2020-05-29 Simon PilgrimTextStubCommon.h - move StringSwitch.h include to TextS...
2020-05-29 Simon PilgrimTextAPIContext.h - remove unused MemoryBuffer.h include...
2020-05-29 Sanjay Patel[AArch64][x86] add tests for FMA combines; NFC
2020-05-29 Dmitri GribenkoRename APIs in unittests/AST/Language.h in preparation...
2020-05-29 Mateusz Mikuła[clang] [MinGW] Fix libunwind extension
2020-05-29 Martin Storsjö[clang] [Darwin] Add reverse mappings for aarch64/aarch...
2020-05-29 Florian Hahn[DAGComb] Do not turn insert_elt into shuffle for singl...
2020-05-29 Nicolas Vasilache[mlir][Linalg][Vector] Add forwarding patterns between...
2020-05-29 Xing GUO[ObjectYAML][DWARF] Make the `PubSection` optional.
2020-05-29 Kadir Cetinkaya[clangd][NFC] Add traces for PreamblePatch::create
2020-05-29 Nicolas Vasilache[mlir][SCF] Add utility to clone an scf.ForOp while...
2020-05-29 Simon Pilgrim[CGP] Ensure address scaled offset is representable...
2020-05-29 Kadir Cetinkaya[clangd] Run PreambleThread in async mode behind a...
2020-05-29 Paul Walker[SelectionDAG] Update getNode asserts for EXTRACT/INSER...
2020-05-29 Louis Dionne[lit] Add an option to print all features used in tests
2020-05-29 Florian Hahn[SCCP] Switch to widen at PHIs, stores and call edges.
2020-05-29 Kadir Cetinkaya[readobj] Fix dangling else warning
2020-05-29 David Sherwood[CodeGen] Fix warnings in getZeroExtendInReg
2020-05-29 Kadir CetinkayaFix broken include
2020-05-29 Kadir Cetinkaya[clangd] locateMacroAt handles patched macros
2020-05-29 Kadir Cetinkaya[clangd] Patch PP directives to use stale preambles...
2020-05-29 Simon PilgrimIPDBLineNumber.h - remove unused includes. NFC.
2020-05-29 Simon PilgrimIPDBInjectedSource.h - remove unused includes and forwa...
2020-05-29 Simon PilgrimVirtualFileSystem.h - reduce Twine.h include to forward...
2020-05-29 Kadir Cetinkaya[clangd] Preserve extra args in PreambleTests::IncludeP...
2020-05-29 Georgii Rymar[llvm-readelf] - --elf-hash-histogram: do not crash...
2020-05-29 Kadir Cetinkaya[clangd] Add buildPreamble to TestTU
2020-05-29 Kadir Cetinkaya[clangd] Handle additional includes while parsing ASTs
2020-05-29 Benjamin KramerUnbreak the build of mlir-cuda-runner
2020-05-29 Louis Dionne[libc++] Fix the LIBCXX_HAS_MERGED_TYPEINFO_NAMES_DEFAU...
2020-05-29 Georgii Rymar[llvm-readobj][test] - unwind.test: add comments, docum...
2020-05-29 Emre KultursayDo not list adb devices when a device id is given
2020-05-29 Pavel Labath[lldb] Make "inline" tests more configurable
next