platform/upstream/llvm.git
2018-11-22 Haojian WuMove the llvm lit test dependencies to clang-tools...
2018-11-22 Haojian WuRevert r343473 "Move llvm util dependencies from clang...
2018-11-22 Diana Picus[ARM GlobalISel] Add test for BFC. NFCI
2018-11-22 Bill WendlingThe result of is.constant() is unsigned.
2018-11-22 Jonas Paulsson[SystemZTTIImpl] Give correct cost values for vector...
2018-11-22 Petr Hosek[Driver] Support XRay on Fuchsia
2018-11-22 Petr Hosek[XRay] Support for Fuchsia
2018-11-22 Peter Collingbournetsan: Update measurements in check_analyze.sh.
2018-11-22 Fangrui Song[llvm-size] Use empty() and range-based for loop. NFC
2018-11-22 Evandro Menezes[llvm-mca] Add test case (NFC)
2018-11-22 Peter Collingbournetsan: Correct the name of an executable.
2018-11-21 Sanjay Patel[x86] use FileCheck to verify output; NFC
2018-11-21 Evandro Menezes[llvm-mca] Add test case (NFC)
2018-11-21 Peter CollingbourneAdd a ubsan blacklist entry for libstdc++ 8.0.1.
2018-11-21 Louis Dionne[libcxx] Improve error message when an invalid director...
2018-11-21 Evandro Menezes[llvm-mca] Add test case (NFC)
2018-11-21 Vladimir StefanovicRemoving test/MC/Mips/reloc-directive-label-offset...
2018-11-21 Fedor Sergeev[PM] correcting return value for new-pass-manager versi...
2018-11-21 Reid Kleckner[mingw] Use unmangled name after the $ in the section...
2018-11-21 Petr HosekRevert "[Driver] Use --push/pop-state with Sanitizer...
2018-11-21 Peter CollingbourneCOFF: ICF: Include contents of referenced sections...
2018-11-21 Stefan Pintilie[PowerPC][NFC] Split PPCMCCodeEmitter into header and...
2018-11-21 Louis Dionne[libcxx] Remove unused definition of aligned allocation...
2018-11-21 David Carlier[Sanitizer] Adding setvbuf in supported platforms and...
2018-11-21 Alexey Bataev[OPENMP][NVPTX]Emit default locations as constant with...
2018-11-21 Sanjay Patel[DAGCombiner] refactor select-of-FP-constants transform
2018-11-21 Louis Dionne[libcxx] Fix incorrect iterator type in vector containe...
2018-11-21 Stefan Pintilie[PowerPC][NFC] Minor Code Cleaup for PPCMCCodeEmitter.
2018-11-21 Louis Dionne[libcxx] Mark strstreams tests as being supported on...
2018-11-21 Eric Fiselier[LLVM] Allow modulemap installation
2018-11-21 Bill WendlingUpdate call to EvaluateAsInt() to the new syntax.
2018-11-21 Bill WendlingUpdate call to EvaluateAsInt() to the new syntax.
2018-11-21 Bill WendlingRe-Reinstate 347294 with a fix for the failures.
2018-11-21 Eric FiselierFix missing includes in test header
2018-11-21 Roman Lebedev[compiler-rt][UBSan] silence_unsigned_overflow: do...
2018-11-21 Nikita Popov[InstCombine] Add tests for funnel shift with zero...
2018-11-21 Petr Hosek[Driver] Use --push/pop-state with Sanitizer link deps
2018-11-21 Stella Stamenova[lit] Add pthread to the compilation of the tests on...
2018-11-21 Kelvin Li[OPENMP] Refactor code for parsing omp declare target...
2018-11-21 Sanjay Patel[DAGCombiner] reduce code duplication; NFC
2018-11-21 Alexey Bataev[OPENMP]Fix handling of the LCVs in loop-based directives.
2018-11-21 Kelvin Li[OPENMP] remove redundant MapTypeModifierSpecified...
2018-11-21 Nikita Popov[MergeFuncs] Generate alias instead of thunk if possible
2018-11-21 Sanjay Patel[x86] add tests for select-of-FP-constants; NFC
2018-11-21 Kelvin Li[OPENMP] Support relational-op != (not-equal) as one...
2018-11-21 Fangrui Song[ELF] Write IPLT header in -static -z retpolineplt...
2018-11-21 Sanjay Patel[x86] fix predicate for avoiding vblendv
2018-11-21 Jorge Gorbe... Mark lambda decl as invalid if a captured variable...
2018-11-21 Sanjay Patel[x86] add test for FP select with constant; NFC
2018-11-21 Louis Dionne[libcxx] Make sure operator+ is declared with the right...
2018-11-21 Louis Dionne[libcxx] Mark stray symbols as hidden to try and fix...
2018-11-21 Vladimir Stefanovic[mips][mc] Add basic support for R_MIPS_JALR/R_MICROMIP...
2018-11-21 Vladimir Stefanovic[MC] Support labels as offsets in .reloc directive
2018-11-21 Louis Dionne[NFC][libcxx] Add revision number to ABI changelog
2018-11-21 Louis Dionne[libcxx] Make sure we can build with -fvisibility=hidde...
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
next