platform/upstream/llvm.git
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...
2019-12-05 Haojian Wu[clangd] Simplify the code, NFC.
2019-12-05 LLVM GN Syncbotgn build: Merge 7f93cb62280
2019-12-05 Sam Parker[ARM] Enable TypePromotion by default
2019-12-05 Haojian Wu[AST] Traverse the class type loc inside the member...
2019-12-05 Raphael Isemann[lldb][NFC] Move Address and AddressRange functions...
2019-12-05 Hans WennborgAlso check /Fo when deciding on the .gcna / .gcda filen...
2019-12-05 Roman Lebedev[InstCombine] Extend `0 - (X sdiv C) -> (X sdiv -C...
2019-12-05 Victor Lomuller[AST] Enable expression of OpenCL language address...
2019-12-05 Pavel Labath[lldb/DWARF] Switch to llvm debug_rnglists parser
2019-12-05 Melanie Blower Reapply af57dbf12e54 "Add support for options...
2019-12-05 Pavel Labath[lldb/cpluspluslanguage] Add constructor substitutor
2019-12-05 Pavel Labath[llvm/DWARF] Return section offset from DWARFUnit:...
2019-12-05 Djordje Todorovic[LiveDebugValues] Silence the unused var warning; NFC
2019-12-05 Haojian Wu[clangd] More unittests for cross-file rename.
2019-12-05 David Stenberg[DebugInfo] Handle call site values for instructions...
2019-12-05 Lang HamesFix the clang interpreter example which was broken...
2019-12-05 Pavel Labath[lldb] Don't put compile unit name into the support...
2019-12-05 Cullen Rhodes[AArch64][SVE] Implement element count intrinsics
2019-12-05 Peter Smith[LLD][ELF][AArch64] .note.gnu.property sections should...
2019-12-05 Djordje TodorovicReland "[LiveDebugValues] Introduce entry values of...
2019-12-05 Balázs Kéri[Checkers] Added support for freopen to StreamChecker.
2019-12-05 Peter Smith[LLD][ELF] Add support for PT_GNU_PROPERTY
2019-12-05 Haojian Wu[clangd] Fix an incorrect comment, NFC.
2019-12-05 Lang Hames[ORC] Remove the automagic Main JITDylib fram Execution...
2019-12-05 Florian Hahn[MCRegInfo] Add forward sub and super register iterator...
2019-12-05 Florian Hahn[MIBundle] Turn MachineOperandIteratorBase into a forwa...
2019-12-05 Muhammad Omair... Avoid triple corruption while merging core info
2019-12-05 Georgii Rymar[llvm-readelf/llvm-readobj] - Remove getSecTypeName...
2019-12-05 Shengchen KanFix the macro fusion table for X86 according to Intel...
2019-12-05 Kai LuoReland [MachineCopyPropagation] Extend MCP to do trivia...
2019-12-05 David L. JonesRevert "Properly convert all declaration non-type templ...
2019-12-05 Kai LuoRevert "[MachineCopyPropagation] Extend MCP to do trivi...
2019-12-05 Eric ChristopherAdd a default copy-assignment or copy-constructor for...
2019-12-05 Danilo Carvalho... [AArch64][SVE] Add intrinsics and patterns for logical...
2019-12-05 Vedant Kumar[Signal] Allow one-shot SIGPIPE handler to be reached
2019-12-05 Francesco Petrogalli[fix][unittests][llvm] Fix running unit tests without...
2019-12-05 Utkarsh Saxena[clangd] Add xref for macro to static index.
2019-12-05 Kai Luo[MachineCopyPropagation] Extend MCP to do trivial copy...
2019-12-05 Richard SmithProperly convert all declaration non-type template...
2019-12-05 Richard Smith[c++17] Fix assert / wrong code when passing a noexcept...
2019-12-05 Jonas Devlieghere[lldb/Reproducers] Don't instrument SBFileSpec::GetPath
next