]> granicus.if.org Git - llvm/shortlog
llvm
2019-07-26 Simon Pilgrim[SelectionDAG] GetDemandedBits - update OR/XOR ops...
2019-07-26 Simon Pilgrim[TargetLowering] SimplifyMultipleUseDemandedBits -...
2019-07-26 Sam Parker[ARM][LowOverheadLoops] Add CPSR defs
2019-07-26 Pengfei Wang[WinEH] Allocate space in funclets stack to save XMM...
2019-07-26 Serguei Katkov[Loop Utils] Extend the scope of addStringMetadataToLoop.
2019-07-26 Serguei Katkov[Loop Utils] Move utilty addStringMetadataToLoop to...
2019-07-26 Yi KongFix macOS build after r358716
2019-07-26 Kang ZhangSome case eror for: detected memory leaks
2019-07-26 Matt ArsenaultAMDGPU/GlobalISel: Handle most function return types
2019-07-26 Matt ArsenaultGlobalISel: Fold out unmerge to scalars from concat_vector
2019-07-26 Kang Zhang[PowerPC] Do the Simple Early Return in block-placement...
2019-07-26 Francis Visoiu... Reland: [Remarks] Add support for serializing metadata...
2019-07-26 Amara Emerson[AArch64][GlobalISel] Simplify zext/sext selection...
2019-07-25 Sanjay Patel[InstCombine] add tests for lerp patterns (PR42716...
2019-07-25 Francis Visoiu... [CodeGen] Don't resolve the stack protector frame acces...
2019-07-25 Yonghong Song[BPF] fix typedef issue for offset relocation
2019-07-25 Alex Lorenz[FileCollector] add support for recording empty directories
2019-07-25 Amara Emerson[AArch64][GlobalISel] Fix G_SELECT legalization fallbac...
2019-07-25 Leonard ChanReland the "[NewPM] Port Sancov" patch from rL365838...
2019-07-25 Florian Hahn[PredicateInfo] Replace pointer comparisons with determ...
2019-07-25 Roman Lebedev[NFC][DivRemPairs] Tests with rem in expanded form...
2019-07-25 Serguei Katkov[Loop Peeling] Fix idom detection algorithm.
2019-07-25 Whitney Tsang[DDG] DirectedGraph as a base class for various depende...
2019-07-25 Sanjay Patel[SimplifyCFG] avoid crashing after simplifying a switch...
2019-07-25 JF BastienMake GCC happy about attribute location
2019-07-25 JF BastienFix unused function from r367031
2019-07-25 Roman Lebedev[NFC][CodeGen][X86][AArch64] div-rem pair reconstructio...
2019-07-25 Whitney Tsang[LOOPINFO] Introduce the loop guard API.
2019-07-25 JF BastienAllow prefetching from non-zero address spaces
2019-07-25 JF BastienCrashHandler: be careful about crashing while handling
2019-07-25 Yonghong Song[BPF] fix CO-RE incorrect index access string
2019-07-25 Vlad TsyrklevichRevert "[InstCombine] try to narrow a truncated load"
2019-07-25 Florian Hahn[PredicateInfo] Use SmallVector instead of SmallPtrSet.
2019-07-25 Michael Liao[AMDGPU] Run `unreachable-mbb-elimination` after isel...
2019-07-25 Momchil Velikov[AArch64][SVE] Allow explicit size specifier for predic...
2019-07-25 Matt ArsenaultAMDGPU: Don't assert on v4f16 arguments to shader calli...
2019-07-25 Roman Lebedev[IR][PatternMatch] Introduce m_NegatedPower2() matcher
2019-07-25 Roman Lebedev[IR][PatternMatch] introduce m_Unless() matcher
2019-07-25 Sanjay Patel[Utils] remove duplicated documentation comments; NFC
2019-07-25 Simon Pilgrim[X86] concatSubVectors - remove unnecessary args. NFCI.
2019-07-25 Sanjay Patel[InstCombine] try to narrow a truncated load
2019-07-25 Pablo Barrio[ARM][AArch64] Support for Cortex-A65 & A65AE, Neoverse...
2019-07-25 Simon PilgrimRevert rL366946 : [Remarks] Add support for serializing...
2019-07-25 George RimarRecommit "rL366894: [yaml2obj] - Allow custom fields...
2019-07-25 Fangrui Song[MC] Delete unused MCInstPrinter::markup overload and...
2019-07-25 Florian Hahn[IPSCCP] Add assertion to surface cases where we zap...
2019-07-25 Kai Luo[PowerPC][NFC] Make `getDefMIPostRA` public
2019-07-25 Sjoerd Meijer[LV] Scalar Epilogue Lowering. NFC.
2019-07-25 Kai Luo[PowerPC][NFC] Added `getDefMIPostRA` method
2019-07-25 Sjoerd Meijer[Clang] New loop pragma vectorize_predicate
2019-07-25 Seiya Nuta[MC] Add MCInstrAnalysis::evaluateMemoryOperandAddress
2019-07-25 George Burgess IV[BasicAA] Temporarily disable two tests
2019-07-25 Seiya Nuta[llvm-objdump][NFC] Make the PrettyPrinter::printInst...
2019-07-25 Joel E. Denny[lit] Protect full test suite from FILECHECK_OPTS
2019-07-25 Tom Stellardgithub-upload-release.py: Fix script name in examples
2019-07-25 Tom StellardAdd github-release.py script
2019-07-25 Chen Zheng[PowerPC] exclude more icmps in LSR which is converted...
2019-07-25 Jonas Devlieghere[FileCollector] Update unit test to match coding style.
2019-07-25 Shoaib Meenai[llvm-lipo] Implement alignment function in -create
2019-07-25 Shoaib Meenai[Object] Add public MaxSectionAlignment to MachOUniversal
2019-07-25 Shoaib Meenai[llvm-lipo] Add test for -verify_archs
2019-07-25 Jonas Devlieghere[FileCollector] Change coding style from LLDB to LLVM...
2019-07-25 Francis Visoiu... [Remarks][NFC] Rename remarks::Parser to remarks::Remar...
2019-07-24 Philip Reames[docs] Split out a section on LoopInfo in the new loop...
2019-07-24 Eli Friedman[ARM] Remove dead code from ARMConstantIslands.
2019-07-24 Evandro Menezes[InstCombine] Swap order of checks to improve compile...
2019-07-24 Philip ReamesApply a few more reviewer suggestions from D65164
2019-07-24 Philip ReamesDefine some basic terminology around loops in our docum...
2019-07-24 Jessica Paquette[AArch64][GlobalISel] Select immediate modes for ADD...
2019-07-24 Alex LorenzFix unittest build issue in r366956
2019-07-24 Amara Emerson[AArch64][GlobalISel] Don't try to use GISel if subtarg...
2019-07-24 Alex Lorenz[Support] move FileCollector from LLDB to llvm/Support
2019-07-24 Roman Lebedev[Codegen] (X & (C l>>/<< Y)) ==/!= 0 --> ((X <</l...
2019-07-24 Jessica Paquette[AArch64][GlobalISel] Fold G_MUL into XRO load addressi...
2019-07-24 Peter CollingbourneIR: Teach GlobalIndirectSymbol::getBaseObject() to...
2019-07-24 Amara Emerson[GlobalISel] Support for inlining memcpy, memset and...
2019-07-24 Sanjay Patel[Transforms] move copying of load metadata to helper...
2019-07-24 Evandro Menezes[CodeGen] Add missing comment (NFC)
2019-07-24 Francis Visoiu... [Remarks] Add support for serializing metadata for...
2019-07-24 Craig Topper[InstCombine] Teach foldOrOfICmps to allow icmp eq...
2019-07-24 Amara Emerson[AArch64][GlobalISel] Fix a crash during s128 G_ICMP...
2019-07-24 David BolvanskyLet CorrelatedValuePropagation preserve LazyValueInfo
2019-07-24 Francis Visoiu... [Remarks][NFC] Rename remarks::Serializer to remarks...
2019-07-24 Stanislav Mekhanoshin[AMDGPU] Increase kernel padding
2019-07-24 JF BastienRevert "[yaml2obj] - Allow custom fields for the SHT_UN...
2019-07-24 Simon PilgrimFix signed/unsigned comparison warning. NFCI.
2019-07-24 David Green[ARM] Rewrite how VCMP are lowered, using a single...
2019-07-24 Simon Pilgrim[DAGCombine] matchBinOpReduction - add partial reductio...
2019-07-24 David Green[ARM] Disable MVE fptosi and friends
2019-07-24 Jessica Paquette[AArch64][GlobalISel] Make vector dup optimization...
2019-07-24 David Green[ARM] More MVE compare vector splat combines for ANDs
2019-07-24 Nico Webergn build: Merge r366919
2019-07-24 David Bolvansky[InstCombine] Adjusted pow-exp tests for Windows [NFC]
2019-07-24 David Green[ARM] MVE compare vector splat combine
2019-07-24 Yuanfang Chen[llvm-objdump] Emit warning if --start-address/--stop...
2019-07-24 Simon Pilgrim[SelectionDAG] makeEquivalentMemoryOrdering - early...
2019-07-24 Dmitry Preobrazhensky[AMDGPU][MC][GFX10] Enabled GFX10 assembly with arbitra...
2019-07-24 David Green[ARM] Better OR's for MVE compares
2019-07-24 Francis Visoiu... [Remarks] Simplify the creation of remark serializers
2019-07-24 Stanislav Mekhanoshin[AMDGPU] Add all vgpr classes to asm parser
next