]> granicus.if.org Git - llvm/shortlog
llvm
2019-08-30 Simon Pilgrim[DAGCombine] visitVSELECT - remove equivalent getValueT...
2019-08-30 Whitney Tsang[INSTRUCTIONS] Add support of const for getLoadStorePoi...
2019-08-30 Johannes Doerfert[Attributor] Fix: do not pretend to preserve the CFG
2019-08-30 Craig Topper[X86] Merge X86InstrInfo::loadRegFromAddr/storeRegToAdd...
2019-08-30 Johannes Doerfert[Attributor] Use existing function information for...
2019-08-30 Johannes Doerfert[Attributor] Manifest load/store alignment generally
2019-08-30 Simon Pilgrim[DAGCombine] visitVSELECT - remove duplicate getOperand...
2019-08-30 Piotr Sobczak[InstCombine][AMDGPU] Simplify tbuffer loads
2019-08-30 Sid Manning[llvm-nm] Small fix to Exected<StringRef>
2019-08-30 George Rimar[yaml2obj][obj2yaml] - Use a single "Other" field inste...
2019-08-30 Simon Pilgrim[DAGCombine] visitVSELECT - use getShiftAmountTy for...
2019-08-30 Simon Pilgrim[DAGCombine] visitMULHS - use getScalarValueSizeInBits...
2019-08-30 Simon Atanasyan[mips] Merge common checkings under the same check...
2019-08-30 Luis Marques[RISCV] Fix a couple of tests' CHECKs
2019-08-30 Haojian WuRemove an extra ";", NFC.
2019-08-30 Amaury Sechet[X86] Add tests for rotate matching. NFC
2019-08-30 Bjorn Pettersson[CodeGen] Introduce MachineBasicBlock::replacePhiUsesWi...
2019-08-30 Simon Pilgrim[DAGCombine] visitMULHS/visitMULHU - isBuildVectorAllZe...
2019-08-30 Simon PilgrimFix Wdocumentation warning. NFCI.
2019-08-30 Chris Jackson[llvm-objcopy] Allow the visibility of symbols created...
2019-08-30 Hideto Ueno[Attributor] Implement AANoAliasCallSiteArgument initia...
2019-08-30 Roman Lebedev[LoopIdiomRecognize] BCmp loop idiom recognition
2019-08-30 Roman Lebedev[NFC] SCEVExpander: add SetCurrentDebugLocation() ...
2019-08-30 David Stenberg[LiveDebugValues] Insert entry values after bundles
2019-08-30 Sven van Haastregtvim: add `immarg` keyword
2019-08-30 Nico Webergn build: Merge r370441
2019-08-30 Dmitri Gribenko[ADT] Removed VariadicFunction
2019-08-30 Martin Storsjo[LLD] [COFF] Support merging resource object files
2019-08-30 Martin Storsjo[WindowsResource] Remove use of global variables in...
2019-08-30 Martin Storsjo[WindowsResource] Avoid duplicating the input filenames...
2019-08-30 Martin Storsjo[COFF] Add a ResourceSectionRef method for getting...
2019-08-30 Petar Avramovic[MIPS GlobalISel] Lower uitofp
2019-08-30 Petar Avramovic[MIPS GlobalISel] Lower fptoui
2019-08-30 Dan Gohman[CodeGen] Fix lowering for returning the result of...
2019-08-30 Jinsong Ji[PowerPC][NFC] Use inline Subtarget->isPPC64()
2019-08-30 Jinsong Ji[PowerPC][NFC] Use -mtriple in RUN line, remove target...
2019-08-30 Fangrui Song[PPC32] Emit R_PPC_GOT_TPREL16 instead R_PPC_GOT_TPREL16_LO
2019-08-30 Craig Topper[X86] Explicitly list all the always trivially remateri...
2019-08-30 Saleem AbdulrasoolDebugInfo: add CodeView register mapping for ARM NT
2019-08-29 Dan Gohman[WebAssembly] Make __attribute__((used)) not imply...
2019-08-29 Philip Reames[Tests] Precommit a few cases where we're missing oppur...
2019-08-29 Jinsong Ji[PowerPC] Support extended mnemonics mffprwz etc.
2019-08-29 Jessica Paquette[AArch64][GlobalISel] Select arithmetic extended regist...
2019-08-29 Reid Kleckner[X86] Don't emit unreachable stack adjustments
2019-08-29 Reid KlecknerAllow '@' to appear in x86 mingw symbols
2019-08-29 Sanjay Patel[InstCombine] add possible bswap as widening shuffle...
2019-08-29 Reid KlecknerFix the build for MSVC builds using M_PI
2019-08-29 Simon Pilgrim[X86][SSE] combinePMULDQ - pmuldq(x, 0) -> zero vector...
2019-08-29 Julian Lettner[ASan] Version mismatch check follow-up
2019-08-29 Matt ArsenaultAMDGPU/GlobalISel: Legalize sin/cos
2019-08-29 Sanjay Patel[InstCombine] reduce duplicated code; NFC
2019-08-29 Jordan RupprechtRevert [MBP] Disable aggressive loop rotate in plain...
2019-08-29 Alina SbirleaRevert enabling MemorySSA.
2019-08-29 Craig Topper[X86] Remove what little support we had for MPX
2019-08-29 Matt ArsenaultGlobalISel: Don't compute known bits for non-integral GEP
2019-08-29 Florian Hahn[LoopUnrollAndJam] Use Lazy strategy for DTU.
2019-08-29 Matt ArsenaultGlobalISel: Add maskedValueIsZero and signBitIsZero...
2019-08-29 Matt ArsenaultGlobalISel: Add known bits to InstructionSelector
2019-08-29 Alina Sbirlea[MemorySSA & LoopPassManager] Enable MemorySSA as loop...
2019-08-29 Jessica Paquette[GlobalISel][AArch64] Select llvm.aarch64.stxr* intrinsics.
2019-08-29 Sanjay Patel[InstCombine] add tests for bswap disguised as shuffle...
2019-08-29 Jessica Paquette[GlobalISel][AArch64] Use a GISelPredicateCode to selec...
2019-08-29 Jessica Paquette[AArch64][GlobalISel] Select @llvm.aarch64.ldxr.* intri...
2019-08-29 Jessica Paquette[AArch64][GlobalISel] Select @llvm.aarch64.ldaxr.*...
2019-08-29 Michael Liao[SimplifyCFG] Skip sinking common lifetime markers...
2019-08-29 Jinsong Ji[PowerPC][NFC] Update fp-int-conversions-direct-moves...
2019-08-29 Roman Lebedev[NFC][SimplifyCFG] 'Safely extract low bits' pattern...
2019-08-29 Simon Pilgrim[DAGCombine] Fix shadow variable warnings. NFCI.
2019-08-29 Pavel LabathDWARFDebugLoc: Make parsing and error reporting more...
2019-08-29 Luis Marques[RISCV] Fix callee-saved-gprs.ll test ABIs
2019-08-29 Joerg SonnenbergerAllow replaceAndRecursivelySimplify to list unsimplifie...
2019-08-29 Simon Atanasyan[mips] Inline emitStoreWithSymOffset and emitLoadWithSy...
2019-08-29 Simon Atanasyan[mips] Fix expanding `lw/sw $reg1, symbol($reg2)` instr...
2019-08-29 Roman Lebedev[InstSimplify] Drop leftover "division-by-zero guard...
2019-08-29 Roman Lebedev[InstSimplify] Drop leftover "division-by-zero guard...
2019-08-29 Roman Lebedev[SimplifyCFG] FoldTwoEntryPHINode(): don't bailout...
2019-08-29 Roman Lebedev[InstCombine] Fold '((%x * %y) u/ %x) != %y' to '@llvm...
2019-08-29 Roman Lebedev[InstCombine] Fold '(-1 u/ %x) u< %y' to '@llvm.umul...
2019-08-29 Roman Lebedev[CostModel] Model all `extractvalue`s as free.
2019-08-29 Jeremy Morse[DebugInfo] LiveDebugValues: correctly discriminate...
2019-08-29 Simon PilgrimFix signed/unsigned comparison warning. NFCI.
2019-08-29 Simon PilgrimFix shadow variable warning. NFCI.
2019-08-29 George Rimar[yaml2obj] - Allow placing local symbols after globals.
2019-08-29 George Rimar[llvm-readobj/llvm-readelf] - Report a proper warning...
2019-08-29 David Green[ARM] MVE Masked loads and stores
2019-08-29 Jeremy Morse[DebugInfo] LiveDebugValues should always revisit backe...
2019-08-29 Roman Lebedev[X86][CodeGen][NFC] Delay `combineIncDecVector()` from...
2019-08-29 Amaury Sechet[DAGCombiner] (insert_vector_elt (vector_shuffle X...
2019-08-29 David Green[ARM] Masked load and store and predicate tests. NFC
2019-08-29 Roman Lebedev[InstCombine] Shift amount reassociation in bittest...
2019-08-29 Simon PilgrimLegalizeSetCCCondCode - Reduce scope of NeedSwap to...
2019-08-29 Simon PilgrimFix variable set but no used warnings on NDEBUG builds...
2019-08-29 Simon PilgrimFix variable set but no used warning on NDEBUG builds...
2019-08-29 Martin Storsjo[COFF] Add a ResourceSectionRef method for getting...
2019-08-29 Martin Storsjo[COFF] Add a bounds checking helper for iterating a...
2019-08-29 Martin Storsjo[COFF] Fix error handling in ResourceSectionRef
2019-08-29 Martin Storsjo[llvm-readobj] Print the resource type textually for...
2019-08-29 Martin Storsjo[llvm-readobj] Remove a leftover string trim operation...
2019-08-29 Craig Topper[X86] Remove isel patterns with X86VBroadcast+scalar_to...
2019-08-29 Craig Topper[X86] Remove some unneeded X86VBroadcast isel patterns...
next