platform/upstream/llvm.git
2019-11-13 Craig Topper[X86] Remove setOperationAction for FP_TO_SINT v8i16.
2019-11-13 Michael Kruse[GPGPU] Fix regression test after 395124.
2019-11-13 Jonas Devlieghere[Reproducer] Discard reproducer directory if not generated.
2019-11-13 Francesco Petrogalli[VFABI] Add LLVM internal mangling for vector functions.
2019-11-13 Justin HibbitsAdd 8548 CPU definition and attributes
2019-11-13 Matt ArsenaultAMDGPU: Extend add x, (ext setcc) combine to sub
2019-11-13 Matt ArsenaultAMDGPU: Switch backend default max workgroup size to...
2019-11-13 Matt ArsenaultAMDGPU Reduce reported maximum group size to 1024
2019-11-13 Alina Sbirlea[GlobalsAA] Reenable test.
2019-11-13 Muhammad Omair... [LLDB] Add core definition for armv8l and armv7l
2019-11-13 Richard SmithDon't assume that the clang binary's resolved name...
2019-11-13 Leonard Chan[Sema] Add MacroQualified case for FunctionTypeUnwrapper
2019-11-12 Alina SbirleaTemporarily disable test.
2019-11-12 Eric ChristopherTemporarily Revert "Reapply [LVI] Normalize pointer...
2019-11-12 Jonas Devlieghere[LLDB] Only set FRAMEWORK when we're actually building...
2019-11-12 Jonas Devlieghere[LLDB] Remove debug message in AddLLDB.cmake
2019-11-12 Douglas YungAdd a shim for setenv on PS4 since it does not exist.
2019-11-12 Craig Topper[X86] Don't consider v64i1 as a legal type unless v64i8...
2019-11-12 Craig Topper[X86] Only pass v64i8/v32i16 as v16i32 on non-avx512bw...
2019-11-12 Sterling AugustineFix include guard and properly order __deregister_frame...
2019-11-12 WeverythingAdd -Wtautological-compare to -Wall
2019-11-12 Yonghong Song[BPF] generate BTF_KIND_VARs for all non-static globals
2019-11-12 Alina Sbirlea[GlobalsAA] Restrict ModRef result if any internal...
2019-11-12 Jonas Devlieghere[LLDB] Fix/silence CMake developer warning for LLDB...
2019-11-12 Alina Sbirlea[GVNHoist] Preserve AAResults.
2019-11-12 mydeveloperdayAllow additional file suffixes/extensions considered...
2019-11-12 Jonas Devlieghere[LLDB] Always remove debugserver from LLVM_DISTRIBUTION...
2019-11-12 Evandro Menezes[AArch64] Update for Exynos
2019-11-12 Evandro Menezes[AArch64] Fix addressing mode predicates
2019-11-12 Michael Kruse[CodeGen] Fix getArrayAccessFor crashes as in bug 32534...
2019-11-12 Mark de Wever[Analyzer] Use a reference in a range-based for
2019-11-12 Mark de Wever[OpenMP] Use an explicit copy in a range-based for
2019-11-12 Mark de Wever[AST] Use an explicit copy in a range-based for
2019-11-12 shafik[LLDB][Formatters] Re-enable std::function formatter...
2019-11-12 Fangrui Song[llvm-objcopy][COFF] Implement --redefine-sym and ...
2019-11-12 Davide Italiano[ObjectFileMachO] Fix the build for __arm64__.
2019-11-12 Peter CollingbourneARM: Don't emit R_ARM_NONE relocations to compact unwin...
2019-11-12 Michael LiaoFix build with shared libraries. NFC.
2019-11-12 Alexey Bataev[OPENMP]Use copy constructors instead of assignment...
2019-11-12 Sam Clegg[libcxxabi] Prevent cmake from removing our explicit...
2019-11-12 Krzysztof Parzyszek[Hexagon] Update PS_aligna with max stack alignment...
2019-11-12 Adrian PrantlPerformance: Add a set of visited SymbolFiles to the...
2019-11-12 Julian Lettner[lit] Better/earlier errors for empty runs
2019-11-12 Duncan P. N... clang/Modules: Error if ReadASTBlock does not find...
2019-11-12 Sanjay Patel[SLP] add test for miscompile with reduction (PR43948...
2019-11-12 Krzysztof Parzyszek[Hexagon] Fix vector spill expansion to use proper...
2019-11-12 Krzysztof Parzyszek[Hexagon] Convert stack object offsets to int64, NFC
2019-11-12 Krzysztof Parzyszek[Hexagon] Handle stack realignment in hexagon-vextract
2019-11-12 Krzysztof Parzyszek[Hexagon] Require PS_aligna whenever variable-sized...
2019-11-12 Jinsong Ji[PowerPC] Remove allow-deprecated-dag-overlap and fix...
2019-11-12 Tom Weaver[DBG][OPT] Attempt to salvage or undef debug info when...
2019-11-12 Jinsong Ji[PowerPC][NFC]Fix typo in desc for enable-ppc-prefetching
2019-11-12 Florian Hahn[Examples] Add IRTransformations directory to examples.
2019-11-12 Muhammad Omair... Revert "Fix lookup of symbols at the same address with...
2019-11-12 Pavel Labath[lldb] Fix more -Wdeprecated-copy warnings
2019-11-12 Pavel Labath[lldb] Fix some warnings in the python plugin
2019-11-12 Alex DenisovMark llvm::ConstantExpr::getAsInstruction as const
2019-11-12 Tim NorthoverAArch64: add arm64_32 support to Clang.
2019-11-12 Michał Górny[lldb] [Process/NetBSD] Use PT_STOP to stop the process...
2019-11-12 Florian Hahn[AArch64ExpandPseudos] Preserve renamable state when...
2019-11-12 Diana Picus[InstCombine] Skip scalable vectors in combineLoadToOpe...
2019-11-12 Simon Pilgrim[X86] Cleanup prefixes + regenerate for fp-intrinsics...
2019-11-12 Simon PilgrimFileCheckPattern::FindRegexVarEnd - make helper functio...
2019-11-12 Simon Pilgrim[X86] Add PR39464 addcarry/subborrow test cases
2019-11-12 Tatyana Krasnukha[lldb][test] Macros in expressions require DWARF 5
2019-11-12 Florian Hahn[LoopInterchange] Only skip PHIs with incoming values...
2019-11-12 Raphael Isemann[lldb][NFC] Simplify a return in ThreadPlanStepInRange...
2019-11-12 Pavel LabathDWARFDebugLoclists: add location list "interpretation...
2019-11-12 David Zarzycki[X86] Add more add/sub carry tests
2019-11-12 mydeveloperday[clang-format] [PR36294] AlwaysBreakAfterReturnType...
2019-11-12 Raphael Isemann[lldb] Add missing include to ObjCLanguage.cpp to fix...
2019-11-12 Raphael Isemann[lldb][NFC] Move LLVM RTTI implementation from enum...
2019-11-12 Raphael Isemann[lldb][NFC] Remove unused CompilerType::IsPossibleCPlus...
2019-11-12 Raphael Isemann[lldb] Check if we actually have a Clang type in ObjCLa...
2019-11-12 Daniil Suchkov[NFC][InstCombine] Add tests that show a number of...
2019-11-12 Tim RenoufMCP: Fixed bug with dest overlapping copy source
2019-11-12 Craig Topper[X86] Add fptosi test to fp-intrinsics.ll
2019-11-12 Craig Topper[X86] Update stale comment. NFC
2019-11-12 Mikael Holmen[VFABI] Remove unused variables in testcase, fix buildbot
2019-11-12 Georgii Rymar[llvm-readelf/llvm-readobj][test] - Convert elf-linker...
2019-11-12 Georgii Rymar[yaml2obj/obj2yaml] - Add support for SHT_LLVM_LINKER_O...
2019-11-12 Hideto Ueno[Attributor] Use must-be-executed-context in align...
2019-11-12 Nick Terrell[Support] Optimize SHA1 implementation
2019-11-12 Fangrui SongAMDGPU/SI: make ~SIScheduleBlockCreator trivial
2019-11-12 Fangrui Song[PDB] Make pdb::DbiModuleDescriptor destructor trivial
2019-11-12 Vasileios Porpodas[SLP] Look-ahead operand reordering heuristic.
2019-11-12 Thomas FinchFix null dereference in yaml::Document::skip
2019-11-12 LLVM GN Syncbotgn build: Merge e9a06e06064
2019-11-12 Francesco Petrogalli[VFABI] Read/Write functions for the VFABI attribute.
2019-11-12 António AfonsoAdd rpath to liblldb so vendors can ship their own...
2019-11-12 aqjuneAdd InstCombine/InstructionSimplify support for Freeze...
2019-11-12 Nemanja Ivanovic[NFC] Fix test case after edab7dd426249bd40059b49b255ba...
2019-11-12 Craig Topper[X86] Remove setOperationAction lines that say to promo...
2019-11-12 Juneyoung Lee[IR] Resolve an error at freeze's unit tests
2019-11-12 Fangrui Song[MC] Make MCFragment trivially destructible
2019-11-12 aqjune[IR] Redefine Freeze instruction
2019-11-12 Duncan P. N... clang/Modules: Clean up modules on error in ReadAST
2019-11-12 Craig Topper[X86] Remove some else branches after checking for...
2019-11-12 Duncan P. N... clang/Modules: Add missing diagnostics for malformed...
2019-11-11 Jonas Devlieghere[lldb] Re-enable VSCode tests
next