platform/upstream/llvm.git
2019-01-10 Craig Topper[X86] Disable DomainReassignment pass when AVX512BW...
2019-01-10 Zi Xuan WuRecommit "[PowerPC] Fix assert from machine verify...
2019-01-10 Mandeep Singh... [AArch64] Emit the correct MCExpr relocations specifier...
2019-01-10 Richard TrieuRemove unnecessary include.
2019-01-10 David Carlieri[Sanitizer] Enable pututxline interception
2019-01-10 Thomas LivelyRevert "[WebAssembly] Add simd128-unimplemented subtarg...
2019-01-10 Stanislav Mekhanoshin[AMDGPU] Separate feature dot-insts
2019-01-10 Stanislav Mekhanoshin[AMDGPU] Separate feature dot-insts
2019-01-10 Richard TrieuRefactor declarations of ASTContext allocate functions...
2019-01-10 Thomas Lively[WebAssembly] Add simd128-unimplemented subtarget feature
2019-01-10 Jorge Gorbe... Revert "Fix go bindings for r350647: missed a function...
2019-01-10 Thomas LivelyRevert "[WebAssembly] Add unimplemented-simd128 subtarg...
2019-01-10 Davide Italiano[Python] Update checkDsymForUUIDIsOn to be compatible...
2019-01-10 Jorge Gorbe... Revert "[Sparc] Add Sparc V8 support"
2019-01-10 Jason MolendaA little cleanup / commenting on locating kernel binari...
2019-01-10 Craig Topper[X86] Really make the pointer arguments to avx512 gathe...
2019-01-10 Aaron Smith[lldb-server] Add unnamed pipe support to PipeWindows
2019-01-10 Alina Sbirlea[MemorySSA] Remove optimized value when reseting optimized.
2019-01-10 Craig Topper[X86] After turning VSELECT into SHRUNKBLEND, make...
2019-01-10 Richard SmithIn nothrow new-expressions, null-check the result if...
2019-01-09 Thomas Lively[WebAssembly] Add unimplemented-simd128 subtarget feature
2019-01-09 Evandro Menezes[llvm-mca] Display masks in hex
2019-01-09 Nick Desaulniers[Sema] Mark target of __attribute__((alias("target...
2019-01-09 Eli Friedman[SimplifyLibCalls] Fix memchr expansion for constant...
2019-01-09 David MajorDon't require a null terminator when loading objects
2019-01-09 Zachary TurnerWrite PDB/variables.test to be more robust.
2019-01-09 JF Bastien[NFC] Always lock free test: add indirection
2019-01-09 Heejin Ahn[WebAssembly] Print a debug message at the start of...
2019-01-09 JF Bastien[NFC] Normalize some test 'main' signatures
2019-01-09 Davide Italiano[Python] Update PyString_FromString() to work for pytho...
2019-01-09 Alex Lorenz[ObjC] Allow the use of implemented unavailable methods...
2019-01-09 Rui UeyamaFix formatting. NFC.
2019-01-09 Jonathan Metzman[libfuzzer][MSVC] Make calls to builtin functions work...
2019-01-09 Jonas Toth[clang-tidy] another take at fixing doc
2019-01-09 Zachary TurnerChange lldb-test to use ParseAllDebugSymbols.
2019-01-09 Jonas Toth[clang-tidy] tryfix documentation build
2019-01-09 Florian Hahn[AArch64] Add test for constant shrinking with multiple...
2019-01-09 Jonas Toth[clang-tidy] fix-up failing tests
2019-01-09 Jonas Toth[clang-tidy] Adding a new modernize use nodiscard checker
2019-01-09 Gheorghe-Teodor... [OpenMP] Avoid remainder operations for loop index...
2019-01-09 Gheorghe-Teodor... [OpenMP] Add flag for preventing the extension to 64...
2019-01-09 Alexey Bataev[OPENMP][DOCS]Release notes/OpenMP support updates...
2019-01-09 Aaron BallmanRemoving an include that was not necessary; NFC.
2019-01-09 Easwaran RamanRefactor synthetic profile count computation. NFC.
2019-01-09 Shoaib Meenai[CodeGen] Clarify comment about COFF common symbol...
2019-01-09 Francis Visoiu... [CodeGen] Ignore return sext/zext attributes of unused...
2019-01-09 Louis Dionne[libcxx] Add a script to run CI on older MacOS versions
2019-01-09 Easwaran Raman[Inliner] Assert that the computed inline threshold...
2019-01-09 Nico Weberlld-link: Add help strings for /manifest, /nodefaultlib...
2019-01-09 David Callahanrefactor BlockFrequencyInfo::view to take a title...
2019-01-09 Aaron BallmanFix visualization of intrusive reference counted object...
2019-01-09 Gheorghe-Teodor... [OpenMP][libomptarget] Use shared memory variable for...
2019-01-09 Thomas Lively[WebAssembly] Standardize order of SIMD bitselect arguments
2019-01-09 Sanjay Patel[x86] use 'nounwind' to remove test noise; NFC
2019-01-09 David Carlier[asan] Disable TSD dtor leak unit tests on FreeBSD...
2019-01-09 Pavel LabathELF: create "container" sections from PT_LOAD segments
2019-01-09 Bruno Ricci[AST] Move back BasePathSize to the bit-fields of CastExpr
2019-01-09 Louis Dionne[libcxx] Add a script to run CI on MacOS
2019-01-09 Eric FiselierMark two UDL tests as being unsupported with Clang 7
2019-01-09 Stefan Granitz[CMake] In standalone builds, LLVM_BINARY_DIR should...
2019-01-09 Stefan Granitz[CMake] Fix standalone builds: workaround the cxx targe...
2019-01-09 Louis Dionne[libcxx] Remove outdated XFAILs for aligned deallocation
2019-01-09 Hubert Tong[unittests][Support] AIX: Skip sticky bit file tests
2019-01-09 Alexey BataevIncorrect implicit data-sharing for nested tasks
2019-01-09 Aleksandar... [mips][micrompis] Emit 16bit NOPs by default
2019-01-09 Bruno Ricci[AST] Store the results in OverloadExpr in a trailing...
2019-01-09 Alexey Bataev[DEBUGINFO][NVPTX]Make tests more strict, NFC.
2019-01-09 Valery PykhtinRevert "[AMDGPU] Fix DPP combiner"
2019-01-09 Kristof BeylsInitial AArch64 SLH implementation.
2019-01-09 George Rimar[LLD][ELF] - Fix BB after r350726.
2019-01-09 Alexander KornienkoRemove dependency-related arguments in clang-check.
2019-01-09 George Rimar[llvm-objdump] - Print symbol addressed when dumping...
2019-01-09 Nico WeberFix typo in comment
2019-01-09 Nico WeberFix typo in comment
2019-01-09 Louis Dionne[pstl] A fix of __pstl namespace usage for include...
2019-01-09 Simon Pilgrim[X86][SSE] Cleanup shuffle combining test check prefixes
2019-01-09 Valery Pykhtin[AMDGPU] Fix DPP combiner
2019-01-09 Haojian Wu[clangd] Add a test for SignatureHelp on dynamic index.
2019-01-09 Florian HahnRevert r350647: "[NewPM] Port tsan"
2019-01-09 Florian HahnRevert r350648: "Fix clang for r350647: Missed a functi...
2019-01-09 Michal Gorny[test] Detect glibc-2.27+ and XFAIL appropriate tests
2019-01-09 Simon Pilgrim[X86] Enable combining shuffles to PACKSS/PACKUS for...
2019-01-09 Ilya BiryukovFix clang-tidy test after r350714. NFC
2019-01-09 Ilya Biryukov[Driver] Fix libcxx detection on Darwin with clang...
2019-01-09 Andrey ChurbanovDoc: fixed description of a parameter of the __kmpc_tas...
2019-01-09 Anton Korobeynikov[MSP430] Optimize 'shl x, 8[+ N] -> swpb(zext(x)) ...
2019-01-09 Nico Weber[gn build] Run `git ls-files '*.gn' '*.gni' | xargs...
2019-01-09 Anton Korobeynikov[MSP430] Fix crash while lowering llvm.stacksave/stackr...
2019-01-09 Nico Weber[gn build] Merge r350669
2019-01-09 Nico Weber[gn build] Add a TODO.txt file
2019-01-09 Simon Pilgrim[X86] Add extra test coverage for combining shuffles...
2019-01-09 Daniel Cederman[Sparc] Add Sparc V8 support
2019-01-09 Anastasia StulovaUse DeclSpec for quals in DeclaratorChunk::FunctionType...
2019-01-09 Diogo N. Sampaio[AArch64] Move feature predctrl to predres
2019-01-09 Simon Pilgrim[X86] Fix gcc7 -Wunused-but-set-variable warning. NFCI.
2019-01-09 Alexander KornienkoMake the write_cmake_config.py script python3-compatible
2019-01-09 David Stenberg[DebugInfo] Omit location list entries with empty ranges
2019-01-09 Matt ArsenaultGlobalISel: Implement fewerElements for implicit_def
2019-01-09 Craig Topper[X86] Make the pointer arguments to avx512 gather/scatt...
2019-01-09 Matt ArsenaultGlobalISel: Implement widenScalar for implicit_def
next