]> granicus.if.org Git - llvm/shortlog
llvm
2019-10-03 Nico Webergn build: (manually) merge r373551
2019-10-03 Daniel Sanders[gicombiner] Add a CodeExpander to handle C++ fragments...
2019-10-03 GN Sync Botgn build: Merge r373538
2019-10-02 Daniel Sanders[gicombiner] Fix windows issue where single quotes...
2019-10-02 Stanislav Mekhanoshin[AMDGPU] Fix illegal agpr use by VALU
2019-10-02 Daniel Sanders[gicombiner] Fix a nullptr dereference when -combiners...
2019-10-02 Roman Lebedev[InstCombine] Bypass high bit extract before variable...
2019-10-02 Roman Lebedev[NFC][InstCombine] Add tests for 'variable sext of...
2019-10-02 David BlaikieDebugInfo: Rename DebugLocStream::Entry::Begin/EndSym...
2019-10-02 David Bolvansky[InstCombine] Transform bcopy to memmove
2019-10-02 Craig Topper[X86] Add test cases for suboptimal vselect+setcc split...
2019-10-02 Craig Topper[LegalizeTypes] Check for already split condition befor...
2019-10-02 Nico Webergn build: (manually) merge r373527
2019-10-02 David BlaikieDebugInfo: Simplify RangeSpan to be a plain struct
2019-10-02 Daniel Sanders[gicombiner] Add the boring boilerplate for the declara...
2019-10-02 Florian HahnRecommit "[GlobalOpt] Pass DTU to removeUnreachableBloc...
2019-10-02 Yi-Hong Lyu[PowerPC] Fix SH field overflow issue
2019-10-02 Daniel SandersFix inconsistent indentation in TableGen.cpp
2019-10-02 Evgeniy StepanovHandle llvm.launder.invariant.group in msan.
2019-10-02 Evandro Menezes[TableGen] Improve error reporting of overlapping defin...
2019-10-02 Florian Hahn[Local] Handle terminators with users in removeUnreacha...
2019-10-02 Alina Sbirlea[MemorySSA] Update Phi creation when inserting a Def.
2019-10-02 Benjamin Kramer[ARM] Make helpers static. NFC.
2019-10-02 Craig Topper[X86] Rewrite to the vXi1 subvector insertion code...
2019-10-02 Aditya KumarFix: Actually erase remove the elements from AssumeHandles
2019-10-02 Thomas Lively[WebAssembly] Error when using wasm64 for ISel
2019-10-02 GN Sync Botgn build: Merge r373489
2019-10-02 Piotr Sobczak[AMDGPU] Extend buffer intrinsics with swizzling
2019-10-02 Florian Hahn[Local] Remove unused LazyValueInfo pointer from remove...
2019-10-02 Teresa Johnson[ThinLTO/WPD] Ensure devirtualized targets use promoted...
2019-10-02 Simon Pilgrim[CodeGen] Remove unused MachineMemOperand::print wrappe...
2019-10-02 Sanjay Patel[SLP] add test for vectorization of different widths...
2019-10-02 Michal Gorny[llvm] [cmake] Add install targets for missing distribu...
2019-10-02 Simon PilgrimLowerExpectIntrinsic handlePhiDef - silence static...
2019-10-02 Aditya Kumar[CodeExtractor] NFC: Refactor sanity checks into isEligible
2019-10-02 Hans WennborgReapply r373431 "Switch lowering: omit range check...
2019-10-02 George Rimar[llvm-readelf] - Report a warning when .hash section...
2019-10-02 George Rimar[yaml2obj] - Alow Size tag for describing SHT_HASH...
2019-10-02 Djordje Todorovic[llvm-dwarfdump] Fix dumping of wrong locstats map
2019-10-02 Kerry McLaughlin[AArch64][SVE] Implement int_aarch64_sve_cnt intrinsic
2019-10-02 Simon PilgrimMemorySSAUpdater::applyInsertUpdates - silence static...
2019-10-02 Simon PilgrimMemorySSA tryOptimizePhi - assert that we've found...
2019-10-02 Simon PilgrimLoopAccessAnalysis isConsecutiveAccess() - silence...
2019-10-02 Simon PilgrimAsmPrinter - emitGlobalConstantFP - silence static...
2019-10-02 GN Sync Botgn build: Merge r373462
2019-10-02 James Molloy[ModuloSchedule] Peel out prologs and epilogs, generate...
2019-10-02 Fangrui Song[llvm-objcopy] Add --set-section-alignment
2019-10-02 Florian Hahn[InstCombine] Simplify fma multiplication to nan for...
2019-10-02 Florian Hahn[InstCombine] Precommit tests for D68265
2019-10-02 Aditya KumarNFC: directly return when CommonExitBlock != Succ
2019-10-02 Sanjay Patel[InstSimplify] fold fma/fmuladd with a NaN or undef...
2019-10-02 Hans WennborgRevert r373431 "Switch lowering: omit range check for...
2019-10-02 Simon PilgrimLICM - remove unused variable and reduce scope of anoth...
2019-10-02 Simon PilgrimFix uninitialized variable warning. NFCI.
2019-10-02 Simon PilgrimWinException::emitExceptHandlerTable - silence static...
2019-10-02 Simon PilgrimMetadataLoader upgradeCUVariables() - silence static...
2019-10-02 David Green[ARM] Identity shuffles are legal
2019-10-02 Martin Storsjo[Support, ARM64] Define getHostCPUFeatures for Windows...
2019-10-02 Nico Webergn build: (manually) merge r373425
2019-10-02 Kerry McLaughlin[IntrinsicEmitter] Add overloaded type VecOfBitcastsToI...
2019-10-02 Jay FoadRemove an unnecessary cast. NFC.
2019-10-02 Jay Foad[AMDGPU] Make printf lowering faster when there are...
2019-10-02 Florian HahnRevert [GlobalOpt] Pass DTU to removeUnreachableBlocks...
2019-10-02 Hans WennborgSwitch lowering: omit range check for bit tests when...
2019-10-02 Florian Hahn[GlobalOpt] Pass DTU to removeUnreachableBlocks instead...
2019-10-02 Florian Hahn[Local] Simplify function removeUnreachableBlocks(...
2019-10-02 Djordje TodorovicReland "[utils] Implement the llvm-locstats tool"
2019-10-02 Rui Ueyama[llvm-lib] Detect duplicate input files
2019-10-02 Rui Ueyama[llvm-lib] Correctly handle .lib input files
2019-10-02 Craig Topper[X86] Add broadcast load folding patterns to the NoVLX...
2019-10-02 Michael LiaoFix GCC -Wreturn-type warnings. NFC.
2019-10-02 David BlaikieDebugInfo: Update support for detecting C++ language...
2019-10-02 Nico Webergn build: (manually) merge r373407
2019-10-02 Matt ArsenaultAMDGPU/GlobalISel: Use getIntrinsicID helper
2019-10-02 Matt ArsenaultAMDGPU/GlobalISel: Assume VGPR for G_FRAME_INDEX
2019-10-02 Matt ArsenaultAMDGPU/GlobalISel: Private loads always use VGPRs
2019-10-02 Matt ArsenaultAMDGPU/GlobalISel: Legalize 1024-bit G_BUILD_VECTOR
2019-10-02 Matt ArsenaultAMDGPU/GlobalISel: Fix RegBankSelect for 1024-bit values
2019-10-02 Stanislav Mekhanoshin[AMDGPU] separate accounting for agprs
2019-10-01 Craig Topper[X86] Add a DAG combine to shrink vXi64 gather/scatter...
2019-10-01 Changpeng FangAMDGPU: Fix an out of date assert in addressing FrameIndex
2019-10-01 Craig TopperRevert r373172 "[X86] Add custom isel logic to match...
2019-10-01 Craig Topper[X86] convertToThreeAddress, make sure second operand...
2019-10-01 Thomas Preud... [FileCheck] Move private interface to its own header
2019-10-01 Sanjay Patel[BypassSlowDivision][CodeGenPrepare] avoid crashing...
2019-10-01 GN Sync Botgn build: Merge r373392
2019-10-01 Leonard Chan[ASan][NFC] Address remaining comments for https:/...
2019-10-01 Leonard Chan[ASan] Make GlobalsMD member a const reference.
2019-10-01 Bardia Mahjour[DDG] Data Dependence Graph - Root Node
2019-10-01 Alina Sbirlea[MemorySSA] Check for unreachable blocks when getting...
2019-10-01 Jakub KuderskiAdd a missing pass in ARM O3 pipeline
2019-10-01 Alina Sbirlea[MemorySSA] Update last_access_in_block check.
2019-10-01 Jakub Kuderski[Dominators][CodeGen] Don't mark MachineDominatorTree...
2019-10-01 Jakub Kuderski[Dominators][CodeGen] Fix MachineDominatorTree preserva...
2019-10-01 Jakub KuderskiReapply [Dominators][CodeGen] Clean up MachineDominators
2019-10-01 Rong Xu[PGO] Fix typos from r359612. NFC.
2019-10-01 David Green[ARM] Some MVE shuffle plus extend tests. NFC
2019-10-01 Tom StellardAMDGPU/SILoadStoreOptimizer: Add helper functions for...
2019-10-01 Roman Lebedev[InstCombine] Deal with -(trunc(X >>u 63)) -> trunc...
2019-10-01 Roman Lebedev[InstCombine] Preserve 'exact' in -(X >>u 31) -> (X...
next