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
2021-04-27
Florian Hahn
[LV,LAA] Add test cases with pointer phis in loops.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Frederik Gossen
[MLIR][Shape] Replace single operand broadcasts with...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Petar Avramovic
AMDGPU/GlobalISel: Fix negative offset folding for...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Petar Avramovic
AMDGPU/GlobalISel: Add test for buffer_load with negati...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Florian Hahn
[LV] Hoist code to get vector loop latch (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Sanjay Patel
[IndVars] avoid crash in LFTR when assuming an add...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Nicholas Guy
[AArch64] Enable runtime unrolling for in-order sched...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Anastasia Stulova
[C++4OpenCL] Add diagnostics for OpenCL types in templates.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Florian Hahn
[VPlan] Use recursive traversal iterator in VPSlotTracker.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Zarko Todorovski
[AIX] Allow safe for 32bit P9 VSX extract and insert...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Dmitry Vyukov
tsan: fix deadlock in pthread_atfork callbacks
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Pushpinder...
Reapply "[AMDGPU][OpenMP] Add amdgpu-arch tool to...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Kadir Cetinkaya
[clangd] Dont index deeply nested symbols
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Alexander Belyaev
[mlir] Add a pass to tile Linalg ops using `linalg...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Joachim Protze
[OpenMP][libomptarget] Separate lit tests for different...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Petar Avramovic
AMDGPU/GlobalISel: Remove redundant G_FCANONICALIZE
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Marek Kurdej
[libc++] Fix set-but-not-used warning. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Sven van Haastregt
[NFC] Workaround MSVC2019 32-bit compiler crash
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Petar Avramovic
AMDGPU/GlobalISel: Add integer med3 combines
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
David Zarzycki
[llvm] Unbreak no-asserts testing after 18839be9c5c8b9f...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Petar Avramovic
[MIPatternMatch]: Add matchers for binary instructions
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Petar Avramovic
[MIPatternMatch]: Add mi_match for MachineInstr
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Petar Avramovic
[MIPatternMatch]: Add ICstRegMatch
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Petar Avramovic
[GlobalISel]: Add a getConstantIntVRegVal utility
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Luo, Yuanke
[X86][AMX] Add description for AMX new interface.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
David Sherwood
[NFC][SVE] Add tests for inserting subvectors into...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Marek Kurdej
[clang-format] Merge SpacesInAngles tests. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Marek Kurdej
[clang-format] Reformat. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Frederik Gossen
[MLIR][Linalg] Generalize splat constant folding
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Petr Hosek
[Fuchsia] Use correct target triple for ARM
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Mikael Holmen
Only ignore -Wdeprecated-copy if the used compiler...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
LLVM GN Syncbot
[gn build] Port 51495fd2855c
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Lang Hames
[ORC] Temporarily remove the ORC C API test.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
dfukalov
[TTI] NFC: Change getScalarizationOverhead and getOpera...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Lang Hames
[ORC] Disable Orc C API test for armv8l targets.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Lang Hames
[ORC] Make LLVMOrcLLJITBuilderSetJITTargetMachineBuilde...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Lang Hames
[ORC] Remove unused headers in C API test.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Petr Hosek
[Driver] Push multiarch path setup to individual drivers
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Vitaly Buka
[NFC] Fix "not used" warning
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Alok Kumar...
[DebugInfo][llvm-dwarfdump] Fix printing of Unit header...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Lang Hames
[ORC] Fix more missing LLVMConsumeError calls.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Lang Hames
[ORC] Record target triple in C API testcase, print...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Lang Hames
[ORC] Add missing LLVMConsumeError calls.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
LLVM GN Syncbot
[gn build] Port d122d80b3d1c
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Jessica Clarke
[ORC] Fix build after 1798f2289aaa
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Chen Zheng
[XCOFF] make .file directive have directory info
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Lang Hames
[ORC] Initialize the native asm printer and parser...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Lang Hames
Reapply "[ORC] Add unit tests for parts of the ......
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Vitaly Buka
[asan][NFC] Fix "not used" warning in test
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
River Riddle
[mlir] Refactor the forward dataflow propagation in...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Wang, Pengfei
Reapply "[X86][AMX] Try to hoist AMX shapes' def"
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Pushpinder...
Revert "Reapply "[AMDGPU][OpenMP] Add amdgpu-arch...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Reid Kleckner
Move Sema's key function around and add more comments
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Aart Bik
[mlir][tensors] Introduce attribute interface/attribute...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Yonghong Song
BPF: generate BTF info for LD_imm64 loaded function...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Arthur Eubanks
[Inliner] Make ModuleInlinerWrapperPass return Preserve...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
LLVM GN Syncbot
[gn build] Port 7aa3cad46ac3
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
William S....
[MLIR] Add SCF.if Condition Canonicalizations
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
William S....
[NVPTX] Enable lowering of atomics on local memory
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Alex Lorenz
[clang] Don't crash when loading invalid VFS for the...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Yonghong Song
BPF: emit debuginfo for Function of DeclRefExpr if...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Hongtao Yu
[CSSPGO] Unblock optimizations with pseudo probe instru...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Fangrui Song
[ADT] Remove StatisticBase and make NoopStatistic empty
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
William S....
Revert "[NVPTX] Enable lowering of atomics on local...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
William S....
[NVPTX] Enable lowering of atomics on local memory
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Fangrui Song
[test] Fix tools/gold/X86/weak.ll after D94202
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Craig Topper
[RISCV] Use stack slot to handle SPLAT_VECTOR_PARTS...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Lei Zhang
Revert "[ADT] Remove StatisticBase and make NoopStatist...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Hubert Tong
[AIX] Avoid use of mtim.tv_nsec member of stat structur...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Michael Kruse
[SimplifyCFG] Preserve metadata when unconditionalizing...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Fangrui Song
Revert D76519 "[NFC] Refactor how CFI section types...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
LLVM GN Syncbot
[gn build] Port bbddadd46e46
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Lang Hames
Revert "[ORC] Add unit tests for parts of the Orc and...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Michael Benfield
[Clang] -Wunused-but-set-parameter and -Wunused-but...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
zoecarver
[libc++][ranges] iterator.concept.sizedsentinel: sized_...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Alex Lorenz
Revert "[clang][driver] Use the provided arch name...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
LLVM GN Syncbot
[gn build] Port caf1294d9578
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Baptiste Saleil
[AMDGPU] Experiments show that the GCNRegBankReassign...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Vineet Kumar
Implementation for TargetTransformInfo::hasActiveVector...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Sterling Augustine
Support leak sanitizer in libcxx.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Sterling Augustine
Don't fail the shared_ptr test if libc++ has insufficie...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
LLVM GN Syncbot
[gn build] Port 8740360093b5
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Lang Hames
[ORC] Add unit tests for parts of the Orc and LLJIT...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Lang Hames
[ORC] C API updates.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Lang Hames
[ORC] Fix type name.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Fangrui Song
[ADT] Remove StatisticBase and make NoopStatistic empty
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Craig Topper
[RISCV] Match splatted load to scalar load + splat...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Fangrui Song
Add LLVM_ATTRIBUTE_USED to fix problems which could...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Fangrui Song
[gcov] Set nounwind and respect module flags metadata...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Leonard Chan
[compiler-rt][hwasan] Add definition for Symbolizer...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Arthur O'Dwyer
[libc++] [test] Fix a Python warning.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Arthur O'Dwyer
[libc++] [test] Improve test_exceptions() in each strin...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Arthur O'Dwyer
[libc++] Remove the special logic for "noexcept iterato...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Arthur O'Dwyer
[libc++] __bit_iterator mustn't rely on deprecated...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Nico Weber
[gn build] reformat all gn files
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Nico Weber
[gn build] (manually) port f8de9aaef2f4
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Siva Chandra...
[libc] Add differential quality and perf analysis targe...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Ali Tamur
Support DW_FORM_strx* in llvm-dwp.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Guillaume Chatelet
[libc] Use different alignment for memcpy between ARM...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Martin Storsjö
[llvm-rc] Add a GNU windres-like frontend to llvm-rc
commit
|
commitdiff
|
tree
|
snapshot
next