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-08-18
Georgii Rymar
[llvm-readobj/elf] - Refine the malformed-pt-dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Georgii Rymar
[llvm-readobj/elf] - Merge mips-got-overlapped.test...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Alex Zinenko
[mlir] Fix printing of unranked memrefs in non-default...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Jakub Lichman
[mlir] VectorToSCF bug in setAllocAtFunctionEntry fixed.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Nathan Ridge
[clangd] Target member of dependent base made visible...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
David Blaikie
PR44685: DebugInfo: Handle address-use-invalid type...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
David Blaikie
DebugInfo: Emit class template parameters first, before...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Johannes Doerfert
[Attributor] Bail early if AAMemoryLocation cannot...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Johannes Doerfert
[Attributor] We (should) keep the CG updated so we...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Johannes Doerfert
[Attributor][NFC] Directly return proper type to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Johannes Doerfert
[Attributor][FIX] Handle function pointers properly...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Nathan Ridge
[clang] Fix visitation of ConceptSpecializationExpr...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Nathan Ridge
[clangd] Index refs to main-file symbols as well
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Harmen Stoppels
Use find_library for ncurses
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Amy Kwan
[PowerPC] Implement Vector Extract Mask builtins in...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Arthur Eubanks
[NewPM] Pin various tests under Other/ to legacy PM
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Hamilton Tobon...
[OpenMPOpt][HideMemTransfersLatency] Split __tgt_target...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Leonard Chan
Revert "[libc++] Use CMake interface targets to setup...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Hongtao Yu
[llvm-objdump] Attempt to fix html doc generation issue.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Aditya Kumar
NFC: [GVNHoist] Outline functions from the class
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Craig Topper
[X86] When manually creating intrinsic nodes in X86ISel...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Craig Topper
[X86] Rename INTR_TYPE_4OP to INTR_TYPE_4OP_IMM8 and...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Craig Topper
[X86] Truncate immediate to i8 for INTR_TYPE_3OP_IMM8
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Craig Topper
[X86] Make PreprocessISelDAG create X86ISD::VRNDSCALE...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Mehdi Amini
Fix method name to start with lower case to match style...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Mircea Trofin
[MLInliner] In development mode, obtain the output...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Hongtao Yu
[llvm-objdump] Symbolize binary addresses for low-noisy...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Johannes Doerfert
[Attributor] Properly use the call site argument position
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Johannes Doerfert
[Attributor][FIX] Do not request an AANonNull for non...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Hamilton Tobon...
[OpenMPOpt][HideMemTransfersLatency] Update regression...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Kazushi (Jam...
[VE] Modify ISelLoweirng following clang-tidy
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Roman Lebedev
[NFC][clang] Adjust test/CodeGenCXX/nrvo.cpp after...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Roman Lebedev
[InstCombine] PHI-aware aggregate reconstruction: corre...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Roman Lebedev
[NFC][InstCombine] PHI-aware aggregate reconstruction...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Roman Lebedev
[NFC][InstCombine] PHI-aware aggregate reconstruction...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Roman Lebedev
[NFC][InstCombine] Add more tests for aggregate reconst...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Adrian Prantl
Convert to early exit (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Adrian Prantl
Simplify error reporting (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Adrian Prantl
Convert if cascade to switch (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Adrian Prantl
Convert to early exit (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Adrian Prantl
Convert to early exit (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Eric Christopher
Fix another Wsign-comparison warning.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Steven Wu
[libunwind] Remove compatibility support for macOS...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Dave Airlie
libclc: Add Mesa/SPIR-V target
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Eric Christopher
Fix Wsign-compare warnings in test.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Daniel Stone
libclc: Make all built-ins overloadable
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Boris Brezillon
libclc: Fix FP_ILOGBNAN definition
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Mehdi Amini
Improve error message when constructing a Tensor with...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Vitaly Buka
[safe-stack] Fix typo in test command line
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
LLVM GN Syncbot
[gn build] Port 2f0d755d815
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Matt Arsenault
GlobalISel: Make type for lower action more consistentl...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
diggerlin
[AIX][XCOFF][Patch1] Provide decoding trace back table...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Ellis Hoag
[NVPTX] Fix typo in lit test
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Florian Hahn
[DSE,MemorySSA] Skip access already dominated by a...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Alexandre Ganea
Revert "Re-Re-land: [CodeView] Add full repro to LF_BUI...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Matt Arsenault
AMDGPU/GlobalISel: Match global saddr addressing mode
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Sanjay Patel
[DAGCombiner] give magic number a name in getStoreMerge...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Sanjay Patel
[DAGCombiner] reduce code duplication in getStoreMergeC...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Sanjay Patel
[DAGCombiner] simplify bool return in getStoreMergeCand...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Sanjay Patel
[DAGCombiner] clean up getStoreMergeCandidates(); NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Sanjay Patel
[DAGCombiner] convert StoreSource if-chain to switch...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Tyker
[AssumeBundles] Fix Bug in Assume Queries
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Matt Arsenault
AMDGPU: Match global saddr addressing mode
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Matt Arsenault
AMDGPU: Add baseline tests for global saddr matching
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Stanislav Mekhanoshin
[AMDGPU] Define spill opcodes for all AGPR sizes
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Jonas Devlieghere
[lldb] Skip test_launch_simple with reproducers
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Dávid Bolvanský
Revert "[BPI] Improve static heuristics for integer...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Jonas Devlieghere
[lldb] Skip TestMultipleDebuggers on Windows
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Jonas Devlieghere
[lldb] Skip the Apple Simulator tests with reproducers
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Fangrui Song
[ELF] Allow mixed SHF_LINK_ORDER & non-SHF_LINK_ORDER...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Matt Morehouse
[DFSan] Support fast16labels mode in dfsan_union.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Valentin Clement
[flang][directives] Use TableGen to generate clause...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Jonas Devlieghere
[llvm] Don't create the directory hierarchy in the...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Matt Arsenault
GlobalISel: Fix parameter name in doxygen comment
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Matt Arsenault
GlobalISel: Revisit users of other merge opcodes in...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Michael Park
[libcxx/variant] Correctly propagate return type of...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Florian Hahn
[DSE,MemorySSA] Check for underlying objects first.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Matt Arsenault
GlobalISel: Early continue to reduce loop indentation
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Jonas Devlieghere
[lldb] Skip TestError.test with reproducers
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Jonas Devlieghere
[lldb] Add missing LLDB_REGISTER for GarbageCollectAllo...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Arthur Eubanks
[test] Fix aggregate-assign-call.c in preparation for...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Arthur Eubanks
[test] Fix thinlto-debug-pm.c in preparation for -enabl...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Jonas Devlieghere
[lldb] Replace unittest2.expectedFailure with expectedF...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Raphael Isemann
[lldb] Use os.path.sep in TestInvalidArgsLog.py to...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Amy Huang
Revert "Make compiler-rt/asan tests run with llvm-lit."
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Fangrui Song
[ELF] Enforce two-dash form for some LLD specific optio...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Florian Hahn
[DSE,MemorySSA] Account for ScanLimit == 0 on entry.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Stella Laurenzo
Adds __str__ support to python mlir.ir.MlirModule.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Aditya Kumar
NFC: [GVNHoist] Hoist loop invariant code and rename...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Jonas Devlieghere
[lldb] Add missing signal include for TestMultipleDebug...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Jonas Devlieghere
[lldb] Only link against Python 3 when LLDB_ENABLE_PYTH...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Matt Arsenault
AMDGPU/GlobalISel: Look through copies in getPtrBaseWit...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Amy Huang
Make compiler-rt/asan tests run with llvm-lit.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Jonas Devlieghere
[lldb] Fix and re-enable TestMultipleDebuggers
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Walter Erquinigo
[lldb-vscode] NFC: clang format
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Alex Zinenko
[mlir] Provide LLVMType::getPrimitiveSizeInBits
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Rahul Joshi
[MLIR] Add support for defining and using Op specific...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Jonas Devlieghere
[lldb] Get rid of helper CMake variables for Python
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
George Rokos
[libomptarget][NFC] Sort list of plugins in chronologic...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Steven Perron
Reset PAL metadata when AMDGPU traget stream finishes
commit
|
commitdiff
|
tree
|
snapshot
next