platform/upstream/llvm.git
2020-02-13 Haojian Wu[clangd] Query constructors in the index during rename.
2020-02-13 Richard SmithDon't call memcpy(p, 0, 0).
2020-02-13 Igor Kudrin[DebugInfo] Fix dumping CIE ID in .eh_frame sections.
2020-02-13 Abdurrahman... [mlir] Add elementAttr to TypedArrayAttrBase.
2020-02-13 Kern Handa[NFC][mlir] Adding some helpful EDSC intrinsics
2020-02-13 Pavel Labath[lldb] Make gdbremote.py utility py2and3 compatible
2020-02-13 River Riddle[mlir][DeclarativeParser] Move operand type resolution...
2020-02-13 River Riddle[mlir][ODS][NFC] Mark OpaqueType as a buildable type.
2020-02-13 Johannes Doerfert[OpenMP][FIX] Collect blocks to be outlined after final...
2020-02-13 Fangrui Song[ELF][test] Change -o %t to -o /dev/null if the output...
2020-02-13 Sterling AugustineExplicitly state the output file.
2020-02-13 Vladimir VereschakaRevert "Replace std::foo with std::foo_t in LLVM."
2020-02-13 Craig Topper[X86] Add test RUN lines to show cases where we use...
2020-02-13 Yonghong Song[BPF] explicit warning of not supporting dynamic stack...
2020-02-13 Johannes DoerfertReapply "[OpenMP][IRBuilder] Perform finalization ...
2020-02-13 Serguei Katkov[Statepoint] Remove redundant clear of call target...
2020-02-13 Austin Kerbow[AMDGPU][GlobalISel] Handle 64byte EltSIze in getRegSpl...
2020-02-13 Melanie BlowerFix regression due to reviews.llvm.org/D74436 by adding...
2020-02-13 Nico WeberFix ReST syntax on link to "Bisecting LLVM code" page
2020-02-13 Frank Laub[MLIR][Affine] Add affine.parallel op
2020-02-13 Fangrui Song[AsmPrinter][ELF] Emit local alias for ExternalLinkage...
2020-02-13 Amy HuangRevert "[X86][SSE] lowerShuffleAsBitRotate - lower...
2020-02-13 Johannes DoerfertRevert "[OpenMP][IRBuilder] Perform finalization (incl...
2020-02-13 Matt ArsenaultAMDGPU/GlobalISel: Select G_CTTZ_ZERO_UNDEF
2020-02-13 Matt ArsenaultAMDGPU/GlobalISel: Select G_CTLZ_ZERO_UNDEF
2020-02-13 Matt ArsenaultAMDGPU/GlobalISel: Fix mapping G_ICMP with constrained...
2020-02-13 Matt ArsenaultPPC: Prepare tests for switch of default denormal-fp...
2020-02-13 Caroline LebarReplace std::foo with std::foo_t in LLVM.
2020-02-13 Mitch Phillips[GWP-ASan] [NFC] Change enum from ANDROID->BIONIC.
2020-02-13 Yuanfang Chen[Fuzzer] Rename ExecuteCommandWithPopen to ExecuteComma...
2020-02-12 Johannes Doerfert[OpenMP][IRBuilder] Perform finalization (incl. outlini...
2020-02-12 John McCallFix a reentrance bug with deserializing ObjC type param...
2020-02-12 Johannes Doerfert[Attributor] Use fine-grained liveness in all helpers
2020-02-12 Johannes Doerfert[Attributor] Ignore uses if a value is simplified
2020-02-12 Johannes Doerfert[Attributor] Use assumed information to determine side...
2020-02-12 Ethan StewartChanged omp_get_max_threads() implementation to more...
2020-02-12 JonChesterfield[libomptarget][nfc] Change enum values to match those...
2020-02-12 Mitch Phillips[GWP-ASan] Update alignment on Android.
2020-02-12 Guozhi Wei[MBP] Partial tail duplication into hot predecessors
2020-02-12 Petr Hosek[CMake][Fuchsia] Enable in-process cc1
2020-02-12 Alexandre Ganea[Clang] Limit -fintegrated-cc1 to only one TU
2020-02-12 Alexandre Ganea[Clang] When -ftime-trace is used, clean CompilerInstan...
2020-02-12 Nicolas Vasilache[mlir][Linalg] Fix build warnings
2020-02-12 Jonas Devlieghere[lldb/Plugins] Move DynamicLoaderMacOS into DynamicLoad...
2020-02-12 Tobias Gysi[mlir] support creating memref descriptors from static...
2020-02-12 Valentin Clement[MLIR] Fix wrong header for mlir-cuda-runner
2020-02-12 Elizabeth AndrewsFix type-dependency of bitfields in templates
2020-02-12 Stanislav Mekhanoshin[TBLGEN] Fix subreg value overflow in DAGISelMatcher
2020-02-12 Jinsong Ji[docs] Minor updates to DeveloperPolicy due to svn...
2020-02-12 Evandro Menezes[README] Add note on using cmake to perform the build
2020-02-12 Kelvin Li[OpenMP] update strings output of libomp.so [NFC]
2020-02-12 Ehud Katz[LoopExtractor] Fix legacy pass dependencies
2020-02-12 Roman Lebedev[llvm-exegesis] CombinationGenerator: don't store funct...
2020-02-12 Erik PilkingtonRevert "[IRGen] Emit lifetime intrinsics around tempora...
2020-02-12 Nicolas Vasilache[mlir][Linalg] Refactor in preparation for automatic...
2020-02-12 Jonas Devlieghere[lldb/Plugins] Move SymbolFileDWARFDebugMap into Symbol...
2020-02-12 Vedant Kumar[lldb/LibCxx] Have ExtractLibcxxStringInfo return an...
2020-02-12 Vedant Kumar[lldb/StringPrinter] Avoid reading garbage in uninitial...
2020-02-12 Vedant Kumar[lldb/TypeSystemClang] Supply trivial TypeSourceInfo...
2020-02-12 Vedant Kumar[AddressSanitizer] Ensure only AllocaInst is passed...
2020-02-12 Jay Foad[KnownBits] Introduce anyext instead of passing a flag...
2020-02-12 Nicolas Vasilache[mlir][EDSC][Linalg] Compose linalg_matmul and vector...
2020-02-12 LLVM GN Syncbot[gn build] Port 6030fe01f4e
2020-02-12 Roman Lebedev[llvm-exegesis] Exploring X86::OperandType::OPERAND_CON...
2020-02-12 Matt ArsenaultCompletely ignore strict FP model and denormal-fp-math...
2020-02-12 Huihui Zhang[ConstantFold][SVE] Fix constant fold for FoldReinterpr...
2020-02-12 Matt ArsenaultFix fp-model flag test failure on linux
2020-02-12 Nicolás Alvarez[ARCMT][NFC] Reduce #include dependencies
2020-02-12 Florian HahnRecommit "[SCCP] Remove forcedconstant, go to overdefin...
2020-02-12 David Green[ARM] Extra vecreduce add with accumulate tests. NFC
2020-02-12 Anh Tuyen Tran[NFC] Remove extra headers included in Loop Unroll...
2020-02-12 River Riddle[mlir] Allow constructing a ValueRange from an ArrayRef...
2020-02-12 Shoaib Meenai[runtimes] Add umbrella targets for runtimes
2020-02-12 Michael LiaoFix `-Wunused-variable` warning. NFC.
2020-02-12 Jessica Paquette[AArch64][GlobalISel] Properly implement widening for...
2020-02-12 Alina SbirleaCompute ORE, BPI, BFI in Loop passes.
2020-02-12 Matt Arsenaultclang: Guess at some platform FTZ/DAZ default settings
2020-02-12 Sanjay Patel[VectorCombine] add tests for extract-binop; NFC
2020-02-12 Justin LebarFix SFINAE in llvm::bit_cast.
2020-02-12 Justin LebarFix compilation of Any.h header.
2020-02-12 Fangrui Song[ELF] Support INSERT [AFTER|BEFORE] for orphan sections
2020-02-12 Fangrui Song[ELF] Start a new PT_LOAD if LMA region is different
2020-02-12 Fangrui Song[ELF] Respect output section alignment for AT> (non...
2020-02-12 Jordan Rupprecht[llvm-objdump] Print file format in lowercase to match...
2020-02-12 Simon Pilgrim[X86] combineFneg - generalize FMA negations with isNeg...
2020-02-12 Sven van HaastregtAdd missing newlines at EOF; NFC
2020-02-12 Haojian Wu[clang-tidy] No misc-definitions-in-headers warning...
2020-02-12 Anh Tuyen TranTitle: [TSAN] Parameterize the hard-coded threshold...
2020-02-12 Louis Dionne[libc++][Apple] Use CLOCK_MONOTONIC_RAW instead of...
2020-02-12 Danilo Carvalho... [AArch64][SVE] Add addsub carry long instrinsics
2020-02-12 Melanie BlowerRevert "Revert "Change clang option -ffp-model=precise...
2020-02-12 Victor Huang[PowerPC] Add options for PPC to enable/disable using...
2020-02-12 Louis Dionne[libc++] span: Guard against overflow in span::subspan
2020-02-12 Anil Mahmud[PowerPC] Add support for intrinsic llvm.ppc.eieio
2020-02-12 Anil Mahmud[PowerPC] Add support for intrinsics llvm.ppc.dcbfl...
2020-02-12 Matt ArsenaultAMDGPU/GlobalISel: Split 96-bit load/store select tests out
2020-02-12 James Henderson[MC][AVR] Fix AVR test following 740bc366
2020-02-12 James Henderson[DebugInfo] Add checks for v2 directory and file name...
2020-02-12 James Henderson[DebugInfo] Add check for zero debug line opcode_base
2020-02-12 James Henderson[DebugInfo] Print version in error message in decimal
next