platform/upstream/llvm.git
2018-07-12 Bruno Cardoso... Revert "[modules] Fix 37878; Autoload subdirectory...
2018-07-12 Ben Hamilton[clang-tidy/ObjC] Add SQL to list of acronyms
2018-07-12 Leonard MosescuRestructure the minidump loading path and add early...
2018-07-12 Roman Lebedev[NFC][X86][AArch64] Add tests for the 'check for [no...
2018-07-12 Matt Davis[llvm-mca] Simplify eventing by adding an onEvent templ...
2018-07-12 Alexey Bataev[OPENMP, NVPTX] Fix loop boundaries calculation for...
2018-07-12 Sjoerd MeijerFollow up of r336913: forgot to add the new test files.
2018-07-12 Sjoerd Meijer[AArch64] Armv8.4-A: LDAPR & STLR with immediate offset...
2018-07-12 Roman Lebedev[InstCombine] icmp-logical.ll: restore the original...
2018-07-12 Roman Lebedev[InstCombine] Fold x & (-1 >> y) != x to x u> (...
2018-07-12 Eric Liu[Tooling] Get working directory properly without assumi...
2018-07-12 Sam McCall[clangd] Extract FileSystemProvider into a separate...
2018-07-12 Andrew Ng[ThinLTO] Escape module paths when printing
2018-07-12 Francis Visoiu... [DebugInfo][X86] Add start-after flags to MIR tests
2018-07-12 Francis Visoiu... [XRay] Fix machine verifier issues in X86
2018-07-12 Dan Liew[CMake] Remove unnecesary list of source files for...
2018-07-12 Dan Liew[CMake] Rename `SANITIZER_HEADERS` to `SANITIZER_IMPL_H...
2018-07-12 Simon Pilgrim[X86][SSE] Utilize ZeroableElements for canWidenShuffle...
2018-07-12 Chen Zheng[InstCombine]add testcases for folding more SPFofSPF...
2018-07-12 Kristof Umann[analyzer][UninitializedObjectChecker] Moved non-member...
2018-07-12 Simon Pilgrim[X86][AVX] Use Zeroable mask to improve shuffle mask...
2018-07-12 Sam McCall[clangd] log request/response messages with method...
2018-07-12 Gabor Marton[ASTImporter] Fix infinite recursion on function import...
2018-07-12 David Green[UnJ] Use SmallPtrSets for block collections. NFC
2018-07-12 Gabor Marton[ASTImporter] Refactor Decl creation
2018-07-12 Simon PilgrimFix -Wdocumentation warnings. NFCI.
2018-07-12 Simon Pilgrim[X86] Add UDIV by uniform/non-uniform constant tests
2018-07-12 Simon Atanasyan[mips] Mark standard encoded instructions as not being...
2018-07-12 George Rimar[ELF] - Simplify code. NFC.
2018-07-12 George Rimar[ELF] - Eliminate dead code. NFC.
2018-07-12 Sam McCall[clangd] Simplify logging wrapper after r336888
2018-07-12 Craig Topper[X86] Remove i128 type from FR128 regclass.
2018-07-12 Sam McCall[Support] Require llvm::Error passed to formatv() to...
2018-07-12 Stefan GranitzFix few typos in comments (write access test commit)
2018-07-12 Chijun Sima[Dominators] Add isUpdateLazy() method to the DomTreeUp...
2018-07-12 Eric ChristopherRemove the unused m_signal member variable, but leave...
2018-07-12 Eric ChristopherRemove unused variable m_header as it hasn't been used...
2018-07-12 Craig Topper[X86] Remove patterns and ISD nodes for the old scalar...
2018-07-12 Zachary Turner[coff] remove_dots from /PDBPATH but not /PDBALTPATH.
2018-07-12 Chen Zheng[InstSimplify] simplify add instruction if two operands...
2018-07-12 Marshall ClowTurns out that wide literals U"xxx" and u"xxx" are...
2018-07-12 Fangrui Song[AsmParser] Fix inconsistent declaration parameter...
2018-07-12 Dean Michael... [XRay][compiler-rt] Fixup: require x86_64 for profiling...
2018-07-12 Eric ChristopherTemporarily revert "Recommit r328307: [IPSCCP] Use...
2018-07-12 Chandler Carruth[x86] Fix another trivial bug in x86 flags copy lowerin...
2018-07-12 Craig Topper[X86] Add patterns to use VMOVSS/SD zero masking for...
2018-07-12 Chandler Carruth[x86] Fix EFLAGS copy lowering to correctly handle...
2018-07-12 Zachary Turner[coff] Remove dots in path pointing to PDB file.
2018-07-12 Davide Italiano[IRInterpreter] Fix misevaluation of interpretation...
2018-07-12 Craig Topper[X86] Remove and autoupgrade the scalar fma intrinsics...
2018-07-12 Eric ChristopherAdd -allow-deprecated-dag-overlap to one of the experim...
2018-07-11 Duncan P. N... IR: Skip -print-*-all after -print-*
2018-07-11 Eli Friedman[CodeGen] Emit more precise AssertZext/AssertSext nodes.
2018-07-11 Richard SmithFix deduction for conversion function templates convert...
2018-07-11 Louis Dionne[libc++] Take 2: Replace uses of _LIBCPP_ALWAYS_INLINE...
2018-07-11 Stella Stamenova[windows] Fix out-of-memory failure in some of the...
2018-07-11 Craig Topper[LoopIdiomRecognize] Don't convert a do while loop...
2018-07-11 Akira Hatanakaos_log: When there are multiple privacy annotations...
2018-07-11 Craig Topper[LoopIdiomRecognize] Add a test case showing a loop...
2018-07-11 Tom StellardAMDGPU/SI: Initialize InstrInfo before TargetLoweringIn...
2018-07-11 Alina Sbirlea[MemorySSA] Add APIs to move memory accesses between...
2018-07-11 Joel E. Denny[FileCheck] Add -allow-deprecated-dag-overlap to anothe...
2018-07-11 Bill WendlingTemporarily reverting.
2018-07-11 Roman Lebedev[NFC][InstCombine] Tests for x & (-1 >> y) != x ...
2018-07-11 Marshall ClowSame reversed ifdef happened twice. Test fix only,...
2018-07-11 Marshall ClowFix a test #ifdef that was reversed. NFC to the library.
2018-07-11 Tom StellardAMDGPU: Remove duplicate call to initializeSubtargetDep...
2018-07-11 Richard SmithFix determination of whether one set of cvr-qualifiers...
2018-07-11 Tom StellardAMDGPU: Refactor Subtarget classes
2018-07-11 Eugene Zelenko[Documentation] Fix incorrect documentation references...
2018-07-11 Eugene Zelenko[Documentation] Link format and order of Clang-tidy...
2018-07-11 Joel E. Dennyfinish: [FileCheck] Add -allow-deprecated-dag-overlap...
2018-07-11 Joel E. Denny[FileCheck] Don't permit overlapping CHECK-DAG
2018-07-11 Joel E. Denny[FileCheck] Add -allow-deprecated-dag-overlap to failin...
2018-07-11 Joel E. Denny[FileCheck] Add -allow-deprecated-dag-overlap to failin...
2018-07-11 Joel E. Denny[FileCheck] Add -allow-deprecated-dag-overlap to failin...
2018-07-11 Joel E. Denny[FileCheck] Add -allow-deprecated-dag-overlap to failin...
2018-07-11 Petr PavluFix setting of empty implicit-section-name attribute
2018-07-11 Teresa JohnsonRevert "[docs] As of binutils 2.21.51.0.2, ld.bfd suppo...
2018-07-11 JF Bastien[NFC] typo
2018-07-11 Zaara SyedaRemove ppc64 BE XFAILs now that gcov profiling works...
2018-07-11 Bill Wendlinggold: Add ability to toggle function/data sections
2018-07-11 Fangrui Song[DebugInfo] Fix getPreviousSibling after r336823
2018-07-11 Erich Keane[NFC] Replace usage of QualType.getTypePtr()-> with...
2018-07-11 Reka Kovacs[analyzer] Track multiple raw pointer symbols in Dangli...
2018-07-11 Roman Lebedev[InstCombine] Fold x & (-1 >> y) == x to x u<= ...
2018-07-11 Joel E. DennyRevert r336830: [FileCheck] Don't permit overlapping...
2018-07-11 Paul RobinsonQuick fix for some Windows bots
2018-07-11 Eric LiuRevert "[VirtualFileSystem] InMemoryFileSystem::status...
2018-07-11 Joel E. Denny[FileCheck] Don't permit overlapping CHECK-DAG
2018-07-11 Paul SemelRevert "[llvm-objdump] Add -demangle (-C) option"
2018-07-11 Craig Topper[X86] Remove patterns for inserting a load into a zero...
2018-07-11 Simon Pilgrim[TargetTransformInfo] Add pow2 analysis for scalar...
2018-07-11 Yi KongAlso search BitcodeFiles for exclude-lib symbols
2018-07-11 Konstantin... AMDGPU/NFC: Use already available explicit kernarg
2018-07-11 Raphael IsemannAllow specifying an exit code for the 'quit' command
2018-07-11 Jonas Devlieghere[DebugInfo] Make children iterator bidirectional
2018-07-11 Sanjay Patel[InstSimplify] add/move tests for add folds; NFC
2018-07-11 Paul SemelFix llvm-objdump demangle test (added triple option)
2018-07-11 Marco CastelluccioLink to the correct bug number about the Mac failure...
next