platform/upstream/llvm.git
2018-02-26 Adam Nemetopt-viewer: output index first
2018-02-26 George Karpenkov[analyzer] Quickfix: do not overflow in calculating...
2018-02-26 Davide Italiano[Darwin] Specify DWARF 2/4 when running apple accelerat...
2018-02-26 Stephan T.... [libcxx] [test] Fix MSVC warnings and errors.
2018-02-26 Craig Topper[X86] Add a custom legalization for (i16 (bitcast v16i1...
2018-02-26 David ZarzyckiFix for LLVM r326109
2018-02-26 Alexey Bataev[SLP] Added new test + fixed some checks, NFC.
2018-02-26 Zachary TurnerRevert "Emit proper CodeView when -gcodeview is passed...
2018-02-26 Craig Topper[InstCombine] Add test cases with vector constants...
2018-02-26 Craig Topper[InstCombine] Switch to using FileCheck instead of...
2018-02-26 Zachary TurnerEmit proper CodeView when -gcodeview is passed without...
2018-02-26 Pavel LabathAdd "lldb-test breakpoint" command and convert the...
2018-02-26 Kuba MracekFix-up for r326106: FindAvailableMemoryRange needs...
2018-02-26 David ZarzyckiFix for LLVM r326109
2018-02-26 David Zarzycki[ADT] Simplify and optimize StringSwitch
2018-02-26 Adam Nemet[Driver] Forward opt-remark hotness threshold to LTO
2018-02-26 Adam Nemet[LTO] Support filtering by hotness threshold
2018-02-26 Kuba Mracek[asan] Be more careful and verbose when allocating...
2018-02-26 Alex Shlyapnikov[MSan] Print current stack on CHECK violation
2018-02-26 Simon Pilgrim[X86][AVX] createPSADBW - support 256-bit cases on...
2018-02-26 Scott Linder[DebugInfo] Support DWARF v5 source code embedding...
2018-02-26 Matt ArsenaultAMDGPU/GlobalISel: Make f64 constants legal
2018-02-26 Kostya Kortchinsky[scudo] Make some tests less Linux-y
2018-02-26 Scott Linder[CodeGen][DebugInfo] Refactor duplicated code, NFC
2018-02-26 Sanjay Patel[InstCombine] allow fdiv folds with less than fully...
2018-02-26 Simon Pilgrim[X86][AVX] Add AVX1 PSAD tests
2018-02-26 Ilya BiryukovRevert r326092: [gtest] Add PrintTo overload for StringRef.
2018-02-26 Adrian McCarthyFix tabs/spaces indentation problem in TestUnicodeSymbo...
2018-02-26 Francis Visoiu... [CodeGen] Don't omit any redundant information in ...
2018-02-26 Simon Pilgrim[X86][SSE] Regenerate PSAD tests
2018-02-26 Ilya Biryukov[gtest] Add PrintTo overload for StringRef.
2018-02-26 Jonas DevlieghereRe-land: "[Support] Replace HashString with djbHash."
2018-02-26 George Rimar[ELF] - Fix variable name and mistype in comment. NFC.
2018-02-26 Hans WennborgRe-commit r324991 "Fix for PR32992. Static const classe...
2018-02-26 Tim Renouf[AMDGPU] Scratch setup fix on AMDPAL gfx9+ merge shader
2018-02-26 Tim Renouf[LiveIntervals] Handle moving up dead partial write
2018-02-26 Bjorn PetterssonResolve build bot problems in unittests/Format/FormatTe...
2018-02-26 David ZarzyckiTest commit
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...
next