platform/upstream/llvm.git
2020-06-23 Dylan McKay[AVR] Rewrite the function calling convention.
2020-06-23 Mikael HolmenSilence gcc warning about extra ";" [NFC]
2020-06-23 Kai Luo[PowerPC][NFC] Add tests for variadic functions on...
2020-06-23 James Henderson[DebugInfo] Print line table extended opcode bytes...
2020-06-23 Simon PilgrimProfileSummary.cpp - fix implicit Format.h dependency...
2020-06-23 Simon PilgrimStatepointLowering.cpp - fix implicit CommandLine.h...
2020-06-23 Simon PilgrimLowLevelTypeImpl.h - fix implicit Debug.h dependency...
2020-06-23 Martin Storsjö[llvm-rc] Implement the language id option
2020-06-23 Florian Hahn[DSE,MSSA] Treat passed by value args as invisible...
2020-06-23 Richard SmithAST dump: recurse into type template arguments when...
2020-06-23 Alex Lorenz[Triple] support macOS 11 os version number
2020-06-23 Siva Chandra... [libc] Match x86 long double NaN classification with...
2020-06-23 Michael Liao[SROA] Teach SROA to perform no-op pointer conversion.
2020-06-23 Max Kazantsev[InstCombine] Replace selects with Phis
2020-06-23 Michael Liao[SDAG] Add new AssertAlign ISD node.
2020-06-23 Richard SmithFix rejects-valid when referencing an implicit operator...
2020-06-23 Wen-Heng (Jack... Fix a corner case in vector.shape_cast when the trailin...
2020-06-23 Wen-Heng (Jack... [mlir][mlir-rocm-runner] Remove compile-time warning...
2020-06-23 Richard SmithDistinguish between template parameter substitutions...
2020-06-23 Amy Kwan[PowerPC][Power10] Implement VSX PCV Generate Operation...
2020-06-23 Sanjay Patel[InstCombine] reassociate diff of sums into sum of...
2020-06-23 Sanjay Patel[InstCombine] add tests for integer reductions; NFC
2020-06-23 Sanjay Patel[VectorCombine] do not use magic number for undef mask...
2020-06-23 Ayke van Laethem[AVR] Disassemble double register instructions
2020-06-23 Ayke van Laethem[AVR] Disassemble instructions with fixed Z operand
2020-06-23 Ayke van Laethem[AVR] Disassemble multiplication instructions
2020-06-23 Ayke van Laethem[AVR] Decode single register instructions
2020-06-23 Ayke van Laethem[AVR] Don't adjust for instruction size
2020-06-22 Alexander Shaposhnikov[llvm-install-name-tool] Implement delete_rpath option
2020-06-22 Richard SmithFix multilevel deduction where an outer pack is used...
2020-06-22 Richard SmithAdd -ast-dump-decl-types flag to include types of value...
2020-06-22 Rahul Joshi[MLIR][NFC] Adopt hasNItems() for SizedRegion predicate
2020-06-22 Sam Clegg[WebAssembly] Add support for externalref to MC and...
2020-06-22 Eric Schweitzadd copy of MLIR .clang-tidy to squelch noise in phabri...
2020-06-22 Christopher... [SVE] Remove calls to VectorType::getNumElements from ARM
2020-06-22 Rahul Joshi- Add hasNItemsOrLess and container variants of hasNIte...
2020-06-22 Arthur EubanksFix dynamic alloca detection in CloneBasicBlock
2020-06-22 Xun Li[Coroutines] Ensure co_await promise.final_suspend...
2020-06-22 Jacques Pienaar[mlir][ods] Allow filtering of ops
2020-06-22 Craig TopperRecommit "[X86] Calculate the needed size of the featur...
2020-06-22 Greg ClaytonFix the verification of DIEs with DW_AT_ranges.
2020-06-22 Peter Collingbournellvm-nm: Implement --special-syms.
2020-06-22 Aaron En Ye ShiAdd Statically Linked Libraries
2020-06-22 Aaron En Ye Shi[HIP] Move HIP Linking Logic into HIP ToolChain
2020-06-22 Lei ZhangUse std::make_tuple instead initializer list
2020-06-22 Hans WennborgRevert "[X86][SSE] MatchVectorAllZeroTest - handle...
2020-06-22 Christopher... [SVE] Remove calls to VectorType::getNumElements from...
2020-06-22 Craig TopperRevert "[X86] Calculate the needed size of the feature...
2020-06-22 Craig Topper[X86] Remove encoding value from the X86_FEATURE and...
2020-06-22 Craig Topper[X86] Calculate the needed size of the feature arrays...
2020-06-22 Tim Keith[flang] Fix bug checking SAVE attribute
2020-06-22 Hanhan Wang[mlir] Fix a doc link in LinalgBase.td
2020-06-22 Tobias Gysi[llvm] Fix typo in test case comment (NFC)
2020-06-22 Mikhail Maltsev[ARM][BFloat] Implement bf16 get/set_lane without casts...
2020-06-22 Nathan James[clang-tidy] RenamerClangTidy wont emit fixes in scratc...
2020-06-22 Nathan James[clang-tidy] llvm-twine-local ignores parameters
2020-06-22 Zhi ZhuangAdd support of __builtin_expect_with_probability
2020-06-22 Hiroshi Yamauchi[PGO][PGSO] Enable non-cold size opts under partial...
2020-06-22 Francesco Petrogalli[sve][acle] Add SVE BFloat16 extensions.
2020-06-22 peter klausler[flang] Shape analysis for result of MATMUL
2020-06-22 Jonas Devlieghere[lldb/Lua] Recognize "quit" as a way to exit the script...
2020-06-22 Sanjay Patel[VectorCombine] make helper function for shift-shuffle...
2020-06-22 Florian Hahn[DSE,MSSA] Reorder DSE blocking checks.
2020-06-22 Fangrui Song[MCParser] Support quoted section name for COFF
2020-06-22 Arthur Eubanks[NPM] Bail out when -foo and --passes=foo are both...
2020-06-22 Florian Hahn[DSE,MSSA] Add additional tests with non-removable...
2020-06-22 Eric Schweitz[flang] Finish adding AbstractConverter.h
2020-06-22 AlexEichenberger[MLIR] Remove TableGen redundant calls to native calls...
2020-06-22 Stanislav MekhanoshinPre-commited test update. NFC.
2020-06-22 Jay Foad[AMDGPU] Generate test checks
2020-06-22 stozer[DebugInfo] Update MachineInstr to help support variadi...
2020-06-22 Guillaume Chatelet[ARC] Add missing return statement
2020-06-22 Stanislav MekhanoshinPre-commit SLP test. NFC.
2020-06-22 Denys Petrov[analyzer] Remove forbidden characters from a filename...
2020-06-22 HazemAbdelhafez[mlir][spirv] Enhance AccessChainOp index type handling
2020-06-22 Erich KeaneImplement constexpr BinaryOperator for vector types
2020-06-22 Sanjay Patel[VectorCombine] add helper to replace uses and rename
2020-06-22 Valentin ClementRevert commit 9e52530 because of dependencies issue
2020-06-22 Valentin Clement[openmp] Base of tablegen generated OpenMP common decla...
2020-06-22 Xing GUO[DWARFYAML][debug_info] Add support for error handling.
2020-06-22 Xing GUO[DWARFYAML][debug_info] Use 'AbbrCode' to index the...
2020-06-22 Simon Pilgrim[DAG] Add SimplifyMultipleUseDemandedVectorElts helper...
2020-06-22 David SpickettRevert "[clang][Driver] Correct tool search path priority"
2020-06-22 Raphael Isemann[lldb][NFC] Add more test for builtin formats
2020-06-22 Sanjay Patel[VectorCombine] add/use pass-level IRBuilder
2020-06-22 Jay Foad[AMDGPU] Update more live intervals in SIWholeQuadMode
2020-06-22 Georgii Rymar[llvm-readelf] - Do not crash when dumping the dynamic...
2020-06-22 Yaxun (Sam... Let HIP default include respect -nogpuinc and -nogpulib
2020-06-22 Sanjay Patel[VectorCombine] improve IR debugging by providing/salva...
2020-06-22 Tim Corringham[AMDGPU] clang-format of SIModeRegister.cpp
2020-06-22 Georgii Rymar[llvm-readobj] - Validate the DT_STRSZ value to avoid...
2020-06-22 Anton KorobeynikovAttempt to unbreak the test introduced in 359fae6eb094...
2020-06-22 Simon Pilgrim[DAG] SimplifyMultipleUseDemandedBits - drop unnecessar...
2020-06-22 Simon PilgrimOptimizationRemarkEmitter.h - reduce unnecessary Functi...
2020-06-22 Jakub Lichman[mlir] Fix linalg.generic matmul example in the doc
2020-06-22 Denys Petrov[analyzer] Handle `\l` symbol in string literals in...
2020-06-22 Tres PoppRevert "[CGP] Enable CodeGenPrepares phi type convertion."
2020-06-22 Loïc Joly[ASTMatcher] Correct memoization bug ignoring direction...
2020-06-22 Serguei KatkovRevert "[Peeling] Extend the scope of peeling a bit"
2020-06-22 Vitaly Buka[StackSafety] Check variable lifetime
next