platform/upstream/llvm.git
2019-01-10 George Rimar[LLD][ELF] - A follow up for r350819 ("Support MSP430...
2019-01-10 Dmitry Venikov[llvm-symbolizer] Add -p as alias to -pretty-print
2019-01-10 Alex Bradbury[RISCV][MC] Add support for evaluating constant symbols...
2019-01-10 Sanjay Patel[x86] fix remaining miscompile bug in horizontal binop...
2019-01-10 Nico Webergn build: Merge r350819
2019-01-10 Sean FertileModify InputSectionBase::getLocation to add section...
2019-01-10 Sean Fertile[PPC64] Fix RelType in checkInt and checkAlignment...
2019-01-10 Sanjay Patel[x86] fix horizontal binop matching for 256-bit vectors...
2019-01-10 Bryan Chan[AArch64] Fix operation actions for FP16 vector intrinsics
2019-01-10 George Rimar[LLD][ELF] - Fix the test cases after r350823.
2019-01-10 George Rimar[llvm-objdump] - Implement -z/--disassemble-zeroes.
2019-01-10 Simon Pilgrim[X86] Add SSE41 vector abs tests
2019-01-10 James Henderson[llvm-symbolizer] Add support for specifying addresses...
2019-01-10 Andrea Di Biagio[MCA] Fix wrong definition of ResourceUnitMask in Defau...
2019-01-10 George Rimar[LLD][ELF] - Support MSP430.
2019-01-10 Amy Kwan[compiler-rt][builtins][PowerPC] Implemented __floattit...
2019-01-10 Aaron BallmanCorrect the spelling of helpURI to helpUri.
2019-01-10 Amy Kwan[compiler-rt][builtins][PowerPC] Implemented __fixunstf...
2019-01-10 Jonas Toth[clang-tidy] Fix case of local variables in modernize...
2019-01-10 Louis Dionne[pstl] Fix compile errors when PARALLEL_POLICIES is...
2019-01-10 Louis Dionne[pstl] Fix CMake configuration when parallel policies...
2019-01-10 Sam Parker[ARM] Fix for verifier buildbot
2019-01-10 Pavel LabathRevert "Add a verbose mode to "image dump line-table...
2019-01-10 Pavel LabathPECOFF: Fix section name computation
2019-01-10 Fedor Sergeev[LoopUnroll] add parsing for unroll parameters in ...
2019-01-10 Bjorn PetterssonFix RUN line in test/Transforms/LoopDeletion/crashbc.ll
2019-01-10 Diana Picus[asan] Mark tests as UNSUPPORTED on arm
2019-01-10 Ivan Donchevskii[libclang] Fix clang_Cursor_isAnonymous
2019-01-10 Pavel LabathImplement ObjectFileELF::GetBaseAddress
2019-01-10 Haojian Wu[clangd] Don't store completion info if the symbol...
2019-01-10 Pavel LabathAdd a verbose mode to "image dump line-table" and use...
2019-01-10 Sam Parker[ARM] Size reduce teq to eors
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"
next