]> granicus.if.org Git - llvm/shortlog
llvm
2019-09-20 Oliver Cruickshank[ARM] Fix CTTZ not generating correct instructions MVE
2019-09-20 Francesco Petrogalli[docs] Remove training whitespaces. NFC
2019-09-20 David StenbergAdd a missing space in a MIR parser error message
2019-09-20 GN Sync Botgn build: Merge r372396
2019-09-20 Cyndy Ishida[TextAPI] Arch&Platform to Target
2019-09-20 Fangrui SongUse llvm::StringLiteral instead of StringRef in few...
2019-09-20 Sanjay Patel[SLPVectorizer] add tests for bogus reductions; NFC
2019-09-20 David Zarzycki[Testing] Python 3 requires `print` to use parens
2019-09-20 Luis Marques[RISCV] Fix static analysis issues
2019-09-20 Guillaume Chatelet[Alignment][NFC] migrate DataLayout internal struct...
2019-09-20 David Tellenbach[FastISel] Fix insertion of unconditional branches...
2019-09-20 Bjorn Pettersson[AMDGPU] Use std::make_tuple to make some toolchains...
2019-09-20 Nico WeberRevert r372366 "Use getTargetConstant for BLENDI, and...
2019-09-20 Kerry McLaughlin[IntrinsicEmitter] Add overloaded types for SVE intrins...
2019-09-20 David Tellenbach[NFC] Test commit, deleting some whitespace
2019-09-20 Djordje Todorovic[llvm-dwarfdump] Adjust Windows path to be acceptable...
2019-09-20 George Rimar[yaml2obj/obj2yaml] - Do not trigger llvm_unreachable...
2019-09-20 James Molloy[MachinePipeliner] Improve the TargetInstrInfo API...
2019-09-20 Florian Hahn[CallSiteSplitting] Remove unused includes (NFC).
2019-09-20 Owen ReynoldsReapply [llvm-ar] Include a line number when failing...
2019-09-20 Craig Topper[X86] Convert tbm_bextri_u32/tbm_bextri_u64 intrinsics...
2019-09-20 Yuanfang Chen[llvm-readobj] flush output before crash
2019-09-20 Craig Topper[X86] Use timm in MMX pinsrw/pextrw isel patterns....
2019-09-20 Fangrui Song[llvm-ar] Removes repetition in the error message
2019-09-20 Fangrui Song[Object] Uncapitalize an error message
2019-09-20 Nico Weberllvm-undname: Delete an empty, unused method.
2019-09-20 Sterling AugustineUse getTargetConstant for BLENDI, and add a test to...
2019-09-20 Craig Topper[X86] Remove the special isBuildVectorOfConstantSDNodes...
2019-09-20 Matt ArsenaultMachineScheduler: Fix missing dependency with multiple...
2019-09-19 Evandro Menezes[AArch64] Fix formatting (NFC)
2019-09-19 Akira Hatanaka[ObjC][ARC] Skip debug instructions when computing...
2019-09-19 Stanislav Mekhanoshin[AMDGPU] fixed underflow in getOccupancyWithNumVGPRs
2019-09-19 David Blaikiellvm-reduce: Follow-up to 372280, now with more-better...
2019-09-19 Jakub KuderskiDon't use invalidated iterators in FlattenCFGPass
2019-09-19 Shoaib Meenai[Analysis] Allow -scalar-evolution-max-iterations more...
2019-09-19 Jinsong Ji[NFC][PowerPC] Fast-isel VSX support test
2019-09-19 GN Sync Botgn build: Merge r372343
2019-09-19 Francesco Petrogalli[SVFS] Vector Function ABI demangling.
2019-09-19 Roman Lebedev[InstCombine] Simplify @llvm.usub.with.overflow+non...
2019-09-19 Alexander Timofeev[AMDGPU] Unnecessary -amdgpu-scalarize-global-loads...
2019-09-19 Sanjay Patel[Float2Int] avoid crashing on unreachable code (PR38502)
2019-09-19 Matt ArsenaultReapply r372285 "GlobalISel: Don't materialize immarg...
2019-09-19 Andrea Di Biagio[MCA] Improved cost computation for loop carried depend...
2019-09-19 Chris BienemanMake appendCallNB lambda mutable
2019-09-19 Matt ArsenaultX86: Add missing test for vshli SimplifyDemandedBitsFor...
2019-09-19 Simon Pilgrim[DAG][X86] Convert isNegatibleForFree/GetNegatedExpress...
2019-09-19 Amaury Sechet[DAGCombiner] Add node to the worklist in topological...
2019-09-19 Francesco Petrogalli[docs] Break long (>80) line. NFC
2019-09-19 Sanjay Patel[Float2Int] auto-generate complete test checks; NFC
2019-09-19 James Molloy[TableGen] Support encoding per-HwMode
2019-09-19 Simon Pilgrim[DAG] Add SelectionDAG::MaxRecursionDepth constant
2019-09-19 Hans WennborgRevert r372285 "GlobalISel: Don't materialize immarg...
2019-09-19 David Green[ARM] MVE i1 splat
2019-09-19 Owen ReynoldsRevert [llvm-ar] Include a line number when failing...
2019-09-19 Simon PilgrimFix -Wdocumentation "@returns in a void function" warni...
2019-09-19 Owen Reynolds[llvm-ar] Include a line number when failing to parse...
2019-09-19 Simon PilgrimFix MSVC "result of 32-bit shift implicitly converted...
2019-09-19 Serguei Katkov[Unroll] Add an option to control complete unrolling
2019-09-19 Craig Topper[X86] Prevent crash in LowerBUILD_VECTORvXi1 for v64i1...
2019-09-19 Sam Parker[ARM] Fix for buildbots
2019-09-19 Craig Topper[X86] Change a SmallVector& argument to SmallVectorImpl...
2019-09-19 Craig Topper[X86] Remove unused argument from a helper function...
2019-09-19 Tom StellardAMDGPU/SILoadStoreOptimizer: Add const to more functions
2019-09-19 Matt ArsenaultAMDGPU/GlobalISel: RegBankSelect llvm.amdgcn.ds.swizzle
2019-09-19 Matt ArsenaultAMDGPU/GlobalISel: RegBankSelect tbuffer load/store
2019-09-19 Matt ArsenaultAMDGPU/GlobalISel: Select llvm.amdgcn.raw.buffer.store...
2019-09-19 Matt ArsenaultAMDGPU/GlobalISel: Select llvm.amdgcn.raw.buffer.store
2019-09-19 Matt ArsenaultAMDGPU/GlobalISel: RegBankSelect struct buffer load...
2019-09-19 Matt ArsenaultAMDGPU/GlobalISel: RegBankSelect llvm.amdgcn.raw.buffer...
2019-09-19 Matt ArsenaultAMDGPU/GlobalISel: Attempt to RegBankSelect image intri...
2019-09-19 Matt ArsenaultFix typo
2019-09-19 Matt ArsenaultMachineScheduler: Fix assert from not checking subregs
2019-09-19 Matt ArsenaultAMDGPU/GlobalISel: Fix RegBankSelect G_SMULH/G_UMULH...
2019-09-19 Matt ArsenaultGlobalISel: Don't materialize immarg arguments to intri...
2019-09-19 GN Sync Botgn build: Merge r372282
2019-09-19 David Blaikiellvm-reduce: Add pass to reduce instructions
2019-09-19 David Blaikiellvm-reduce: Avoid use-after-free when removing a branc...
2019-09-19 Alexander Shaposhnikov[Object] Extend MachOUniversalBinary::getObjectForArch
2019-09-18 Roman Tereshin[utils] Add minimal support for MIR inputs to update_ll...
2019-09-18 Roman Tereshin[utils] Amend update_llc_test_checks.py to non-llc...
2019-09-18 Thomas Lively[WebAssembly] Restore defaults for stores per memop
2019-09-18 DeForest Richards[Docs] Moves topics to new categories
2019-09-18 Jessica Paquette[AArch64][GlobalISel] Support lowering musttail calls
2019-09-18 Adrian PrantlRemove the obsolete BlockByRefStruct flag from LLVM IR
2019-09-18 David Blaikiellvm-reduce: Remove inaccurate doxy comment about a...
2019-09-18 David Blaikiellvm-reduce: Fix inconsistencies between int/unsigned...
2019-09-18 GN Sync Botgn build: Merge r372267
2019-09-18 Amy HuangAdd AutoUpgrade function to add new address space datal...
2019-09-18 GN Sync Botgn build: Merge r372264
2019-09-18 David Blaikiellvm-reduce: Add pass to reduce basic blocks
2019-09-18 Roman Lebedev[SimplifyCFG] mergeConditionalStoreToAddress(): try...
2019-09-18 Dimitry AndricOn PowerPC, Secure-PLT by default for FreeBSD 13 and...
2019-09-18 Roman Lebedev[DAGCombine][ARM][X86] (sub Carry, X) -> (addcarry...
2019-09-18 Roman Lebedev[CodeGen][X86][NFC] Tests for (sub Carry, X) -> (addcar...
2019-09-18 Roman Lebedev[InstCombine] foldUnsignedUnderflowCheck(): handle...
2019-09-18 Lang Hames[AArch64] Don't implicitly enable global isel on Darwin...
2019-09-18 Roman Lebedev[SimplifyCFG] mergeConditionalStoreToAddress(): conside...
2019-09-18 Roman Lebedev[MIPS] For vectors, select `add %x, C` as `sub %x,...
2019-09-18 Roman Lebedev[CodeGen][MIPS][NFC] Some standalone tests for D66805...
2019-09-18 Simon Atanasyan[mips] Expand 'lw/sw' instructions for 32-bit GOT
next