platform/upstream/llvm.git
2018-02-26 Kamil RytarowskiSkip two more ioctl interceptors for NetBSD
2018-02-26 Ilya BiryukovExplicitly initialize ForceEnableInt128 to avoid UB
2018-02-26 Jonas DevlieghereRevert "[Support] Replace HashString with djbHash."
2018-02-26 Jonas Devlieghere[Support] Replace HashString with djbHash.
2018-02-26 Benjamin Kramer[WebAssembly] Relax constexpr for old standard libraries.
2018-02-26 Renato Golin[LV] Move isLegalMasked* functions from Legality to...
2018-02-26 Florian Hahn[LoopInterchange] Add test case for D43236.
2018-02-26 Florian Hahn[LoopInterchange] Loops with empty dependency matrix...
2018-02-26 Andrew V. TischenkoThe final step to close D41278 [MachineCombiner] Improv...
2018-02-26 Tobias Grosserisl: "isl_schedule_get_map: handle trees with divergent...
2018-02-26 Serguei Katkov[SCEV] Factor out getUsedLoops
2018-02-26 Serguei Katkov[SCEV] Introduce SCEVPostIncRewriter
2018-02-26 Eric Liu[clangd] don't insert new includes if either original...
2018-02-26 Jonas Paulsson[XCore] Return true in enableMultipleCopyHints().
2018-02-26 Craig Topper[X86] Add avx1 command line to madd.ll to show splittin...
2018-02-26 Serguei Katkov[SCEV] Extends the SCEVInitRewriter
2018-02-26 Craig Topper[X86] Don't use getZExtValue when we have no idea how...
2018-02-26 Craig Topper[X86] Use SelectionDAG::SplitVectorOperand to simplify...
2018-02-26 Craig Topper[X86] Simplify the ReplaceNodeResults code for X86ISD...
2018-02-26 Craig Topper[X86] Remove VT.isSimple() check from detectAVGPattern.
2018-02-26 Devin Coughlin[www] Update link to analyzer's "Building a Checker...
2018-02-25 Nicolai HaehnleTableGen: Remove VarInit::getFieldType
2018-02-25 Nicolai HaehnleTableGen: Get rid of Init::getFieldInit
2018-02-25 Nicolai HaehnleTableGen: Remove Init::resolveListElementReference
2018-02-25 Aaron BallmanWhen diagnosing the arguments to alloc_size, report...
2018-02-25 Aaron BallmanFix a failing assertion with the pointer_with_type_tag...
2018-02-25 Mandeep Singh... [DebugInfo] Stable sort symbols to remove non-determini...
2018-02-25 Aaron BallmanSwitch the default behavior of the Clang<> spelling...
2018-02-25 Aaron BallmanDocument why the consumed attributes (consumable, calla...
2018-02-25 Aaron BallmanAdd a C2x spelling for the external_source_symbol and...
2018-02-25 Aaron BallmanAdd a C++11 and C2x spelling for the type safety attrib...
2018-02-25 Kirill Bobyrev[clangd] Address FIXME and fix comment
2018-02-25 Craig Topper[InstSimplify] Add test cases for removal of vector...
2018-02-25 Craig Topper[InstSimplify] Remove unused parameter from test cases.
2018-02-25 Craig Topper[X86] Use SDNode instead of SDPatternOperator. NFC
2018-02-25 Yan Zhang[clang-tidy/google] Improve the Objective-C global...
2018-02-25 Mandeep Singh... [RISCV] Enable __int128_t and __uint128_t through clang...
2018-02-24 Simon Pilgrim[TargetLowering] SimplifyDemandedVectorElts - pass...
2018-02-24 Simon Pilgrim[TargetLowering] SimplifyDemandedVectorElts - pass...
2018-02-24 Craig Topper[X86] Add cvt tests to avx512vl-intrinsics-fast-isel.ll
2018-02-24 Craig Topper[X86] Allow int_x86_sse2_cvtps2dq and int_x86_avx_cvt_p...
2018-02-24 Craig Topper[X86] Remove GCCBuiltin from some intrinsics that are...
2018-02-24 Craig Topper[X86] Remove some masked cvt builtins that can be repla...
2018-02-24 Aaron BallmanAdd a C++11 and C2x spelling for the objc_bridge_relate...
2018-02-24 Adam NemetRevert "StructurizeCFG: Test for branch divergence...
2018-02-24 Aaron BallmanAdd a C++11 and C2x spelling for the availability attri...
2018-02-24 Scott Linder[DebugInfo] Fix buildbot failure on non-X86 targets
2018-02-24 Simon Pilgrim[X86][SSE] combineSubToSubus - support v8i64 handling...
2018-02-24 Simon Pilgrim[X86][SSE] combineSubToSubus - support v8i32 handling...
2018-02-24 Dan Liew[ubsan-minimal] Fix the ubsan_minimal debug build ...
2018-02-24 Simon Pilgrim[X86][SSE] combineSubToSubus - begun generalizing to...
2018-02-24 Simon PilgrimFix spelling in comment. NFCI.
2018-02-24 Jonas Paulsson[Sparc] Return true in enableMultipleCopyHints().
2018-02-24 Logan ChienCleanup __config indention NFC
2018-02-24 Craig Topper[X86] Remove GCCBuiltin from some intrinsics that are...
2018-02-24 Vitaly Buka[cfi] Lazy initialization of CFI interceptors
2018-02-24 Daniel JasperRemove unused variable. We should be warning-free.
2018-02-24 Daniel JasperMake module use diagnostics refer to the top-level...
2018-02-24 Craig Topper[X86] Remove __builtin_ia32_permvarsf256_mask and __bui...
2018-02-24 Artem Dergachev[CFG] Keep speculatively working around an MSVC compile...
2018-02-24 Craig Topper[X86] Use SelectionDAG::getNot instead of implementing...
2018-02-24 Artem Dergachev[CFG] Provide construction contexts for temporaries...
2018-02-24 Rui Ueyama[WebAssembly] Remove dead code.
2018-02-24 Rui Ueyama[WebAssembly] Remove dead code.
2018-02-24 Artem Dergachev[CFG] Provide construction contexts for temporaries...
2018-02-24 Artem Dergachev[CFG] Provide construction contexts for functional...
2018-02-24 Artem Dergachev[CFG] Provide construction contexts for lifetime-extend...
2018-02-24 Rui Ueyama[WebAssebmly] Minor simplification. NFC.
2018-02-24 Rui UeyamaDo not use `auto` for type that is not obvious in a...
2018-02-24 Stanislav Mekhanoshin[AMDGPU] Shrinking V_SUBBREV_U32
2018-02-24 Kamil RytarowskiCorrect ctype(3) functions with NLS on NetBSD
2018-02-24 Alex Shlyapnikov[Sanitizers] Increase allocated chunk limit for LargeMm...
2018-02-24 Pavel LabathFix build breakage from r326003
2018-02-24 Alexander Shaposhnikov[llvm-objcopy] Fix typo in setSymTab
2018-02-24 Heejin Ahn[WebAssembly] Add exception handling option and feature
2018-02-24 Pavel LabathImplement equal_range for the DWARF v5 accelerator...
2018-02-24 Vedant KumarDelete dead code in MachVMMemory.cpp, NFC
2018-02-24 Vedant Kumar[unittests] Disable lldb-server tests if an external...
2018-02-24 George Burgess IV[MemorySSA] Remove a redundant dyn_cast.
2018-02-24 Craig Topper[X86] Remove checks for '(scalar_to_vector (i8 (trunc...
2018-02-24 Richard SmithAdd another test for PR36157.
2018-02-23 Volodymyr Sapsai[ExprConstant] Fix crash when initialize an indirect...
2018-02-23 Yonghong Songbpf: Hook target feature "alu32" with LLVM
2018-02-23 Stanislav Mekhanoshin[AMDGPU] Fixed madak.ll test on VI, added GFX10. NFC.
2018-02-23 Alex Lorenz[Sema][ObjC] Process category attributes before checkin...
2018-02-23 Yonghong Songbpf: New disassembler testcases for 32-bit subregister...
2018-02-23 Yonghong Songbpf: New codegen testcases for 32-bit subregister support
2018-02-23 Yonghong Songbpf: New optimization pass for eliminating unnecessary...
2018-02-23 Yonghong Songbpf: New decoder namespace for 32-bit subregister load...
2018-02-23 Yonghong Songbpf: Enable 32-bit subregister support for -mattr=...
2018-02-23 Yonghong Songbpf: Support 32-bit subregister in various InstrInfo...
2018-02-23 Yonghong Songbpf: New instruction patterns for 32-bit subregister...
2018-02-23 Yonghong Songbpf: Support i32 in getScalarShiftAmountTy method
2018-02-23 Yonghong Songbpf: Support condition comparison on i32
2018-02-23 Yonghong Songbpf: Handle i32 for ALU operations without ISA support
2018-02-23 Yonghong Songbpf: New calling convention for 32-bit subregisters
2018-02-23 Yonghong Songbpf: New target attribute "alu32" for 32-bit subregiste...
2018-02-23 Yonghong Songbpf: Define instruction patterns for extensions and...
2018-02-23 Yonghong Songbpf: Tighten the immediate predication for 32-bit alu...
2018-02-23 Yonghong Songbpf: Use markSuperRegs to mark reserved registers
next