platform/upstream/llvm.git
2018-11-21 Sanjay Patel[x86] add checks for asm to test; NFC
2018-11-21 Simon Pilgrim[TargetLowering] SimplifyDemandedBits - only reduce...
2018-11-21 Mikael Holmen[PM] Port Scalarizer to the new pass manager.
2018-11-21 Nico WeberRevert 347365, its prerequisite 347364 got reverted.
2018-11-21 Nico WeberRevert 347366, its prerequisite 347364 got reverted.
2018-11-21 Nico WeberRevert r347364 again, the fix was incomplete.
2018-11-21 Peter Smith[ARM] Change REQUIRES: ARM to Requires: arm
2018-11-21 Michal Gorny[nios2] Add missing Nios2CodeGen -> Nios2AsmPrinter...
2018-11-21 Simon Pilgrim[X86][AVX] Remove BROADCAST if we only need the 0'th...
2018-11-21 Nikita PopovTest commit: Delete trailing space in comment
2018-11-21 Max Kazantsev[NFC] More complex tests for LoopSimplifyCFG
2018-11-21 Dmitry Vyukovtsan: add pthread_tryjoin_np and pthread_timedjoin_np...
2018-11-21 Douglas YungAdd header <atomic> which is needed to compile with...
2018-11-21 Max Kazantsev[NFC] Add some sophisticated tests on LoopSimplifyCFG
2018-11-21 Craig Topper[X86] In getScalarMaskingNode, replace scalar_to_vector...
2018-11-21 John Regehr[LVI] run transfer function for binary operator even...
2018-11-21 Petr Hosek[Driver] Link sanitizer runtime deps on Fuchsia when...
2018-11-21 Zhihao Yuan[libc++] Implement P0487R1 - Fixing operator>>(basic_is...
2018-11-21 Nemanja Ivanovic[PowerPC] Do not use vectors to codegen bswap with...
2018-11-21 Craig Topper[X86] Correct 256 vpmovzx/vpmovsx isel patterns to...
2018-11-21 Craig Topper[X86] Add a copy of avx512-trunc.ll with -x86-experimen...
2018-11-21 Alexander Kornienko[clang-tidy] Add a test for proper handling of location...
2018-11-21 Alexander Kornienkoclang::tooling::Diagnostic: Don't store offset in the...
2018-11-21 Alexander KornienkoImplement YAML serialization of notes in clang::tooling...
2018-11-21 Heejin Ahn[WebAssembly] Delete unused using statements (NFC)
2018-11-21 Michael Kruse[docs] Add C++ Performance Benchmark to test-suite...
2018-11-21 Dean Michael... [XRay] Add a test for re-initialising FDR mode (NFC)
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...
next