platform/upstream/llvm.git
2018-11-21 Louis Dionne[NFC] Rename lit feature to '-fsized-deallocation'...
2018-11-20 Bill WendlingUpdate EvaluateAsInt to the new syntax.
2018-11-20 Bill WendlingUpdate call to EvaluateAsInt() to the new syntax.
2018-11-20 Bill WendlingReinstate 347294 with a fix for the failures.
2018-11-20 Louis Dionne[NFC] Reformat availability #defines in __config
2018-11-20 Louis Dionne[NFC] Fix formatting in availability documentation
2018-11-20 Craig Topper[X86] Emit a PACKUS instead of a VECTOR_SHUFFLE from...
2018-11-20 Marshall ClowA couple of tests were broken when clang implemented...
2018-11-20 Zachary TurnerFix pointer options mask. It was off by 1 bit.
2018-11-20 David CarlierRevert "[Sanitizer] intercept setvbuf on other platform...
2018-11-20 David Carlier[Sanitizer] Unbreak non NetBSD builds.
2018-11-20 Sanjay Patel[DAGCombiner] look through bitcasts when trying to...
2018-11-20 David Carlier[Sanitizer] intercept setvbuf on other platforms where...
2018-11-20 Zachary Turner[CodeView] Add support for ref-qualified member functions.
2018-11-20 Zachary Turner[CodeView] Mark this pointers as const.
2018-11-20 Sam McCall[CodeComplete] Penalize inherited ObjC properties for...
2018-11-20 Joel E. Denny[OpenMP] Update CHECK-DAG usage in target_parallel_code...
2018-11-20 Joel E. Denny[OpenMP] Update CHECK-DAG usage in for_codegen.cpp
2018-11-20 Zachary Turner[CodeView] RelocPtr points to little endian data.
2018-11-20 Craig Topper[X86] Emit a single shuffle for the v16i8->v4i32 step...
2018-11-20 Louis Dionne[libcxx] Fix threads detection on GNU/Hurd
2018-11-20 Simon Atanasyan[unittests] Fix ExpandTilde test to match handling...
2018-11-20 Aaron BallmanSilence C4709 in MSVC because it is buggy.
2018-11-20 Marshall ClowNote that P0899R1 requires no work.
2018-11-20 Marshall ClowMark P0771 as complete; we already did this - I just...
2018-11-20 Alexey Bataev[OPENMP][NVPTX]Improved lock/critical constructs.
2018-11-20 Sanjay Patel[x86] add tests for 8-bit multiply with constant; NFC
2018-11-20 Sam Clegg[WebAssembly] WebAssemblyLowerEmscriptenEHSjLj: use...
2018-11-20 Roman Lebedev[clang][Parse] Diagnose useless null statements / empty...
2018-11-20 Michal Gorny[cmake] Fix detecting terminfo library
2018-11-20 Michal Gorny[unittest] Skip W+X MappedMemoryTests when MPROTECT...
2018-11-20 Vitaly Buka[tsan] Add __cxa_guard_acquire hooks to support coopera...
2018-11-20 Simon Pilgrim[X86] Remove -verify-machineinstrs=0 now that PR38391...
2018-11-20 Leonard Chan[Docs] Documentation for the saturation addition and...
2018-11-20 Sanjay Patel[InstCombine] add tests for funnel shifts; NFC
2018-11-20 Sanjay Patel[InstSimplify] fold funnel shifts with undef operands
2018-11-20 Sanjay Patel[InstSimplify] add tests for funnel shift with undef...
2018-11-20 Sanjay Patel[InstructionSimplify] Add support for saturating add/sub
2018-11-20 Samuel BenzaquenAdd benchmarks for sorting and heap functions.
2018-11-20 Sanjay Patel[ConstantFolding] Add support for saturating add/sub
2018-11-20 Fangrui Song[ELF] Allow --noinhibit-exec to produce corrupted execu...
2018-11-20 Simon Pilgrim[AMDGPU] Regenerate weird stores tests.
2018-11-20 Guozhi Wei[LoopSink] Add preheader to alias set
2018-11-20 Sanjay Patel[APInt] Add methods for saturated add and sub
2018-11-20 Stella Stamenova[lit] Build and link TestIRMemoryMapWindows explicitly
2018-11-20 Erich Keane[NFC] Remove MS line endings in diagnostics file.
2018-11-20 Stella Stamenova[lit] Disable the stop hook tests on Windows
2018-11-20 Bruno Ricci[AST] Store the expressions in ParenListExpr in a trail...
2018-11-20 Bruno Ricci[AST][NFC] Factor out some repeated code in ArraySubscr...
2018-11-20 Sanjay Patel[PatternMatch] Handle undef vectors consistently
2018-11-20 Bruno Ricci[AST][NFC] Pack ArraySubscriptExpr
2018-11-20 Sanjay Patel[AArch64, x86] add tests for shift-not (PR39657); NFC
2018-11-20 Haojian Wu[clang-tidy] Don't generate incorrect fixes for class...
2018-11-20 Nico WeberRevert 347294, it turned many bots on lab.llvm.org...
2018-11-20 Simon Pilgrim[DAGCombine] Add calls to SimplifyDemandedVectorElts...
2018-11-20 Aaron BallmanUpdate the documentation for attribute feature tests.
2018-11-20 Jinsong Ji[PowerPC] Add Itineraries for STWU/STWUX etc
2018-11-20 Jinsong Ji[PowerPC][NFC]Add testcase for STWU scheduling check
2018-11-20 Jinsong Ji[llvm-exegesis][NFC] Some code style cleanup
2018-11-20 Simon PilgrimFix MSVC 'truncation of constant value' warning. NFCI.
2018-11-20 Krasimir Georgiev[clang-format] JS: don't treat is: as a type matcher
2018-11-20 Gabor Marton[ASTImporter] Set redecl chain of functions before...
2018-11-20 Stefan Granitz[CMake] Streamline code signing for debugserver and...
2018-11-20 Vassil VassilevAllow force updating the NumCreatedFIDsForFileID.
2018-11-20 Simon Pilgrim[X86][SSE] Add computeKnownBits/ComputeNumSignBits...
2018-11-20 Simon Pilgrim[X86][SSE] XFormVExtractWithShuffleIntoLoad - getVector...
2018-11-20 Simon Pilgrim[TargetLowering] Improve SimplifyDemandedVectorElts...
2018-11-20 Simon Pilgrim[X86][SSE] Lower immediately to PACKUS instead of VECTO...
2018-11-20 Simon Pilgrim[X86][SSE] Add SimplifyDemandedVectorElts support for...
2018-11-20 Sam McCall[clangd] Replay preamble #includes to clang-tidy checks.
2018-11-20 Sam McCall[clangd] Allow observation of changes to global CDBs.
2018-11-20 Craig Topper[X86] Preserve undef information when creating a punpck...
2018-11-20 Craig Topper[X86] Add custom type legalization for v8i8->v8i32...
2018-11-20 Bill WendlingUse is.constant intrinsic for __builtin_constant_p
2018-11-20 Fangrui Song[libclang] Unify getCursorDecl and getCursorParentDecl
2018-11-20 Craig Topper[X86] Replace more calls to getZeroVector with regular...
2018-11-20 Max KazantsevRecommit "[LoopSimplifyCFG] Teach LoopSimplifyCFG to...
2018-11-20 Nemanja Ivanovic[PowerPC] Don't combine to bswap store on 1-byte trunca...
2018-11-20 Craig Topper[SelectionDAG] Compute known bits and num sign bits...
2018-11-20 Dean Michael... [XRay] Add a test for allocator exhaustion
2018-11-20 Matthew VossEnsure FileManagerTest expects "\\" as path separator...
2018-11-20 Jonas DevlieghereSkip TestTargetCreateDeps
2018-11-20 Peter CollingbourneDriver: SCS is compatible with every other sanitizer.
2018-11-20 Lang Hames[ExecutionEngine][Interpreter] Fix out-of-bounds array...
2018-11-20 Dean Michael... [XRay] Move buffer extents back to the heap
2018-11-20 Petr Hosek[compiler-rt] Use zx_futex_wait_deprecated for Fuchsia...
2018-11-20 Sanjay Patel[DAGCombiner] reduce code duplication in visitXOR; NFC
2018-11-20 Heejin Ahn[WebAssembly] Remove unused function return types ...
2018-11-20 Zachary Turner[CodeView] Don't print PointerAttributes when dumping.
2018-11-19 Stanislav MekhanoshinImplement computeKnownBits for scalar_to_vector
2018-11-19 Heejin Ahn[WebAssembly] Fix inaccurate comments / assertion messages
2018-11-19 Heejin Ahn[WebAssembly] Make starting indices calcaulation simple...
2018-11-19 Paul RobinsonIt's its
2018-11-19 Kamil RytarowskiAdd interceptor for the setvbuf(3) from NetBSD
2018-11-19 Reid Kleckner[Transforms] Prefer static and avoid namespaces, NFC
2018-11-19 Craig Topper[X86] Rename combineVSZext->combineExtendVectorInreg...
2018-11-19 Louis Dionne[NFC][libcxx] Fix incorrect comments
2018-11-19 Craig Topper[X86] Add test case to show missed opportunity to use...
2018-11-19 Konstantin... AMDGPU: Fix V_FMA_F16 selection on GFX9
2018-11-19 Louis Dionne[libcxx] Fix XFAIL for GCC 4.9
next