platform/upstream/llvm.git
2020-06-17 Richard Smith[www] Update cxx_dr_status page for recent fixes.
2020-06-17 Richard SmithRevert "DR458: Search template parameter scopes in...
2020-06-17 Serge Pavlov[Support] Get process statistics in ExecuteAndWait...
2020-06-17 Martin Storsjö[clang] Enable -mms-bitfields by default for mingw...
2020-06-17 Martin Storsjö[clang] Don't emit warn_cxx_ms_struct when MSBitfields...
2020-06-17 Martin Storsjö[clang] [MinGW] Link kernel32 once after the last insta...
2020-06-17 Igor Kudrin[DebugInfo] Support parsing and dumping of DWARF64...
2020-06-17 Sameer Sahasrabuddhe[DA] propagate loop live-out values that get used in...
2020-06-17 Itay Bookstein[IR] Add missing GlobalAlias copying of ThreadLocalMode...
2020-06-17 Matt ArsenaultAMDGPU/GlobalISel: Fix obvious bug in ported 32-bit...
2020-06-17 Richard SmithDR458: Search template parameter scopes in the right...
2020-06-17 Richard SmithDon't assert if we find a dependently-typed variable...
2020-06-17 Chen Zheng[PowerPC] remove wrong added FIXME in testcases, NFC
2020-06-17 Jez Ng[lld-macho] Use uint64_t for getSize() instead of size_t
2020-06-17 Xing GUO[ObjectYAML][DWARF] Let writeVariableSizedInteger(...
2020-06-17 Matt ArsenaultAMDGPU: Remove intermediate DAG node for trig_preop...
2020-06-17 Fangrui Song[lld-macho][test] Fix dylink-lazy.s after 0a5228a02c32c...
2020-06-17 Fangrui Song[builtins][test] Delete unneeded file headers
2020-06-17 Jun Ma[CodeGen][TLS] Set TLS Model for __tls_guard as well.
2020-06-17 Saleem Abdulrasooltest: add library search path to repair the test
2020-06-16 Daniel Sanders[gicombiner] Allow disable-rule option to disable all...
2020-06-16 Lucy Fox[MLIR] Add an Op util which returns its name with the...
2020-06-16 Christopher... [SVE] Generalize size checks in Verifier to use getElem...
2020-06-16 Saleem Abdulrasoollld: remove old test support path
2020-06-16 Christopher... [NFC] Use EXPECT_FALSE(...) in test rather than EXPECT_...
2020-06-16 Jonas Devlieghere[lldb/Test] Cleanup TestJITLoaderGDB and make it compat...
2020-06-16 Eric Schweitz[flang] Upstream the Mangler module from lowering.
2020-06-16 Christopher... [SVE] Deprecate default false variant of VectorType...
2020-06-16 Geoffrey Martin... [mlir] Fix case in MLIRGPUtoSPIRVTransforms
2020-06-16 Aaron Smith[SelectionDAG] Add MVT::bf16 to getConstantFP()
2020-06-16 Fangrui Song[llvm-cov gcov] Don't suppress .gcov output if .gcda...
2020-06-16 Michael ParkRemove the try/catch codepath if `swap` is `noexcept`.
2020-06-16 Daniel Sanders[gicombiner] Allow generated combiners to store additio...
2020-06-16 Christopher... [SVE] Remove invalid calls to VectorType::getNumElement...
2020-06-16 Kirill Naumov[CallPrinter] Adding heat coloring to CallPrinter
2020-06-16 Fangrui Song[gcov] Add -i --intermediate-format
2020-06-16 Fangrui Song[gcov] Refactor llvm-cov gcov and add SourceInfo
2020-06-16 Daniel Sanders[gicombiner] Allow generated CombinerHelpers to have...
2020-06-16 Frederik Gossen[MLIR][Standard] Fix use of `dyn_cast_or_null`
2020-06-16 Davide Italiano[CGP] Add `--match-full-lines` to make sure we don...
2020-06-16 Alexey BataevRevert "[OPENMP50]Codegen for scan directive in for...
2020-06-16 Frederik Gossen[MLIR][Standard] Lower `std.dim` with dynamic dimension...
2020-06-16 Jonas Devlieghere[lldb/Test] Pass the lldb_tool_dir when setting the...
2020-06-16 Christopher... [SVE] Eliminate calls to default-false VectorType:...
2020-06-16 Christopher... [NFC] Bail out for scalable vectors before calling...
2020-06-16 Christopher... [SVE] Fix bad FixedVectorType cast in simplifyDivRem
2020-06-16 Alexey Bataev[OPENMP50]Codegen for scan directive in for simd regions.
2020-06-16 Yuanfang ChenRevert "remove gold linker"
2020-06-16 Yuanfang Chen[Clang] Add a "#pragma unroll" test case for correct...
2020-06-16 Yuanfang Chenremove gold linker
2020-06-16 Alexey Bataev[OPENMP]Fix PR46347: several ordered directives in...
2020-06-16 Christopher... [SVE] Eliminate calls to default-false VectorType:...
2020-06-16 Matt ArsenaultGlobalISel: Fix not failing on widening G_INSERT_VECTOR_ELT
2020-06-16 Ahsan Saghir[PowerPC] Add -m[no-]power10-vector clang and llvm...
2020-06-16 Florian Hahn[Matrix] Add align info to some more loads/stores ...
2020-06-16 Julian Lettner[lit] Improve consistency for showing result groups
2020-06-16 Tom StellardDriver: Accept multiple --config options if filenames...
2020-06-16 Alex Zinenko[mlir] refactor Linalg LoopNestBuilder to use common...
2020-06-16 Alex Zinenko[mlir] Introduce callback-based builders to SCF Paralle...
2020-06-16 Matt ArsenaultGlobalISel: Use early return and reduce indentation
2020-06-16 Tim Shen[MLIR] Add documentation for generate-check-lines.py
2020-06-16 Matt ArsenaultGlobalISel: Make special case handling clearer
2020-06-16 Matt ArsenaultGlobalISel: Use Register
2020-06-16 Tim Shen[MLIR] Remove generated spaces at eof for generate...
2020-06-16 Tim Shen[MLIR] Rework generate-test-checks.py to attach CHECK...
2020-06-16 Stanislav MekhanoshinFix ubsan error in tblgen with signed left shift
2020-06-16 Hiroshi Yamauchi[TLI] Add four C++17 delete variants.
2020-06-16 David Tenty[AIX][compiler-rt] Pick the right form of COMPILER_RT_A...
2020-06-16 Jonas Devlieghere[lldb/Python] Fix the infinitely looping Python prompt bug
2020-06-16 Sanjay Patel[VectorCombine] scalarize compares with insertelement...
2020-06-16 Louis Dionne[libc++] Don't trigger unsigned conversion warnings...
2020-06-16 Yuanfang Chen[Clang] Skip adding begin source location for PragmaLoo...
2020-06-16 Jessica Paquette[AArch64][GlobalISel] Avoid creating redundant ubfx...
2020-06-16 Jonas Devlieghere[lldb/Test] Create dir if it doesn't yet exist in getRe...
2020-06-16 Alexey Bataev[OPENMP][DOCS]Update status of the supported constrcuts...
2020-06-16 Sam McCall[Format] Add more proto enclosing function names
2020-06-16 Alexander Belyaev[mlir][shape] Add a func to populate ShapeToShape patterns.
2020-06-16 Kirstóf Umann[analyzer][MallocChecker] PR46253: Correctly recognize...
2020-06-16 Fangrui Song[GlobalISel] Delete unused variable after r353432
2020-06-16 Leandro VazFix debug line info when line markers are present insid...
2020-06-16 Matt ArsenaultGlobalISel: Add a note to G_BITCAST documentation
2020-06-16 Matt ArsenaultGlobalISel: Make LLT constructors constexpr
2020-06-16 Joachim Protze[OpenMP][OMPT] Add callbacks for doacross loops
2020-06-16 Nicolas Vasilache[mlir][Linalg] Retire C++ MatmulOp in favor of a linalg...
2020-06-16 Florian Hahn[Matrix] Specify missing alignment in tests (NFC).
2020-06-16 Kiran Chandramohan[MLIR][NFC] Inline lambda to workaround gcc 9.1,9.2 bug
2020-06-16 Luke Geeson[AArch64]: BFloat MatMul Intrinsics&CodeGen
2020-06-16 Luke Geeson[AArch64]: BFloat Load/Store Intrinsics&CodeGen
2020-06-16 Michael Liao[clang][amdgpu] Prefer not using `fp16` conversion...
2020-06-16 Valeriy Savchenko[analyzer] Fix StdLibraryFunctionsChecker crash on...
2020-06-16 Nathan James[clang-tidy] simplify-bool-expr ignores template instan...
2020-06-16 Georgii Rymar[DebugInfo/DWARF] - Report .eh_frame sections of versio...
2020-06-16 Georgii Rymar[llvm-readelf] - Do not omit a zero symbol value when...
2020-06-16 David Truby[mlir][OpenMP] Add custom parser and pretty printer...
2020-06-16 TykerRevert "[AssumeBundles] add cannonicalisation to the...
2020-06-16 Georgii Rymar[llvm-readelf] - Do not crash when relocation reference...
2020-06-16 Ayke van Laethem[AVR] Remove faulty stack pushing behavior
2020-06-16 Ayke van Laethem[AVR] Fix stack size in functions with a frame pointer
2020-06-16 Alexander Belyaev[mlir][shape] Fix the comment in ShapeToStandard.cpp.
2020-06-16 Ilya Leoshkevich[LSan] Enable for SystemZ
next