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
2022-10-25
Sander de Smalen
[AArch64][SME] Fix chain for arm_locally_streaming...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Caroline Concatto
[AArch64]SME2 Multiple vectors Int/FP clamp instruction...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Tobias Hieta
[NFC] Fix merge mistake in TokenAnnotator.cpp
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Caroline Concatto
[AArch64]SME2 Single and multiple vectors SVE Destructi...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
David Green
[AArch64][ARM] Alter v8.1a neon intrinsics to be target...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Tobias Hieta
[clang-format] Mark pragma region lines as StringLiterals
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Kadir Cetinkaya
[IncludeCleaner] Handle more C++ constructs
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Fangrui Song
[clang] Replace BACKEND_PACKAGE_STRING with LLVM_VERSIO...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
LiaoChunyu
[ObjCARC][NFC] Fix defined but not used warning from...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
LLVM GN Syncbot
[gn build] Port fdac4c4e92e5
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Freddy Ye
[X86] Add CMPCCXADD instructions.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Fangrui Song
[flang] Allow all OSes in fir::CodeGenSpecifics::get
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Matt Arsenault
llvm-reduce: Remove unnecessary arguments from test
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Matt Arsenault
llvm-reduce: Remove pointless template arguments
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
River Riddle
[mlir:LLVM] Rewrite the LLVMIR export to use the debug...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Fangrui Song
[ompd] Fix gdb-plugin warnings after D100185
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Craig Topper
[RISCV] Add shift amount operands of shift, rotate...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Sanjoy Das
Add a document on side effects & speculation in MLIR
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Craig Topper
[RISCV] Add ORI to hasAllNBitUsers.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Craig Topper
[RISCV] Move vector cost table lookup out of the switch...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Craig Topper
[RISCV] Rename lowerFTRUNC_FCEIL_FFLOOR_FROUND to lower...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
owenca
[clang-format] Insert closing braces after an unaffecte...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Peixin-Qiao
[flang] Add two semantic checks about BIND(C) attribute
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Peixin-Qiao
[flang] Make default quad precision kind target dependent
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Enna1
[memprof] Respect COMPILER_RT_BUILD_MEMPROF when instal...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
zijunzhao
Fix LazyInitialization in tsan
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Michael Kruse
[Polly][docs] Avoid use of code-block:: guess.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Matheus Izvekov
[clang] Fix missing diagnostic of declaration use when...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Roy Sundahl
[ASAN] Remove asserts introduced in https://reviews...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Kevin Athey
[MSAN] Add handleCountZeroes for ctlz and cttz.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Siva Chandra...
[libc] Add the header sys/types.h.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Kevin Athey
[MSAN] Count Zeroes test for covering ctlz and cttz...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Greg Clayton
Fix breakpoint setting so it always works when there...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Raman Tenneti
[libc] Build fix.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Matheus Izvekov
NFC: [clang] Template argument cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Raman Tenneti
[libc] Add implementation of difftime function.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Xiang Li
[DirectX backend] set target triple to "dxil-ms-dx"
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Roy Sundahl
[ASAN] Don't inline when -asan-max-inline-poisoning...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Lang Hames
[ORC] Allow EPCEHFrameRegistrar clients to specify...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Lang Hames
[ORC] Use raw OS handle values, ExecutorAddr for EPC...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Sanjay Patel
[InstCombine] allow more commutative matches for logica...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Aaron Ballman
Fix a failing C DR test case found by post-commit CI
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Philip Reames
[Instcombine] Add coverage for demanded bits of inserte...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Yaxun (Sam...
reland e5581df60a35 [SimplifyCFG] accumulate bonus...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Markus Böck
[clang][CodeGen] Consistently return nullptr Values...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Craig Topper
[RISCV][clang] Support RISC-V vectors in UninitializedV...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Erich Keane
"Reapply "GH58368: Correct concept checking in a lambda...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Nick Kreeger
[mlir] Update Location to use new casting infra
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Nick Desaulniers
[clang][Toolchains][Gnu] pass -g through to assembler
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Craig Topper
[InstCombine] Explicitly check for scalable TypeSize.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Björn Schäpers
[clang-format][NFC] Handle language specific stuff...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Björn Schäpers
[clang-format] Handle unions like structs and classes
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Björn Schäpers
[clang-format][NFC] Fix comment grammer in Continuation...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Caroline Concatto
[AArch64]]SME2 multi-vec to multi-vec FP/INT down conve...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Erich Keane
Revert "Reapply "GH58368: Correct concept checking...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Aaron Ballman
Fix failing test case
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Manish Gupta
[mlir][NVGPU] Documentation only update to nvgpu dialec...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Augusto Noronha
[lldb] Skip TestFullLtoStepping in older clangs
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Aaron Ballman
Update the status of more C99 DRs
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Aaron Ballman
Correct a typo in the release notes; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Alex Brachet
[PGO] Make emitted symbols hidden
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Peiming Liu
[mlir][sparse] add some APIs for merger to query the...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Erich Keane
Reapply "GH58368: Correct concept checking in a lambda...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Valentin Clement
[flang] Carry dynamic type in fir.rebox code generation
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Zhiyao Ma
[ARM] Support -mexecute-only with -mlong-calls.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
rkayaith
[mlir][Translation] Make commandline option registratio...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
David Green
[ARM] Add a test demonstrating reductions with reused...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Michael Jones
[libc] add performance options for string to float
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Michał Górny
[mlir] Fix INSTALL_INTERFACE path for MLIRSparseTensorEnums
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Carlos Alberto...
[llvm-debuginfo-analyzer] (07/09) - Compare elements
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Jonas Devlieghere
[lldb] Fix stale diagnostic event comments (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Mahesh Ravishankar
[mlir][Tensor] Add a helper build method for pad operat...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Fangrui Song
[ELF] Add --no-warnings/-w
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Guozhi Wei
[X86] New test case for reassociation of ADD instructions.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
zhijian
[XCOFF] llvm-readobj support decoding the loader sectio...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Roman Lebedev
[X86] `DAGTypeLegalizer::ModifyToType()`: when widening...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Erich Keane
Revert "GH58368: Correct concept checking in a lambda...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Alexey Bataev
[SLP][NFC]Fix PR58476: Fix compile time for reductions...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Paul Robinson
[lit][REQUIRES] Fix REQUIRES on an NVPTX test so it...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
zhongyunde
[InstCombine] Fold series of instructions into mull
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Craig Topper
Recommit "[TargetLowering][RISCV][X86] Support even...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Simon Pilgrim
Fix MSVC "not all control paths return a value" warning...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Simon Pilgrim
[X86] 2012-01-12-extract-sv.ll - add AVX2 test coverage
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Peiming Liu
[mlir][sparse] fix bufferizableOpInterface for InsertOp
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Felipe de Azevedo...
[lldb-tests] Force use of system stdlib for Objective...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Felipe de Azevedo...
[lldb-tests] Remove libstdc++ requirement from test
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Michał Górny
[flang] Fix building against LLVM dylib
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Corentin Jabot
[Clang] Implement P2513
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Kevin P. Neal
[StrictFP][IPSCCP] Constant fold intrinsics with metada...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Ahmed Bougacha
[AArch64][PAC] Select XPAC for ptrauth.strip intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Ahmed Bougacha
[AArch64][PAC] Add helper enum/functions to handle...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Kadir Cetinkaya
[IncludeCleaner] Add public API
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Ahmed Bougacha
[InstCombine] Combine ptrauth sign/resign + auth/resign...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Amy Kwan
[PowerPC] Fix invalid cast for vector shuffles when...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Craig Topper
Revert "[TargetLowering][RISCV][X86] Support even divis...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Dmitry Preobrazhensky
[AMDGPU][MC] Correct definition of aliases
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Michał Górny
[lldb] Include gtest in standalone build only if LLDB_I...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Simon Pilgrim
[X86] Treat PSLLDQ/PSRLDQ as a shuffle not a shift
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Jean Perier
[flang] Add kernel to lower expressions to HLFIR
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Erich Keane
GH58368: Correct concept checking in a lambda defined...
commit
|
commitdiff
|
tree
|
snapshot
next