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-09-12
Jeffrey Tan
Add SBDebugger::GetSetting() public APIs
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Johannes Doerfert
[Attributor] AAPointerInfo should allow "harmless"...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Johannes Doerfert
[Attributor] Teach AAPointerInfo to look into aggregates
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Johannes Doerfert
[Attributor][FIX] Conservatively handle ptr2int, don...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Johannes Doerfert
[OpenMP] Allow the Attributor to look at functions...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
V Donaldson
[flang] Fix invalid branch optimization
commit
|
commitdiff
|
tree
|
snapshot
2022-09-11
Kazu Hirata
[XRay] Remove XRayRecordStorage
commit
|
commitdiff
|
tree
|
snapshot
2022-09-11
Kazu Hirata
[llvm] Use std::aligned_storage_t (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-11
Tom Honermann
[libc++] Workaround the absence of the __GLIBC_USE...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-11
Kazu Hirata
[GlobalISel] Use std::initializer_list::size (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-11
Vitaly Buka
[test][clangd] Fix use-after-return after 72142fbac4
commit
|
commitdiff
|
tree
|
snapshot
2022-09-11
Vitaly Buka
Revert "[test][clangd] Fix use-after-return after 72142...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-11
Aaron Puchert
Make sure libLLVM users link with libatomic if needed
commit
|
commitdiff
|
tree
|
snapshot
2022-09-11
Aaron Puchert
[libcxxabi] Fix forced_unwind3.pass.cpp compilation...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-11
Aaron Puchert
[docs] Use relative URLs for man pages
commit
|
commitdiff
|
tree
|
snapshot
2022-09-11
Vitaly Buka
[test][clangd] Fix use-after-return after 72142fbac4
commit
|
commitdiff
|
tree
|
snapshot
2022-09-11
Vitaly Buka
Revert "[test][clangd] Try to unbrake bots after 72142f...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-11
Mark de Wever
[libc++][random] Removes transitive includes.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-11
Junduo Dong
[Clang] Reimplement time tracing of NewPassManager...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-11
Florian Hahn
[VPlan] Check recipe uses instead of type of underlying...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-11
Marc Auberer
[InstCombine] Fold x + (x | -x) to x & (x - 1)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-11
Sanjay Patel
[InstCombine] add tests for mul-by-neg-pow2; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-09-11
Sanjay Patel
[InstCombine] add tests for demanded bits of add with...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-11
Mark de Wever
[libc++][doc] Updates format status page.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-11
Rainer Orth
[compiler-rt] Handle non-canonical triples with new...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-11
Alexey Bader
[StripDeadDebugInfo] Drop dead CUs
commit
|
commitdiff
|
tree
|
snapshot
2022-09-11
Vitaly Buka
[test][clangd] Try to unbrake bots after 72142fbac4
commit
|
commitdiff
|
tree
|
snapshot
2022-09-11
Tom Honermann
[libc++][cuchar] Declare std::c8rtomb and std::mbrtoc8...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-11
Groverkss
[MLIR][Presburger] Refactor MultiAffineFunction to...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-11
Vitaly Buka
[test][msan] Add tests for @llvm.masked.*
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
Aiden Grossman
[MLGO] Make TFLiteUtils throw an error if some features...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
Vitaly Buka
[test][msan] Remove -DAG after fixing indeterminism
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
Vitaly Buka
[msan] Don't deppend on argumens evaluation order
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
Vitaly Buka
[test][msan] Autogenerate the test
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
Vitaly Buka
[msan] Do not deppend on arguments evaluation order
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
Vitaly Buka
Revert "[test][msan] Convert test into autogenerated"
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
Vitaly Buka
[test][msan] Convert test into autogenerated
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
Florian Hahn
[SLP] Add test case showing missing CSE in hoisted...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
Vitaly Buka
[NFC][msan] Remove unused return type
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
Vitaly Buka
[msan] Relax handling of llvm.masked.expandload and...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
Simon Pilgrim
[CostModel][X86] Merge AVX512BW vXi8/vXi16 shifts into...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
Corentin Jabot
[Clang] NFC: Remove duplicated variable def in CheckLVa...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
Simon Pilgrim
[CostModel][X86] Update CTPOP costs
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
Simon Pilgrim
[X86] Fix bdver2 128-bit shuffles throughputs
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
Simon Pilgrim
[X86] Fix bdver2 128-bit ALU/logic/shift throughputs
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
Manuel Brito
Use PoisonValue instead of UndefValue when RAUWing...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
Yi Kong
[Object] Improve ArchiveWriter diagnostics
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
Nikolas Klauser
[libc++] Bump _LIBCPP_STD_VER to the next expected...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
Rainer Orth
[Linux] Hack around Linux/sparc <bits/stdio-ldbl.h>
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
sunho
[ORC] Remove moves.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
sunho
[ORC][ORC_RT][COFF] Remove public bootstrap method.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
sunho
[ORC][ORC_RT][COFF] Support dynamic VC runtime.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
sunho
[JITLink][COFF] Use DLLImportDefinitionGenerator for...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
Craig Topper
[DAGCombiner] Use HandleSDNode to keep node alive acros...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
Adrian Prantl
Document some of the clang-specific DWARF extensions...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
Jason Molenda
dependency cycle fix in DynamicLoaderDarwinKernel
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
Mohammed Keyvanzadeh
[clang][cmake] Remove extra brace
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
Aart Bik
[mlir][sparse] fix some asan detected leaks in integrat...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Joe Loser
[llvm][lit] Respect GTEST_TOTAL_SHARDS and GTEST_SHARD_...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Joe Loser
[llvm] Remove includes of `llvm/Support/STLArrayExtras.h`
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Bruno Cardoso...
[Clang][ScanDeps] Change multiple-commands.c test to...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Nico Weber
[gn build] port 1a608cfb5ca8
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Nico Weber
[gn build] port 48506fbbbf2732d (Mach-O-Fileset)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Greg Clayton
Add the ability to show when variables fails to be...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Stanley Winata
[mlir][linalg] Add decomposition from conv_2d_nchw
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Adrian Prantl
Adapt LLDB dataformatters for libcxx change D129386
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Fangrui Song
[ADT] Move LLVM_DEPRECATED before type after D133502
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Zequan Wu
[LLDB][NativePDB] Replace blocks.cpp with blocks.s...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Fangrui Song
[Bazel] Port eb65327fe9d8b1a6824937e2b76f759101cd6416
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
River Riddle
[mlir] Fix asan leak in BlockAndValueMapping test
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
River Riddle
[mlir:SymbolTable] Add "remove" method that drops a...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Xiang Li
[NFC] Cleanup test for D132913 Preserve vec3 for HLSL
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Jason Molenda
Recognize a platform binary in ProcessGDBRemote which...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Fangrui Song
[ELF] Merge Symbol::needs* into uint16_t flags. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Joe Loser
[ADT] Mark `llvm::array_lengthof` as deprecated
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Joe Loser
[lld] Use std::size instead of llvm::array_lengthof
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Jakub Kuderski
[mlir][arith] Fix unused variable warning. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Jordan Rupprecht
[test] Use either `127.0.0.1` or `[::1]` to run in...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Peiming Liu
[mlir][sparse] Add new option (enable-runtime-library...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Jakub Kuderski
[mlir][arith] Support wide integer addition emulation
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Lei Zhang
[mlir][spirv] Add support for fast math mode
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Joseph Huber
[Libomptarget][NFC] Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Joseph Huber
[Libomptarget] Fix compiling with asserts using the...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Lei Zhang
[mlir][spirv] NFC: move conversion options out of the...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Florian Hahn
[LV] Remove now dead variable after 2a78890b7b7f08...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Nico Weber
[gn build] port 4d50a392401c (llvm-exegesis multi-target)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Emilio Cota
[mlir] NFC: ConvertAsyncToLLVM: sort deps alphabetically
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Hanhan Wang
[mlir] Improve bitEnumContains methods.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Nico Weber
[gn build] port 5e0464e38bcb (lld test zstd)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Markus Böck
[mlir][CallGraph] Add special call graph node for repre...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Florian Hahn
[VPlan] Move SCEV expansion for pointer induction to...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Philip Reames
Speculative bot fix after 4d50a392
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Augie Fackler
OpenMP: mark allocptr attribute on __kmpc_free_shared
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Peiming Liu
[mlir][sparse] Avoid generating DimOp in conversion...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Xiang Li
[HLSL] Preserve vec3 for HLSL.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Jamie Schmeiser
Loop names used in reporting can grow very large
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Adrian Prantl
Temporarily XFAIL libcxx tests.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Fangrui Song
[ELF] Add --compress-debug-sections=zstd
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Dylan Fleming
[Flang][OpenMP] Add support for logical and reduction...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Fangrui Song
[ELF] Support ELFCOMPRESS_ZSTD input
commit
|
commitdiff
|
tree
|
snapshot
next