platform/upstream/llvm.git
2018-05-12 Simon Dardis[mips] Initialize the long branch pass for testing...
2018-05-12 Vitaly Buka[sanitizer] Fix typo in macro name
2018-05-12 Craig Topper[X86] Remove some unused masked conversion intrinsics...
2018-05-12 Peter CollingbourneCOFF: ICF a section and its associated sections as...
2018-05-12 Michael ZolotukhinReapply "[PR16756] Use SSAUpdaterBulk in JumpThreading."
2018-05-12 Michael Zolotukhin[IDF] Enforce the returned blocks to be sorted.
2018-05-12 Stanislav Mekhanoshin[AMDGPU] Fix amdgpu-waves-per-eu accounting in scheduler
2018-05-12 Davide ItalianoRevert "[LLDB] Support GNU-style compressed debug secti...
2018-05-12 Douglas YungAdd requirement of x86 target for test.
2018-05-12 Davide Italiano[LanguageRuntime/ObjC] Turn off ISA logging once and...
2018-05-12 Davide Italiano[LLDB] Support GNU-style compressed debug sections...
2018-05-12 Chris MatthewsRequirements can have & in them!
2018-05-12 Douglas YungForce the PS4 clang ABI version to 6.
2018-05-11 Stephan T.... [libcxx] [test] Update msvc_stdlib_force_include.hpp.
2018-05-11 Walter Lee[sanitizer] Allow Fuchsia symbolizer to be reused by...
2018-05-11 Chris MatthewsAdd the message attribute to skipped
2018-05-11 Sanjay Patel[DAG] add convenience function to propagate FMF; NFC
2018-05-11 Tom StellardAMDGPU/GlobalISel: Implement select() for >32-bit G_STORE
2018-05-11 Alina Sbirlea[MemorySSA] getIncomingValueForBlock should return...
2018-05-11 Julie Hockett[clang-tidy] Fixing fuchsia-restrict-includes-headers...
2018-05-11 Sergey Dmitriev[CodeExtractor] Allow extracting blocks with exception...
2018-05-11 Sanjay Patel[DAG] clean up flag propagation for binops; NFCI
2018-05-11 Peter CollingbourneCOFF: Add a flag for disabling string tail merging.
2018-05-11 Chris MatthewsOverhaul unicode handling in xunit output
2018-05-11 Changpeng FangAMDGPU/SI: Don't promote alloca to vector for AddrSpace...
2018-05-11 Craig Topper[X86] Remove and autoupgrade a bunch of FMA instrinsics...
2018-05-11 George Karpenkov[libFuzzer] [NFC] Split fuzzer.test into smaller tests
2018-05-11 George Karpenkov[libFuzzer] [NFC] Prefix all run lines with %run
2018-05-11 Julie Hockett[clang-tidy] Cleaning up test output (fuchsia-restrict...
2018-05-11 Artem Belevich[Split GEP] handle trunc() in separate-const-offset...
2018-05-11 Julie HockettReland "[clang-tidy] Adding RestrictSystemIncludes...
2018-05-11 Adrian PrantlConditionally compile a Darwin-only test.
2018-05-11 Rumeet DhindsaUpdate input file in test
2018-05-11 Petr Hosek[Driver] Only use -lc++ on Fuchsia
2018-05-11 Yaxun Liu[AMDGPU] Fix compilation failure when IR contains comdat
2018-05-11 George Karpenkov[analyzer] Ignore the nullability quantifiers for autor...
2018-05-11 George Karpenkov[analyzer] Fix the filename for the exploration_order...
2018-05-11 Rumeet DhindsaUpdate test to not check for output file
2018-05-11 Sanjay Patel[DAG] reduce code duplication; NFCI
2018-05-11 Daniel Neilson[InstCombine] Handle atomic memset in the same way...
2018-05-11 Julie HockettRevert "[clang-tidy] Adding RestrictSystemIncludes...
2018-05-11 Richard Smith[libclang] Stop assuming that the internal C++ ABI...
2018-05-11 Alexey Bataev[OPENMP, NVPTX] Do not use SPMD mode for target simd...
2018-05-11 Rumeet DhindsaSplitting thinlto.ll test file and renaming other test...
2018-05-11 Sean Fertile[PPC64] isRelExpr should return true for the PPC Call...
2018-05-11 Adrian PrantlYet another follow-up to r332111. This also handles...
2018-05-11 Julie Hockett[clang-tidy] Adding RestrictSystemIncludes check to...
2018-05-11 David BlaikieMove standard library inclusions to after internal...
2018-05-11 Yaxun Liu[HIP] Set proper triple and offload kind for the toolchain
2018-05-11 Yaxun Liu[HIP] Diagnose unsupported host triple
2018-05-11 Yaxun Liu[HIP] Let clang-offload-bundler support HIP
2018-05-11 Adrian PrantlFix a regression in r332111. The LLDB.framework path...
2018-05-11 Vedant Kumar[DAGCombiner] Set the right SDLoc on extended SETCC...
2018-05-11 Vedant Kumar[DAGCombiner] Set the right SDLoc on a newly-created...
2018-05-11 Vedant Kumar[DAGCombiner] Factor out duplicated logic for an extloa...
2018-05-11 Chris Matthews[LIT] replace output escapes wit a cdata block
2018-05-11 Frederic RissAdd a lock to PlatformPOSIX::DoLoadImage
2018-05-11 Martin Storsjo[MachO] Don't write test files to /tmp, remove them...
2018-05-11 Nico Webermake add_llvm_fuzzer calls slightly more consisten...
2018-05-11 Adrian PrantlHostInfoMacOSX: Share the clang resource directory...
2018-05-11 David Bolvansky[InstCombine] snprintf optimizations
2018-05-11 Simon Pilgrim[X86][BtVer2] Model ymm move as double pumped instructions
2018-05-11 Craig Topper[X86] Fix the file header name on fmaintrin.h
2018-05-11 Alex Bradbury[RISCV] Support .option rvc and norvc assembler directives
2018-05-11 Martin Storsjo[Analysis] Validate the return type of s(n)printf like...
2018-05-11 Krzysztof Parzyszek[Hexagon] Implement checking arguments of builtin calls
2018-05-11 Simon Pilgrim[X86][MMX] Tag MMX Move/Load/Store as WriteVec schedule...
2018-05-11 Geoff Berry[AArch64] Fix performPostLD1Combine to check for consta...
2018-05-11 Simon Dardis[mips] Rename Filler to MipsDelaySlotFiller and initial...
2018-05-11 Sanjoy DasUse iteration instead of recursion in CFIInserter
2018-05-11 Davide Italiano[Reassociate] Prevent infinite loops when processing...
2018-05-11 Nico WeberRemove unused SyncExecutor and make it clearer that...
2018-05-11 Simon Dardis[mips] Enable disassembly of fused (negative) multiply...
2018-05-11 Simon Pilgrim[X86][SLM] Vector stores only use the MEC port.
2018-05-11 David Major[winasan] Update GetInstructionSize for Win10 1803
2018-05-11 Simon Pilgrim[X86] Split WriteF/WriteVec Move/Load/Store scheduler...
2018-05-11 Daniel Neilson[InstCombine] Unify handling of atomic memtransfer...
2018-05-11 David Major[ASan] Fix range check in AddrIsInHighShadow
2018-05-11 Gabor Buella[X86] Assume alignment of movdir64b dst argument
2018-05-11 Simon Pilgrim[X86] Added scheduler helper classes to split move...
2018-05-11 Eric Liu[clangd] Move helpers that convert Replacements to...
2018-05-11 Pavel LabathRemove custom path manipulation functions from FileSpec
2018-05-11 Sven van Haastregt[APFloat] Set losesInfo on no-op convert
2018-05-11 Jakub Kuderski[IRTests] Verify PDT instead of DT
2018-05-11 George Rimar[ELF] - Revert of: r332038, r332054, r332060, r332061...
2018-05-11 Tom StellardAMDGPU/GlobalISel: Implement select() for 32-bit G_FPTOUI
2018-05-11 Alexander Shaposhnikov[llvm-strip] Add support for -remove-section
2018-05-11 Craig Topper[X86] Remove and autoupgrade the avx512.mask.store...
2018-05-11 Alexander Shaposhnikov[llvm-objcopy] Update remove-section.test
2018-05-11 Brian Gesiak[Coroutines] PR34897: Fix incorrect elisions
2018-05-11 Richard SmithImprove diagnostics and error recovery for template...
2018-05-11 Brian Gesiak[Support] Add docs for 'openFileFor{Write,Read}'
2018-05-11 Reid KlecknerDon't propagate dllimport to base class template static...
2018-05-11 Kostya Serebryany[libFuzzer] refactor the implementation of -print_coverage
2018-05-11 Kostya Serebryany[sanitizer-coverage] don't instrument a function if...
2018-05-11 Kamil RytarowskiSupport XRay in the NetBSD driver
2018-05-11 Kamil RytarowskiPermit -fxray-instrument for NetBSD/amd64
2018-05-11 Kamil RytarowskiRegister NetBSD/i386 in AddressSanitizer.cpp
2018-05-11 Craig Topper[InstCombine] Add tests for cases where we don't recogn...
2018-05-11 Adrian PrantlRetrieve the deployment target when retrieving an objec...
next