platform/upstream/llvm.git
2020-05-30 Simon PilgrimArchitectureSet.h - reduce raw_ostream.h include to...
2020-05-30 Simon PilgrimArchitecture.h - reduce includes to forward declaration...
2020-05-30 Simon PilgrimIPDBRawSymbol.h - remove already declared forward decla...
2020-05-30 Simon PilgrimIPDBRawSymbol.h - reduce StringRef.h include to forward...
2020-05-30 David Zarzycki[libcxx testing] Stop using arbitrary timeouts in one...
2020-05-30 Mariya Podchishchaeva[OpenMP][SYCL] Do not crash on attempt to diagnose...
2020-05-30 Simon Pilgrim[SelectionDAG] Remove repeated getOperand() call. NFC.
2020-05-30 Jonas Devlieghere[lldb/CMake] Fix typo that prevented regenerating the...
2020-05-30 Craig Topper[X86] Autogenerate complete checks. NFC
2020-05-30 Martin Storsjö[test] Regenerate checks in aarch64_win64cc_vararg...
2020-05-30 Martin Storsjö[AArch64] Treat x18 as callee-saved in functions with...
2020-05-30 Jonas Devlieghere[lldb/Test] use GetLoadAddress from scripted thread...
2020-05-30 Sourabh Singh... [DWARF5] Added support for emission of .debug_macro...
2020-05-30 Jonas Devlieghere[lldb/Bindings] Raise exception when using properties...
2020-05-30 Mehdi AminiUse .empty() instead of .size() == 0 (NFC)
2020-05-30 Eric ChristopherNFC: Simplify O1 pass pipeline construction.
2020-05-30 Eric ChristopherFix full unrolling with new pass manager.
2020-05-30 Fangrui Song[ValueLattice] Fix uninitialized-value after D79036
2020-05-30 Carl Ritson[AMDGPU] Remove assertion on S1024 SGPR to VGPR spill
2020-05-30 Matt ArsenaultAMDGPU: Optimize s_setreg_b32 to s_denorm_mode/s_round_mode
2020-05-30 Matt ArsenaultAMDGPU: Add new baseline tests for setreg handling
2020-05-30 Matt ArsenaultAMDGPU: Move MIMG MMO check to verifier
2020-05-30 Christopher... [SVE] Eliminate calls to default-false VectorType:...
2020-05-30 Jared Wyles[jitlink] R_X86_64_PC32 support for the elf x86 jitlinker
2020-05-30 Christopher... [SVE] Eliminate calls to default-false VectorType:...
2020-05-29 LLVM GN Syncbot[gn build] Port cf6cc662eee
2020-05-29 LLVM GN Syncbot[gn build] Port 34cfed24ebd
2020-05-29 Tony[AMDGPU] Add loaded code object path URI definition...
2020-05-29 Nico Weber[gn build] (manually) port 0e265e31578
2020-05-29 Tim Keith[flang][NFC] Remove link-time dependency of Evaluate...
2020-05-29 Thomas Raoux[mlir][spirv] Clean up coop matrix assembly declaration.
2020-05-29 Louis Dionne[libc++] Fix issues with the triviality of std::array
2020-05-29 Volodymyr Sapsai[diagtool] Install diagtool when LLVM_INSTALL_TOOLCHAIN...
2020-05-29 Christopher... [SVE] Eliminate calls to default-false VectorType:...
2020-05-29 Adrian Herrera[libFuzzer] Fixed description of fuzzer merge control...
2020-05-29 Nicolas Vasilache[mlir] Fix Windows build
2020-05-29 Christopher... [SVE] Eliminate calls to default-false VectorType:...
2020-05-29 Christopher... [SVE] Eliminate calls to default-false VectorType:...
2020-05-29 Valery N Dmitriev[SLP] Apply external to vectorizable tree users cost...
2020-05-29 Nicolas Vasilache[mlir] NFC - Add debug information for Linalg transform...
2020-05-29 Christopher... [SVE] Eliminate calls to default-false VectorType:...
2020-05-29 Eric Schweitz[flang] Batch together the changes to the PFT intermedi...
2020-05-29 Christopher... [SVE] Eliminate calls to default-false VectorType:...
2020-05-29 Christopher... [SVE] Eliminate calls to default-false VectorType:...
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
next