platform/upstream/llvm.git
2020-08-04 Simon PilgrimFix sphinx indentation warning to stop newline in byref...
2020-08-04 Simon Pilgrim[X86] getFauxShuffleMask - drop unnecessary computeKnow...
2020-08-04 Simon PilgrimFix sphinx indentation warning.
2020-08-04 Erich KeanePermit nowthrow and nonnull with multiversioning.
2020-08-04 Erich KeaneImprove diagnostics for disallowed attributes used...
2020-08-04 Eduardo Caldas[SyntaxTree] Fix crash on pointer to member function
2020-08-04 Nicolas Vasilache[mlir][Vector] Relax condition for `splitFullAndPartial...
2020-08-04 Eduardo Caldas[SyntaxTree] Add support for `LiteralExpression`
2020-08-04 Nemanja Ivanovic[Support][PPC] Fix bot failures due to cd53ded557c3
2020-08-04 Haojian Wu[Concepts] Include the found concept decl when dumping...
2020-08-04 Simon Pilgrim[X86] Remove unused canScaleShuffleElements helper
2020-08-04 Simon Pilgrim[X86][AVX] isHorizontalBinOp - relax lane-crossing...
2020-08-04 Russell Gallop[lit] Add --time-trace-output to lit
2020-08-04 Nicolas Vasilache[mlir][Vector] Add linalg.copy-based pattern for splitt...
2020-08-04 Sanjay Patel[InstSimplify] fold nested min/max intrinsics with...
2020-08-04 Alex Zinenko[mlir] Fix GCC5 compilation problem in MLIR->LLVM type...
2020-08-04 Alex Zinenko[mlir] switch the modeling of LLVM types to use the...
2020-08-04 Sanjay Patel[InstSimplify] add tests for min/max with constants...
2020-08-04 Sanjay Patel[InstSimplify] reduce code for min/max analysis; NFC
2020-08-04 Alex Zinenko[mlir] provide same APIs as existing LLVMType in the...
2020-08-04 Alex Zinenko[mlir] translate types between MLIR LLVM dialect and...
2020-08-04 Alexander Belyaev[mlir] Fix adding wrong operand value in `promoteMemRef...
2020-08-04 George Mitenkov[MLIR][SPIRVToLLVM] Indentation and style fix in tests
2020-08-04 Juneyoung Lee[JumpThreading] Update test freeze.ll; NFC
2020-08-04 Sander de Smalen[AArch64][SVE] Add missing unwind info for SVE registers.
2020-08-04 Sander de Smalen[AArch64][SVE] Fix CFA calculation in presence of SVE...
2020-08-04 Xing GUO[YAMLTraits] Fix mapping <none> value that followed...
2020-08-04 Paul Walker[SVE] Replace remaining _MERGE_OP1 nodes with _PRED...
2020-08-04 Juneyoung Lee[JumpThreading] Remove cast's constraint
2020-08-04 Juneyoung Lee[JumpThreading] Add a test for simplification of cast...
2020-08-04 Luboš Luňák[lldb] fix typo
2020-08-04 Georgii Rymar[llvm-readobj] - A third attempt to fix BB.
2020-08-04 David Green[BasicAA] Enable -basic-aa-recphi by default
2020-08-04 Meera Nakrani[ARM] Generated SSAT and USAT instructions with shift
2020-08-04 Simon PilgrimRevert rG66e7dce714fab "Revert "[X86][SSE] Shuffle...
2020-08-04 Florian Hahn[AArch64] Consider instruction-level contract FMFs...
2020-08-04 Florian Hahn[SCEV] Consolidate some smin/smax folding tests into...
2020-08-04 Tatyana KrasnukhaPartially revert "[cmake] Make MSVC generate appropriat...
2020-08-04 Simon Pilgrim[X86][AVX] Add v8f32 'reverse' HADD(SHUFFLE,SHUFFLE...
2020-08-04 Georgii Rymar[llvm-readobj] - A second attempt to fix BB.
2020-08-04 Endre Fülöp[analyzer] Model iterator random incrementation symmetr...
2020-08-04 Georgii Rymar[llvm-readobj] - An attempt to fix BB.
2020-08-04 Georgii Rymar[llvm-readobj/readelf] - Refine the implementation...
2020-08-04 Xing GUO[DebugInfo][unittest] Use YAML to generate the .debug_l...
2020-08-04 Nicolas Vasilache[MLIR] Add an integration test for 2 D vector.transfer_read
2020-08-04 Nathan James[clang-tidy] Fix regression in RenamerClangTidy
2020-08-04 Georgii Rymar[llvm-readobj] - Simplify findSectionByName(). NFCI.
2020-08-04 Juneyoung Lee[JumpThreading] Merge/rename thread-two-bbsN.ll tests...
2020-08-04 Qiu Chaofan[NFC] [PowerPC] Refactor fp/int conversion lowering
2020-08-04 Juneyoung Lee[JumpThreading] Don't limit the type of an operand
2020-08-04 Jakub Lichman[mlir][Linalg] Conv ops lowering to std calls added.
2020-08-04 Nathan Ridge[clang] Include trailing-requires-clause in FunctionDec...
2020-08-04 Xing GUO[YAMLParser] Fix a typo: iff -> if. NFC.
2020-08-04 Fangrui Song[PGO] Use multiple comdat groups for COFF
2020-08-04 Wang, Pengfei[X86][AVX512] Fix build fail after D81548
2020-08-04 Chen Zheng[PowerPC] mark r+i as legal address mode for vector...
2020-08-04 Carl Ritson[AMDGPU] Make GCNRegBankReassign assign based on subreg...
2020-08-04 Fangrui SongAdd test utility 'split-file'
2020-08-04 Fangrui Song[PGO] Move __profc_ and __profvp_ from their own comdat...
2020-08-04 Max Kazantsev[SimpleLoopUnswitch][NFC] Add option to always drop...
2020-08-04 Jonas Devlieghere[lldb/Test] Fix skipTestIfFn for fucntions that return...
2020-08-04 Jordan RupprechtTemporarily revert "[test] Exit with an error if no...
2020-08-04 Chen Zheng[SCEVExpander][PowerPC]clear scev rewriter before delet...
2020-08-04 peter klausler[flang] Implement runtime support for INQUIRE statements
2020-08-04 Shinji Okumura[Attributor][NFC] Clang format
2020-08-04 David BlaikieOpenMP: Fix typo variabls -> variables
2020-08-03 Petr Hosek[ELF] Add --dependency-file option
2020-08-03 Daniel SandersFix use-after-scope in 7209f83112db caught by the sanit...
2020-08-03 peter klausler[flang] Defer "next input record" processing until...
2020-08-03 peter klausler[flang] Acquire file accessibility, size, positioning
2020-08-03 Christopher... [SVE] Remove bad calls to VectorType::getNumElements...
2020-08-03 Jordan Rupprecht[test] Exit with an error if no tests are run.
2020-08-03 Nathan James[clang-tidy][NFC] Use correct size call for reserve
2020-08-03 peter klauslerRemove unneeded RoundDefault enumerator, and fix spelli...
2020-08-03 peter klausler[flang] Handle spaces (more) correctly in REAL input
2020-08-03 hgreving[MC] Fix memory leak when allocating MCInst with bump...
2020-08-03 Kazushi (Jam... [VE] Extend integer arguments and return values smaller...
2020-08-03 Christopher... [SVE] Remove bad call to VectorType::getNumElements...
2020-08-03 Christopher... [SVE] Remove bad call to VectorType::getNumElements...
2020-08-03 Julian Lettner[UBSan] Increase robustness of tests
2020-08-03 Jordan Rupprecht[NFC][ARM] Silence unused variable in release builds
2020-08-03 Christopher... [SVE] Remove bad calls to VectorType::getNumElements...
2020-08-03 Fangrui SongReland D61689 Change -gz and -Wa,--compress-debug-secti...
2020-08-03 peter klausler[flang] Make preprocessing behavior tests runnable...
2020-08-03 Alina Sbirlea[MemorySSA] Restrict optimizations after a PhiTranslation.
2020-08-03 River Riddle[mlir][OpFormatGen] Add support for eliding UnitAttr...
2020-08-03 Mitch Phillips[HWASan] [GlobalISel] Add +tagged-globals backend featu...
2020-08-03 David Green[ARM] Convert VPSEL to VMOV in tail predicated loops
2020-08-03 Thomas Lively[WebAssembly] Implement prototype v128.load{32,64}_zero...
2020-08-03 Mitch PhillipsRevert "[X86][SSE] Shuffle combine blends to OR(X,Y...
2020-08-03 David Green[ARM] Test for converting VPSEL to VMOVT. NFC
2020-08-03 Fangrui Song[MC] Set sh_link to 0 if the associated symbol is undefined
2020-08-03 Akira Hatanaka[CodeGen][ObjC] Mark calls to objc_unsafeClaimAutorelea...
2020-08-03 Daniel SandersAllow .dSYM's to be directly placed in an alternate...
2020-08-03 Jon RoelofsFix typo: s/epomymous/eponymous/ NFC
2020-08-03 Eli Friedman[AArch64] Add missing isel patterns for fcvtzs/u intrin...
2020-08-03 Lang Hames[llvm-jitlink] Add support for static archives and...
2020-08-03 Hiroshi Yamauchi[PGO] Enable the extended value profile buckets for...
2020-08-03 Tim Keith[flang] Fix bug detecting intrinsic function
2020-08-03 Sanjay Patel[InstSimplify] fold variations of max-of-min with commo...
next