]> granicus.if.org Git - llvm/shortlog
llvm
2019-04-15 Fangrui Song[DWARF] Make DWARFDebugLine::ParsingState::RowNumber...
2019-04-15 Bjorn Pettersson[SelectionDAG] Use KnownBits::computeForAddSub/computeF...
2019-04-15 Craig Topper[X86] Regenerate checks for domain-reassignment.mir
2019-04-15 Jim Lin[Sparc] Fix typo. NFC.
2019-04-15 Amara Emerson[GlobalISel] Enable CSE in the IRTranslator & legalizer...
2019-04-15 Amara Emerson[GlobalISel] Introduce a CSEConfigBase class to allow...
2019-04-14 Nico Weberllvm-undname: Fix oss-fuzz-foudn crash-on-invalid with...
2019-04-14 Nico Webergn build: Merge r358297
2019-04-14 Nico Webergn build: Merge r358243
2019-04-14 Nico Webergn build: Merge r358272
2019-04-14 Nico Weberllvm-undname: Fix another crash-on-invalid found by...
2019-04-14 Craig Topper[X86] Redefine KUNPCK instructions to take a narrower...
2019-04-14 Craig Topper[X86] Put the locked mi8 instrutions above the locked...
2019-04-14 Craig Topper[X86] Change IMUL with immediate instruction order...
2019-04-14 Craig Topper[X86] Move VPTESTM matching from the isel table to...
2019-04-14 Craig Topper[X86] Don't form masked vpcmp/vcmp/vptestm operations...
2019-04-14 Fangrui Song[ConstantRange] Simplify unittests after getSetSize...
2019-04-14 Fangrui Song[Mem2Reg] Delete unused PointerAllocaValues
2019-04-14 Fangrui Song[Mem2Reg] Simplify and micro optimize
2019-04-14 Fangrui Song[Mem2Reg] Don't call LBI.deleteValue on AllocInst/DbgVa...
2019-04-14 Fangrui Song[Mem2Reg] Simplify rewriteSingleStoreAlloca
2019-04-14 Fangrui Song[ConstantRange] Fix unittest after rL358347
2019-04-14 Fangrui Song[ConstantRange] Delete unused getSetSize
2019-04-14 Craig Topper[X86] Update bool_reduction_v8f32 test cases from vecto...
2019-04-14 Craig Topper[X86] Remove some unused tablegen multiclasses. NFC
2019-04-13 Philip Reames[Tests] Add tests for D60659, and make adjustments...
2019-04-13 Bill Wendling[X86] Use PC-relative mode for the kernel code model
2019-04-13 Nikita Popov[CVP] Add tests for range of with.overflow result; NFC
2019-04-13 Nikita Popov[ConstantRange] Disallow NUW | NSW in makeGuaranteedNoW...
2019-04-13 Nikita Popov[InstCombine] Remove redundant/bogus mul_with_overflow...
2019-04-13 Craig Topper[X86] Use int64_t and isInt<N> instead of APInt operati...
2019-04-13 Don Hinton[CommandLineParser] Add DefaultOption flag
2019-04-13 Heejin Ahn[WebAssembly] Use Function::hasOptSize() (NFC)
2019-04-13 Fangrui Song[CallingConvLower] Use SmallVectorImpl::swap
2019-04-13 Fangrui Song[Mem2Reg] Delete unused AllocaPointerVal
2019-04-13 Fangrui Song[ADT] Fix OwningArrayRef's move ctor
2019-04-13 Nikita Popov[CVP] Fix inverted predicates in test; NFC
2019-04-13 Nikita Popov[CVP] Add tests for with.overflow used as condition...
2019-04-13 Chen Zheng[InstCombine] Canonicalize (-X srem Y) to -(X srem Y).
2019-04-13 Chen Zheng[InstCombine] [NFC] add testcases for canonicalizing...
2019-04-13 Philip Reames[StackMaps] Update llvm-readobj to parse V3 Stackmaps
2019-04-13 Philip Reames[StackMaps] Add location size to llvm-readobj -stackmap...
2019-04-13 Philip Reames[llvm-readobj] Minor style tweak for consistency sake...
2019-04-13 Philip Reames[StackMaps] Remove format version from the class name...
2019-04-13 Philip Reames[StackMaps] Add explicit location size accessor to...
2019-04-13 Amara Emerson[AArch64][GlobalISel] Enable copy elision in the pre...
2019-04-12 Thomas Lively[WebAssembly] Add DataCount section to object files
2019-04-12 Amara Emerson[GlobalISel] Fix a crash when handling an invalid MVT...
2019-04-12 Alina Sbirlea[MemorySSA] Add previous def to cache when found, even...
2019-04-12 Amara Emerson[AArch64][GlobalISel] Fix a crash when selecting shuffl...
2019-04-12 Thomas Lively[WebAssembly] Add mutable-globals to bleeding-edge CPU
2019-04-12 Nikita Popov[ConstantRange] Clarify makeGuaranteedNoWrapRegion...
2019-04-12 Alina Sbirlea[SCEV] Add option to forget everything in SCEV.
2019-04-12 Alina Sbirlea[MemorySSA] Small fix for the clobber limit.
2019-04-12 Philip Reames[InstCombine] Fix a nasty miscompile introduced w/maske...
2019-04-12 Nikita Popov[CVP] Set NSW/NUW flags when simplifying with.overflow
2019-04-12 Nikita Popov[KnownBits] Add computeForAddCarry()
2019-04-12 Philip Reames[Tests] Checkin a test demonstrating a miscompile so...
2019-04-12 Lang HamesSimplify decoupling between RuntimeDyld/RuntimeDyldChec...
2019-04-12 Brendon Cahoon[Hexagon] Fix reuse bug in Vector Loop Carried Reuse...
2019-04-12 Sanjay Patel[DAGCombiner] narrow shuffle of concatenated vectors
2019-04-12 Zachary Turner[PDB Docs] Add some prose describing public and global...
2019-04-12 Hiroshi YamauchiAdd options for MaxLoadsPerMemcmp(OptSize).
2019-04-12 Simon Pilgrim[X86][SSE] Recognise vXi1 boolean anyof/allof reduction...
2019-04-12 Hans WennborgRevert r358268 "[DebugInfo] DW_OP_deref_size in PrologE...
2019-04-12 Eugene Leviant[llvm-objcopy] Fill .symtab_shndx section correctly
2019-04-12 Fangrui SongUse llvm::upper_bound. NFC
2019-04-12 Kang Zhang[PowerPC] Add initialization for some ppc passes
2019-04-12 Jeremy Morse[DebugInfo] Fix pr41175 Dead Store Elimination missing...
2019-04-12 Markus Lavin[DebugInfo] DW_OP_deref_size in PrologEpilogInserter.
2019-04-12 Hans WennborgFix missing arguments in tutorial
2019-04-12 Eric ChristopherMove getNumFrameInfos and getDwarfFrameInfos out of...
2019-04-12 Eric ChristopherAdd explicit dependencies on MCSection.h and MCDwarf...
2019-04-12 Fangrui Song[ConstantFold] Don't evaluate FP or FP vector casts...
2019-04-12 Eric ChristopherRevert "[PowerPC] Add initialization for some ppc passes"
2019-04-12 Xing GUO[llvm-readobj] Change variables' name to match LLVM...
2019-04-12 Eric ChristopherMove addInitialFrameState out of line and remove the...
2019-04-12 Craig Topper[TargetLowering][X86] Teach SimplifyDemandedBits to...
2019-04-12 Kang Zhang[PowerPC] Add initialization for some ppc passes
2019-04-12 Eric ChristopherMove addFrameInst out of line and remove the MCDwarf...
2019-04-12 Eric ChristopherInclude what's used in a few cpp files - these were...
2019-04-12 Zi Xuan Wu[PowerPC] More precise exploitation of P9 maddld instru...
2019-04-12 Fangrui SongMCDwarfLineTableheader::tryGetFile : replace a loop...
2019-04-12 Eric ChristopherMove a couple of optional references to just optional...
2019-04-12 Fangrui Song[MC] Fix typo: .symtab_shndxr -> .symtab_shndx
2019-04-12 Fangrui SongUse llvm::lower_bound. NFC
2019-04-12 Eric ChristopherRemove a parameter that was being passed around that...
2019-04-11 Nico Weberllvm-undname: Use UNREACHABLE after exhaustive switch...
2019-04-11 Nico Weberllvm-undname: Name a bool param, no behavior change
2019-04-11 Nico Weberllvm-undname: Fix out-of-bounds read on invalid intrins...
2019-04-11 Nico Weberllvm-undname: Don't crash on incomplete enum tag manglings
2019-04-11 Nico Weberllvm-undname: Fix crash on incomplete virtual this...
2019-04-11 Nick Desaulniers[X86AsmPrinter] refactor static functions into private...
2019-04-11 Nico Weberllvm-undname: Fix crash on invalid name in a template...
2019-04-11 Brendon Cahoon[Pipeliner] Fix incorrect loop carried dependence calcu...
2019-04-11 Nikita Popov[CVP] Generate full test checks for overflows.ll; NFC
2019-04-11 Nikita Popov[ConstantRange] Add unsignedMulMayOverflow()
2019-04-11 Nikita Popov[ConstantRangeTest] Fix typos in test names; NFC
2019-04-11 Pengxuan Zheng[cmake] Fix dependency issue in TableGen
2019-04-11 Rong Xu[PGO] Better handling of profile hash mismatch
next