platform/upstream/llvm.git
2020-05-26 Eric ChristopherBe more specific about auto * vs auto for po alias.
2020-05-26 Sanjay Patel[InstCombine] reassociate sub+add to increase adds...
2020-05-26 Sanjay Patel[LoopVectorize] regenerate full test checks; NFC
2020-05-26 Sanjay Patel[InstCombine] add tests for reassociative sub/add expre...
2020-05-26 Lei Huang[PowerPC] Add support for -mcpu=pwr10 in both clang...
2020-05-26 Adam Balogh[Analyzer] Fix buildbot failure of commit rGd70ec366c91b
2020-05-26 Nemanja Ivanovic[PowerPC][NFC] Update test to prevent DCE from causing...
2020-05-26 Kostya Serebryany[fuzzer][afl] Fix build with GCC
2020-05-26 Jonas Devlieghere[StaticAnalyzer] Fix non-virtual destructor warning
2020-05-26 Jonas Devlieghere[lldb/Reproducers] Skip remaining failing test in pytho...
2020-05-26 Simon PilgrimObjCARCAnalysisUtils.h - remove unused includes. NFC.
2020-05-26 Simon PilgrimResourcePriorityQueue.h - reduce unnecessary includes...
2020-05-26 Fangrui Song[ELF] Allow misaligned SHT_GNU_verneed
2020-05-26 Jonas Devlieghere[YAMLTraits] Remove char trait and serialize as uint8_t...
2020-05-26 LLVM GN Syncbot[gn build] Port d70ec366c91
2020-05-26 Adam Balogh[Analyzer][NFC] Remove the SubEngine interface
2020-05-26 mydeveloperday[clang-format] Fix an ObjC regression introduced with...
2020-05-26 Stefanos Baziotis[MSSA][Doc] Clobbers, more info on Defs / Def chain
2020-05-26 Sean Fertile[PowerPC][NFC] Add colon to TODO's and fix indentation.
2020-05-26 Hiroshi Yamauchi[PGO] Add memcmp/bcmp size value profiling.
2020-05-26 Sanjay Patel[InstCombine] reassociate fsub+fadd with FMF to increas...
2020-05-26 Matt ArsenaultRevert "[AMDGPU] NFC target dependent requiresUniformRe...
2020-05-26 alex-t[AMDGPU] NFC target dependent requiresUniformRegister...
2020-05-26 Jonas Devlieghere[dsymutil] Escape CFBundleIdentifier in plist.
2020-05-26 Fangrui Song[ELF][PPC64] Synthesize _savegpr[01]_{14..31} and _rest...
2020-05-26 Sean Fertile[PowerPC][AIX] Spill CSRs to the ABI specified stack...
2020-05-26 Sanne WoudaFix MemoryLocation.h use without Instructions.h
2020-05-26 Matt ArsenaultAMDGPU/GlobalISel: Fix assert on 16-bit G_EXTRACT results
2020-05-26 Adrian PrantlAdd missing forward decl to unbreak the modular build
2020-05-26 Adrian PrantlDebug Info: Mark os_log helper functions as artificial
2020-05-26 Matt ArsenaultGlobalISel: Merge G_PTR_MASK with llvm.ptrmask intrinsic
2020-05-26 Daniel FramptonUse configure depends to trigger reconfiguration when...
2020-05-26 Nemanja Ivanovic[PowerPC] Unaligned FP default should apply to scalars...
2020-05-26 Matt ArsenaultAMDGPU/GlobalISel: Don't select boolean phi by default
2020-05-26 Christian Sigg[MLIR] Helper class referencing MemRefType to unify...
2020-05-26 Sam Parker[NFC][ARM][AArch64] More code size tests
2020-05-26 Nicolas Vasilache[mlir][Vector] Add vector contraction to outerproduct...
2020-05-26 Tharindu RusiraUpdate DialectConversion.md
2020-05-26 Yitzhak Mandelbaum[libTooling] In Transformer, allow atomic changes to...
2020-05-26 David Green[ARM] MVE VMINV/VMAXV test additions. NFC
2020-05-26 John Brawn[Sema] Diagnose more cases of static data members in...
2020-05-26 Serge Pavlov[FPEnv] Intrinsic llvm.roundeven
2020-05-26 Sanjay Patel[DAGCombiner] try to move splat after binop with splat...
2020-05-26 Yi Kong[Transforms] Check validity of profile reader before...
2020-05-26 Guillaume Chatelet[libc][NFC] Simplify memcpy implementation
2020-05-26 Simon PilgrimMachineInstr.h - remove unnecessary MachineMemOperand...
2020-05-26 Sam Parker[CostModel] getUserCost for intrinsic throughput
2020-05-26 Kirstóf Umann[analyzer][RetainCount] Remove the CheckOSObject option
2020-05-26 Sam Parker[CostModel] Unify getCastInstrCost
2020-05-26 Eduardo CaldasAdd support for binary operators in Syntax Trees
2020-05-26 Nico Weber[build] Add LLVM_LOCAL_RPATH which can set an rpath...
2020-05-26 hsmahesha[AMDGPU/MemOpsCluster] Code clean-up around mem ops...
2020-05-26 Simon Pilgrim[X86] Fix fshr comment copy+paste typo. NFC.
2020-05-26 Simon Pilgrim[X86][AVX] Add some initial movmsk combine tests
2020-05-26 Georgii Rymar[DebugInfo/llvm-objdump] - Print "ZERO terminator"...
2020-05-26 Sam Parker[NFC][ARM] Fix for previous commit
2020-05-26 Xing GUO[ObjectYAML][DWARF] Make variable names consistent.
2020-05-26 Xing GUO[ObjectYAML][DWARF] Use .empty() to indicate if the...
2020-05-26 Georgii Rymar[yaml2obj] - Map section names to chunks for each ELFYA...
2020-05-26 Sam Parker[NFC][ARM] Add code size analysis tests
2020-05-26 vpykhtin[AMDGPU] Fix wait counts in the presence of 16bit subre...
2020-05-26 Georgii Rymar[DebugInfo] - Fix multiple issues in DWARFDebugFrame...
2020-05-26 Lucas Prates[Clang][AArch64] Capturing proper pointer alignment...
2020-05-26 Sam Parker[CostModel] Unify Intrinsic Costs.
2020-05-26 Sam Parker[NFC][ARM] Add intrinsic code size runs
2020-05-26 Sam McCall[clangd] Don't traverse the AST within uninteresting...
2020-05-26 Craig Topper[AArch64] Set i32 ISD::MULHU/S to Expand instead of...
2020-05-26 Sam Parker[CostModel] Check for free intrinsics in BasicTTI
2020-05-26 Pavel Labath[lldb] s/dyn_cast/isa
2020-05-26 Fangrui Song[AsmPrinter] Don't generate .Lfoo$local for -fno-PIC...
2020-05-26 Serge Pavlov[FPEnv] Small fixes to implementation of flt.rounds
2020-05-26 Kang Zhang[NFC][PowerPC] Add a new case to test two-address verif...
2020-05-26 Kadir Cetinkaya[clangd] Change PreambleOnlyAction with content truncation
2020-05-26 Kadir Cetinkaya[clangd] Make use of SourceOrder to find first initiali...
2020-05-26 Yuanfang Chen[clang][test] fix tests for external assemblers
2020-05-26 Fangrui SongMake explicit -fno-semantic-interposition (in -fpic...
2020-05-26 Nemanja Ivanovic[PowerPC] Prevent legalization loop from promoting...
2020-05-26 Yuanfang Chen[clang][test] fix tests for external assemblers
2020-05-25 Yuanfang Chen[Clang][test] fix tests when using external assembler.
2020-05-25 Kazu Hirata[Inlining] Set inline-deferral-scale to 2.
2020-05-25 Florian Hahn[LoopUnroll] Remove dead NextBlocks argument (NFC).
2020-05-25 Marek Kurdej[Transforms] Fix typos. NFC
2020-05-25 Marek Kurdej[libc++] [LWG3201] Update status page: lerp should...
2020-05-25 Craig Topper[X86] Teach combineTruncatedArithmetic to push truncate...
2020-05-25 zoecarver[libcxx] Fix C++14 and up constexpr members in MoveOnly.
2020-05-25 LLVM GN Syncbot[gn build] Port ba92b274225
2020-05-25 Benjamin KramerRevert "[PGO] Fix computation of function Hash"
2020-05-25 Jonas Devlieghere[lldb/Test] Add a trace method to replace print statements.
2020-05-25 stevewan[AIX] Add '-bcdtors:all:0:s' to linker to gather static...
2020-05-25 Dmitry Preobrazhensky[AMDGPU][MC][GFX8+] Enabled clamp for v_add_u16, v_sub_...
2020-05-25 Benjamin KramerMake mlir::Value's bool conversion operator explicit
2020-05-25 Sergej JaskiewiczRe-commit "[cmake] Allow std::filesystem tests in Cross...
2020-05-25 Sergej JaskiewiczRe-commit "[libc++] [test] Generate static_test_env...
2020-05-25 Denys Petrov[analyzer] Improved RangeSet::Negate support of unsigne...
2020-05-25 serge-sans... [PGO] Fix computation of function Hash
2020-05-25 Dmitry Preobrazhensky[AMDGPU] Added 'A' constraint for inline assembler
2020-05-25 Simon PilgrimMustExecute.h - remove unnecessary includes. NFC.
2020-05-25 Simon Pilgrim[X86] Add PTEST tests showing failure to extract allsig...
2020-05-25 Shuhong LiuAdd AIX to the test macro-same-context XFAIL list
2020-05-25 Pavel Labath[lldb] Remove custom DWARF expression printing code
next