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-05-28
LLVM GN Syncbot
[gn build] Port 30c37fb89cb7
commit
|
commitdiff
|
tree
|
snapshot
2022-05-28
Nikolas Klauser
[libc++] Granularize more of <type_traits>
commit
|
commitdiff
|
tree
|
snapshot
2022-05-28
Nikolas Klauser
[libc++] Remove unused __functional includes
commit
|
commitdiff
|
tree
|
snapshot
2022-05-28
Argyrios Kyrtzidis
[Lex] Fix crash during dependency scanning while skippi...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-28
Yuki Okushi
[CompilerInstance] Fix weird condition on `createCodeCo...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-28
Fangrui Song
[Driver] Replace err_invalid_branch_protection with...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-28
Fangrui Song
[ARM][AArch64] Change -mharden-sls= to use err_drv_unsu...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-28
Roland McGrath
[scudo] Clean up Zircon header file uses
commit
|
commitdiff
|
tree
|
snapshot
2022-05-28
Matthias Springer
[mlir][bufferization] Add extra filter mechanism to...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-28
Matthias Springer
[mlir][bufferize][NFC] Split analysis+bufferization...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-28
Matthias Springer
[mlir][bufferization][NFC] Remove post-analysis step...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Matthias Springer
[mlir][bufferization][NFC] Move OpFilter out of Bufferi...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Joel E. Denny
[OpenACC][OpenMP] Document atomic-in-teams extension
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Philip Reames
[RISCV] Allow PRE of vsetvli involving non-1 LMUL
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
eopXD
[LSR][TTI][PowerPC][SystemZ][X86] Add const-ness to...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
NAKAMURA Takumi
[bazel] BLAKE3: Adopt aarch64 and x86_64.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Martin Storsjö
[lldb] Fix cross compiling on macOS
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Craig Topper
[RISCV] Correct load/store alignments in sink-splat...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
wren romano
[mlir][sparse] Fixes C++98 warning
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Philip Reames
[RISCV] Add a vsetvli PRE test involving non-1 LMUL
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Craig Topper
[RISCV] Use template version of SignExtend64 for consta...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Tobias Ribizel
[CMake] Make FindLibEdit.cmake more robust
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Louis Dionne
[runtimes] Rename various libcpp-has-no-XYZ Lit feature...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Nikolas Klauser
[libc++][NFC] Rename rand.dis to rand.dist
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Craig Topper
[RISCV] Remove unused variables. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Sam Clegg
[lld][WebAssembly] Fix crash on undefined+weak function...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Pengxuan Zheng
[llvm-lib] Ignore /LTCG option
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Craig Topper
[RISCV] Return false from isOffsetFoldingLegal instead...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Nicolai Hähnle
AMDGPU: Add G_AMDGPU_MAD_64_32 instructions
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Julian Lettner
[TSan][Darwin] Deflake test
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Louis Dionne
[runtimes] Officially deprecate the legacy testing...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Louis Dionne
[libc++] Add various missing _LIBCPP_HIDE_FROM_ABI
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Aart Bik
[OpenMP][mlir] fix broken build
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Alex Brachet
Revert "[Clang] Extend -gen-reproducer flag"
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Hans Wennborg
[libc++] Use __libcpp_clz for a tighter __log2i function
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Matheus Izvekov
cmake: use llvm dir variables for clang/utils/hmaptool
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Derek Schuff
[WebAssembly] Consolidate sectionTypeToString in Binary...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
PeixinQiao
[OpenMP] Support operation conversion to LLVM for threa...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Sanjay Patel
[InstCombine] fold multiply by signbit-splat to cmp...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Sanjay Patel
[InstCombine] reduce code duplication; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Egor Zhdan
[Clang][Driver] Fix include paths for `--sysroot /...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Alex Brachet
[Clang] Extend -gen-reproducer flag
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Amy Kwan
[PowerPC][AIX] Allow VSX patterns to be 32-bit and...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Daniele Vettorel
Add llvm-debuginfod-find tool to Bazel build
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Balazs Benics
[analyzer] Fix wrong annotation of LazyCompoundVal...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Tobias Hieta
[workflow] Don't fail workflow if we already have a...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Yitzhak Mandelbaum
[clang][dataflow] Improve handling of constructor initi...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Yitzhak Mandelbaum
[clang][dataflow] Remove private-field filtering from...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Shraiysh Vaishay
[flang][OpenMP][NFC] Cleanup the sections tests
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Vassil Vassilev
Also remove the empty StoredDeclsList entry from the...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Daniil Dudkin
[mlir][llvm] Fix compiler error on GCC 9
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Andrew Ng
[LLD][test] Update `zlib` tests for LLD commit c78c00dc16
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Daniil Dudkin
[flang] Support correct continuations for compiler...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Fraser Cormack
[RISCV][NFC] Unify compatibility checks under one function
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Groverkss
[MLIR][Presburger] Add intersectDomain/Range to Integer...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Anastasia Stulova
[Doc][OpenCL] Misc wording improvements for SPIR-V
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Ben Dunbobbin
[llvm-ar][test] add special case of replace converting...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Andrew Ng
[LLD][ELF] Drop the string null terminator from the...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
River Riddle
[mlir][Tablegen-LSP] Add support for a tracking definit...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
River Riddle
[mlir][Tablegen-LSP] Add support for include file link...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
River Riddle
[mlir][Tablegen-LSP] Add support for a compilation...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Florian Hahn
[AArch64] Add support for FMA intrinsics to shouldSinkO...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Andrew Ng
[Support] Reduce allocations in parallelForEach with...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Balazs Benics
Revert "[llvm][clang][bolt][NFC] Use llvm::less_first...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Balazs Benics
[llvm][clang][bolt][NFC] Use llvm::less_first() when...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Balazs Benics
[analyzer][NFCi] Annotate major nonnull returning functions
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Gabor Marton
[analyzer][NFC] Rename GREngine->CoreEngine, GRExprEngi...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Balazs Benics
[analyzer][NFC] Remove unused default SVal constructors
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Balazs Benics
[analyzer][NFC] Remove unused friend SVal declarations
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Balazs Benics
[analyzer][NFC] Use idiomatic classof instead of isKind
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Nikolas Klauser
[libc++] Enable ranges_robust_against* and niebloid...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Luo, Yuanke
[X86][AMX] Replace LDTILECFG with PLDTILECFGV on auto...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
LLVM GN Syncbot
[gn build] Port 11e3ad299fee
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Nikolas Klauser
[libc++] Implement ranges::is_sorted{, _until}
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Balazs Benics
[analyzer][docs] Fix typo in checker name
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Balazs Benics
[analyzer][NFC] Use MemRegion::getRegion()'s return...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Balazs Benics
[analyzer][NFC] Remove unused SVal::hasConjuredSymbol
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Balazs Benics
[analyzer][NFC] Remove unused nonloc::ConcreteInt:...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Balazs Benics
[analyzer][NFC] Inline loc::ConcreteInt::evalBinOp
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Balazs Benics
[analyzer][NFC] Inline ExprEngine::evalMinus
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Balazs Benics
[analyzer][NFC] Inline ExprEngine::evalComplement
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
River Riddle
[mlir-vscode] Add support for highlighting pdll and...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Serge Pavlov
[GlobalISel] Add G_IS_FPCLASS
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Alexander Batashev
[mlir][LLVM] Add support for Calling Convention in...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Liqin.Weng
[RISCV] Add test for experimental.vector.reverse
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Pavel Samolysov
[libunwind][CMake] Fix name of LIBUNWIND_SUPPORTS_NODEF...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Piggy NL
[demangler][RISCV] Fix for long double
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Ping Deng
[SelectionDAG][NFC] Simplify integer promotion in setcc...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Siva Chandra...
[libc] Add global stdout and stderr objects.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
LLVM GN Syncbot
[gn build] Port 08cc05851872
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Rahman Lavaee
Reland "[Propeller] Promote functions with propeller...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Chenbing Zheng
[InstCombine] [NFC] precommit tests for bitcast-extelt
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Luo, Yuanke
[X86][AMX] Update test case with automation tool.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Hanhan Wang
[mlir][Linalg] Relax vectorization condition to allow...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Enna1
Add !nosanitize to FixedMetadataKinds
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Rahman Lavaee
Revert "[Propeller] Promote functions with propeller...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Fangrui Song
[RISCV] Simplify code after D125905
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
wren romano
[mlir][sparse] Moving some functions around
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
wren romano
[mlir][sparse] Improving ExecutionEngine/SparseTensorUt...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Argyrios Kyrtzidis
[test/ClangScanDeps] Add a target triple for `macro...
commit
|
commitdiff
|
tree
|
snapshot
next