]> granicus.if.org Git - llvm/shortlog
llvm
2019-07-31 Mark Lacey[GISel] Address review feedback on passing MD_callees...
2019-07-31 Mark Lacey[GISel] Pass MD_callees metadata down in call lowering.
2019-07-31 Peter CollingbourneAArch64: Add a tagged-globals backend feature.
2019-07-31 Peter CollingbourneSelectionDAG, MI, AArch64: Widen target flags fields...
2019-07-31 Wei Mi[DAGCombine] Limit the number of times for the same...
2019-07-31 JF Bastien[Support] Added overflow checking add, sub and mul.
2019-07-31 Craig Topper[X86] Add test cases to show premature decomposition...
2019-07-31 Craig Topper[X86] Add AVX512DQ command lines to vector-mul.ll to...
2019-07-31 Nico Webergn build: Merge r367463
2019-07-31 Alina Sbirlea[SCCP] Update condition to avoid overflow.
2019-07-31 Nico Webercompiler-rt: Rename .cc file in lib/profile to .cpp
2019-07-31 Lang Hames[docs] Add references to unreferenced footnotes.
2019-07-31 Nico Webergn build: Merge r367456
2019-07-31 Nico Webergn build: Merge r367452 and add standalone sources
2019-07-31 Alina Sbirlea[MemorySSA] Add additional verification for phis.
2019-07-31 Nico Webergn build: Add build files for compiler-rt/lib/profile
2019-07-31 Nico Webergn build: Make builtin library build on macOS
2019-07-31 Nico Webergn build: Fix redundant object files in builtin lib.
2019-07-31 Sanjay Patel[InstCombine] canonicalize fneg before fmul/fdiv
2019-07-31 Djordje TodorovicReland "[DwarfDebug] Dump call site debug info"
2019-07-31 Johannes Doerfert[docs][FIX] Add missing word to documentation in terms...
2019-07-31 Anusha Basana[build] Add the ability to create a symlink for lipo
2019-07-31 Stanislav Mekhanoshin[AMDGPU] Fix for vectorizer crash with pointers of...
2019-07-31 Philip Reames[docs] Reword documentation in terms of SCCs not cycles
2019-07-31 Roman Lebedev[NFC][InstCombine] Add xor-or-icmp tests with icmp...
2019-07-31 Roman Lebedev[NFC][InstCombine] Add baseline tests with non-canonica...
2019-07-31 Peter Smith[AARCH64] Switch relocations R_AARCH64_TLS_TPREL64...
2019-07-31 Simon Pilgrim[X86] Moved IsNOT helper earlier. NFCI.
2019-07-31 Simon Pilgrim[X86][SSE] Add test cases for PR42825
2019-07-31 Mikhail Maltsev[ARM] Reject CSEL instructions with invalid operands
2019-07-31 Florian Hahn[IPSCCP] Move callsite check to the beginning of the...
2019-07-31 Simon Pilgrim[X86][AVX] Ensure chained subvector insertions are...
2019-07-31 Momchil Velikov[AArch64] Add support for Transactional Memory Extensio...
2019-07-31 Guillaume Chatelet[LLVM] Fix Alignment death tests in Release Mode
2019-07-31 Simon Pilgrim[X86] Regenerate lrshrink test checks to make D65354...
2019-07-31 Simon Pilgrim[X86] Regenerate callee-saved test checks to make D6535...
2019-07-31 Simon Pilgrim[X86] Regenerate alias-static-alloca test checks to...
2019-07-31 Roman Lebedev[DivRemPairs] Fixup DNDEBUG build - variable is only...
2019-07-31 Nico Webergn build: Merge r367393
2019-07-31 Simon Pilgrim[X86] Regenerate vp2intersect tests
2019-07-31 Roman Lebedev[DivRemPairs] Recommit: Handling for expanded-form...
2019-07-31 Roman Lebedev[DivRemPairs] Avoid RAUW pitfalls (PR42823)
2019-07-31 Roman Lebedev[DivRemPairs][NFC] Autogenerate all checklines
2019-07-31 Simon Pilgrim[X86][AVX] Add reduced test case for PR42833
2019-07-31 Simon PilgrimRe-disable C4324 MSVC warning that was enabled in D6545...
2019-07-31 Oliver Cruickshank[ARM] Generate MVE VFMAs
2019-07-31 Oliver Cruickshank[NFC] Test Commit
2019-07-31 Guillaume ChateletFix mismatching vector type in AlignmentTest.cpp
2019-07-31 Sam Elliott[RISCV] Support 'f' Inline Assembly Constraint
2019-07-31 Sam Parker[NFC][ARMCGP] Use switch in isSupportedValue
2019-07-31 Florian HahnRecommit "[GVN] Preserve loop related analysis/canonica...
2019-07-31 Guillaume ChateletAdd default constructor for MaybeAlign
2019-07-31 Cullen Rhodes[AArch64][SVE2] Load/store instruction fixes
2019-07-31 Simon Cook[RISCV] Add support for lowering floating point inlinea...
2019-07-31 Cullen Rhodes[AArch64][SVE2] Minor refactoring and cleanup
2019-07-31 Diana Picus[docs] Add cmake to Software requirements
2019-07-31 Cullen Rhodes[AArch64][SVE2] Use destination register as source...
2019-07-31 Guillaume Chatelet[LLVM][NFC] Adding an Alignment type to LLVM
2019-07-31 George Rimar[llvm/Object] - Add a test for "empty string table...
2019-07-31 Sam Parker[ARM][ParallelDSP] Convert to function pass
2019-07-31 Zi Xuan Wurevert r367382 because buildbot failure
2019-07-31 JF Bastien[NFC] Remove LLVM_ALIGNAS
2019-07-31 Zi Xuan Wu[PowerPC] Eliminate loads/swap feeding swap/store for...
2019-07-31 Stanislav Mekhanoshin[AMDGPU] Fix high occupancy calculation and print it
2019-07-31 Matt ArsenaultGlobalISel: Replace artifact combiner checks with assert
2019-07-31 Amy Huang[MS] Emit S_HEAPALLOCSITE debug info in SelectionDAG
2019-07-31 Matt ArsenaultTableGen: Add MinAlignment predicate
2019-07-31 Francis Visoiu... Reland: [Remarks] Add an LLVM-bitstream-based remark...
2019-07-31 Francis Visoiu... Revert "[Remarks] Add an LLVM-bitstream-based remark...
2019-07-30 Matt ArsenaultGlobalISel: Add G_ATOMICRMW_{FADD|FSUB}
2019-07-30 Nico Webergn build: Merge r367364
2019-07-30 Wei Mi[DAGCombiner] Add an option to control whether or not...
2019-07-30 Francis Visoiu... [Remarks] Add an LLVM-bitstream-based remark serializer
2019-07-30 Reid KlecknerRemove cmake checks for MSVC 1900 / VS 2013
2019-07-30 JF Bastien[NFC] Improve cmake diagnostic when checking atomics
2019-07-30 Craig Topper[X86] Fix mistake in comment. NFC
2019-07-30 Roman Lebedev[benchmark] Fix win32 link on case-sensitive fs
2019-07-30 Stanislav Mekhanoshin[AMDGPU] Print register pressure for agpr and vgpr...
2019-07-30 Alina Sbirlea[MemorySSA] Extend allowed behavior for simplified...
2019-07-30 Michael Liao[NVPTX] Fix PR41651
2019-07-30 Jonas Devlieghere[dsymutil] Pass LinkOptions by value instead of const...
2019-07-30 Stanislav Mekhanoshin[AMDGPU] Reserve all AGPRs on targets which do not...
2019-07-30 Austin Kerbow[AMDGPU/GlobalISel] Add llvm.amdgcn.fdiv.fast legalization.
2019-07-30 Hideto Ueno[FunctionAttrs] Annotate "willreturn" for AssumeLikeInst
2019-07-30 Nico Webergn build: Update comment I failed to update in r367340...
2019-07-30 Nico Webergn build: Fix check-clang-tools after r362702.
2019-07-30 Thomas Lively[WebAssembly] Do not emit tail calls with return type...
2019-07-30 JF Bastien[NFC] remove obsolete comment
2019-07-30 Florian HahnRevert [GVN] Preserve loop related analysis/canonical...
2019-07-30 Francis Visoiu... [Docs] Fix sphinx warning in OCamlLangImpl5.rst
2019-07-30 Florian Hahn[GVN] Preserve loop related analysis/canonical forms.
2019-07-30 JF Bastien[NFC] Remove uses of LLVM_ALIGNAS
2019-07-30 Michael Liao[Support] Workaround a GCC 4.8 bug on constant expressi...
2019-07-30 Francis Visoiu... [Remarks] Add two serialization modes for remarks:...
2019-07-30 Kit Barton[LoopFusion] Extend use of OptimizationRemarkEmitter
2019-07-30 Matt ArsenaultAMDGPU: Avoid emitting "true" predicates
2019-07-30 Roman Lebedev[DivRemPairs] Add srem-of-srem tests (PR42823, D65298...
2019-07-30 Sean FertileAddress post commit review comments on revision 366727.
2019-07-30 Roman Lebedev[InstCombine] Fold "x ?% y ==/!= 0" to "x & (y-1)...
2019-07-30 Mehdi AminiAsk confirmation when `git llvm push` will push multipl...
next