projects
/
llvm
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
llvm
2019-07-26
Michal Gorny
[llvm] [FileCheck] Use FILECHECK_DUMP_INPUT_ON_FAILURE...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Nico Weber
Revert r367091, it caused PR42777.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Sam Parker
[ARM][ParallelDSP] Combine structs
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Sean Fertile
[PowerPC] Add getCRSaveOffset to improve readability...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Nico Weber
gn build: Merge r367043
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Nico Weber
gn build: Merge r366956
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Petar Avramovic
[MIPS GlobalISel] Fix check for void return during...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Carl Ritson
[AMDGPU] Move WQM/WWM intrinsic instruction selection...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Petar Avramovic
[MIPS GlobalISel] Select inttoptr and ptrtoint
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Sanjay Patel
[InstCombine] remove flop from lerp patterns
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Simon Pilgrim
[X86][SSE] Replace PMULDQ GetDemandedBits combine with...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Sam Parker
[NFC][ARM][ParallelDSP] Cleanup isNarrowSequence
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Simon Pilgrim
[SelectionDAG] GetDemandedBits - update SIGN_EXTEND_INR...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Carl Ritson
[AMDGPU] Add llvm.amdgcn.softwqm intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Simon Pilgrim
[TargetLowering] SimplifyMultipleUseDemandedBits -...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Simon Pilgrim
[ARM][ParallelDSP] Regenerate multi-use-loads.ll test...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Momchil Velikov
[AArch64] Define ETE and TRBE system registers
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Simon Pilgrim
[SelectionDAG] GetDemandedBits - update OR/XOR ops...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Simon Pilgrim
[TargetLowering] SimplifyMultipleUseDemandedBits -...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Sam Parker
[ARM][LowOverheadLoops] Add CPSR defs
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Pengfei Wang
[WinEH] Allocate space in funclets stack to save XMM...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Serguei Katkov
[Loop Utils] Extend the scope of addStringMetadataToLoop.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Serguei Katkov
[Loop Utils] Move utilty addStringMetadataToLoop to...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Yi Kong
Fix macOS build after r358716
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Kang Zhang
Some case eror for: detected memory leaks
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Matt Arsenault
AMDGPU/GlobalISel: Handle most function return types
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Matt Arsenault
GlobalISel: Fold out unmerge to scalars from concat_vector
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Kang Zhang
[PowerPC] Do the Simple Early Return in block-placement...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Francis Visoiu...
Reland: [Remarks] Add support for serializing metadata...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Amara Emerson
[AArch64][GlobalISel] Simplify zext/sext selection...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Sanjay Patel
[InstCombine] add tests for lerp patterns (PR42716...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Francis Visoiu...
[CodeGen] Don't resolve the stack protector frame acces...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Yonghong Song
[BPF] fix typedef issue for offset relocation
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Alex Lorenz
[FileCollector] add support for recording empty directories
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Amara Emerson
[AArch64][GlobalISel] Fix G_SELECT legalization fallbac...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Leonard Chan
Reland the "[NewPM] Port Sancov" patch from rL365838...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Florian Hahn
[PredicateInfo] Replace pointer comparisons with determ...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Roman Lebedev
[NFC][DivRemPairs] Tests with rem in expanded form...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Serguei Katkov
[Loop Peeling] Fix idom detection algorithm.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Whitney Tsang
[DDG] DirectedGraph as a base class for various depende...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Sanjay Patel
[SimplifyCFG] avoid crashing after simplifying a switch...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
JF Bastien
Make GCC happy about attribute location
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
JF Bastien
Fix unused function from r367031
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Roman Lebedev
[NFC][CodeGen][X86][AArch64] div-rem pair reconstructio...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Whitney Tsang
[LOOPINFO] Introduce the loop guard API.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
JF Bastien
Allow prefetching from non-zero address spaces
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
JF Bastien
CrashHandler: be careful about crashing while handling
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Yonghong Song
[BPF] fix CO-RE incorrect index access string
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Vlad Tsyrklevich
Revert "[InstCombine] try to narrow a truncated load"
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Florian Hahn
[PredicateInfo] Use SmallVector instead of SmallPtrSet.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Michael Liao
[AMDGPU] Run `unreachable-mbb-elimination` after isel...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Momchil Velikov
[AArch64][SVE] Allow explicit size specifier for predic...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Matt Arsenault
AMDGPU: Don't assert on v4f16 arguments to shader calli...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Roman Lebedev
[IR][PatternMatch] Introduce m_NegatedPower2() matcher
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Roman Lebedev
[IR][PatternMatch] introduce m_Unless() matcher
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Sanjay Patel
[Utils] remove duplicated documentation comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Simon Pilgrim
[X86] concatSubVectors - remove unnecessary args. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Sanjay Patel
[InstCombine] try to narrow a truncated load
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Pablo Barrio
[ARM][AArch64] Support for Cortex-A65 & A65AE, Neoverse...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Simon Pilgrim
Revert rL366946 : [Remarks] Add support for serializing...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
George Rimar
Recommit "rL366894: [yaml2obj] - Allow custom fields...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Fangrui Song
[MC] Delete unused MCInstPrinter::markup overload and...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Florian Hahn
[IPSCCP] Add assertion to surface cases where we zap...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Kai Luo
[PowerPC][NFC] Make `getDefMIPostRA` public
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Sjoerd Meijer
[LV] Scalar Epilogue Lowering. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Kai Luo
[PowerPC][NFC] Added `getDefMIPostRA` method
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Sjoerd Meijer
[Clang] New loop pragma vectorize_predicate
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Seiya Nuta
[MC] Add MCInstrAnalysis::evaluateMemoryOperandAddress
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
George Burgess IV
[BasicAA] Temporarily disable two tests
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Seiya Nuta
[llvm-objdump][NFC] Make the PrettyPrinter::printInst...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Joel E. Denny
[lit] Protect full test suite from FILECHECK_OPTS
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Tom Stellard
github-upload-release.py: Fix script name in examples
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Tom Stellard
Add github-release.py script
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Chen Zheng
[PowerPC] exclude more icmps in LSR which is converted...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Jonas Devlieghere
[FileCollector] Update unit test to match coding style.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Shoaib Meenai
[llvm-lipo] Implement alignment function in -create
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Shoaib Meenai
[Object] Add public MaxSectionAlignment to MachOUniversal
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Shoaib Meenai
[llvm-lipo] Add test for -verify_archs
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Jonas Devlieghere
[FileCollector] Change coding style from LLDB to LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Francis Visoiu...
[Remarks][NFC] Rename remarks::Parser to remarks::Remar...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Philip Reames
[docs] Split out a section on LoopInfo in the new loop...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Eli Friedman
[ARM] Remove dead code from ARMConstantIslands.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Evandro Menezes
[InstCombine] Swap order of checks to improve compile...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Philip Reames
Apply a few more reviewer suggestions from D65164
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Philip Reames
Define some basic terminology around loops in our docum...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Jessica Paquette
[AArch64][GlobalISel] Select immediate modes for ADD...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Alex Lorenz
Fix unittest build issue in r366956
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Amara Emerson
[AArch64][GlobalISel] Don't try to use GISel if subtarg...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Alex Lorenz
[Support] move FileCollector from LLDB to llvm/Support
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Roman Lebedev
[Codegen] (X & (C l>>/<< Y)) ==/!= 0 --> ((X <</l...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Jessica Paquette
[AArch64][GlobalISel] Fold G_MUL into XRO load addressi...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Peter Collingbourne
IR: Teach GlobalIndirectSymbol::getBaseObject() to...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Amara Emerson
[GlobalISel] Support for inlining memcpy, memset and...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Sanjay Patel
[Transforms] move copying of load metadata to helper...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Evandro Menezes
[CodeGen] Add missing comment (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Francis Visoiu...
[Remarks] Add support for serializing metadata for...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Craig Topper
[InstCombine] Teach foldOrOfICmps to allow icmp eq...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Amara Emerson
[AArch64][GlobalISel] Fix a crash during s128 G_ICMP...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
David Bolvansky
Let CorrelatedValuePropagation preserve LazyValueInfo
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Francis Visoiu...
[Remarks][NFC] Rename remarks::Serializer to remarks...
commit
|
commitdiff
|
tree
|
snapshot
next