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-01-19
Yannic Bonenberger
[libc] improve error message for unsupported target...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Ellis Hoag
Fix broken comment in InstrProfData.inc
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Nathan James
[clang-tidy][NFC] replace some redundant std::string...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Jean Perier
[flang] Prevent any non constant result extent to be...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Fangrui Song
[lld-macho] Add --start-lib --end-lib
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Richard Howell
[clang] support relative roots to vfs overlays
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Ellis Hoag
[InstrProf] Restore InstrProfData.inc to fix Fuchsia...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Petr Hosek
[DebugInfod] Prefix debuginfod cache directory
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Peter Klausler
[flang] Intrinsic assignment of distinct but "same...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Yaxun (Sam...
AMDGPU: Account for usage HIP-style dynamic LDS
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Fangrui Song
[ELF] Allow non-bitcode archive with an empty index
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Nicolas Vasilache
[mlir][Linalg] Add a useLinalgCopy option to Linalg...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
David Blaikie
unique_ptrify the ModuleManager's VisitState linked...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Jonas Devlieghere
[lldb] Initialize Python exactly once
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Yaxun (Sam...
Prevent adding module flag amdgpu_hostcall multiple...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
John Brawn
[CMake] Add explicit return to GetErrcMessages test...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Simon Pilgrim
[DAG] SelectionDAG::computeKnownBits - add mul(x,x...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Simon Pilgrim
[X86] Add mul(x,x) self-multiply known bits test covera...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Fraser Cormack
[RISCV] Test expected inst opcode in sink-splat test
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
zhijian
[AIX] identify big archive magic as archive.
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
John Ericson
[mlir][cmake] Use `GNUInstallDirs` to support custom...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Alex Zinenko
[mlir] Rework subclass construction in PybindAdaptors.h
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Jakob Bornecrantz
[LLVM-C] Use NameLen in LLVMGetNamedGlobalAlias
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Stefan Pintilie
[PowerPC] Fix issue with strict float to int conversion.
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Nico Weber
[gn build] port c22329972f02 (lldb REPL/Clang)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Arnamoy Bhattacharyya
[OMPIRBuilder] Add support for simd (loop) directive.
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Stanislav Gatev
[clang][dataflow] Add a transfer function for condition...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Nico Weber
[gn build] link lldb-vscode against ws2_32.lib
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Masoud Ataei
Fix the use of -fno-approx-func along with -Ofast or...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Lukáš Zaoral
[lit] Fix compatibility with upstream gtest
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Jon Chesterfield
[openmp][amdgpu] Remove xfail from test using declare...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Nico Weber
[gn build] port b2a162e63bd73 (liblldb.dll)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Jon Chesterfield
[openmp][amdgpu] Disable tests on old runtime, enable...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Matt Arsenault
AMDGPU/GlobalISel: Fix introducing f16 fmed3 for gfx8
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Pavel Labath
[lldb] Make StatsDuration thread-safe
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Jon Chesterfield
[openmp][amdgpu] Temporarily disable tests on old runtime
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Fraser Cormack
[LangRef] Mangle all vector operands in insert/extract...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Matt Arsenault
AMDGPU/GlobalISel: Fix legalize failure on i65 ctpop
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Jay Foad
[AMDGPU] Simplify SILoadStoreOptimizer::getSubRegIdxs...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Matt Arsenault
GlobalISel: Fix assert on unmerge to different element...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Matt Arsenault
AMDGPU/GlobalISel: Introduce pseudo to copy sp in call...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Haojian Wu
[clangd] NFC, emit source ranges in selection debug...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Nikita Popov
[MemCpyOpt] Test invalid noalias metadata after call...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Nikita Popov
[MemCpyOpt] Add some debug output to call slot optimiza...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
TCWG
[LLDB] Adjust compiler-full-path.test for Windows/Arm64
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Sjoerd Meijer
[LoopFlatten] Move it from LPM2 to LPM1
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Sjoerd Meijer
Recommit "[LoopFlatten] Move it to a LoopPassManager"
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Kerry McLaughlin
[LoopVectorize] Test in-loop reductions with tail foldi...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Balazs Benics
[analyzer][NFC] Re-enable skipped SValTests by relaxing...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
luxufan
[JITLink] Add RISCV label subtraction and addition...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
David Truby
[AArch64][SVE][VLS] Move extends into arguments of...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Valentin Clement
[flang][NFC] Fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Valentin Clement
[flang][NFC] Remove number of inlined elements
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Valentin Clement
[flang][NFC] Fix includes order
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Matthias Springer
[mlir][linalg][bufferize][NFC] Move analysis-related...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Marek Kurdej
[clang-format] [docs] Fix link to avoid redirection...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Ayke van Laethem
[AVR] Do not clear r0 at interrupt entry
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Ayke van Laethem
[AVR] Mark call-clobbered registers as clobbered in...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Ayke van Laethem
[AVR] Remove redundant dynalloca SP save/restore pass
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Ayke van Laethem
[LLD][COFF] Support GNU style == aliases
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Benjamin Kramer
[bazel] Fix the python bindings for 7ceffae18c43
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Haojian Wu
[AST] Fix the incorrect auto-keyword loc for constraine...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Benjamin Kramer
[bazel] Port 7ceffae18c43
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Kadir Cetinkaya
[clangd] Sort targets before printing for tests
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Matthias Springer
[mlir][linalg][bufferize][NFC] Split analysis-related...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Denys Shabalin
[mlir] Fix PDL python bindings build
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Jay Foad
[AMDGPU] Tweak some compares in wqm.ll test
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Jim Lin
[NFC] Use Register instead of unsigned
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Nikita Popov
[BuildLibCalls] Mark calloc as inaccessiblememonly
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Nikita Popov
[DSE] Handle inaccessiblememonly calloc
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Pavel Labath
[lldb] Introduce SBPlatform::SetSDKRoot
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Pavel Labath
[lldb] Remove the requirement for windows clients to...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Pavel Labath
[lldb] Fix NativeThreadLinux to build with older compilers
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Pavel Labath
[lldb] Fix D114722 for python<=3.6
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Simon Pilgrim
[X86] Add some missing dependency-breaking zero idiom...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Nikita Popov
[AttrBuilder] Change storage to sorted vector (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Nikita Popov
[NFC] Add missing <map> includes
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Ben Shi
[clang][AVR] Implement '__flashN' for variables on...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Saiyedul Islam
[Doc] Fix wrong indentation
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Nikita Popov
[Attributes] Make attribute addition behavior consistent
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Sjoerd Meijer
[LoopFlatten] Update MemorySSA state
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Nikita Popov
[IR] Remove NumElements tracking from GEP type iterator
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Saiyedul Islam
[Doc] Add documentation for the clang-offload-wrapper...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Nikita Popov
[Constants] Remove unused isGEPWithNoNotionalOverIndexi...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Nikita Popov
[ConstantHoist] Remove check for notional overindexing
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Nikita Popov
[Attributor] Remove notional overindexing check
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Denys Shabalin
[mlir] Introduce Python bindings for the PDL dialect
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Simon Pilgrim
[X86][AVX] LowerFunnelShift - improve FSHL/FSHR per...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Alex Richardson
[libc++] Fix GDB pretty printers when GDB uses Python 2.7
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Florian Hahn
[VPlan] Assert can IV is only used by increments during...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Stanislav Gatev
Revert "Revert "[clang][dataflow] Add a test to justify...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Piotr Sobczak
[AMDGPU] Fix missing waitcnt issue
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Matthias Springer
[mlir][linalg][bufferize][NFC] Merge AllocationCallback...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Matthias Springer
[mlir][linalg][bufferize] Generalize destination-passin...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Elliott Maguire
[clang-format] Fix incorrect alignment of operator...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Matthias Springer
[mlir][linalg][bufferize] Support scf.execute_region...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
esmeyi
[NFC][XCOFF] remove the tool name `yaml2obj` in the...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
esmeyi
[NFC][XCOFF] commit tests for D113552.
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Jay Foad
[AMDGPU] Tweak some compares in wave32.ll test
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Igor Kudrin
[llvm-objcopy] Preserve ARM and AArch64 mapping symbols
commit
|
commitdiff
|
tree
|
snapshot
next