projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2020-01-23
Marcello Maggioni
[mlir] Add option to use custom base class for dialect...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Jonas Devlieghere
[lldb] s/lldb/%lldb in another test
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Alina Sbirlea
[IndVarSimplify] Fix for MemorySSA preserve.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Fangrui Song
[AArch64][test] Fix MC/AArch64 tests after D72799
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Fangrui Song
[AArch64][test] Fix tests after D72799
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Fangrui Song
[ELF] Pass `Relocation` to relaxGot and relaxTls{GdToIe...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Justin Bogner
[LoopUnroll] Avoid UB when converting from WeakVH to...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Michał Górny
[openmp] Disable archer if LIBOMP_OMPT_SUPPORT is off
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Danilo Carvalho...
[SVE] Add SVE2 patterns for unpredicated multiply instr...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Ahmed Taei
[mlir] Fix vectorize transform crashing on none-op...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Simon Pilgrim
[X86] LowerRotate - early out for vector rotates by...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Simon Pilgrim
[X86] Add test showing failure to remove vector rotate...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Simon Pilgrim
[X86] Add AVX512 tests for vector rotations
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Simon Pilgrim
[SelectionDAG] ComputeNumSignBits - add ISD::ADD demand...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Saar Raz
[Concepts] Placeholder constraints and abbreviated...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Gabor Horvath
[analyzer] Improve FuchsiaHandleChecker's diagnostic...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Sam Parker
[RDA] Skip debug values
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Matt Arsenault
AMDGPU/GlobalISel: Select V_ADD3_U32/V_XOR3_B32
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Matt Arsenault
GlobalISel: Use Register
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Hans Wennborg
clang-cl: Parse /QIntel-jcc-erratum
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Simon Pilgrim
[SelectionDAG] ComputeNumSignBits - add ISD::ADD vector...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Simon Pilgrim
[X86][SSE] Add ComputeNumSignBits tests for (ADD (AND...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Guillaume Chatelet
[Alignment][NFC] Use Align with CreateAlignedStore
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Matt Arsenault
AMDGPU: Check for other uses when looking through caste...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Sam Parker
[NFC][ARM] Add test
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Simon Pilgrim
[SelectionDAG] ComputeNumSignBits - add ISD::SUB demand...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Simon Pilgrim
[X86][AVX] Add AVX1/AVX2 ashr vector tests
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Kelvin Li
[OpenMP] change omp_atk_* and omp_atv_* enumerators...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Alexey Bataev
[OPENMP]Fix use of local allocators in allocate clauses.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Michael Liao
[hip] Remove `-Werror=format-nonliteral`
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Michael Liao
Fix GCC warning/error '-fpermission'. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Krzysztof Parzyszek
[Hexagon] Remove unused operand definitions: s10_0Imm...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Sergej Jaskiewicz
Revert "[tablegen] Emit string literals instead of...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Alexey Lapshin
[Dsymutil][Debuginfo][NFC] #4 Refactor dsymutil to...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Kazushi (Jam...
[VE] add, sub, left/right shift isel patterns
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Kazu Hirata
Revert "Resubmit: [JumpThreading] Thread jumps through...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Kadir Cetinkaya
[clang][CodeComplete] Make completion work after initia...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Simon Moll
[VE][NFC] re-write RR* isel class using null_frag
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Simon Tatham
[ARM,MVE] Make the MVE intrinsics work in C++!
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Luke Drummond
[tablegen] Emit string literals instead of char arrays
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Alex Zinenko
Revert "[mlir] Add baseAttr to TypedArrayAttrBase."
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Jay Foad
[CodeGen] Make use of MachineInstrBuilder::getReg
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
LLVM GN Syncbot
[gn build] Port 2f6987ba61c
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Sam Parker
[NFC][RDA] Make the interface const
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Simon Pilgrim
[SelectionDAG] Compute Known + Sign Bits - merge INSERT...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Fedor Sergeev
[LoopRotate] add ability to repeat loop rotation until...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Guillaume Chatelet
[Alignement][NFC] Deprecate untyped CreateAlignedLoad
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Krasimir Georgiev
Treat C# `using` as a control statement
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Kerry McLaughlin
[AArch64][SVE] Add first-faulting load intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Simon Tatham
[ARM,MVE] Support immediate vbicq,vorrq,vmvnq intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Simon Tatham
[ARM,MVE] Revise immediate VBIC/VORR to look more like...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Miloš Stojanović
[llvm-exegesis] Don't use unsupported aliasing instructions
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Thomas Preud...
[FileCheck] Strengthen error checks in unit tests
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Simon Pilgrim
[SelectionDAG] ComputeKnownBits - merge EXTRACT_VECTOR_...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Simon Pilgrim
[SelectionDAG] Compute Known + Sign Bits - merge INSERT...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Martin Storsjö
[LLD] [COFF] Silence a GCC warning about an unused...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Djordje Todorovic
[NFC][DwarfDebug] Use proper analog GNU attribute for...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Benjamin Kramer
[mlir] Shrink-wrap anonymous namespaces around the...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Clement Courbet
[llvm-exegesis] Allow the randomizer to fail nicely...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Sam McCall
Revert "[Concepts] Placeholder constraints and abbrevia...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Raphael Isemann
[lldb][NFC] Delete empty file source/Host/linux/Process...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Russell Gallop
[test] Avoid loop-unroll.c test getting confused by...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Georgii Rymar
[llvm-readobj][test] - Add a check for --dyn-syms.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Georgii Rymar
[Object][test] - Remove readobj-elf-versioning.test...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Raphael Isemann
[lldb][NFC] Rename ClangASTContext to TypeSystemClang
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Clement Courbet
[llvm-exegesis] Restrict to allowed back-to-back instru...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Markus Böck
[LLD][COFF] Enable linking of __declspec(selectany...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Daniil Suchkov
[SSAUpdater] Don't call ValueIsRAUWd upon single use...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Igor Kudrin
[DWARF] Eliminate the DWARFDebugNames::Header::Padding...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Igor Kudrin
[DWARF] Get rid of DWARFDebugNames::HeaderPOD. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Saar Raz
[Concepts] Profile TypeConstraints in ProfileTemplatePa...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Saar Raz
Revert "[Concepts] Profile TypeConstraints in ProfileTe...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Igor Kudrin
[DWARF] Support 64-bit DWARF in .debug_pubnames and...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Saar Raz
[Concepts] Profile TypeConstraints in ProfileTemplatePa...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Martin Storsjö
[lldb/Test] Don't add a check-* target as dependency...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Daniil Suchkov
NFC. Add PR44320 IR test case.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Daniil Suchkov
NFC. Remove obsolete SimpleAnalysis infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Igor Kudrin
Fix build bot failures.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
LLVM GN Syncbot
[gn build] Port dcff3961c2d
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Igor Kudrin
[DWARF] Better detect errors in Address Range Tables.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Igor Kudrin
[DWARF] Support DWARF64 in DWARFDebugArangeSet.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Igor Kudrin
[DWARF] Make dwarf::getDwarfOffsetByteSize() a free...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Igor Kudrin
[DWARF] Make dwarf::getUnitLengthFieldByteSize() conste...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Igor Kudrin
[DWARF] Return Error from DWARFDebugArangeSet::extract().
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Igor Kudrin
[DWARF] Allow empty address range tables.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Daniil Suchkov
[LICM] NFC. Remove AST caching infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Billy Robert...
[libcxx] [test] Don't assert that moved-from containers...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Matt Arsenault
AMDGPU/GlobalISel: Fix generated wave64 checks
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Matt Arsenault
AMDGPU/GlobalISel: Remove redundant or patterns
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Florian Hahn
[LV] Fix predication for branches with matching true...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
James Clarke
[test] Fix lld/test/ELF/riscv-pcrel-hilo-error.s after...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Jonas Devlieghere
[llvm/Transforms] Fix warning: private field 'MSSA...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
James Clarke
[RISCV] Fix evaluating %pcrel_lo against global and...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Jonas Devlieghere
[lldb/Docs] Document testing strategies for the reproducers
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Jonas Devlieghere
[lldb/Test] Fix type in add_lit_testsuite
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Jonas Devlieghere
[lldb/Test] Add check-lldb-repro target
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Joerg Sonnenberger
Replace old-style cast of null pointer with nullptr
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Jonas Devlieghere
[lldb/Reproducer] Mark some driver tests as unsupporte...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Florian Hahn
[AArch64TTI] AArch64 supports NT vector stores through...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Alina Sbirlea
[IndVarSimplify] Teach IndVarSimplify to preserve Memor...
commit
|
commitdiff
|
tree
|
snapshot
next