]> granicus.if.org Git - llvm/shortlog
llvm
2019-10-09 Marcello Maggioni[GISel] Refactor and split PatternMatchTest. NFC
2019-10-09 Evandro Menezes[InstCombine] Fix PR43617
2019-10-09 Stanislav Mekhanoshin[AMDGPU] Fixed dpp combine of VOP1
2019-10-09 Cameron McInally[IRBuilder] Update IRBuilder::CreateFNeg(...) to return...
2019-10-09 Thomas Lively[WebAssembly] Make returns variadic
2019-10-09 Wei Mi[SampleFDO] Add indexing for function profiles so they...
2019-10-09 David Blaikiellvm-dwarfdump: Support multiple debug_loclists contrib...
2019-10-09 DeForest Richards[Docs] Adds section for Additional Topics on Reference...
2019-10-09 Vitaly Buka[System Model] [TTI] Define AMDGPUTTIImpl::getST and...
2019-10-09 Vitaly Buka[System Model] [TTI] Fix virtual destructor warning
2019-10-09 DeForest Richards[Docs] Adds Documentation links to sidebar
2019-10-09 Sanjay Patel[ConstProp] add tests for extractelement with undef...
2019-10-09 Evandro Menezes[AMDGPU] Use math constants defined in MathExtras ...
2019-10-09 Evandro Menezes[Support] Add mathematical constants
2019-10-09 David Greene[System Model] [TTI] Update cache and prefetch TTI...
2019-10-09 David BlaikieDebugInfo: Shot in the dark attempt to fix ubsan error...
2019-10-09 Julian Lettner[lit] Refactor ProgressDisplay
2019-10-09 Sanjay Patel[InstCombine] add another test for gep inbounds; NFC
2019-10-09 Thomas Lively[WebAssembly] Add builtin and intrinsic for v8x16.swizzle
2019-10-09 Thomas Lively[WebAssembly] v8x16.swizzle and rewrite BUILD_VECTOR...
2019-10-09 Kevin P. Neal[FPEnv][NFC] Change test to conform to strictfp attribu...
2019-10-09 Sanjay Patel[SLP] respect target register width for GEP vectorizati...
2019-10-09 Momchil Velikov[AArch64] Ensure no tagged memory is left in the unallo...
2019-10-09 Jason Liu[NFC] Remove files got accidentally upload in llvm...
2019-10-09 Jason Liu[AIX][XCOFF][NFC] Change the SectionLen field name...
2019-10-09 Jonas DevlieghereRe-land "[dsymutil] Fix handling of common symbols...
2019-10-09 Alina Sbirlea[MemorySSA] Make the use of moveAllAfterMergeBlocks...
2019-10-09 Simon PilgrimFix Wdocumentation unknown parameter warning. NFCI.
2019-10-09 Clement Courbet[llvm-exegesis] Ensure that ExecutableFunction are...
2019-10-09 David GreenAdd and adjust saturating tests. NFC
2019-10-09 Sjoerd Meijer[LV] Emitting SCEV checks with OptForSize
2019-10-09 Simon Atanasyan[mips] Rename local variable. NFC
2019-10-09 Simon Atanasyan[mips] Split expandLoadImmReal into multiple methods...
2019-10-09 Clement Courbet[llvm-exegesis] Fix r374158
2019-10-09 Simon Pilgrim[CostModel][X86] Add tests for insertelement to non...
2019-10-09 Simon Pilgrim[CostModel][X86] Add tests for extractelement from...
2019-10-09 David Green[ARM] Add saturating arithmetic tests for MVE. NFC
2019-10-09 Clement Courbet[llvm-exegesis][NFC] Remove extra `llvm::` qualifications.
2019-10-09 Clement Courbet[llvm-exegesis][NFC] Remove extra `llvm::` qualifications.
2019-10-09 James Molloy[TableGen] Fix crash when using HwModes in CodeEmitterGen
2019-10-09 Clement Courbet[llvm-exegesis] Add missing std::move in rL374146.
2019-10-09 Hans WennborgUnify the two CRC implementations
2019-10-09 Clement Courbet[llvm-exegesis][NFC] Fix rL374146.
2019-10-09 Clement Courbet[llvm-exegesis] Explore LEA addressing modes.
2019-10-09 Jeremy MorseRevert r374139, "[dsymutil] Fix handling of common...
2019-10-09 Clement Courbet[llvm-exegesis][NFC] Remove unecessary `using llvm...
2019-10-09 Jonas Devlieghere[dsymutil] Fix handling of common symbols in multiple...
2019-10-09 Kristina Brooks[TypeSize] Fix module builds (cassert)
2019-10-08 Nico Webergn build: unbreak libcxx build after r374116 by restori...
2019-10-08 DeForest Richards[Docs] Fixes broken sphinx build - undefined label
2019-10-08 Bill Wendling[IA] Add tests for a few other edge cases
2019-10-08 Jonas Devlieghere[dsymutil] Improve verbose output (NFC)
2019-10-08 David BlaikieDebugInfo: Move LLE enum handling to .def to match...
2019-10-08 Roman Lebedev[CVP} Replace SExt with ZExt if the input is known...
2019-10-08 Roman Lebedev[CVP][NFC] Revisit sext vs. zext test
2019-10-08 Jordan RoseMark several PointerIntPair methods as lvalue-only
2019-10-08 Daniel Sanders[tblgen] Add getOperatorAsDef() to Record
2019-10-08 Yonghong Song[BPF] do compile-once run-everywhere relocation for...
2019-10-08 Matt ArsenaultAMDGPU: Fix i16 arithmetic pattern redundancy
2019-10-08 Jinsong JiRevert "[LoopVectorize][PowerPC] Estimate int and float...
2019-10-08 Sanjay Patel[SLP] add test with prefer-vector-width function attrib...
2019-10-08 Vedant Kumar[CodeExtractor] Factor out and reuse shrinkwrap analysis
2019-10-08 Tom StellardAMDGPU: Add offsets to MMO when lowering buffer intrinsics
2019-10-08 Hideto Ueno[Attributor][Fix] Temporary fix for windows build bot...
2019-10-08 Simon PilgrimCodeGenPrepare - silence static analyzer dyn_cast<...
2019-10-08 Stanislav Mekhanoshin[AMDGPU] Disable unused gfx10 dpp instructions
2019-10-08 David Greene[UpdateCCTestChecks] Detect function mangled name on...
2019-10-08 Roman Lebedev[NFC][CVP] Add tests where we can replace sext with...
2019-10-08 Amaury Sechet(Re)generate various tests. NFC
2019-10-08 Heejin Ahn[WebAssembly] Fix a bug in 'try' placement
2019-10-08 Nikola Prica[DebugInfo][If-Converter] Update call site info during...
2019-10-08 GN Sync Botgn build: Merge r374062
2019-10-08 GN Sync Botgn build: Merge r374061
2019-10-08 Hideto Ueno[Attributor][MustExec] Deduce dereferenceable and nonnu...
2019-10-08 Cyndy IshidaRevert [TextAPI] Introduce TBDv4
2019-10-08 Hideto Ueno[Attributor] Add helper class to compose two structured...
2019-10-08 GN Sync Botgn build: Merge r374058
2019-10-08 Cyndy Ishida[TextAPI] Introduce TBDv4
2019-10-08 Mirko Brkusanin[Mips] Emit proper ABI for _mcount calls
2019-10-08 Clement Courbet[llvm-exegesis] Add options to SnippetGenerator.
2019-10-08 Pavel LabathObject/minidump: Add support for the MemoryInfoList...
2019-10-08 Kevin P. NealNope, I'm wrong. It looks like someone else removed...
2019-10-08 Kevin P. NealRestore documentation that 'svn update' unexpectedly...
2019-10-08 Sebastian Popfix fmls fp16
2019-10-08 Amaury SechetAdd test for rotating truncated vectors. NFC
2019-10-08 Graham Hunter[SVE][IR] Scalable Vector size queries and IR instructi...
2019-10-08 Nicolai HaehnleAMDGPU: Propagate undef flag during pre-RA exec mask...
2019-10-08 Nicolai HaehnleMachineSSAUpdater: insert IMPLICIT_DEF at top of basic...
2019-10-08 Sanjay Patel[SLP] add test with prefer-vector-width function attrib...
2019-10-08 Florian Hahn[LoopRotate] Unconditionally get DomTree.
2019-10-08 Andrea Di Biagio[MCA][LSUnit] Track loads and stores until retirement.
2019-10-08 Nikola Prica[ISEL][ARM][AARCH64] Tracking simple parameter forwardi...
2019-10-08 Clement Courbet[llvm-exegesis] Finish plumbing the `Config` field.
2019-10-08 George Rimar[llvm-readobj/llvm-readelf] - Add checks for GNU-style...
2019-10-08 Zi Xuan Wu[NFC] Add REQUIRES for r374017 in testcase
2019-10-08 Florian Hahn[LoopRotate] Unconditionally get ScalarEvolution.
2019-10-08 Kristof Beyls[ARM] Generate vcmp instead of vcmpe
2019-10-08 Kai Nacke[Tools] Mark output of tools as text if it is text
2019-10-08 Kadir Cetinkaya[LoopVectorize] Fix non-debug builds after rL374017
2019-10-08 Clement Courbet[llvm-exegesis] Add stabilization test with config
next