]> granicus.if.org Git - llvm/shortlog
llvm
2019-09-14 Fangrui Song[llvm-ar] Uncapitalize error messages and delete full...
2019-09-14 Michael Pozulp[llvm-objcopy] Add support for response files in llvm...
2019-09-14 David BlaikieBugpoint: Remove some unnecessary c_str conversions...
2019-09-13 Jonas Devlieghere[Reproducer] Add reproducer dump command.
2019-09-13 Thomas Lively[WebAssembly] Narrowing and widening SIMD ops
2019-09-13 Amara Emerson[GlobalISel] Fix insertion point of new instructions...
2019-09-13 Steven Wu[NFC][libLTO] Rearrange declaration in lto.h
2019-09-13 Sanjoy DasAdd dependency from Orc to Passes
2019-09-13 Francis Visoiu... [llvm-opt-report] Improve error handling
2019-09-13 Jessica Paquette[AArch64][GlobalISel] Tail call memory intrinsics
2019-09-13 Jan Korous[Support] Add overload writeFileAtomically(std::functio...
2019-09-13 DeForest Richards[Docs] Bug fix for reference to nonexistent document
2019-09-13 Kevin P. Neal[FPEnv] Document that constrained FP intrinsics cannot...
2019-09-13 Sebastian Pop[aarch64] move custom isel of extract_vector_elt to...
2019-09-13 Tim NorthoverAArch64: fix EXPENSIVE_CHECKS for arm64_32.
2019-09-13 Sanjay Patel[SLP] add test for vectorization of constant expression...
2019-09-13 Roman Lebedev[NFC][InstSimplify] Add some more tests for D67498...
2019-09-13 Alexander TimofeevRevert for: [AMDGPU]: PHI Elimination hooks added for...
2019-09-13 Francis Visoiu... [Remarks][NFC] Forward declare ParsedStringTable
2019-09-13 Francis Visoiu... [Remarks][NFC] Use StringLiteral for magic numbers
2019-09-13 Jessica Paquette[AArch64][GlobalISel] Add support for sibcalling callee...
2019-09-13 George Rimar[yaml2obj/ObjectYAML] - Cleanup the error reporting...
2019-09-13 James Henderson[docs][llvm-readelf][llvm-readobj] Improve --stack...
2019-09-13 Craig Topper[X86] Use incDecVectorConstant to simplify the min...
2019-09-13 Nico WeberFix a few spellos in docs.
2019-09-13 Nico Webergn build: pacify "gn format" after 371102
2019-09-13 Jinsong Ji[PowerPC][NFC] Move codegen tests to PowerPC from MIR...
2019-09-13 Benjamin Kramer[ADT] Remove a workaround for old versions of clang
2019-09-13 James Henderson[docs][llvm-objcopy][llvm-strip] Improve --strip-unneed...
2019-09-13 Nico Webergn build: (manually) merge r371834, take 2
2019-09-13 Nico WeberRevert "gn build: (manually) merge r371834"
2019-09-13 Nico Webergn build: (manually) merge r371834
2019-09-13 Nico Webergn build: Merge r371822
2019-09-13 Nico Webergn build: (manually) merge r371787
2019-09-13 Benjamin Kramer[ADT] Make DenseMap use allocate_buffer
2019-09-13 James Henderson[llvm-size] Fix spelling errors (Berkely -> Berkeley)
2019-09-13 Benjamin Kramer[Orc] Roll back ThreadPool to std::function
2019-09-13 Benjamin Kramer[Orc] Address the remaining move-capture FIXMEs
2019-09-13 Simon Pilgrim[X86] negateFMAOpcode - extend to support FMADDSUB...
2019-09-13 David Green[ARM] Add earlyclobber for cross beat MVE instructions
2019-09-13 Nandor Licker[Clang Interpreter] Initial patch for the constexpr...
2019-09-13 Sjoerd Meijer[AArch64] More @llvm.fma.f16 tests
2019-09-13 Guillaume Chatelet[Alignment] Introduce llvm::Align to MCSection
2019-09-13 George Rimar[lib/ObjectYAML] - Change interface to return `bool...
2019-09-13 Sam Tebbs[ARM] Add support for MVE vmaxv and vminv
2019-09-13 George Rimar[llvm-objdump] Fix llvm-objdump --all-headers output...
2019-09-13 Dmitri GribenkoRevert "Fix test failures after r371640"
2019-09-13 Florian Hahn[BasicBlockUtils] Add optional BBName argument, in...
2019-09-13 Sjoerd Meijer[AArch64] MachineCombiner FMA matching. NFC.
2019-09-13 Craig Topper[TargetRegisterInfo] Remove SVT argument from getCommon...
2019-09-13 Matt ArsenaultAMDGPU/GlobalISel: Fix assert on multi-return side...
2019-09-13 Matt ArsenaultAMDGPU/GlobalISel: Legalize s32->s16 G_SITOFP/G_UITOFP
2019-09-13 Shiva Chen[RISCV] Support stack offset exceed 32-bit for RV64
2019-09-13 Shiva ChenRevert "[RISCV] Support stack offset exceed 32-bit...
2019-09-13 Matt ArsenaultAMDGPU/GlobalISel: Fix RegBankSelect for amdgcn.else
2019-09-13 Matt ArsenaultAMDGPU/GlobalISel: Select 16-bit VALU bit ops
2019-09-13 Shiva Chen[RISCV] Support stack offset exceed 32-bit for RV64
2019-09-13 Matt ArsenaultAMDGPU/GlobalISel: Legalize G_FFLOOR
2019-09-13 Tim ShenTemporarily revert r371640 "LiveIntervals: Split live...
2019-09-13 Matt ArsenaultAMDGPU/GlobalISel: Legalize G_FMAD
2019-09-13 Matt ArsenaultAMDGPU/GlobalISel: Select G_CTPOP
2019-09-13 Matt ArsenaultDAG/GlobalISel: Correct type profile of bitcount ops
2019-09-12 Matt ArsenaultAMDGPU: Add immarg to llvm.amdgcn.init.exec.from.input
2019-09-12 Matt ArsenaultLiveIntervals: Remove assertion
2019-09-12 Matt ArsenaultAMDGPU: Inline constant when materalizing FI with add...
2019-09-12 Philip Reames[Test] Restructure check lines to show differences...
2019-09-12 Philip ReamesRename nonvolatile_load/store to simple_load/store...
2019-09-12 Jessica Paquette[AArch64][GlobalISel] Support tail calling with swiftse...
2019-09-12 Philip Reames[SDAG] Update generic code to conservatively check...
2019-09-12 Greg Clayton[NFC] Fix file header filename to be Range.h
2019-09-12 DeForest Richards[Docs] Adds page for reference docs
2019-09-12 Jessica Paquette[AArch64][GlobalISel] Support sibling calls with outgoi...
2019-09-12 Craig Topper[PowerPC] Remove the SPE4RC register class and instead...
2019-09-12 Philip ReamesRemove a duplicate test
2019-09-12 Philip Reames[SCEV] Add smin support to getRangeRef
2019-09-12 Craig Topper[DAGCombiner][X86] Pass the CmpOpVT to reduceSelectOfFP...
2019-09-12 Evandro Menezes[ConstantFolding] Expand folding of some library functions
2019-09-12 Tim ShenFix llvm-reduce tests so that they don't assume the...
2019-09-12 Craig Topper[SelectionDAGBuilder] Simplify loop in visitSelect...
2019-09-12 Simon Pilgrim[X86] Move negateFMAOpcode helper earlier to help futur...
2019-09-12 Florian Hahn[LV] Update test case after r371768.
2019-09-12 Florian Hahn[SCEV] Support SCEVUMinExpr in getRangeRef.
2019-09-12 David Blaikiellvm-reduce: For now, mark these tests as requiring...
2019-09-12 Philip ReamesPrecommit tests for D67514
2019-09-12 Austin KerbowAMDGPU: Fix bug in r371671 on some builds.
2019-09-12 David Blaikiellvm-reduce: Remove unused plugin support/requirements
2019-09-12 Alina Sbirlea[LICM/AST] Check if the AliasAny set is removed from...
2019-09-12 Sanjay Patel[InstCombine] add tests for fptrunc; NFC
2019-09-12 Alina Sbirlea[MemorySSA] Pass (for update) MSSAU when hoisting instr...
2019-09-12 Philip ReamesPrecommit tests for generalization of load dereferencea...
2019-09-12 Sanjay Patel[InstCombine] reduce test noise and regenerate CHECK...
2019-09-12 Philip Reames[LV] Support invariant addresses in speculation logic
2019-09-12 David Green[CGP] Ensure sinking multiple instructions does not...
2019-09-12 Guillaume Chatelet[Alignment] Move OffsetToAlignment to Alignment.h
2019-09-12 Rainer Orthtest-release.sh: Don't use chrpath on Solaris
2019-09-12 James Henderson[docs][llvm-strip] Remove unnecessary whitespace for...
2019-09-12 Roman Lebedev[InstCombine][InstSimplify] Move constant-folding tests...
2019-09-12 Roman Lebedev[NFC][InstCombine][InstSimplify] Add test for "add...
2019-09-12 Sanjay Patel[ConstProp] allow folding for fma that produces NaN
2019-09-12 Petar Avramovic[MIPS GlobalISel] Select indirect branch
next