platform/upstream/llvm.git
2020-11-25 Kazu Hirata[CHR] Use pred_size (NFC)
2020-11-25 Max KazantsevRevert "[SCEV] Generalize no-self-wrap check in isLoopI...
2020-11-25 QingShan Zhang[DAGCombine] Add hook to allow target specific test...
2020-11-25 Arthur Eubanks[NewPM] Add pipeline EP callback after initial frontend...
2020-11-25 Max Kazantsev[IndVars] Use more precise context when eliminating...
2020-11-25 Kai Luo[DAG][PowerPC] Fix dropped `nsw` flag in `SimplifySetCC...
2020-11-25 Zarko Todorovski[PPC][AIX] Add vector callee saved registers for AIX...
2020-11-25 Nico WeberTry to fix tests after e16c0a9a68971 with CLANG_DEFAULT...
2020-11-25 QingShan Zhang[NFC][Test] Format the test for IEEE Long double
2020-11-25 Richard SmithDon't assume the clang binary name contains the string...
2020-11-25 Philip Reames[SCEV] Use isa<> pattern for testing for CouldNotComput...
2020-11-25 Arthur EubanksMake CallInst::updateProfWeight emit i32 weights instea...
2020-11-25 David BlaikieDebugInfo: Remove llc_dwarf usage from tests already...
2020-11-25 QingShan Zhang[PowerPC][FP128] Fix the incorrect calling convention...
2020-11-25 David BlaikieDebugInfo: Add some missing explicit target triples.
2020-11-25 Reid KlecknerFix compilation issue reported by MSVC user on cfe-dev
2020-11-25 smhc[clang-tidy] Support IgnoredRegexp configuration to...
2020-11-25 Aart Bik[mlir][sparse] add parallelization strategies to sparse...
2020-11-25 Richard SmithTreat a placeholder type for class template argument...
2020-11-25 Teresa Johnson[lld] Add --no-lto-whole-program-visibility
2020-11-25 Richard SmithFix mangling of substitutions for template-prefixes.
2020-11-25 Luís Marques[Sanitizer][RISCV] Fix redefinition of REG_SP
2020-11-24 Philip Reames[LAA] Minor code style tweaks [NFC]
2020-11-24 Hongtao Yu[SelectionDAG] Add PseudoProbeSDNode to LargestSDNode...
2020-11-24 Zarko Todorovski[AIX] Add mabi=vec-extabi options to enable the AIX...
2020-11-24 Alex Zinenko[mlir] use STATUS instead of CHECK_* in MLIRDetectPytho...
2020-11-24 Luís Marques[MC/AsmParser] Fix use of Arm calling convention in...
2020-11-24 Luís Marques[RISCV] Set __GCC_HAVE_SYNC_COMPARE_AND_SWAP_x defines
2020-11-24 Raphael Isemann[ASTImporter] Make the Import() return value consistent...
2020-11-24 Luís Marques[RISCV] Add GHC calling convention
2020-11-24 Luís MarquesRevert "[RISCV] Add GHC calling convention"
2020-11-24 LLVM GN Syncbot[gn build] Port 8d06a678a5c
2020-11-24 Hsiangkai Wang[SelectionDAG] Avoid aliasing analysis if the object...
2020-11-24 cchen[OpenMP50][DOCS] Mark target data non-contiguous as...
2020-11-24 Adam Czachorowski[clangd] Addusing tweak: find insertion point after...
2020-11-24 Luís Marques[RISCV] Add GHC calling convention
2020-11-24 Sean Silva[mlir] Remove SameOperandsAndResultShape when redundant...
2020-11-24 Aart Bik[mlir][sparse] generalize invariant expression handling...
2020-11-24 Sean Fertile[PowerPC] Don't reuse an illegal typed load for int_to_...
2020-11-24 Alex Zinenko[mlir] Add conversion from SCF parallel loops to OpenMP
2020-11-24 Marek Kurdej[libc++] [P0482] [C++20] Implement missing bits for...
2020-11-24 Teresa JohnsonAvoid redundant work when computing vtable vcall visibility
2020-11-24 Nicolas Vasilache[mlir] NFC - Refactor and expose a helper printOffsetSi...
2020-11-24 Fangrui Song[test] Clean up ppc-features.cpp and improve tests
2020-11-24 Nicolas Vasilache[mlir] NFC - Refactor and expose a parsing helper for...
2020-11-24 zhanghb97[mlir][Python] Sync Python bindings with C API MlirStri...
2020-11-24 Haojian Wu[clangd] Add more trace spans for rename, NFC.
2020-11-24 Sanjay Patel[InstCombine] try difference-of-shifts factorization...
2020-11-24 Sanjay Patel[InstCombine] add tests for sub of muls; NFC
2020-11-24 Sanjay Patel[InstCombine] add tests for gep math; NFC
2020-11-24 Philip Reames[LoopVec] Add a minor clarifying comment
2020-11-24 Arthur Eubanks[test] Pin parallel_deletion_cg_update.ll to legacy PM
2020-11-24 Florian Hahn[DSE] Precommit test case for PR48279.
2020-11-24 Arthur Eubanks[test] Fix rtf_type_checking.ll under NPM
2020-11-24 Janek van Oirschot[HardwareLoops] Change order of SCEV expression constru...
2020-11-24 Adam Czachorowski[clangd] AddUsing: Used spelled text instead of type...
2020-11-24 Stella Laurenzo[mlir][Python] Fix the last remaining instance of PYTHO...
2020-11-24 Fangrui Song[Driver] Default Generic_GCC aarch64 to -fasynchronous...
2020-11-24 Jay Foad[AMDGPU] Add a TRANS bit to TSFlags. NFC.
2020-11-24 Tei JeongFix CalibratedQuantizedType's print function to match...
2020-11-24 Teresa Johnson[ThinLTO/WPD] Enable -wholeprogramdevirt-skip in ThinLT...
2020-11-24 Victor Huang[PowerPC][PCRelative] Add new pseudo instructions for...
2020-11-24 Stella Laurenzo[mlir] Add Tosa dialect const folder for tosa.const.
2020-11-24 Louis Dionne[libc++] NFC: Fix confusing indentation in <numeric>
2020-11-24 Hubert Tong[NFC][tests] Replace non-portable grep with FileCheck
2020-11-24 Yichao YuClear NewGEPBases after finish using them in CodeGenPre...
2020-11-24 Arthur Eubanks[test] Merge parallel_region_merging{,_legacy_pm}.ll
2020-11-24 Thomas Preud... Add support for STRICT_FSETCC promotion
2020-11-24 Mark de Wever[libcxx] Implement P1956 rename low-level bit functions
2020-11-24 Nico Weber[lld/mac] Implement basic typo correction for flags
2020-11-24 Masoud Ataei[PowerPC] dyn_cast should be dyn_cast_or_null in MASSV...
2020-11-24 Nico Weberclang: Pass -platform-version to new MachO LLD
2020-11-24 Sergey Dmitriev[clang-offload-bundler] use std::forward_list for stori...
2020-11-24 Nico Weberlld: Fix darwinnew symlink name added in e16c0a9a68971
2020-11-24 Arthur O'Dwyer[libc++] Remove _LIBCPP_CONSTEXPR_AFTER_CXX17_WITH_IS_C...
2020-11-24 Sam McCall[clangd] Mention when CXXThis is implicit in exposed...
2020-11-24 Nico WeberFix driver test from e16c0a9a689719
2020-11-24 Evgeny Leviant[llvm-mca] Fix processing thumb instruction set
2020-11-24 diggerlin[NFC][AIX][XCOFF] change function name from getNumofGPR...
2020-11-24 Evgeny Leviant[MC][ARM] Fix number of operands of tMOVSr
2020-11-24 Nicolas Vasilache[mlir] NFC - Expose an OffsetSizeAndStrideOpInterface
2020-11-24 Nico Weberclang+lld: Improve clang+ld.darwinnew.lld interaction...
2020-11-24 Ayal Zaks[LV] Keep Primary Induction alive when folding tail...
2020-11-24 Yaxun (Sam... [HIP] Fix regressions due to fp contract change
2020-11-24 Hans Wennborg[docs] Try to make this bullet list in ThinLTO.rst...
2020-11-24 Ulysse Beaugnon[MLIR] Fix TableGen generator for attribute interfaces.
2020-11-24 Fraser Cormack[RISCV] Combine GREVI sequences
2020-11-24 Kadir Cetinkaya[clangd] Fix shared-lib builds
2020-11-24 Simon Pilgrim[IR] Constant::getAggregateElement - early-out for...
2020-11-24 Eugene Zhulenev[mlir] AsyncRuntime: fix concurrency bugs + fix exports...
2020-11-24 Max KazantsevRevert "[NFC][SCEV] Generalize monotonicity check for...
2020-11-24 Evgeny Leviant[SchedModels] Improve diagnostics. NFC
2020-11-24 Alexander Belyaev[mlir][linalg] Add bufferization pattern for `linalg...
2020-11-24 AndreyChurbanov[OpenMP] fix asm code for for arm64 (AARCH64) for Darwi...
2020-11-24 Marek Kurdej[libc++] [www] Fix HTML. NFC.
2020-11-24 Evgeny Leviant[SchedModels] Limit set of predicates seen by mutuallyE...
2020-11-24 Kai Luo[DAGCombine][PowerPC] Convert negated abs to trivial...
2020-11-24 Georgii Rymar[llvm-readelf/obj] - Refine the implementation of ...
2020-11-24 Georgii Rymar[llvm-readelf/obj] - Improve the error reporting in...
2020-11-24 Evgeny LeviantAdd support for branch forms of ALU instructions to...
next