platform/upstream/llvm.git
2019-05-03 Kadir Cetinkaya[clangd] Also perform merging for symbol definitions
2019-05-03 Simon Pilgrim[SelectionDAG] Use INT_MIN as (1 << 31) is UB for signe...
2019-05-03 Simon Pilgrim[SelectionDAG] computeKnownBits - remove some duplicate...
2019-05-03 Simon Pilgrim[X86] LowerMULH - remove unused Lo/Hi vector indices...
2019-05-03 Anton Afanasyev[MIR] Add simple PRE pass to MachineCSE
2019-05-03 Simon PilgrimReduce variable scope to just the if() block its actual...
2019-05-03 Raphael IsemannC.128 override, virtual keyword handling
2019-05-03 Pavel LabathSplit TestVLA into two and XFAIL one part
2019-05-03 Ilya Biryukov[clangd] Minor code style cleanups in Protocol.h. NFC
2019-05-03 Martin StorsjoAvoid duplicate function aliases on MinGW after SVN...
2019-05-03 Akira Hatanaka[Sema][ObjC] Disable -Wunused-parameter for ObjC methods
2019-05-03 Craig Topper[X86] Add more one checks to masked compare patterns...
2019-05-03 Pavel LabathRevert "Initialization: move InstructionEmulation to...
2019-05-03 Igor Kudrin[docs] Add support for Markdown documentation when...
2019-05-03 Leonard ChanRevert "[Attribute/Diagnostics] Print macro if definiti...
2019-05-03 Nico WeberRevert r359814 "[Sema] Emit warning for visibility...
2019-05-03 Quentin Colombet[IRTranslator] Use the alloc size instead of the store...
2019-05-03 Eli Friedman[AArch64][MC] Reject "add x0, x1, w2, lsl #1" etc.
2019-05-03 David BlaikieSemaOverload: Complete candidates before emitting the...
2019-05-03 Fangrui Song[ELF] Place SHT_NOTE sections with the same alignment...
2019-05-03 Eric ChristopherTidy up a comment, fix a typo, remove a comment that...
2019-05-03 Fangrui Song[crtbegin] Fix an off-by-1 bug in __do_fini
2019-05-03 Eli Friedman[AArch64][Windows] Compute function length correctly...
2019-05-03 Jonas Devlieghere[Reproducers] Improve reproducer help
2019-05-02 Jason MolendaRegisterContextLLDB::GetFullUnwindPlanForFrame has...
2019-05-02 Adrian PrantlFix tests on non-Darwin platforms.
2019-05-02 Alina Sbirlea[MemorySSA] Check that block is reachable when adding...
2019-05-02 Richard SmithFix -Wunsequenced false-positives in code controlled...
2019-05-02 Jason MolendaUpstreaming an apple local patch by Frederic Riss.
2019-05-02 Alina Sbirlea[MemorySSA] Refactor removing multiple trivial phis...
2019-05-02 Adrian PrantlHide runtime support values such as clang's __vla_expr...
2019-05-02 Craig Topper[X86] Remove LEA16r references from X86FixupLEAs. NFCI
2019-05-02 Artem Belevich[CUDA] Do not pass deprecated option fo fatbinary
2019-05-02 Craig Topper[X86] Correct the register class for specific mask...
2019-05-02 Craig Topper[SelectionDAG] Add asserts to verify the vectorness...
2019-05-02 Reid KlecknerFix check-builtins on Windows after alias changes
2019-05-02 Evandro Menezes[AArch64] Update for Exynos
2019-05-02 Craig Topper[X86] Remove string literal from an if. NFC
2019-05-02 Saleem AbdulrasoolInitialization: move InstructionEmulation to full initi...
2019-05-02 Jordan RupprechtRevert [ThinLTO] Fix X86/strong_non_prevailing.ll after...
2019-05-02 Jordan RupprechtRevert [llvm-nm] Fix handling of symbol types + [llvm...
2019-05-02 Nico Weberlld-link: Add /force:multipleres extension to make...
2019-05-02 Petr Hosek[gn] Include the missing BUILD.gn file for libcxxabi...
2019-05-02 Casey Carter[libc++][test] Remove non-portable assumption that...
2019-05-02 Leonard Chan[Attribute/Diagnostics] Print macro if definition is...
2019-05-02 Petr Hosek[gn] Update the clangd test lit site configuration
2019-05-02 Jan Korous[clangd][xpc] Cannonicalize value of CLANGD_BUILD_XPC...
2019-05-02 Amy HuangChange the metadata for heapallocsite calls when the...
2019-05-02 Alexey Bataev[OPENMP][NVPTX]Improve code by using parallel level...
2019-05-02 Eric ChristopherTypo Functino->Function.
2019-05-02 Nico WeberAnother attempt to fix "could not find clang-check...
2019-05-02 Saleem Abdulrasoolbuild: add option to disable unwind tables
2019-05-02 George Rimar[yaml2obj] - Make interface of `NameToIdxMap` class...
2019-05-02 Saleem AbdulrasoolInitialization: correct macro usage
2019-05-02 Saleem Abdulrasoolgdb-remote: fix the build on Windows
2019-05-02 Petr Hosek[gn] Include libcxx configuration file
2019-05-02 Scott Linder[Sema] Emit warning for visibility attribute on interna...
2019-05-02 Raphael IsemannRemove unnecessary check in SymbolFileDWARF::ParseImpor...
2019-05-02 Jonas DevlieghereDisable TestArgumentPassingRestrictions for clang < 7
2019-05-02 Saleem Abdulrasoolgdb-remote: reduce some inclusion of Target/Process.h
2019-05-02 Saleem AbdulrasoolInitialization: remove ObjectContainer from Common
2019-05-02 Reid KlecknerUse primary template parameter names for variable templ...
2019-05-02 Louis Dionne[libc++][CMake] Link against libSystem on Apple platforms
2019-05-02 Jonas Devlieghere[test] TestSharedPtr -> TestSharedPtrDbgInfoContent
2019-05-02 Petr Hosek[gn] Support for building libc++
2019-05-02 Petr Hosek[gn] Support for building libcxxabi
2019-05-02 Petr Hosek[gn] Support for building libunwind
2019-05-02 Petr Hosek[compiler-rt] Set the ZX_VMO_RESIZABLE option for zx_vm...
2019-05-02 Jonathan Metzman[libFuzzer] Re-enable libFuzzer on i386 Linux and fix...
2019-05-02 Florian GrossFixed: Duck-typing in readability-redundant-smartptr...
2019-05-02 David BlaikieDo not warn on switches over enums that do not use...
2019-05-02 Sam McCallReapply r359778: [clangd] Fix code completion of macros...
2019-05-02 Anastasia Stulova[OpenCL] Fix initialisation of this via pointer.
2019-05-02 Michal Gorny[lldb] [lit] Add write tests for AVX-512 registers...
2019-05-02 Simon PilgrimRevert rL359778 : [clangd] Fix code completion of macro...
2019-05-02 Pavel LabathReinstate xfail-darwin in x86-64-ymm-write.test
2019-05-02 Pavel LabathFix the compile RUN line in x86-64-ymm-write.test
2019-05-02 Sanjay Patel[DAGCombiner] try repeated fdiv divisor transform befor...
2019-05-02 Alexey Bataev[OPENMP][NVPTX]Improve omp_get_max_threads() function.
2019-05-02 Sanjay Patel[SelectionDAG] remove constant folding limitations...
2019-05-02 Alexey Bataev[OPENMP][NVPTX]Improved omp_get_thread_limit() function.
2019-05-02 Anastasia Stulova[OpenCL] Deduce static data members to __global addr...
2019-05-02 Fangrui Song[ELF] --plugin-opt=thinlto-index-only: create empty...
2019-05-02 Michal Gorny[lldb] [lit] Mark x86-64-ymm-write XFAIL on Darwin
2019-05-02 Simon Pilgrim[X86][SSE] lowerAddSubToHorizontalOp - enable ymm extra...
2019-05-02 Eric FiselierAttempt to fix flaky tests.
2019-05-02 Michal Gorny[lldb] [lit] Use LLDB-like output for XMM registers...
2019-05-02 Michal Gorny[lldb] [lit] Introduce tests for writing YMM registers
2019-05-02 Simon Pilgrim[X86][SSE] Move shouldUseHorizontalOp inside isHorizont...
2019-05-02 James Henderson[llvm-strip]Add --no-strip-all to disable --strip-all...
2019-05-02 Michal Gorny[lldb] [lit] Split 'register read' tests between zmm...
2019-05-02 Raphael IsemannAdd std::stack and std::queue support to CxxModuleHandler
2019-05-02 Sam McCall[clangd] Fix code completion of macros defined in the...
2019-05-02 Raphael IsemannRename Minion to ASTImporterDelegate
2019-05-02 Fangrui Song[LTO] Migrate typedef to using
2019-05-02 Fangrui Song[llvm-readobj] Delete and inline relocAddressLess
2019-05-02 Fangrui Song[Object] Change getSectionName() to return Expected...
2019-05-02 Raphael IsemannInject only relevant local variables in the expression...
2019-05-02 Diana Picus[ARM GlobalISel] Fixup r359768
2019-05-02 Sam McCall[clangd] Improvements to header mapping: more precise...
next