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-07-02
Nikita Popov
[InstSimplify] Add test for sext/zext comparisons ...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
aartbik
[mlir] [VectorOps] Add choice between dot and axpy...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Sanjay Patel
[x86] add tests for vector select with bit-test conditi...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Craig Topper
[X86] Modify the conditions for when we stop making...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Craig Topper
[X86] Add test cases for v32i8 rotate with min-legal...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Lei Zhang
Revert "[MLIR][SPIRV] Support two memory access attribu...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Biplob Mishra
[PowerPC]Implement Vector Permute Extended Builtin
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Nico Weber
ld64.lld: Make janky support for tbd files actually...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
peter klausler
[flang] Clean up binary dependences of runtime libraries
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Tim Keith
[flang] Fix bug determining alternate return
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Bruno Ricci
Revert "[clang][NFC] Store a pointer to the ASTContext...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
David Tenty
[DebugInfo] Fix LineTest byteswap for cross-targeting...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Bruno Ricci
[clang][NFC] Store a pointer to the ASTContext in ASTDu...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Arthur Eubanks
[NewPM] Add -basic-aa to pr33196.ll
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
George Mitenkov
[MLIR][SPIRVToLLVM] Convert spv.constant scalars and...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Nico Weber
[gn build] make building on an arm mac work
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Arthur Eubanks
[NewPM][LSR] Rename strength-reduce -> loop-reduce
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
sstefan1
[OpenMPOpt][Fix] Remove double initialization of omp...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Jonas Hahnfeld
[OpenMP][CMake] Fix version detection of testing compiler
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Nemanja Ivanovic
[LLD] Add required dependency after shared libs break...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Nemanja Ivanovic
[PowerPC] Remove undefs from splat input when changing...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
ergawy
[MLIR][SPIRV] Support two memory access attributes...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
George Mitenkov
[MLIR][SPIRVToLLVM] SPIR-V function call conversion...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
George Mitenkov
[MLIR][SPIRVToLLVM] Implementation of spv.BitFieldInser...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Simon Pilgrim
[InstCombine] Add some sext/trunc tests to show missing...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Pavel Labath
[lldb] Fix type conversion in the Scalar getters
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Sander de Smalen
[AArch64][SVE] NFC: Rename isOrig -> isReverseInstr
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Simon Pilgrim
[InstCombine] Add (vXi1 trunc(lshr(x,c))) -> icmp_eq...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Simon Pilgrim
[InstCombine] Add some (vXi1 trunc(lshr(x,c))) -> icmp_...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
James Henderson
[ELF][test] Add some additional .eh_frame/.eh_frame_hdr...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Ryan Santhiraraja
Preserve GlobalsAA analysis result in LowerConstantIntr...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Vince Bridgers
[ASTImporter] Add unittest case for friend decl import
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Arjun P
[MLIR] Exact integer emptiness checks for FlatAffineCon...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Dmitry Preobrazhensky
[AMDGPU][CODEGEN] Added support of new inline assembler...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Jon Roelofs
Fix missing build dependencies on omp_gen
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Nathan James
[ASTMatchers] Enhanced support for matchers taking...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Pavel Labath
[lldb] Add a host-independent test for handling -flimit...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Nathan James
call ::pthread_detach on llvm_execute_on_thread_impl
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Simon Pilgrim
Regenerate sext/trunc tests and replace %tmp variable...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Sander de Smalen
[AArch64][SVE] Put zeroing pseudos and patterns under...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Bruno Ricci
[clang][Serialization] Don't duplicate the body of...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Eric Schweitz
[flang] Add inliner pass.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Eric Schweitz
[flang] Add changes to codegen to convert it to tablege...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
David Green
[BasicAA] Fix recursive phi MustAlias calculations
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Haojian Wu
[clang] Fix a null-NSS-access crash in DependentNameType.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Pavel Labath
[lldb] Skip TestLimitDebugInfo on windows
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Gabor Marton
[analyzer][StdLibraryFunctionsChecker] Add POSIX file...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Kadir Cetinkaya
[clangd] Switch FindSymbolsTests to use TestTU
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Whisperity
[NFC][clang] Add missing VALIDATE_DIAG_SIZE()
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Guillaume Chatelet
[Alignment][NFC] Transition and simplify calls to DL...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Guillaume Chatelet
[Alignment][NFC] VectorLayout now uses Align internally
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Kerry McLaughlin
[AArch64][SVE] Add reg+imm addressing mode for unpredic...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Simon Pilgrim
[InstCombine] Add some (vXi1 trunc(lshr(x,c))) -> icmp_...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Simon Pilgrim
Regenerate apint-shift tests and replace %tmp variable...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Aaron Ballman
Fix some typos (unkown -> unknown); NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Anna Welker
[LV] Enable the LoopVectorizer to create pointer inductions
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Roman Lebedev
Regenerate llvm/test/CodeGen/X86/optimize-max-0.ll
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Roman Lebedev
[ScalarEvolution] createSCEV(): recognize `udiv`/`urem...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
David Green
[BasicAA] New basic-aa-recphi test. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
LLVM GN Syncbot
[gn build] Port 804d9687443
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Kazushi (Jam...
[VE] Rename VE toolchain source files
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
David Sherwood
[SVE] Add warnings checks in four more LLVM SVE tests
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Ben Dunbobbin
[Support][Windows] Prevent 2s delay when renaming a...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Nuno Lopes
DSE: fix builtin function recognition to take decl...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Jay Foad
[AMDGPU] Fix formatting in MIR tests
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Sander de Smalen
[CodeGen][SVE] Don't drop scalable flag in DAGCombiner...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Sander de Smalen
[AArch64][SVE] Add unpred load/store patterns for bf16...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Sander de Smalen
[SVE] ACLE: Fix builtins for svdup_lane_bf16 and svcvtn...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Raphael Isemann
[lldb][NFC] Don't pass around passthrough from ClangDia...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Qiu Chaofan
[NFC] Fix typo in triples from unkown to unknown
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Nicholas Guy
[ARM] Rearrange SizeReduction when using -Oz
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Simon Tatham
Fix missing build dependency on omp_gen.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
David Sherwood
[CodeGen] Fix warnings in getCopyToPartsVector
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Nathan James
Revert "[clang-tidy] For `run-clang-tidy.py` escape...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Raphael Isemann
[lldb][NFC] Fix a variable name in ClangDiagnosticManag...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Craig Topper
[X86] Enable multibyte NOPs in 64-bit mode for padding...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Alexander Belyaev
[clang] Re-add deleted forward declaration.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Krzysztof Pszeniczny
This patch adds basic debug info support with basic...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Eduardo Caldas
Add parenthesized expression to SyntaxTree
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
River Riddle
[mlir][OpFormatGen] Add support for resolving variadic...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Nico Weber
ld64.lld: Add janky support for tbd files
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Nico Weber
lld/MachO: Remove a useless temporary
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Fred Riss
[lldb/build.py] Always pass an SDK to the compiler...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Fred Riss
[lldb/ObjC] Add support for direct selector references
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Fred Riss
[lldb/ObjCRuntime] Implement support for small method...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Pushpinder...
[AMDGPU] Control num waves per EU for implicit work...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Jez Ng
[lld-macho] Make sure ZeroFill sections are at the...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Biplob Mishra
[PowerPC]Implement Vector Shift Double Bit Immediate...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Valentin Clement
[flang][openmp] Use common Directive and Clause enum...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Xiang1 Zhang
[X86-64] Support Intel AMX instructions
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Lei Huang
[PowerPC][NFC] Update doc for FeatureISA3_1/FeatureISA3...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Tim Keith
[flang] Add more support for alternate returns
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Anil Mahmud
[PowerPC] Exploit xxspltiw and xxspltidp instructions
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Thomas Raoux
[mlir][spirv] Add support for lowering scf.for scf...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Thomas Raoux
[mlir][NFC] Move conversion of scf to spir-v ops in...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Tim Keith
[flang][NFC] Get formatting in sync with latest clang...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Fangrui Song
[gcov] Move llvm_writeout_files from atexit to a static...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Douglas Yung
Revert "Update lto.ll test after 3367e9da enabled multi...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Douglas Yung
Update lto.ll test after 3367e9da enabled multibyte...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Nico Weber
typo fixes to cycle bots
commit
|
commitdiff
|
tree
|
snapshot
next