projects
/
llvm
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
llvm
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
2019-07-24
Stanislav Mekhanoshin
[AMDGPU] Increase kernel padding
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
JF Bastien
Revert "[yaml2obj] - Allow custom fields for the SHT_UN...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Simon Pilgrim
Fix signed/unsigned comparison warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
David Green
[ARM] Rewrite how VCMP are lowered, using a single...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Simon Pilgrim
[DAGCombine] matchBinOpReduction - add partial reductio...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
David Green
[ARM] Disable MVE fptosi and friends
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Jessica Paquette
[AArch64][GlobalISel] Make vector dup optimization...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
David Green
[ARM] More MVE compare vector splat combines for ANDs
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Nico Weber
gn build: Merge r366919
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
David Bolvansky
[InstCombine] Adjusted pow-exp tests for Windows [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
David Green
[ARM] MVE compare vector splat combine
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Yuanfang Chen
[llvm-objdump] Emit warning if --start-address/--stop...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Simon Pilgrim
[SelectionDAG] makeEquivalentMemoryOrdering - early...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Dmitry Preobrazhensky
[AMDGPU][MC][GFX10] Enabled GFX10 assembly with arbitra...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
David Green
[ARM] Better OR's for MVE compares
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Francis Visoiu...
[Remarks] Simplify the creation of remark serializers
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Stanislav Mekhanoshin
[AMDGPU] Add all vgpr classes to asm parser
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Matt Arsenault
AMDGPU: Fix test after r366913
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Matt Arsenault
AMDGPU/GlobalISel: Don't assume instruction can be...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Sanjay Patel
[SDAG] convert (sub x, 1) to (add x, -1) in ctpop expan...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Matt Arsenault
AMDGPU: Only allow FP types for format buffer intrinics
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
David Tenty
[AIX][lit] Don't depend on psutil on AIX
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Anton Afanasyev
[Support] Fix `-ftime-trace-granularity` option
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
David Green
[ARM] Better AND's for MVE compares
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
David Green
[ARM] MVE floating point compares and selects
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Owen Reynolds
[llvm-ar][test] Fix move operation tests
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
David Green
[ARM] Basic And/Or/Xor handling for MVE predicates
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Paul Robinson
Silence a conversion warning after r366887. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Simi Pallipurath
[ARM] Make sure that the constant pool does not keep...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Sjoerd Meijer
Test commit. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Jay Foad
[InstSimplify] Rename SimplifyFPUnOp and SimplifyFPBinOp
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Sanjay Patel
[InstCombine] add tests for load narrowing; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Thomas Preud...
[FileCheck] Use ASSERT for fatal unit tests
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Thomas Preud...
[FileCheck]] Canonicalize caret location testing
commit
|
commitdiff
|
tree
|
snapshot
next