]> granicus.if.org Git - llvm/shortlog
llvm
2019-09-26 Clement Courbet[llvm-exegesis][NFC] Remove dead code.
2019-09-26 Simon PilgrimMetadataLoader lazyLoadOneMetadata - silence static...
2019-09-26 Simon PilgrimRemove local shadow constant. NFCI.
2019-09-26 Simon Pilgrim[ValueTracking] Silence static analyzer dyn_cast<Operat...
2019-09-26 Simon PilgrimMemorySanitizer - silence static analyzer dyn_cast...
2019-09-26 Simon PilgrimPGOMemOPSizeOpt - silence static analyzer dyn_cast...
2019-09-26 Simon Pilgrim[BPF] Remove unused variables. NFCI.
2019-09-26 Petar Avramovic[MIPS GlobalISel] Lower aggregate structure return...
2019-09-26 Simon PilgrimHexagonAsmParser::ParseDirectiveFalign - silence static...
2019-09-26 Simon Pilgrim[SLPVectorizer][X86] Add SSE common check prefix to...
2019-09-26 Simon Pilgrim[CostModel][X86] Fix SLM <2 x i64> icmp costs
2019-09-26 Jonas Paulsson[SystemZ] Recognize mnop-mcount in backend
2019-09-26 Craig Topper[X86] Remove isCodeGenOnly from (V)ROUND.*_Int and...
2019-09-26 Mikael Holmen [IfConversion] Disallow TBB == FBB for valid triangles
2019-09-26 Craig Topper[X86] Mark the EVEX encoded PSADBW instructions as...
2019-09-26 Keno Fischer[ConstantFolding] Use FoldBitCast correctly
2019-09-26 Nick LewyckyImprove C API support for atomicrmw and cmpxchg.
2019-09-26 Thomas Raoux[TargetLowering] Make allowsMemoryAccess methode virtual.
2019-09-25 Sam Clegg[MC][WebAssembly] Error on data symbols in the text...
2019-09-25 Craig Topper[X86] Use VR512_0_15RegClass intead of VR512RegClass...
2019-09-25 Alina Sbirlea[MemorySSA] Avoid adding Phis in the presence of unreac...
2019-09-25 Roman Lebedev[InstCombine] foldUnsignedUnderflowCheck(): one last...
2019-09-25 Roman Lebedev[NFC][InstCombine] Tests for 'base u<= offset && (base...
2019-09-25 Roman Lebedev[InstSimplify] Handle more 'A </>/>=/<= B &&/|| (A...
2019-09-25 Roman Lebedev[NFC][InstSimplify] More exaustive test coverage for...
2019-09-25 Eli Friedman[LICM] Don't verify domtree/loopinfo unless EXPENSIVE_C...
2019-09-25 Nick Desaulniers[Verifier] add invariant check for callbr
2019-09-25 Florian Hahn[InstSimplify] Match 1.0 and 0.0 for both operands...
2019-09-25 Roman Lebedev[InstCombine] Fold (A - B) u>=/u< A --> B u>/u<...
2019-09-25 Roman Lebedev[NFC][InstCombine] Add tests for (X - Y) < X --> ...
2019-09-25 Vadzim Dambrouski[MSP430] Allow msp430_intrcc functions to not have...
2019-09-25 Stanislav Mekhanoshin[AMDGPU] Improve fma.f64 test. NFC.
2019-09-25 Stanislav Mekhanoshin[AMDGPU] gfx10 v_fmac_f16 operand folding
2019-09-25 Bob Haarman[emacs] simplify and improve keyword highlighting in...
2019-09-25 Huihui Zhang[NFC] Add { } to silence compiler warning [-Wmissing...
2019-09-25 Florian Hahn[InstCombine] Limit FMul constant folding for fma simpl...
2019-09-25 Jessica Paquette[AArch64][GlobalISel] Choose CCAssignFns per-argument...
2019-09-25 Evandro Menezes[CodeGen] Replace -max-jump-table-size with -max-jump...
2019-09-25 Florian Hahn[LangRef] Clarify absence of rounding guarantees for...
2019-09-25 Sanjay Patel[DAGCombiner] add one-use restriction to vector transfo...
2019-09-25 Florian Hahn[PatternMatch] Make m_Br more flexible, add matchers...
2019-09-25 Sanjay Patel[x86] add test for multi-use scalarization of vector...
2019-09-25 Simon Pilgrim[TargetInstrInfo] Let findCommutedOpIndices take const...
2019-09-25 Florian Hahn[PatternMatch] Generalize brc_match (NFC).
2019-09-25 Sanjay Patel[IR] allow fast-math-flags on phi of FP values (2nd...
2019-09-25 Simon PilgrimFix analyzer TypeAttributeImpl::anchor() override.
2019-09-25 Marco Antognini[gn build] Fix Python DeprecationWarning
2019-09-25 Jakub Kuderski[Dominators][AMDGPU] Don't use virtual exit node in...
2019-09-25 Jonas Paulsson[SystemZ] Improve emitSelect()
2019-09-25 Simon PilgrimFix cppcheck variable shadow warning. NFCI.
2019-09-25 Simon PilgrimAdd missing ExplicitTy default initialization to Consta...
2019-09-25 Sanjay PatelRevert [IR] allow fast-math-flags on phi of FP values
2019-09-25 George Rimar[llvm-readobj/llvm-readelf] - .stack_sizes: demangle...
2019-09-25 Sanjay Patel[IR] allow fast-math-flags on phi of FP values
2019-09-25 James Henderson[docs][llvm-strings] Clarify "printable character"...
2019-09-25 James Henderson[docs][llvm-strip] Update llvm-strip doc to better...
2019-09-25 Dmitry Preobrazhensky[AMDGPU][MC][DOC] Updated AMD GPU assembler description.
2019-09-25 Simon Pilgrim[DAG] Pull out minimum shift value calc into a helper...
2019-09-25 George Rimar[llvm-readobj] - Simplify stack-sizes.test test case.
2019-09-25 George Rimar[yaml2elf] - Support describing .stack_sizes sections...
2019-09-25 Nico Webergn build: (manually) merge r372843
2019-09-25 George Rimar[yaml2obj] - Add a Size field for StackSizesSection.
2019-09-25 GN Sync Botgn build: Merge r372841
2019-09-25 David Green[ARM] Ensure we do not attempt to create lsll #0
2019-09-25 George Rimar[llvm-readobj] - Don't crash when dumping .stack_sizes...
2019-09-25 Jay FoadAdd tracing in pickNodeFromQueue.
2019-09-25 Jay FoadFix signature of overloaded operator delete.
2019-09-25 Florian Hahn[AArch64] Convert neon_ushl and neon_sshl with positive...
2019-09-25 Fangrui Song[ADT] Add StringMap::insert_or_assign
2019-09-25 Amara Emerson[AArch64][GlobalISel] Tweak legalization rule for G_BSW...
2019-09-25 Huihui Zhang[NFC] Add { } to silence compiler warning [-Wmissing...
2019-09-25 Fangrui Song[llvm-objcopy][test] Clean up -B tests
2019-09-25 Chen Zheng[Powerpc][LoopPreIncPrep] NFC - refactor this pass...
2019-09-25 DeForest Richards[Docs] Moves Reference docs to new page
2019-09-25 Thomas Lively[WebAssembly][NFC] Remove duplicate SIMD instructions...
2019-09-24 Justin BognerUse double quotes for LDFLAGS in -DLLVM_BUILD_INSTRUMEN...
2019-09-24 Artur Pilipenko[SCEV] Disable canonical expansion for non-affine addrecs.
2019-09-24 Yonghong Song[BPF] Generate array dimension size properly for zero...
2019-09-24 Puyan LotfiAdding support for overriding LLVM_ENABLE_RUNTIMES...
2019-09-24 Hiroshi Yamauchi[PGO][PGSO] ProfileSummary changes.
2019-09-24 Sean FertileExtends the expansion of the LWZtoc pseduo op for AIX.
2019-09-24 Philip Reames[GCRelocate] Add a peephole to canonicalize base pointe...
2019-09-24 Simon Pilgrim[X86] Add MMX MOVD/MOVQ stores to folding tables to...
2019-09-24 Roman Lebedev[InstCombine] (a+b) < a && (a+b) != 0 -> (0-b) < a...
2019-09-24 Roman Lebedev[InstCombine] (a+b) <= a && (a+b) != 0 -> (0-b) < a...
2019-09-24 Simon Pilgrim[X86] Add tests showing failure to stack fold MMX MOVD...
2019-09-24 Michael Liao[TextAPI] Remove redundant checking causing warnings...
2019-09-24 Thomas Preud... Regex: Make "match" and "sub" const member functions
2019-09-24 George Rimar[yaml2obj/obj2yaml] - Add support for .stack_sizes...
2019-09-24 David Bolvansky[Compiler] Fix LLVM_NODISCARD for GCC
2019-09-24 Simon PilgrimAggressiveAntiDepBreaker - silence static analyzer...
2019-09-24 Simon PilgrimSafepointIRVerifier - silence static analyzer dyn_cast...
2019-09-24 Simon Pilgrim[COFF] Silence static analyzer null dereference warning...
2019-09-24 Ilya BiryukovRevert r372333: [DAG][X86] Convert isNegatibleForFree...
2019-09-24 James Henderson[docs][llvm-strip][llvm-objcopy] Improve wording and...
2019-09-24 James Henderson[docs][llvm-size] Fix typo
2019-09-24 Simon Pilgrim[Orc] Silence static analyzer dyn_cast<ConstantInt...
2019-09-24 Michael Liao[llvm-objcopy] Fix a warningon unused variable. NFC.
2019-09-24 Simon PilgrimConstantFold - silence static analyzer dyn_cast<> null...
2019-09-24 Simon PilgrimFix cppcheck "reduce variable scope" warning. NFCI.
next