platform/upstream/llvm.git
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
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...
next