platform/upstream/llvm.git
2020-06-12 David Blaikiellvm-dwarfdump: Include unit count in DWP index header...
2020-06-12 Vladimir Vereschaka[CMake] Use 'ssh.py' executor to run the remote library...
2020-06-12 Michael Liao[amdgpu] Skip OR combining on 64-bit integer before...
2020-06-12 Sterling AugustineRevert "[analyzer][NFC] Don't allow dependency checkers...
2020-06-12 Erich KeaneUpdate Kaleidoscope tutorial inline code
2020-06-12 Louis Dionne[libc++] Add missing sitedir to local Lit config
2020-06-12 Stanislav Mekhanoshin[AMDGPU] Sorted targets in amdgpu-features.cl. NFC.
2020-06-12 Casey Carter[libcxx][test] include <algorithm> for is_permutation
2020-06-12 Amara Emerson[AArch64][GlobalISel] Legalize vector G_PTR_ADD and...
2020-06-12 David Green[ARM] Always use reductions intrinsics under MVE
2020-06-12 Daniel Grumberg[TableGen] Make behavior of getValueAsListOfStrings...
2020-06-12 Louis Dionne[libc++] Remove obsolete 'newlib' Lit Feature
2020-06-12 Louis Dionne[libc++] Migrate Lit platform detection to the DSL
2020-06-12 Louis Dionne[Lit] Pass through SSH_AUTH_SOCK from the surrounding...
2020-06-12 Michael Liao[DAGCombine] Generalize the case (add (or x, c1), c2...
2020-06-12 Richard SmithDon't diagnose a redeclaration of a deduction guide...
2020-06-12 peter klausler[flang] Dodge bogus uninitialized data warning from...
2020-06-12 Jacques Pienaar[analyzer] Avoid unused variable warning in opt build
2020-06-12 Jessica Paquette[AArch64][GlobalISel] Allow G_DUP for elements smaller...
2020-06-12 Jessica Paquette[AArch64][GlobalISel] Set hasSideEffects = 0 on custom...
2020-06-12 Jonas Devlieghere[lldb/SymbolFile] Don't parse the whole line table...
2020-06-12 Stephen Neuendorffer[MLIR][cmake] use add_mlir_interface() wherever possible
2020-06-12 Erich KeaneFix non-determinism issue with implicit lambda captures.
2020-06-12 Louis Dionne[libc++] Parse commands inside _executeScriptInternal...
2020-06-12 Huihui Zhang[NFC] Silence compiler warning [-Wmissing-braces].
2020-06-12 Adam Balogh[Analyzer] Replace `assert` with `ASSERT_TRUE` in a...
2020-06-12 Louis Dionne[libc++] Remove redundant UNSUPPORTED annotation for...
2020-06-12 Jacques Pienaar[mlir] Add Adaptor alias
2020-06-12 Matt ArsenaultGlobalISel: Fix not erasing old instruction in sitofp...
2020-06-12 Louis Dionne[libc++] Make executor scripts executable
2020-06-12 Sam McCallReland [clangd] Parse std::make_unique, and emit templa...
2020-06-12 Raphael Isemann[lldb] Test creating persistent variables with $[digit...
2020-06-12 Sam McCallHandle delayed-template-parsing functions imported...
2020-06-12 Raphael Isemann[lldb][NFC] Modernize TestPersistentVariables
2020-06-12 Kai Sasaki[mlir][doc] Fix typos in tutorial chapters
2020-06-12 Masoud AtaeiDAGCombiner optimization for pow(x,0.75) and pow(x...
2020-06-12 Simon Pilgrim[DAG] foldAddSubOfSignBit - add support for non-uniform...
2020-06-12 Simon Pilgrim[X86] Add non-uniform vector signbit test cases
2020-06-12 Jacques Pienaar[mlir] Mark CastOp class's shape constraint
2020-06-12 Haojian WuGet rid of -Wunused warnings in release build, NFC.
2020-06-12 Joel E. Denny[lit] Fix handling of various keyword parse errors
2020-06-12 Marco Elver[ASan][NFC] Refactor redzone size calculation
2020-06-12 Haojian Wu[AST][RecoveryExpr] Build recovery expressions by defau...
2020-06-12 Xing GUO[ObjectYAML][DWARF] Add one helper function `writeIniti...
2020-06-12 Kirstóf Umann[analyzer][NFC] Don't allow dependency checkers to...
2020-06-12 Erich Keane(PR46111) Properly handle elaborated types in an implic...
2020-06-12 Kirstóf Umann[analyzer] Introduce weak dependencies to express ...
2020-06-12 Simon Pilgrim[X86][SSE] combineX86ShuffleChain - combine INSERT_VECT...
2020-06-12 Frederik Gossen[MLIR] Add missing traits and assembly format to `shape...
2020-06-12 Florian Hahn[BreakCritEdges] Add option to opt-out of perserving...
2020-06-12 Kirstóf Umann[analyzer][NFC] Change checker dependency unit tests...
2020-06-12 Xing GUO[ObjectYAML][test] Use a single test file to test the...
2020-06-12 Alex Bradbury[CodeGen] Increase applicability of ffine-grained-bitfi...
2020-06-12 Raphael IsemannAdd missing IRBuilder include to IndirectThunks.h
2020-06-12 Florian Hahn[VPlan] Reject loops without computable backedge taken...
2020-06-12 Sebastian Neubauer[AMDGPU] Add G16 support to image instructions
2020-06-12 Georgii Rymar[yaml2obj][MachO] - Fix PubName/PubType handling.
2020-06-12 Raphael Isemann[lldb] Don't print IRForTarget errors directly to the...
2020-06-12 Chen Zheng[PowerPC] refactor convertToImmediateForm - NFC
2020-06-12 Rainer Orth[cmake] Don't pass -z discard-unused to Illumos ld
2020-06-12 Martin Boehme[clang] Rename Decl::isHidden() to isUnconditionallyVis...
2020-06-12 EgorBo[InstCombine] "X - (X / C) * C == 0" to "X & C-1 == 0"
2020-06-12 EgorBo[NFC][InstCombine] Tests for "X - (X / C) * C == 0...
2020-06-12 Jonas Devlieghere[llvm/Object] Reimplment basic_symbol_iterator in TapiFile
2020-06-12 Kristof Beyls[AArch64] Extend AArch64SLSHardeningPass to harden...
2020-06-12 Mehdi AminiRevert "[mlir][spirv] Enhance structure type member...
2020-06-12 Yevgeny Rouban[JumpThreading] Handle zero !prof branch_weights
2020-06-12 Craig Topper[X86] Add a helper lambda to getIntelProcessorTypeAndSu...
2020-06-12 Vitaly Buka[StackSafety] Fix byval handling
2020-06-12 Alexander Shaposhnikov[llvm-objcopy][MachO] Fix cmdsize of LC_RPATH
2020-06-12 Jonas Devlieghere[lldb/Test] Fix ASan/TSan workaround for Xcode Python 3
2020-06-12 Yonghong Song[BPF] fix incorrect type in BPFISelDAGToDAG readonly...
2020-06-12 Esme-YiRevert "[PowerPC][NFC] Testing ROTL of v1i128."
2020-06-12 Cyndy Ishida[llvm][llvm-nm] add TextAPI/MachO support
2020-06-12 Alina SbirleaVerify MemorySSA after all updates.
2020-06-12 Stella LaurenzoInstall the MLIRTableGen static library.
2020-06-12 Mehdi AminiEnable FileCheck -enable-var-scope by default in MLIR...
2020-06-12 Wen-Heng (Jack... Use python3 in generate-test-checks.py.
2020-06-11 HazemAbdelhafez[mlir][spirv] Enhance structure type member decoration...
2020-06-11 Eric ChristopherTidy up unsigned -> Register fixups.
2020-06-11 Jacques Pienaar[mlir] Add additional header
2020-06-11 Eric ChristopherAdd a diagnostic string to an assert.
2020-06-11 Matt ArsenaultAMDGPU/GlobalISel: Fix select of private <2 x s16>...
2020-06-11 Sanjay Patel[VectorCombine] remove unused parameters; NFC
2020-06-11 Vitaly Buka[StackSafety,NFC] Fix use of CallBase API
2020-06-11 Matt ArsenaultAMDGPU/GlobalISel: Fix select of <8 x s64> scalar load
2020-06-11 Akira Hatanaka[CodeGen] Simplify the way lifetime of block captures...
2020-06-11 Jonas Devlieghere[lldb/Test] Unify DYLD_INSERT_LIBRARIES solution for...
2020-06-11 Matt ArsenaultAMDGPU/GlobalISel: Set insert point when emitting contr...
2020-06-11 George Mitenkov[MLIR][SPIRVToLLVM] Added conversion for SPIR-V compari...
2020-06-11 Kirill Naumov[InlineCost] Preparational patch for creation of Printe...
2020-06-11 Fangrui Song[Support] Don't tie errs() to outs() by default
2020-06-11 John McCallSet the LLVM FP optimization flags conservatively.
2020-06-11 Stanislav MekhanoshinFixed assertion in SROA if block has ho successors
2020-06-11 Craig Topper[X86] Remove unnecessary #if around call to isCpuIdSupp...
2020-06-11 Thomas Lively[WebAssembly] Make BR_TABLE non-duplicable
2020-06-11 Ilya Bukonkin[lldb] Check if thread was suspended during previous...
2020-06-11 Diego Caballero[mlir][Affine] Revisit fusion candidates after successf...
2020-06-11 Reid KlecknerRe-land "Migrate the rest of COFFObjectFile to Error"
2020-06-11 Kadir Cetinkaya[clangd] Set CWD in semaCodeComplete
next