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
2023-02-22
David Green
[AArch64] Lower all fp zero buildvectors through BUILD_...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Sjoerd Meijer
[AArch64] Fix N2 SchedModel element-to-element INS...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
LLVM GN Syncbot
[gn build] Port 850dab0f2537
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Manolis Tsamis
[RISCV] Add vendor-defined XTheadSync (Multi-core synch...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Luke Lau
[LV][RISCV] Don't interleave scalable vector loops
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Luke Lau
[LV][NFC] Use ElementCount for getMaxInterleaveFactor
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Samuel Parker
[WebAssembly] pmin/pmax fixes
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Manolis Tsamis
[RISCV] Add vendor-defined XTheadCmo (Cache Management...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Denis Revunov
[BOLT][AArch64] Replace NOP with adrp in AdrRelaxationP...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Nikita Popov
[FunctionAttrs] Move nosync inference into inferAttrsFr...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Matthias Springer
[mlir] RewriterBase::Listener: Add notifyOperationModif...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Matthias Springer
[mlir][SCF][Utils][NFC] Make some utils public for...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Matthias Springer
[mlir] GreedyPatternRewriteDriver: Support optional...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Michael Platings
[NFC] Class for building MultilibSet
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Michael Platings
[Clang] Improve hermeticity of clang_rt tests
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Ricardo Jesus
[AArch64] Fix abs(sub nsw) -> absd
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Haojian Wu
[Lex] Fix a crash in updateConsecutiveMacroArgTokens.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Michael Liao
[TableGen] Emit static const globals in getOperandType
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Liming Liu
[clang] Add the check of membership for the issue ...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Nikita Popov
[FunctionAttrs] Slightly clean up returned attr inferen...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Matthias Springer
This change makes `RewriterBase` symmetric to `OpBuilder`.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Jean Perier
[flang][runtime] Add API to help with the difficult...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Shengchen Kan
[X86][MC] Correct the description & assert for mmm...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Nikita Popov
Revert "[NFC] Make FPClassTest a bitmask enumeration"
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Michael Platings
[Clang] Fix clang_rt tests when LLVM_ENABLE_PER_TARGET_...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Serge Pavlov
[NFC] Make FPClassTest a bitmask enumeration
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Diego Caballero
[mlir][Vector] Add support for high-order masked contra...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Diego Caballero
[mlir][Vector] Add folding for masked reductions and...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Quinn Dawkins
[mlir][linalg] Allow constant exprs in pack/unpack...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Kai Sasaki
[mlir][Analysis] Guard data flow analysis from no block...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Shengchen Kan
[X86][NFC] Remove useless code in X86MCCodeEmitter.cpp
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Petr Hosek
[CMake] Unify llvm_check_linker_flag and llvm_check_com...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Lang Hames
[ORC] Add an ExecutionSession::getTargetTriple convenie...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Slava Zakharin
[flang] Run MathToLLVM conversion as part of math conve...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Vitaly Buka
[Support] Fix data race with “safe libc++”
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Lang Hames
[ORC-RT] Remove the '__' prefix from the ORC runtime...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Liren Peng
[NFC] Use single quotes for single char output during...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Shilei Tian
[Clang][OpenMP] Update tests using update_cc_test_checks.py
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Jun Ma
[WebAssembly] Add more combine pattern for vector shift
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Diego Caballero
[mlir][Vector] Support masking for more contraction...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Shilei Tian
Revert "[Clang][OpenMP] Update tests using update_cc_te...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Ting Wang
[PowerPC][NFC] add const-splat-array-init.ll
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Wang, Xin10
[X86][NFC] Refactor X86InstrArithmetic.td by class
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Shilei Tian
[Clang][OpenMP] Update tests using update_cc_test_checks.py
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Slava Zakharin
[flang] Avoid linking step for failing LIT tests added...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Lang Hames
[ORC-RT][MachO] Use 'UseCallbackStyleUnwindInfo' flag...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Justin Bogner
[Test] Set gitattributes for line endings in tapi inputs
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Justin Bogner
[Test] Invoke GetErrcMessages from config-ix instead...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Nikolas Klauser
[runtimes] Remove unused functions from Handle{Libcxx...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Maryam Moghadas
[PowerPC] Include vector bool and pixel when emitting...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Ethan Luis...
[flang] Handle unsupported warning flags
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Sanjay Patel
[InstSimplify] enhance simplifyWithOpReplaced() to...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
ManuelJBrito
[InstCombine] Don't fold freeze poison when it's used...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Maryam Moghadas
[PowerPC] Fix the implicit casting for the emulated...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Mark Danial
[Flang] Add user option -funderscoring/-fnounderscoring...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Peiming Liu
[mlir][sparse] revert optimization for dense->csc conve...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Alexey Bataev
[SLP]Do not swap not counted extractelements.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Siva Chandra...
[libc] Introduce a libc internal assertion macro named...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Krzysztof Parzyszek
[Hexagon] Improve selection algorithm in HvxSelector...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Michal Paszkowski
[SPIR-V] Emit spv_undef intrinsic for aggregate undef...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Philip Reames
[RISCV] Minor style cleanup in lowerVECTOR_SHUFFLEAsVNS...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Teresa Johnson
[MemProf] Make hasSingleAllocType helper non-static
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Petr Hosek
[libc][CMake] Missing TableGen include
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Brad Smith
[Driver][FreeBSD] Fix DWARF test after 2a2c0fd96757871f...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Markus Böck
[mlir][GPUToLLVM] Add support for emitting opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Markus Böck
[mlir][LLVM] Don't make `LLVM_IntPtrBase` a `BuildableT...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Brad Smith
[PowerPC] clang-format isPPC64ELFv2ABI() function. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Jakub Kuderski
Reland "[ADT] Relax type requirements for `is_contained`"
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Valentin Clement
[flang] Make sure the length is propagated when emboxin...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Valentin Clement
[flang] Make assignment of derived-type with allocatabl...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Jakub Kuderski
Revert "[ADT] Relax type requirements for `is_contained`"
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Brad Smith
[Driver][FreeBSD] Correct driver behavior if a triple...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Brad Smith
[PowerPC] Use member function to determine PowerPC...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Alexey Bataev
[NFC][SLP]Add a test for optimistic vectorization,...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Fangrui Song
[SelectionDAG] Migrate away from soft-deprecated functi...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Joseph Huber
[libc] Fix LIBC_GPU_ARCHITECTURES not being used
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Quinn Dawkins
[mlir][linalg] Match element type of result when doing...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Alexander Belyaev
[flang] Remove parameter for libm mlir::populateMathToL...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Nikolas Klauser
[libc++][NFC] Simplify __sort{4,5}
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Alex Bradbury
[docs] Improve guidance on installing the correct build...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Jakub Kuderski
[STLExtras] Allow for non-member `begin`/`end` in ...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Alexander Belyaev
[mlir] Use foldDynamicIndexList instead of canonicalize...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Alexander Belyaev
[mlir] Clean-up math -> libm/llvm conversion.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Jakub Kuderski
[ADT] Relax type requirements for `is_contained`
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Philip Reames
[RISCV] Extract a helper routine for computing (runtime...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Sanjay Patel
[InstSimplify] add tests for simplifyWithOpReplaced...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Yaxun (Sam...
[clang]Fix warning for signed conversion on LP64
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Tim Neumann
[IRMover] Remove UB implying parameter attributes when...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Jeff Bailey
[libc] Add Month enum, refactor mktime_test
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Florian Hahn
[GlobalOpt] Add tests with non-GEP ConstExpr.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Jez Ng
[clang][docs] Document ThinLTO options for ld64.lld
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Kugan Vivekanandarajah
[NFC] Use find_last_of when seraching for code in getRa...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
LLVM GN Syncbot
[gn build] Port b4ecfd3c4675
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Nikolas Klauser
[libc++] Forward to std::memcmp for trivially comparabl...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
LLVM GN Syncbot
[gn build] Port e8cb3559eec0
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Kiran Chandramohan
[Flang][OpenMP] Fix when the toplevel unit is present...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Alexey Bataev
[SLP]Properly define incoming block for user PHI nodes.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Nikolas Klauser
[libc++] Move constexpr <cstring> functions into their...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Joseph Huber
[OpenMP] Update the bug report link for `libomp` assert...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Nikita Popov
[InstCombine] Add additional alloca comparison tests...
commit
|
commitdiff
|
tree
|
snapshot
next