platform/upstream/llvm.git
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...
2018-05-11 Eric FiselierFix failing test due to incorrect use of noexcept
2018-05-11 Chris MatthewsSupport Unsupported Tests in xunit output
2018-05-11 Chris MatthewsRefactor xunit test case builder to not use as much...
2018-05-10 Fangrui Song[ELF] Fix test
2018-05-10 Fangrui Song[ELF] Fix tests after rL332038
2018-05-10 Fangrui Song[ELF] --warn-backref: don't report backref to weak...
2018-05-10 Fangrui Song[ELF] Fix two tests after D45788
2018-05-10 Peter CollingbourneCOFF: Allow ICF on vtable sections.
2018-05-10 Wei Mi[SampleFDO] Don't treat warm callsite with inline insta...
2018-05-10 Vedant Kumar[STLExtras] Add distance() for ranges, pred_size()...
2018-05-10 Chris Matthews[LIT] Move xunit tests tests into their own location...
2018-05-10 Craig Topper[InstCombine] Replace an 'if' that should always be...
2018-05-10 Han ShenFix test cases failure caused by revision 332038.
2018-05-10 Reid Kleckner[clang-cl] Make -f[no-]coverage-mapping available
2018-05-10 Sam Clegg[WebAssembly] Initial Disassembler.
2018-05-10 Kamil RytarowskiEnable SANITIZER_INTERCEPTOR_HOOKS for NetBSD
2018-05-10 Greg ClaytonFix the code that gets the Xcode path. After path norma...
2018-05-10 Craig Topper[X86] Add new patterns for masked scalar load/store...
2018-05-10 Kuba Mracek[tsan] Add debugging API to retrieve the "external...
2018-05-10 Walter Lee[asan] Enable memtrinsics interception for RTEMS
2018-05-10 Walter Lee[sanitizer] Port fast stack unwinder to sparcv8
2018-05-10 Jonathan Coeimplementing Cursor.get_included_file in python bindings
2018-05-10 Martin StorsjoRevert "[InstCombine] snprintf optimizations"
2018-05-10 Tom StellardAMDGPU/GlobalISel: Implement select() for G_BITCAST...
2018-05-10 Robert Widmann[LLVM-C] Consolidate llgo's DIBuilder Bindings
2018-05-10 Eric FiselierFix PR37407 - callable traits don't correctly check...
2018-05-10 Tom StellardAMDGPU/GlobalISel: Enable TableGen'd instruction selector
2018-05-10 Han ShenMitigate relocation overflow [part 1 of 2].
next