]> granicus.if.org Git - llvm/shortlog
llvm
2019-09-23 Simon PilgrimFix uninitialized variable warning. NFCI.
2019-09-23 Craig Topper[X86] Reduce the number of unique check prefixes in...
2019-09-23 Thomas Lively[WebAssembly] vNxM.load_splat instructions
2019-09-23 Roman Lebedev[InstCombine] foldOrOfICmps(): Acquire SimplifyQuery...
2019-09-23 Roman Lebedev[InstCombine] foldAndOfICmps(): Acquire SimplifyQuery...
2019-09-23 Thomas Lively[WebAssembly] Remove unused memory instructions and...
2019-09-23 David Bolvansky[InstCombine] Annotate strndup calls with dereferenceab...
2019-09-23 Craig Topper[X86] Use TargetConstant for condition code on X86ISD...
2019-09-23 Aditya Nandakumar[TableGen] Emit OperandType enums for RegisterOperands...
2019-09-23 Roman Lebedev[IR] Add getExtendedType() to IntegerType and Type...
2019-09-23 Roman Lebedev[InstCombine] dropRedundantMaskingOfLeftShiftInput...
2019-09-23 David Bolvansky[SLC] Convert some strndup calls to strdup calls
2019-09-23 Roman Lebedev[InstCombine] dropRedundantMaskingOfLeftShiftInput...
2019-09-23 Roman Lebedev[InstCombine] dropRedundantMaskingOfLeftShiftInput...
2019-09-23 Sanjay Patel[BreakFalseDeps] ignore function with minsize attribute
2019-09-23 Alexey Bataev[SLP] Fix for PR31847: Assertion failed: (isLoopInvaria...
2019-09-23 Roman Lebedev[InstCombine] foldUnsignedUnderflowCheck(): s/Subtracte...
2019-09-23 Dmitry Preobrazhensky[AMDGPU][MC] Corrected handling of relocatable expressions
2019-09-23 Simon PilgrimHexagonLoopIdiomRecognition - silence static analyzer...
2019-09-23 Cyndy Ishida[TextAPI] Add New Supported Platforms
2019-09-23 Krzysztof Parzyszek[Hexagon] Bitcast v4i16 to v8i8, unify no-op casts...
2019-09-23 Guillaume Chatelet[Alignment][NFC] Migrate Instructions to Align
2019-09-23 Simon Pilgrim[llvm] [cmake] Add possibility to use ChooseMSVCCRT...
2019-09-23 Sanjay Patel[x86] fix assert with horizontal math + broadcast of...
2019-09-23 Simon Pilgrim[ValueTracking] Remove unused matchSelectPattern option...
2019-09-23 Simon Pilgrim[ValueTracking] Fix uninitialized variable warnings...
2019-09-23 Nico Weberllvm-undname: Add support for demangling typeinfo names
2019-09-23 Mark MurrayCosmetic; don't use the magic constant 35 when HASH...
2019-09-23 Simon PilgrimFunction::BuildLazyArguments() - fix "variable used...
2019-09-23 GN Sync Botgn build: Merge r372595
2019-09-23 Guillaume Chatelet[Alignment][NFC] DataLayout migration to llvm::Align
2019-09-23 Guillaume Chatelet[Alignment] Get DataLayout::StackAlignment as Align
2019-09-23 Simon PilgrimLocalizer - fix "variable used but never read" analyzer...
2019-09-23 Simon PilgrimTargetInstrInfo::getStackSlotRange - fix "variable...
2019-09-23 GN Sync Botgn build: Merge r372564
2019-09-23 Djordje TodorovicRevert "Reland "[utils] Implement the llvm-locstats...
2019-09-23 George Rimar[llvm-readobj] - Stop treating ".stack_sizes.*" section...
2019-09-23 Simon PilgrimCriticalAntiDepBreaker - Assert that we've found the...
2019-09-23 George Rimar[llvm-readobj] - Implement LLVM-style dumping for ...
2019-09-23 David Bolvansky[FunctionAttrs] Enable nonnull arg propagation
2019-09-23 Sam Parker[ARM][MVE] Remove old tail predicates
2019-09-23 Florian Hahn[AArch64] support neon_sshl and neon_ushl in performInt...
2019-09-23 Sam Parker[ARM][LowOverheadLoops] Use subs during revert.
2019-09-23 Guillaume Chatelet[Alignment][NFC] Switch DataLayout private members...
2019-09-23 Sam Parker[ARM][LowOverheadLoops] Use tBcc when reverting
2019-09-23 Petar Avramovic[MIPS GlobalISel] VarArg argument lowering, select...
2019-09-23 Djordje TodorovicReland "[utils] Implement the llvm-locstats tool"
2019-09-23 Craig Topper[X86] Canonicalize all zeroes vector to RHS in X86DAGTo...
2019-09-23 Craig Topper[X86] Remove SETEQ/SETNE canonicalization code from...
2019-09-23 Craig Topper[X86] Add 32-bit command line to avx512f-vec-test-testn.ll
2019-09-23 David ZarzyckiPrefer AVX512 memcpy when applicable
2019-09-23 Craig Topper[X86] Convert to Constant arguments to MMX shift by...
2019-09-23 Craig Topper[X86] Remove stale FIXME.
2019-09-23 Craig Topper[X86][SelectionDAGBuilder] Move the hack for handling...
2019-09-22 Craig Topper[X86] Require last argument to LWPINS/LWPVAL builtins...
2019-09-22 Roman Lebedev[X86] X86DAGToDAGISel::matchBEXTRFromAndImm(): if can...
2019-09-22 Simon PilgrimVerifier - silence static analyzer dyn_cast<VectorType...
2019-09-22 Simon Pilgrim[AMDGPU] isSDNodeAlwaysUniform - silence static analyze...
2019-09-22 Craig Topper[X86] Fix some VCVTPS2PH isel patterns where 'i32'...
2019-09-22 Craig Topper[X86][TableGen] Allow timm to appear in output patterns...
2019-09-22 Roman Lebedev[NFC][X86] Add BEXTR test with load and 33-bit mask...
2019-09-22 Craig Topper[X86] Update commutable EVEX vcmp patterns to use timm...
2019-09-22 Craig Topper[X86] Add more tests for commuting evex vcmp instructio...
2019-09-22 Simon Pilgrim[SelectionDAG] computeKnownBits/ComputeNumSignBits...
2019-09-22 Simon Pilgrim[XRay] Silence static analyzer dyn_cast<BufferExtents...
2019-09-22 Simon Pilgrim[LSR] Silence static analyzer null dereference warnings...
2019-09-22 Simon PilgrimConstantHoisting - Silence static analyzer dyn_cast...
2019-09-22 Nico Webergn build: Friendlier error on invalid entries in llvm_t...
2019-09-22 Simon Pilgrim[Cost][X86] Add more missing vector truncation costs
2019-09-22 Nico Webergn build: consolidate "Nothing to do" branches in targe...
2019-09-22 Sanjay Patel[InstCombine] allow icmp+binop folds before min/max...
2019-09-22 Sanjay Patel[InstCombine] add tests for icmp fold hindered by min...
2019-09-22 Simon PilgrimFix uninitialized variable warning. NFCI.
2019-09-22 Simon Pilgrim[AArch64] AArch64StackTagging - Silence static analyzer...
2019-09-22 Nico Webergn build: Add missing RISCV to llvm_targets_to_build...
2019-09-22 Nico Webergn build: Add build files for llvm/lib/Target/AVR
2019-09-22 Simon Pilgrim[NVPTX] NVPTXLowerAggrCopies - Silence static analyzer...
2019-09-22 Simon Pilgrim[Lanai] LanaiAsmParser - Silence static analyzer dyn_ca...
2019-09-22 Simon Pilgrim[VPlan] Silence static analyzer dyn_cast null dereferen...
2019-09-22 Simon PilgrimAMDGPUPrintfRuntimeBinding - silence static analyzer...
2019-09-22 Simon Pilgrim[MIPS] Don't dereference dyn_cast<> Constant results...
2019-09-22 Simon Pilgrim[Hexagon] Don't dereference dyn_cast<ConstantFPSDNode...
2019-09-22 Simon Pilgrim[Cost][X86] Add v2i64 truncation costs
2019-09-22 Benjamin KramerMove classes into anonymous namespaces. NFC.
2019-09-22 Craig Topper[X86] Add test memset and memcpy testcases for D67874...
2019-09-21 Roman Lebedev[InstSimplify] simplifyUnsignedRangeCheck(): X >= Y...
2019-09-21 Roman Lebedev[InstSimplify][NFC] Reorganize simplifyUnsignedRangeChe...
2019-09-21 Roman Lebedev[NFC][InstSimplify] Add exhaustive test coverage for...
2019-09-21 DeForest Richards[Docs] Updates sidebar links
2019-09-21 DeForest Richards[Docs] Adds new page for Getting Involved articles
2019-09-21 Martin Storsjo[CodeView] Add pragma push/pop_macro for ARM64_FPSR...
2019-09-21 Suyog SardaSROA: Check Total Bits of vector type
2019-09-21 Suyog SardaTest mail. NFC.
2019-09-21 Wei MiRecommit [SampleFDO] Expose an interface to return...
2019-09-21 Hideto Ueno[Attributor] Implement "norecurse" function attribute...
2019-09-21 Fangrui Song[Support] Add a DataExtractor constructor that takes...
2019-09-21 DeForest Richards[Docs] Bug fix for document not included in toctree
2019-09-21 DeForest Richards[Docs] Updates sidebar links
2019-09-21 Roman Lebedev[NFC][X86] Adjust check prefixes in bmi.ll (PR43381)
2019-09-21 Amara Emerson[AArch64][GlobalISel] Implement selection for G_SHL...
next