]> granicus.if.org Git - llvm/shortlog
llvm
2019-08-24 Benjamin KramerUpdate tablegen test after r369847.
2019-08-24 Benjamin Kramer[llvm-reduce] Silence -Wdocumentation
2019-08-24 Benjamin KramerUse a bit of relaxed constexpr to make FeatureBitset...
2019-08-24 Roman Lebedev[Constant] Add 'isElementWiseEqual()' method
2019-08-24 Roman Lebedev[InstCombine] matchThreeWayIntCompare(): commutativity...
2019-08-24 Roman Lebedev[InstCombine] Try to reuse constant from select in...
2019-08-24 Roman Lebedev[InstCombine][NFC] reuse-constant-from-select-in-icmp...
2019-08-24 Craig Topper[X86] Add an assert to mark more code that needs to...
2019-08-24 Fangrui Song[LoopFusion] Fix -Wunused-function in -DLLVM_ENABLE_ASS...
2019-08-24 Amara EmersonRemove unnecessary REQUIRES from a test.
2019-08-24 Amara Emerson[GlobalISel] Introduce a G_DYN_STACKALLOC opcode to...
2019-08-24 Vitaly BukaNFC: Rename lifetime-asan.ll -> lifetime-sanitizer.ll
2019-08-23 Guillaume Chatelet[LLVM][NFC] Removing unused functions
2019-08-23 Stanislav Mekhanoshin[AMDGPU] Check for immediate SrcC in mfma in AsmParser
2019-08-23 Stanislav Mekhanoshin[AMDGPU] w/a for gfx908 mfma SrcC literal HW bug
2019-08-23 Stanislav Mekhanoshin[AMDGPU] w/a for gfx908 mfma SrcC literal HW bug
2019-08-23 Peter Collingbournehwasan: Fix use of uninitialized memory.
2019-08-23 Sanjay Patel[x86] add tests for bt/test; NFC
2019-08-23 Guillaume Chatelet[LLVM][NFC] remove unused fields
2019-08-23 Lang Hames[ORC] Remove query dependencies when symbols are resolved.
2019-08-23 Lang Hames[ORC] Fix a FIXME: Propagate errors to dependencies.
2019-08-23 Lang Hames[ORC] Fix an incorrect comment.
2019-08-23 Jessica Paquette[AArch64][GlobalISel] Import XRO load/store patterns...
2019-08-23 Volkan Keles[GlobalISel] Legalizer: Retry combining illegal artifac...
2019-08-23 Johannes Doerfert[Attributor] Manifest alignment in load and store instr...
2019-08-23 Benjamin KramerDo a sweep of symbol internalization. NFC.
2019-08-23 Craig Topper[X86] Move a transform out of combineConcatVectorOps...
2019-08-23 Wei MiFix some warnings introduced by r369798.
2019-08-23 Wei Mi[SampleFDO] Add ExtBinary format to support extension...
2019-08-23 Roland Froese[PowerPC] Expand v1i128 smin
2019-08-23 Philip ReamesFix a bug in just submitted rL369789
2019-08-23 Matt ArsenaultRegScavenger: Use Register
2019-08-23 Amaury Sechet[X86] Automatically generate load-local-v3i1.ll . NFC
2019-08-23 Craig Topper[X86] Mark VPDPWSSD and VPDPWSSDS as commutable. Add...
2019-08-23 Manoj GuptaRevert r369233.
2019-08-23 Philip Reames[InstCombine] icmp eq/ne (gep inbounds P, Idx..), null...
2019-08-23 Amaury Sechet[AMDGPU] Automatically generate various tests. NFC
2019-08-23 Johannes Doerfert[BasicAA] Use dereferenceability to reason about aliasing
2019-08-23 Johannes Doerfert[Attributor] Manifest constant return values
2019-08-23 Johannes Doerfert[Attributor] Deal with shrinking dereferenceability...
2019-08-23 Nathan HuckleberryAllow Compiler.h to be included in C files and fix...
2019-08-23 Shafik YaghmourDebug Info: Support for DW_AT_export_symbols for anonym...
2019-08-23 Craig Topper[SelectionDAG][X86] Enable iX SimplifyDemandedBits...
2019-08-23 Jeremy Morse[DebugInfo] Remove invalidated locations during LiveDeb...
2019-08-23 Sanjay Patel[SLP] use range-for loops, fix formatting; NFC
2019-08-23 Teresa JohnsonFix target for new X86 test
2019-08-23 Cameron McInally[Reassoc] Small fix to support unary FNeg in NegateValu...
2019-08-23 Johannes Doerfert[Attributor][Fix] Deal with "growing" dereferenceability
2019-08-23 Johannes Doerfert[Attributor][NFCI] Avoid lookups when resolving returne...
2019-08-23 Sanjay Patel[SLP] fix formatting; NFC
2019-08-23 Johannes Doerfert[Attributor] FIX: Treat new attributes as changed ones
2019-08-23 Johannes Doerfert[Attributor][NFCI] Try to avoid potential non-determini...
2019-08-23 Teresa Johnson[ThinLTO] Fix handling of weak interposable symbols
2019-08-23 Johannes Doerfert[MustExec] Add a generic "must-be-executed-context...
2019-08-23 Jordan Rupprecht[llvm-objcopy] Strip debug sections when running with...
2019-08-23 Simon Atanasyan[mips] Reduce number of instructions used for loading...
2019-08-23 Simon Atanasyan[mips] Do not include offset into `%got` expression...
2019-08-23 Amaury Sechet[PowerPC] Automatically generate various tests. NFC
2019-08-23 Simon PilgrimUse VT::getHalfNumVectorElementsVT helpers in a few...
2019-08-23 Andrea Di Biagio[X86][BtVer2] Add a read-advance to every implicit...
2019-08-23 Andrea Di Biagio[X86][BtVer2] Fix latency of ALU RMW instructions.
2019-08-23 Martin Storsjo[llvm-dlltool] Make sure to strip decorations from...
2019-08-23 Simon Pilgrim[DAGCombine] GetNegatedExpression - add FMA\FMAD support
2019-08-23 Jay Foad[AMDGPU] gfx10 atomic optimizer changes.
2019-08-23 George Rimar[yaml2obj] - Allow setting the symbol st_other field...
2019-08-23 Craig Topper[X86] Add a further unrolled madd reduction test case...
2019-08-23 Craig Topper[X86] Make combineLoopSADPattern use CONCAT_VECTORS...
2019-08-23 Craig Topper[X86] Improve lowering of v2i32 SAD handling in combine...
2019-08-23 Philip Reames[IndVars] Fix a bug noticed by inspection
2019-08-23 Fangrui Song[AlignmentFromAssumptions] getNewAlignmentDiff(): use...
2019-08-23 Peter Collingbournehwasan: Untag unwound stack frames by wrapping personal...
2019-08-23 Sam Clegg[MC] Minor cleanup to MCFixup::Kind handling. NFC.
2019-08-22 Amaury Sechet[ARM] Automatically generate dsp-mlal.ll . NFC
2019-08-22 Jonas Devlieghere[utils] Update shebang to use the environment.
2019-08-22 Amaury Sechet[PowerPC] Automatically generate vec_buildvector_loadst...
2019-08-22 Roman Lebedev[NFC][InstCombine] Fixup few new tests in unrecognized_...
2019-08-22 Amaury Sechet[PowerPC] Automatically generate various tests. NFC
2019-08-22 Peter CollingbourneIR. Change strip* family of functions to not look throu...
2019-08-22 Roman Lebedev[NFC][InstCombine] New tests: unrecognized_three-way...
2019-08-22 Benjamin KramerFight a bit against global initializers. NFC.
2019-08-22 Jordan Rupprecht[llvm-objcopy][NFC] Refactor symbol/section matching
2019-08-22 Amaury Sechet[AArch64] autogenerate some tests. NFC
2019-08-22 Nico Webergn build: Merge r369680
2019-08-22 Nico Webergn build: Merge r369677
2019-08-22 Benjamin KramerRetire llvm::less_ptr. llvm::deref is much more flexible.
2019-08-22 Benjamin KramerRetire llvm::less/equal in favor of C++14 std::less...
2019-08-22 Matt ArsenaultGlobalISel: Don't create G_UADDE with constant false...
2019-08-22 Francis Visoiu... [MachO][TLOF] Use hasLocalLinkage to determine if indir...
2019-08-22 Roman Lebedev[NFC][InstCombine] New tests: unrecognized_three-way...
2019-08-22 Craig Topper[X86] Remove MCInstLower code that drops operands from...
2019-08-22 Guozhi Wei[MBP] Disable aggressive loop rotate in plain mode
2019-08-22 Amaury Sechet[DAGCombiner] Remove explicit call to AddToWorklist...
2019-08-22 Andrea Di Biagio[X86][BtVer2] Fix latency/throughput of scalar integer...
2019-08-22 Simon Pilgrim[PowerPC] Regenerate reciprocal tests, as discussed...
2019-08-22 Sean Fertile[PowerPC] Add combined ELF ABI and 32/64 bit queries...
2019-08-22 Sean Fertile[PowerPC][XCOFF][MC] Explicitly set containing csect...
2019-08-22 Hideto Ueno[Attributor][NFC] Move DerefState to header and use...
2019-08-22 Jinsong Ji[SlotIndexes] Add print-slotindexes to disable printing...
2019-08-22 Andrea Di Biagio[MCA] consistently use MCPhysReg instead of unsigned...
2019-08-22 George Rimar[yaml2obj] - Lookup relocation symbols in dynamic symbo...
next