platform/upstream/llvm.git
2019-12-06 Nico Weberwrap an rst file to 80 cols, to cycle bots
2019-12-06 Craig Topper[TargetLowering] Fix another potential FPE in expandFP_...
2019-12-06 Artem Dergachev[analyzer] Fix false positive on introspection of a...
2019-12-06 Sanjay Patel[InstSimplify] add tests for copysign with fneg operand...
2019-12-06 Teresa Johnson[WPD] Remove unused parameter (NFC)
2019-12-06 Reid Kleckner[X86] Don't setup and teardown memory for a musttail...
2019-12-06 Akira Hatanaka[clang-tidy] Pass -faligned-allocation on the compiler...
2019-12-06 Hiroshi YamauchiRevert "[PGO][PGSO] Instrument the code gen / target...
2019-12-06 Alexey Bataev[OPENMP50]Add if clause in distribute simd directive.
2019-12-06 Wenlei He[AutoFDO] Inline replay for cold/small callees from...
2019-12-06 Richard SmithStop checking whether std::strong_* has ::equivalent...
2019-12-06 Reid KlecknerAvoid naming variable after type to fix GCC 5.3 build
2019-12-06 Sanjay PatelRevert "[InstCombine] reduce code duplication; NFC"
2019-12-06 Sanjay PatelRevert "[InstCombine] improve readability; NFC"
2019-12-06 Sanjay PatelRevert "[InstCombine] reduce indentation; NFC"
2019-12-06 Petr Hosek[libcxx{,abi}] Don't link libpthread and libdl on Fuchsia
2019-12-06 Alina SbirleaRevert "ARM-Darwin: keep the frame register reserved...
2019-12-06 Sanjay Patel[x86] add cost model special-case for insert/extract...
2019-12-06 Hiroshi Yamauchi[PGO][PGSO] Instrument the code gen / target passes.
2019-12-06 Matt Arsenaultclang/AMDGPU: Fix default for frame-pointer attribute
2019-12-06 Alexey Bataev[OPENMP]Reorganize OpenMP warning groups.
2019-12-06 Sanjay Patel[InstCombine] reduce indentation; NFC
2019-12-06 Sanjay Patel[InstCombine] improve readability; NFC
2019-12-06 Sanjay Patel[InstCombine] reduce code duplication; NFC
2019-12-06 Sanjay Patel[InstCombine] improve readability; NFC
2019-12-06 Michael LiaoAdd `QualType::hasAddressSpace`. NFC.
2019-12-06 Guozhi Wei[MBP] Avoid tail duplication if it can't bring benefit
2019-12-06 Raphael Isemann[ASTImporter] Implicitly declare parameters for importe...
2019-12-06 diggerlin[NFC][AIX][XCOFF] if the size of Csect is zero, the...
2019-12-06 mydeveloperdayupdate string comparison in clang-format.py
2019-12-06 mydeveloperday[clang-format] update trailing newline treatment in...
2019-12-06 diggerlin[NFC][AIX][XCOFF] fixed compile warning on the strncpy.
2019-12-06 Muhammad Omair... Cleanup and speedup NativeRegisterContextLinux_arm64
2019-12-06 Jordan Rupprecht[lldb][test] Handle .categories lookup for inline tests.
2019-12-06 John Brawn[LegalizeTypes] Add missing case for STRICT_FP_ROUND...
2019-12-06 David Carlier[OpenMP] Fix linkage issue on FreeBSD
2019-12-06 JonChesterfield[libomptarget][nfc] Move cuda threadfence functions...
2019-12-06 Jon Chesterfield[libomptarget][nfc] Move three more files to common
2019-12-06 Simon Tatham[ARM][MVE] Fix copy-paste error in VQSHL instruction...
2019-12-06 diggerlin[AIX][XCOFF] created a test case to verify the raw...
2019-12-06 Alexey Bataev[OPENMP]Moved warning fo mapping non-trivially copiable...
2019-12-06 Cullen Rhodes[AArch64] Fix a bug with jump table generation
2019-12-06 Nico Webergn build: Unbreak mac build after 4066591
2019-12-06 Alexey LapshinFix building shared libraries broken by 8e48e8e3e32.
2019-12-06 Jeremy MorseAttempt to fix a debuginfo test that wasn't as generic...
2019-12-06 Zahira AmmarguellatFix for PR44000. Optimization record for bytecode input...
2019-12-06 Kadir Cetinkaya[clangd] Switch Hover.All to structured tests
2019-12-06 Kadir Cetinkaya[clangd] Store index::SymbolKind in HoverInfo
2019-12-06 Georgii Rymar[llvm-readobj][llvm-readelf] - Refactor parsing of...
2019-12-06 Gil Rapaport[LV] Record GEP widening decisions in recipe (NFCI)
2019-12-06 Cullen Rhodes[AArch64][SVE2] Implement while comparison intrinsics
2019-12-06 Georgii Rymar[llvm-readobj] - Implement --dependent-libraries flag.
2019-12-06 Sam McCall[clangd] Try to fix CompileCommandsTests on windows...
2019-12-06 Jeremy Morse[DebugInfo][CGP] Update dbg.values when sinking address...
2019-12-06 Ulrich Weigand[X86] Regenerate test to fix build bot failures
2019-12-06 Cullen Rhodes[AArch64][SVE] Implement integer compare intrinsics
2019-12-06 Mikael Holmen[clangd] Fix gcc warning about extra ";" [NFC]
2019-12-06 Raphael Isemann[lldb][NFC] Move [SU]Int64ValueIsValidForByteSize to...
2019-12-06 Ulrich Weigand[FPEnv][SelectionDAG] Relax chain requirements
2019-12-06 Pavel Labath[lldb/DWARF] Fix DW_AT_addr_base & DW_AT_low_pc interaction
2019-12-06 Raphael Isemann[lldb][NFC] Remove ability to pass a custom printf...
2019-12-06 Pavel Labath[lldb/DWARF] Fix DW_AT_rnglists_base handling for dwo...
2019-12-06 Raphael Isemann[lldb] Migrate VMRange::Dump to raw_ostream
2019-12-06 Pavel Labath[lldb/IRExecutionUnit] Stop searching based on demangle...
2019-12-06 Pavel Labath[lldb/DWARF] Remove DWARFDebugRangesBase abstract class
2019-12-06 Alexander Kornienko[clang-tidy] Fix PR26274
2019-12-06 LLVM GN Syncbotgn build: Merge 99768b243cd
2019-12-06 Sam McCall[clangd] (take 2) Try harder to find a plausible `clang...
2019-12-06 Raphael Isemann[lldb][NFC] Migrate FileSpec::Dump to raw_ostream
2019-12-06 Konrad Kleine[lldb] NFC: less nesting in SearchFilter.cpp
2019-12-06 Michał Górny[compiler-rt] [test] Disable ASLR on ASAN/MSAN/TSAN...
2019-12-06 LLVM GN Syncbotgn build: Merge 9e8c799e2b0
2019-12-06 Alexey Lapshin[Dsymutil][NFC] Move NonRelocatableStringpool into...
2019-12-06 Daniil Suchkov[LCSSA] Don't use VH callbacks to invalidate SCEV when...
2019-12-06 Douglas YungFix build of LookupResult.cpp from aeda128 with Visual...
2019-12-06 Lang Hames[JITLink] Use Blocks rather than Symbols for SectionRange.
2019-12-06 Lang Hames[JITLink] Remove the Section::symbols_empty() method.
2019-12-06 David BlaikieDebugInfo: Pull out a common expression.
2019-12-06 George Burgess IVllvm-reduce: Add a space to an option's --help
2019-12-06 Huihui Zhang[ConstantFold][SVE] Skip scalable vectors in ConstantFo...
2019-12-06 Richard SmithFix crash if a user-defined conversion is applied in...
2019-12-06 Douglas YungTighten up CHECK lines added in a9f10ebffa to work...
2019-12-06 Peter Collingbournegn build: Add support for building scudo and its unit...
2019-12-06 Peter Collingbournegn build: Bump Android API level to 29, and NDK to...
2019-12-06 Craig Topper[X86] Make X86TargetLowering::BuildFILD return a std...
2019-12-06 Liu, Chen3Add strict fp support for instructions fadd/fsub/fmul...
2019-12-06 LLVM GN Syncbotgn build: Merge aeda128a96c
2019-12-06 LLVM GN Syncbotgn build: Merge 6470497817e
2019-12-06 Greg ClaytonAdd lookup functions for efficient lookups of addresses...
2019-12-06 Sterling AugustineRevert "[AST] Traverse the class type loc inside the...
2019-12-06 Teresa Johnson[ThinLTO] Add option to disable readonly/writeonly...
2019-12-06 Quentin Colombet[RegisterCoalescer] Fix the creation of subranges when...
2019-12-06 Reid KlecknerHandle two corner cases in creduce-clang-crash.py
2019-12-06 Wenlei He[AutoFDO] Top-down Inlining for specialization with...
2019-12-05 Wenlei He[AutoFDO] Properly merge context-sensitive profile...
2019-12-05 LLVM GN Syncbotgn build: Merge fdf80e86a52
2019-12-05 Saar Raz[Concepts] Fix build failures in D41569
2019-12-05 Jordan Rupprecht[lldb] Update hardcoded Makefile.rules inclusions.
2019-12-05 Saar Raz[Concepts] Constraint Enforcement & Diagnostics
2019-12-05 Fangrui Song[IR] Move ctor in the NDEBUG branch
next