platform/upstream/llvm.git
2016-11-16 Simon PilgrimRemove duplicate condition (PR30648). NFCI.
2016-11-16 Adrian McCarthyRemove Windows-specific minidump plugin
2016-11-16 Pekka JaaskelainenAdd a little endian variant of TCE.
2016-11-16 Pekka JaaskelainenAdd a little endian variant of TCE.
2016-11-16 Simon Pilgrim[X86] Add integer division test for PR23590
2016-11-16 Eric FiselierFix -verify tests for older ccache versions
2016-11-16 Simon Pilgrim[X86][AVX512] Autoupgrade lossless i32/u32 to f64 conve...
2016-11-16 Gabor Horvath[clang-tidy] New check to prefer transparent functors...
2016-11-16 Simon Pilgrim[X86][AVX512] Added some mask/maskz tests for sitofp...
2016-11-16 Devin Coughlin[www] Fix spelling error in checker release notes.
2016-11-16 Simon Pilgrim[X86] Regenerated integer divide tests to test on 32...
2016-11-16 Simon Pilgrim[X86][SSE] Added PSUBUS from SELECT tests from D25987
2016-11-16 Yaron KerenRangify for loop, NFC.
2016-11-16 Haojian Wu[clang-move] Support moving function.
2016-11-16 Joey Gouly[OpenCL] Use the semantic spelling of the Access attrib...
2016-11-16 Simon Dardis[mips] Fix unsigned/signed type error
2016-11-16 Tobias GrosserUpdate to isl-0.17.1-267-gbf9723d
2016-11-16 Simon Dardis[mips] not instruction alias
2016-11-16 Pavel LabathRemove TimeValue class
2016-11-16 Pavel LabathFix printf warning I introduced in ModuleSpec.h
2016-11-16 Pavel LabathRemove TimeValue class
2016-11-16 Eugene Leviant[ELF] Convert RelocationSection to input section
2016-11-16 Malcolm Parsons[clang-tidy] Handle template instantiations in modenize...
2016-11-16 Eugene Leviant[ELF] Add Section() to expression object
2016-11-16 Diana Picus[XRay][compiler-rt] Attempt to fix ARM buildbots after...
2016-11-16 Simon Pilgrim[X86][AVX512] Replace lossless i32/u32 to f64 conversio...
2016-11-16 Ayman Musa[X86][AVX512] Removing llvm x86 intrinsics for _mm_mask...
2016-11-16 George Rimar[ELF] - Better diagnostic for "can't create dynamic...
2016-11-16 Mehdi AminiImprove handling of __FUNCTION__ and other predefined...
2016-11-16 Steven Wu[Driver] Infer the correct option to ld64 for -fembed...
2016-11-16 Craig Topper[X86] Remove the scalar intrinsics for fadd/fsub/fdiv...
2016-11-16 Davide Italiano[ELF] Update lld now that ELF.h in LLVM has been conver...
2016-11-16 Davide Italiano[ELF] Convert ELF.h to Expected<T>.
2016-11-16 Eric FiselierFix non-reserved name usage
2016-11-16 Saleem Abdulrasooltest: use separate input file for test
2016-11-16 Mike Aizatskyfixing binary search for cases when element is not...
2016-11-16 Konstantin... [AMDGPU] Refactor v_mac_{f16, f32} patterns into a...
2016-11-16 Matthias BraunAArch64: Use DeadRegisterDefinitionsPass before regalloc.
2016-11-16 Richard SmithFix build break when the host C compiler is C89.
2016-11-16 Konstantin... [AMDGPU] Handle f16 select{_cc}
2016-11-16 Dean Michael... [XRay][docs] Define requirements on installed log handlers.
2016-11-16 Rui UeyamaAdd -no-threads option that negates the effect of ...
2016-11-16 Rui UeyamaPDB: Add "* Linker *" module.
2016-11-16 Quentin Colombet[RegAllocGreedy] Record missed hint for late recoloring.
2016-11-16 Vitaly BukaRevert "[OPENMP] Fixed codegen for 'omp cancel' construct."
2016-11-16 Dean Michael... [XRay][compiler-rt] Disable XRay instrumentation of...
2016-11-16 Rui UeyamaAlign Modi and FileInfo substreams on 32-byte offsets.
2016-11-16 Richard SmithOutline evaluation of calls to builtins to avoid inflat...
2016-11-16 Vyacheslav... Fixed the lost FastMathFlags for CALL operations in...
2016-11-16 Devin Coughlin[www] Update analyzer website for release of checker-279
2016-11-16 Justin Lebar[BypassSlowDivision] Handle division by constant numera...
2016-11-16 Justin Lebar[BypassSlowDivision] Simplify partially-tautological...
2016-11-16 Rui UeyamaFix Modi and File count if there are more than 65535...
2016-11-16 Joerg SonnenbergerAlways use relative jump table encodings on PowerPC64.
2016-11-16 Richard SmithPR23281: Fix implementation of DR1891 to implement...
2016-11-15 Jan VeselyAMDGPU/GCN: Exit early in hazard recognizer if there...
2016-11-15 Zachary TurnerChange Property::GetName() and GetDescription() to...
2016-11-15 Sanjay Patel[x86] regenerate checks; NFC
2016-11-15 Kevin EnderbyGeneral clean up of Mach-O error handling in llvm-objdump.
2016-11-15 Sanjay Patel[x86] auto-generate better checks; NFC
2016-11-15 Sanjay Patel[x86] auto-generate better checks; NFC
2016-11-15 Filipe Cabecinhas[AddressSanitizer] Add support for (constant-)masked...
2016-11-15 Sanjay Patel[x86] auto-generate better checks; NFC
2016-11-15 Artem Dergachev[analyzer] NumberObjectConversion: Workaround for a...
2016-11-15 Amaury Sechet[C API] Prevent nullptr dereferences in C API for count...
2016-11-15 Mehdi AminiRevert "Improve handling of __FUNCTION__ and other...
2016-11-15 Rafael EspindolaUse one task per iteration in parallel_for_loop.
2016-11-15 Justin Lebar[libcxx] Mark xonstexpr-fns.pass.cpp as XFAIL: gcc.
2016-11-15 Reid KlecknerAllow users to call ASan's deadly exception report...
2016-11-15 Mehdi AminiImprove handling of __FUNCTION__ and other predefined...
2016-11-15 Peter CollingbourneObject: replace backslashes with slashes in embedded...
2016-11-15 Chad Rosier[AArch64] Add driver tests for Qualcomm's Falkor CPU.
2016-11-15 Chad Rosier[AArch64] Add support for Qualcomm's Falkor CPU.
2016-11-15 Tom StellardAMDGPU/SI: Fix pattern for i16 = sign_extend i1
2016-11-15 Rui Ueyama[COFF] Fix manifest resource file creation on Windows.
2016-11-15 Sanjay Patel[x86] add tests for FP-logic equivalent instruction...
2016-11-15 Chad Rosier[AArch64] Refactor test per Matthias' request.
2016-11-15 Kostya Serebryany[sanitizer-coverage] make sure asan does not instrument...
2016-11-15 Kuba Brecka[asan] Re-enable the use-after-scope-types.cc test...
2016-11-15 Kuba BreckaFix llvm-symbolizer to correctly sort a symbol array...
2016-11-15 Tim NorthoverGlobalISel: remove unused variable to silence warning.
2016-11-15 Kuba Brecka[tsan] Call pthread interceptors directly in TSan RTL...
2016-11-15 Alexey Bataev[OPENMP] Fix stack use after delete, NFC.
2016-11-15 Argyrios Kyrtzidis[libclang] Generalize clang_getNumTemplateArguments...
2016-11-15 Tim Northoverllvm-objdump: deal with unexpected object files more...
2016-11-15 Matt ArsenaultAMDGPU: Enable store clustering
2016-11-15 Eric FiselierAdd .clang-format to libc++
2016-11-15 Haicheng Wu[AArch64] Lower multiplication by a constant int to...
2016-11-15 Matt ArsenaultAMDGPU: Analyze mubuf with immediate soffset
2016-11-15 Zachary TurnerMake some code not manipulate the underlying string...
2016-11-15 Zachary TurnerOne more fix for Printf. Apparently I fail at incremen...
2016-11-15 Matt ArsenaultAMDGPU: Fix return after else
2016-11-15 Wei MiRevert r286999 which caused buildbot test failures...
2016-11-15 Matt ArsenaultAMDGPU: Replace assert(false) with unreachable
2016-11-15 Justin Lebar[CUDA] Mark __libcpp_{isnan,isinf,isfinite} as constexpr.
2016-11-15 Davide Italiano[ELF] Rewrite isMips64EL() using isMipsELF64(). NFCI.
2016-11-15 Rui UeyamaPartially revert r287009: Remove trailing whitespace.
2016-11-15 Rui UeyamaRemove trailing whitespace.
2016-11-15 Eric LiuAdd comments on how to print error retuned by tooling...
2016-11-15 Stanislav Mekhanoshin[AMDGPU] Add wave barrier builtin
next