platform/upstream/llvm.git
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
2019-12-05 Fangrui Song[IR] Add a default copy constructor for -Wdeprecated...
2019-12-05 Richard SmithProperly convert all declaration non-type template...
2019-12-05 Eric ChristopherAdd a default copy constructor for -Wdeprecated-copy...
2019-12-05 Jon Chesterfield[libomptarget][nfc] Introduce SHARED, ALIGN macros
2019-12-05 Adrian PrantlDebug Info: Apply a default location for cleanups if...
2019-12-05 David BlaikieDebugInfo: Fix LTO+DWARFv5 loclists
2019-12-05 Adrian PrantlDebug Info: Assert that location is available for cleanups
2019-12-05 Adrian PrantlSet a source location for Objective-C accessor stubs
2019-12-05 Jon Chesterfield[libomptarget][nfc] Move omptarget-nvptx under common
2019-12-05 David Tenty[AIX] Make sure to use QualNames for external global...
2019-12-05 Aaron BallmanAdd documentation headings for the OpenCL attributes.
2019-12-05 cchen[OpenMP50] Add parallel master construct
2019-12-05 Amy HuangUse diff -b on zlib tests so they pass on Windows
2019-12-05 Nathan Ridge[clangd] Highlighting dependent types in more contexts
2019-12-05 Nathan Ridge[clangd] Find reference to template parameter in 'sizeo...
2019-12-05 Florian HahnRevert "[DSE] Fix for a dangling point bug in DeadStore...
2019-12-05 Evgenii StepanovLowerDbgDeclare: look through bitcasts.
2019-12-05 Peter Collingbournescudo: Fix one of the C wrapper tests on Android.
2019-12-05 Peter Collingbournescudo: Fix the build of wrappers_c_test.cpp on Android.
2019-12-05 Volkan Keles[GlobalISel] Localizer: Allow targets not to run the...
2019-12-05 Craig Topper[X86] Remove ProcIntelGLM/ProcIntelGLP/ProcIntelTRM...
2019-12-05 Bob HaarmanRevert "[InstCombine] keep assumption before sinking...
2019-12-05 Alexey Bataev[OPENMP50]Add support for if clause for simd part in...
2019-12-05 Roman Lebedev[InstCombine] Invert `add A, sext(B) --> sub A, zext...
2019-12-05 Fangrui Song[ELF][PPC64] Support long branch thunks with addends
2019-12-05 Sanne Wouda[AArch64] Fix MUL/SUB fusing
2019-12-05 shafik[LLDB] Replacing use of ul suffix in GetMaxU64Bitfield...
2019-12-05 Puyan Lotfi[llvm] llvm-ifs: Support for handling empty IFS and...
2019-12-05 Ankit[DSE] Fix for a dangling point bug in DeadStoreElimination.
2019-12-05 Fangrui Song[ELF][PPC64] Don't copy ppc64BranchltIndex in replaceWi...
2019-12-05 Gabor Horvath[scan-build-py] Set of small fixes
2019-12-05 Balázs Kéri[ASTImporter] Various source location and range import...
2019-12-05 Alexey Bataev[OPENMP50]Add support for if clause for simd part in...
2019-12-05 Scott Linder[AMDGPU][HIP] Improve opt-level handling
2019-12-05 Sanjay Patel[InstCombine] narrow select with FP casts
2019-12-05 Sanjay Patel[InstCombine] add FMF guard to builder in fptrunc trans...
2019-12-05 Jeremy Morse[DebugInfo] Don't create multiple DBG_VALUEs when sinking
2019-12-05 Jeremy Morse[DebugInfo] Don't reorder DBG_VALUEs when sunk
2019-12-05 Jeremy Morse[DebugInfo] Re-apply two patches to MachineSink
2019-12-05 Sanjay Patel[InstCombine] add tests for fpext+select+fptrunc; NFC
2019-12-05 Alexey Bataev[OPENMP][DOCS]Update list of the supported features...
2019-12-05 Ilya Biryukov[Syntax] Show input code on tests failures. NFC
2019-12-05 Alexey Bataev[OPENMP50]Add support for if clause for simd part in...
2019-12-05 Danilo Carvalho... [AArch64][SVE] Integer reduction instructions pattern...
next