platform/upstream/llvm.git
2018-07-20 Nico Weber[ms] Add __shiftleft128 / __shiftright128 intrinsics
2018-07-20 Benjamin KramerRevert "[X86][AVX] Convert X86ISD::VBROADCAST demanded...
2018-07-20 Reid Kleckner[codeview] Don't emit variable templates as class members
2018-07-20 Martin Storsjo[llvm-undname] Remove a superfluous semicolon. NFC.
2018-07-20 Martin Storsjo[COFF] Use symbolic constants instead of hardcoded...
2018-07-20 Martin Storsjo[COFF] Adjust how we flag weak externals
2018-07-20 Konstantin... AMDGPU: Switch default dwarf version to 2
2018-07-20 David Carlier[CStringSyntaxChecker] Fix build bot builds != x86...
2018-07-20 Fangrui Song[ELF] Check eh_frame_hdr overflow with PC offsets inste...
2018-07-20 George Karpenkov[FileCheck] Provide an option for FileCheck to dump...
2018-07-20 Reid KlecknerRevert r337595 "[ORC] Add new symbol lookup methods...
2018-07-20 Benjamin Kramer[AST] Various micro-optimizations in CXXInheritance
2018-07-20 Roman TereshinReapply "[LSV] Refactoring + supporting bitcasts to...
2018-07-20 Joel E. Denny[FileCheck] Fix search ranges for DAG-NOT-DAG
2018-07-20 Jordan Rupprecht[llvm-objcopy] Add basic support for --rename-section
2018-07-20 H.J. LuMark REAL(swapcontext) with indirect_return attribute...
2018-07-20 Julie Hockett[clang-doc] Adding PublicOnly flag
2018-07-20 Benjamin Kramer[clangd] Fix racy use-after-scope in unittest
2018-07-20 Reid KlecknerAnd add a lit substitution for llvm-undname, as the...
2018-07-20 Martin StorsjoRemove a superfluous semicolon
2018-07-20 Martin Storsjo[COFF] Sort .reloc before all other discardable sections
2018-07-20 Reid KlecknerMake check-llvm depend on llvm-undname
2018-07-20 Zachary Turner[Demangler] Correctly factor in assignment when allocating.
2018-07-20 Lang Hames[ORC] Add new symbol lookup methods to ExecutionSession...
2018-07-20 Lang Hames[ORC] Simplify VSO::lookupFlags to return the flags...
2018-07-20 Lang Hames[ORC] Replace SymbolResolvers in the new ORC layers...
2018-07-20 Benjamin Kramer[Demangler] Add missing overrides
2018-07-20 Zachary TurnerFix a few warnings and style issues in MS demangler.
2018-07-20 Craig Topper[X86] Remove isel patterns for MOVSS/MOVSD ISD opcodes...
2018-07-20 Craig Topper[X86] Remove what appear to be unnecessary uses of...
2018-07-20 Zachary TurnerFix linker failure with Any.
2018-07-20 Artem Belevich[CUDA] Provide integer SIMD functions for CUDA-9.2
2018-07-20 Simon Pilgrim[llvm-mca][x86] Add movsx/movzx instructions to general...
2018-07-20 Erich KeanePrevent Scoped Enums from being Integral constant expre...
2018-07-20 Zachary TurnerAdd a Microsoft Demangler.
2018-07-20 Philip Pfaffe[Any] Fix a typo: didn't use the correct argument
2018-07-20 Zachary TurnerMerge changes to ItaniumDemangle over to libcxxabi.
2018-07-20 Alina Sbirlea[MemorySSA] Add API to update MemoryPhis, following...
2018-07-20 Akira Hatanaka[CodeGen][ObjC] Make copying and disposing of a non...
2018-07-20 Dan LiewOn Darwin switch from the `VM_MEMORY_ANALYSIS_TOOL...
2018-07-20 Simon Pilgrim[X86][XOP] Fix SUB constant folding for VPSHA/VPSHL...
2018-07-20 Alexander Potapenko[MSan] Hotfix compilation
2018-07-20 Zachary TurnerChange bool_constant to integral_constant.
2018-07-20 Evandro Menezes[ARM] Add new feature to enable optimizing the VFP...
2018-07-20 Zachary TurnerAdd llvm::Any.
2018-07-20 Zachary TurnerRewrite the VS integration scripts.
2018-07-20 Alexander Potapenko[MSan] run materializeChecks() before materializeStores()
2018-07-20 Simon Pilgrim[X86][SSE] Use SplitOpsAndApply to improve HADD/HSUB...
2018-07-20 Stella Stamenova[llvm-objcopy, tests] Fix several llvm-objcopy tests
2018-07-20 Simon Pilgrim[X86][AVX] Add support for i16 256-bit vector horizonta...
2018-07-20 Simon Pilgrim[X86][AVX] Add v16i16 horizontal op redundant shuffle...
2018-07-20 Pavel LabathFix build breakage from r337562
2018-07-20 Nirav Dave[DAG] Avoid Node Update assertion due to AND simplification
2018-07-20 Pavel LabathDwarfDebug: Reduce duplication in addAccel*** methods
2018-07-20 Simon Pilgrim[X86][AVX] Add support for 32/64 bits 256-bit vector...
2018-07-20 Nirav Dave[DAG] Fix Memory ordering check in ReduceLoadOpStore.
2018-07-20 Reka Kovacs[analyzer] Rename DanglingInternalBufferChecker to...
2018-07-20 Simon Pilgrim[X86][AVX] Add 256-bit vector horizontal op redundant...
2018-07-20 Kostya Kortchinsky[scudo] Simplify internal names (NFC)
2018-07-20 Bruno Cardoso... [www] Add CodeCompass and CodeChecker to Clang Related...
2018-07-20 Florian Hahn[IPSCCP] Fix for bot failure caused by r337548
2018-07-20 Erich KeaneImplement cpu_dispatch/cpu_specific Multiversioning
2018-07-20 Simon PilgrimRegenerate partial vector fold test. NFCI.
2018-07-20 Dmitry Vyukovesan: fix shadow setup
2018-07-20 Chen Zheng[NFC][testcases] fold sdiv if two operands are negated...
2018-07-20 Florian HahnRecommit r328307: [IPSCCP] Use constant range informati...
2018-07-20 Simon Pilgrim[X86][AVX] Convert X86ISD::VBROADCAST demanded elts...
2018-07-20 Simon PilgrimRegenerate remainder test.
2018-07-20 Chen Zheng[InstSimplify] fold srem instruction if its two operand...
2018-07-20 Pavel Labath[DebugInfo] Generate .debug_names section when it makes...
2018-07-20 Chen Zheng[NFC][testcases] more testcases for folding srem if...
2018-07-20 Ulrich Weigand[SystemZ] Test case formatting fixes
2018-07-20 Sam McCallRevert "[LSV] Refactoring + supporting bitcasts to...
2018-07-20 Yaxun LiuSema: Fix explicit address space cast in C++
2018-07-20 Florian Hahn[UBSan] Also use blacklist for 'Address; Undefined...
2018-07-20 Jonas Paulsson[SystemZ] Reimplent SchedModel IssueWidth and WriteRes...
2018-07-20 Andrew V. TischenkoImproved sched model for X86 BSWAP* instrs.
2018-07-20 David Carlier[Xray] fix c99 warning build about flexible array semantics
2018-07-20 Matt ArsenaultReapply "AMDGPU: Fix handling of alignment padding...
2018-07-20 Sander de Smalen[AArch64][SVE] Asm: Support for bit/byte reverse operat...
2018-07-20 Sander de Smalen[AArch64][SVE] Asm: Support for FTMAD instruction.
2018-07-20 Eric Fiselieradjust incorrect comment
2018-07-20 Dmitry Vyukovsanitizers: consistently check result of MmapFixedNoReserve
2018-07-20 Fangrui SongChange \t to spaces
2018-07-20 Eric Liu[Index] Set OrigD before D is changed.
2018-07-20 George Rimar[ELF] - Fix mistypes in test cases.
2018-07-20 Sam McCall[clangd] FuzzyMatch exposes an API for its word segment...
2018-07-20 Martin Storsjo[COFF] Write the debug directory and build id to a...
2018-07-20 John McCallDocument -fobjc-weak as an extension.
2018-07-20 John McCallFix and improve the ARC spec's wording about unmanaged...
2018-07-20 Stephen CanonAdd x86_64-unkown triple to llc for x86 test.
2018-07-20 Joel E. Denny[libFuzzer] Use separate test directory for each config
2018-07-20 Eric FiselierFix two test failures in <experimental/filesystem>
2018-07-20 Eric FiselierUse _LIBCPP_UNREACHABLE to convince GCC that non-void...
2018-07-20 Craig Topper[DAGCombiner] Fold X - (-Y *Z) -> X + (Y * Z)
2018-07-20 Eric Fiseliercleanup test assertion inside library
2018-07-20 Eric Fiselier[libc++] Implement Directory Entry Caching -- Sort of.
2018-07-20 Jim InghamDefend LoadImageUsingPaths against a path list
2018-07-20 Duncan P. N... Reapply "ADT: Shrink size of SmallVector by 8B on 64...
2018-07-20 Michael J.... Revert "[docs] Add support for Markdown documentation...
next