platform/upstream/llvm.git
2018-12-10 David Green[Targets] Fixup incorrect targets in codemodel tests
2018-12-10 Stephen KellyRe-order content in OMPDeclareReductionDecl dump
2018-12-10 Stephen KellyChange InitListExpr dump to label and pointer
2018-12-10 Jonas Toth[clang-tidy] insert release notes for new checkers...
2018-12-10 Krzysztof ParzyszekRevert "[Hexagon] Check if operand is an immediate...
2018-12-10 JF BastienAPFloat: allow 64-bit of payload
2018-12-10 Aaron BallmanAdd an explicit triple to this test to fix failing...
2018-12-10 Bruno Cardoso... [constexpr][c++2a] Try-catch blocks in constexpr functions
2018-12-10 Amara Emerson[GlobalISel] Restrict G_MERGE_VALUES capability and...
2018-12-10 Krzysztof Parzyszek[Hexagon] Check if operand is an immediate before getImm
2018-12-10 Aaron BallmanAdding tests for -ast-dump; NFC.
2018-12-10 Krzysztof Parzyszek[Hexagon] Add patterns for any_extend from i1 and short...
2018-12-10 Simon Pilgrim[TargetLowering] Add UNDEF folding to SimplifyDemandedV...
2018-12-10 Jonathan Peyton[OpenMP] Fix a few build issues
2018-12-10 Erik Pilkington[docs] Add the new Objective-C ARC intrinsics to the...
2018-12-10 Simon Pilgrim[DAGCombiner] Remove unnecessary recursive DAGCombiner...
2018-12-10 Pavel LabathFix r348773
2018-12-10 Jonas Devlieghere[Host] Use FileSystem wrapper
2018-12-10 Eric FiselierRefactor std::function to more easily support alternati...
2018-12-10 Fangrui SongComputeLineNumbers: delete SSE2 vectorization
2018-12-10 Sanjay Patel[x86] fix formatting; NFC
2018-12-10 Stella StamenovaDo not use PATH_MAX with SmallString
2018-12-10 Evandro Menezes[AArch64] Refactor the Exynos scheduling predicates
2018-12-10 Pavel LabathRe-commit "Introduce ObjectFileBreakpad"
2018-12-10 Alexey Bataev[OPENMP][NVPTX]Revert __kmpc_shuffle_int64 to its origi...
2018-12-10 Neil Henning[AMDGPU] Change the l1 flush instruction for AMDPAL...
2018-12-10 David Carlier[Sanitizer] expand sysctl/getmntinfo/nl_langinfo to...
2018-12-10 Sanjay Patel[x86] add tests for LowerVSETCC with min/max; NFC
2018-12-10 Evandro Menezes[AArch64] Refactor the scheduling predicates
2018-12-10 Tim Corringham[AMDGPU] Add new Mode Register pass - minor fix
2018-12-10 Evandro Menezes[llvm-mca] Add new tests for Exynos (NFC)
2018-12-10 Francis Visoiu... [DAGCombiner] Simplify test case from r348759
2018-12-10 Ivan Donchevskii[libclang] Revert removal of tidy plugin support from...
2018-12-10 Cameron McInally[AVX512] Update typo in comment
2018-12-10 Michael KruseUse zip_longest for iterator range comparisons. NFC.
2018-12-10 Petr Pavlu[GlobalISel] Set stack protector index when translating...
2018-12-10 Vladimir Stefanovic[mips][mc] Emit R_{MICRO}MIPS_JALR when expanding jal...
2018-12-10 Francis Visoiu... [DAGCombiner] Use the result value type in visitCONCAT_...
2018-12-10 Alexey Bataev[OPENMP][NVPTX]Enable fast shuffles on 64bit values...
2018-12-10 David Spickett[NFC][AArch64] Remove duplicate Arch list in target...
2018-12-10 Andrey ChurbanovSupport clang compiling under windows-gnu and windows...
2018-12-10 Raphael IsemannMisc typos fixes in ./lib folder
2018-12-10 Tim Corringham[AMDGPU] Add new Mode Register pass
2018-12-10 Jeremy Morse[DebugInfo] Don't drop dbg.value's of nullptr
2018-12-10 Andrew Savonichev[OpenCL][CodeGen] Fix replacing memcpy with addrspacecast
2018-12-10 Jeremy Morse[DebugInfo] Emit undef DBG_VALUEs when SDNodes are...
2018-12-10 Nikita Popov[X86] Fix AvoidStoreForwardingBlocks pass for negative...
2018-12-10 George Rimar[LLD][ELF] - Support discarding the .dynamic section.
2018-12-10 George Rimar[ELF] - Allow discarding .dynsym from the linker script.
2018-12-10 Kamil RytarowskiAdd data types needed for md2(3)/NetBSD interceptors
2018-12-10 George Rimar[LLD][ELF] - Support discarding .dynstr section.
2018-12-10 Kamil RytarowskiAdd interceptors for the sha2(3) from NetBSD
2018-12-10 Kamil RytarowskiAdd interceptors for md2(3) from NetBSD
2018-12-10 Kamil RytarowskiAdd new interceptors for FILE repositioning stream
2018-12-10 Clement CourbetRevert r348741 "[Sema] Further improvements to to stati...
2018-12-10 Clement Courbet[Sema] Further improvements to to static_assert diagnos...
2018-12-10 Clement Courbet[llvm-exegesis] Also check latency mode in local lit.
2018-12-10 Craig Topper[CostModel][X86][AArch64] Adjust cost of the scalarizat...
2018-12-10 Craig Topper[X86] Remove the addcarry builtins. Leaving only the...
2018-12-10 Craig Topper[X86] Merge addcarryx/addcarry intrinsic into a single...
2018-12-10 Armando Montanez[TextAPI][elfabi] Fix build by adding std::move() to...
2018-12-10 Armando Montanez[TextAPI][elfabi] Make TBE handlers functions that...
2018-12-10 Brian Gesiak[bugpoint] Find 'opt', etc., in bugpoint directory
2018-12-09 Brian GesiakRe-commit "[IR] Add NODISCARD to attribute functions"
2018-12-09 Brian Gesiak[AMDGPU] Fix discarded result of addAttribute
2018-12-09 Aaron BallmanSpeculatively fixing the build; it seems add_pointer_t...
2018-12-09 Aaron BallmanMove the make_const_ptr trait into STLExtras; use add_p...
2018-12-09 Aaron BallmanAdding an STL-like type trait that is duplicated in...
2018-12-09 Craig Topper[X86] Add some comments about when some X86 intrinsic...
2018-12-09 Craig Topper[X86] If the carry input to an addcarry/subborrow intri...
2018-12-09 Kamil RytarowskiAdd OpenBSD support to OpenMP
2018-12-09 Kamil RytarowskiAdd DragonFlyBSD support to OpenMP
2018-12-09 Nico WeberRemove unneeded dependency from lib/Target/X86/Utils...
2018-12-09 Sanjay Patel[x86] regenerate test checks; NFC
2018-12-09 Sanjay Patel[x86] don't try to convert add with undef operands...
2018-12-09 Simon Pilgrim[X86] Extend pfm counter coverage for llvm-exegesis
2018-12-09 Stephen KellyNFC: Rename TemplateDecl dump utilities
2018-12-09 Stephen KellyNFC: Move dump of individual comment nodes to NodeDumper
2018-12-09 Stephen KellyRevert "Introduce optional labels to dumpStmt"
2018-12-09 Stephen KellyIntroduce optional labels to dumpStmt
2018-12-09 Stephen KellyInline hasNodes into only caller
2018-12-09 Stephen KellyInline dumpFullComment into callers
2018-12-09 Stephen KellyRe-order content from InitListExpr
2018-12-09 Stephen KellyFix InitListExpr test
2018-12-09 Nikita Popov[X86] Add test for PR39926; NFC
2018-12-09 Frederic RissRevert a hunk that shouldn't have been included in...
2018-12-09 Frederic RissRemove some UB in RegisterContextDarwin_arm64.cpp
2018-12-09 Fangrui SongSourceManager: insert(make_pair(..)) -> try_emplace...
2018-12-08 Martin Storsjo[COFF] Map truncated .eh_frame section name
2018-12-08 David CarlierFix conflict types for this FreeBSD test.
2018-12-08 Sanjay Patel[DAGCombiner] re-enable truncation of binops
2018-12-08 Sanjay Patel[x86] add 32-bit RUN for tests and test with opaque...
2018-12-08 Nico Weber[gn build] Add build files for CodeGen subfolders AsmPr...
2018-12-08 Heejin Ahn[WebAssembly] Add support for the event section
2018-12-08 Heejin Ahn[WebAssembly] Make WasmSymbol's signature usable for...
2018-12-08 Xing GUO[llvm-readobj] Little clean up inside `parseDynamicTable`
2018-12-08 Pete CooperConvert some ObjC msgSends to runtime calls.
2018-12-08 Richard TrieuMove diagnostic enums into Basic.
2018-12-08 Kamil RytarowskiFix a typo in the strtoi test
2018-12-08 Kamil RytarowskiRevert a chunk of previous change in sanitizer_platform...
next