platform/upstream/llvm.git
2019-03-21 Billy Robert... [libcxx] [test] Revert r356632 add (void) casts to...
2019-03-21 Artem Dergachev[CFG] [analyzer] pr41142: C++17: Skip transparent InitL...
2019-03-21 Eric FiselierAllow disabling of filesystem library.
2019-03-20 Billy Robert... [libcxx] [test] Add (void) casts to operator new calls...
2019-03-20 Craig Topper[X86] Add CMPXCHG8B feature flag. Set it for all CPUs...
2019-03-20 Douglas YungRevert "Reland r356547 after fixing the tests for Linux."
2019-03-20 Michael TrentFix Mach-O bind and rebase validation errors in libObject
2019-03-20 Jennifer YuRemove extra white spaces
2019-03-20 Stephane Moore[clang-tidy] Disable google-runtime-int in Objective...
2019-03-20 Jason MolendaChange the logging on ptrace(PT_KILL) in MachProcess...
2019-03-20 Jason MolendaUpdate DWARF files.
2019-03-20 Nico Weberlibc++/win: Make once_flag have the same size as a...
2019-03-20 Jordan RupprechtRevert "[clangd] Print arguments in template specializa...
2019-03-20 Thomas Lively[WebAssembly][NFC] Fix formatting error from rL356610
2019-03-20 Tim Renouf[AMDGPU] Do not generate spurious PAL metadata
2019-03-20 Nikita Popov[InstCombine] Add additional sub nsw inference tests...
2019-03-20 Stanislav MekhanoshinAllow machine dce to remove uses in the same instruction
2019-03-20 Craig Topper[X86] Call lowerShuffleAsBitMask for 512-bit vectors...
2019-03-20 Michael Liao[AMDGPU] Fix dependency on `BinaryFormat`
2019-03-20 Louis Dionne[libc++] Mark <filesystem> as unavailable on Apple...
2019-03-20 Paul Hoad[clang-format][NFC] fix release notes build issue
2019-03-20 Jordan Rupprecht[clang][OpenMP] Fix build when using libgomp
2019-03-20 Paul Hoad[clang-format] BeforeHash added to IndentPPDirectives
2019-03-20 Zachary TurnerIntroduce DWARFContext.
2019-03-20 Matt ArsenaultAMDGPU: Don't look for constant in insert/extract_vecto...
2019-03-20 Thomas Lively[WebAssembly] Target features section
2019-03-20 Craig Topper[X86] Add __crc32b/__crc32w/__crc32d/__crc32q intrinsic...
2019-03-20 Michael Liao[AMDGPU] Fix clamp bit DAG operand
2019-03-20 Alexey Bataev[OPENMP]Improve detection of omp_allocator_handle_t...
2019-03-20 Pete Couperus[ARC] Add ARCOptAddrMode pass to generate postincrement...
2019-03-20 Alex LorenzFix implicit ios -> watchOS availability version mappin...
2019-03-20 Evandro Menezes[AArch64] Fix formatting (NFC)
2019-03-20 Konstantin... AMDHSA: Fix COMPUTE_PGM_RSRC2.USER_SGPR calculation...
2019-03-20 Marshall ClowMark <charconv> tests as unsupported for C++11 and...
2019-03-20 Eli Friedman[ARM] Eliminate redundant "mov rN, sp" instructions...
2019-03-20 Erik PilkingtonAdd a __has_extension check for '#pragma clang attribut...
2019-03-20 Erik Pilkington[Sema] Deduplicate some availability checking logic
2019-03-20 Rafael AulerRecommit "Support attribute used in member funcs of...
2019-03-20 Rafael Auler[Linker] Fix crash handling appending linkage
2019-03-20 Alina Sbirlea[NFC] Fix brace indentation.
2019-03-20 Louis Dionne[libc++] Use the compiler that CMake found when running...
2019-03-20 Robert LougherResubmit r356511 "[TailCallElim] Add tailcall eliminati...
2019-03-20 Robert Lougher[TailCallElim] Update tests for LTO pipeline change
2019-03-20 Raphael IsemannRemove the unused return value in ASTImporter::Imported...
2019-03-20 Tim Renouf[AMDGPU] Added MsgPack format PAL metadata
2019-03-20 Philip ReamesSimplify operands of masked stores and scatters based...
2019-03-20 Zinovy Nis[clang-tidy] Fix redundant check breaking the test...
2019-03-20 Alina Sbirlea[LICM & MemorySSA] Don't sink/hoist stores in the prese...
2019-03-20 Louis Dionne[libc++][CMake] Clean up some of the libc++ re-exportin...
2019-03-20 Nikita Popov[ValueTracking] Compute range for abs without nsw
2019-03-20 Marshall ClowMake to_chars/from_chars work back to C++11. This means...
2019-03-20 Nikita Popov[InstCombine] Fold add nuw + uadd.with.overflow
2019-03-20 Jordan Rupprecht[Remarks] Fix mismatched delete due to missing virtual...
2019-03-20 Tim Renouf[AMDGPU] Factored PAL metadata handling out into its...
2019-03-20 Sterling AugustineMake __cpu_model a hidden symbol, to match libgcc.
2019-03-20 Craig Topper[X86] Remove getCPUKindCanonicalName which is unused.
2019-03-20 Nico WeberRemove HAVE_REALPATH from config.h
2019-03-20 Roman Lebedev[NFC][ASTMatchers] Alphabetically sort REGISTER_MATCHER...
2019-03-20 Roman Lebedev[AST] Disable ast-dump-openmp-parallel-master-XFAIL...
2019-03-20 Dmitry Preobrazhensky[AMDGPU][MC] Corrected checks for DS offset0 range
2019-03-20 Paul Hoad[clang-format] structured binding in range for detected...
2019-03-20 Louis Dionne[NFC] Fix a couple of typos in libc++'s __config
2019-03-20 Greg ClaytonFix UUID decoding from minidump files
2019-03-20 Sanjay Patel[CGP] fix formatting; NFC
2019-03-20 Andrew Savonichev[OpenCL] Generate 'unroll.enable' metadata for __attri...
2019-03-20 Roman Lebedev[clang][OpeMP] Model OpenMP structured-block in AST...
2019-03-20 Roman Lebedev[NFC][clang][astdump] Some baseline tests for OpenMP
2019-03-20 Clement CourbetFix sanitizer failures for 356550.
2019-03-20 Nico Webergn build: Add build files for some clang-tools-extra
2019-03-20 Sanjay Patel[CGP] convert chain of 'if' to 'switch'; NFC
2019-03-20 Zinovy NisReland r356547 after fixing the tests for Linux.
2019-03-20 Balazs Keri[ASTImporter] Remove obsolete function ImportTemplatePa...
2019-03-20 Nico Webergn build: Merge r356508
2019-03-20 Louis Dionne[libc++] Do not force going through xcrun to find Clang...
2019-03-20 Dmitry Preobrazhensky[AMDGPU][MC][GFX9] Added support of operands shared_bas...
2019-03-20 Nico Webergn build: Merge r356519
2019-03-20 Sanjay Patel[CGP][x86] add tests for usubo regression (PR41129...
2019-03-20 Louis Dionne[libc++] Mark <filesystem> tests as failing when the...
2019-03-20 Sjoerd MeijerFollow up of rL356555
2019-03-20 Kostya Kortchinsky[scudo][standalone] Add error reports
2019-03-20 Sjoerd Meijer[TTI] getMemcpyCost
2019-03-20 George Rimar[llvm-objcopy] - Use replaceSectionReferences to update...
2019-03-20 Simon PilgrimRevert rL356547 : [clang-tidy] Cosmetic fix
2019-03-20 Simon PilgrimRemove out of date comment. NFCI.
2019-03-20 Aaron BallmanCorrect this attribute group documentation to have...
2019-03-20 Clement Courbet[ExpandMemCmp] Trigger on bcmp too.
2019-03-20 Simon Pilgrim[X86] Use getConstantOperandAPInt to detect out-of...
2019-03-20 Zinovy Nis[clang-tidy] Cosmetic fix
2019-03-20 Zinovy Nis[clang-tidy] Parallelize clang-tidy-diff.py
2019-03-20 Andrea Di Biagio[X86] Remove X86 specific dag nodes for RDTSC/RDTSCP...
2019-03-20 Simon PilgrimFix -Wdocumentation warning. NFCI.
2019-03-20 Sylvestre Ledru[perf][DebugInfo] follow up for "add SectionedAddress...
2019-03-20 Kadir Cetinkaya[clangd] Print arguments in template specializations
2019-03-20 David Stuttard[AMDGPU] Allow MIMG with no uses in adjustWritemask...
2019-03-20 Serge GueltonPython 2/3 compatibility
2019-03-20 Craig Topper[X86] Separate PentiumPro and i686. They aren't aliases...
2019-03-20 Philip Reames[instcombine] Add todos describing missing transforms...
2019-03-20 Craig Topper[X86] Remove X32 check lines from a test that doesn...
2019-03-20 Douglas YungRetry to add workaround to build scoped enums with...
2019-03-20 Douglas YungRevert "Add workaround to build scoped enums with VS201...
next