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-11-16
Frederik Gossen
Fix unused variable in llvm/lib/CodeGen/GlobalISel...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
David Green
[ARM] Add datalayout to costmodel tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Groverkss
[MLIR] FlatAffineConstraints: Allow extraction of expli...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Kai Luo
[CGP][PowerPC] Pre-commit test case for D113872. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Amara Emerson
Remove unnecessary <any> include.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Carlos Galvez
[clang-tidy][NFC] Simplify ClangTidyStats
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
jacquesguan
[RISCV] Refactor some rvv instructions' definition...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Dmitry Vyukov
tsan: use pthread_equal instead of direct pthread_t...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Dmitry Vyukov
tsan: speed up pthread_setname_np
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
LLVM GN Syncbot
[gn build] Port 2e6ae1d3f2de
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Chuanqi Xu
[libcxx] [Coroutine] Conform Coroutine Implementation
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Mehdi Amini
Revert "[MLIR][LLVM] Permit integer types in switch...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Serguei Katkov
[STATEPOINT] Force implicit-def for lr register.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
William S....
[MLIR][LLVM] Permit integer types in switch other than i32
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Kazu Hirata
[llvm] Use make_early_inc_range (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
LLVM GN Syncbot
[gn build] Port dc84770d559b
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Amara Emerson
[GlobalISel] Add a store-merging optimization pass...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Wenlei He
[llvm-profgen] Add switch to allow use of first loadabl...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Greg Clayton
Add the stop count to "statistics dump" in each target...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Craig Topper
[RISCV] Override TargetLowering::hasAndNot for Zbb.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Craig Topper
[RISCV] Add test cases to prepare for overring TargetLo...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Fabian Wolff
[X86] Fix crash with inline asm using wrong register...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Matt Arsenault
AMDGPU: Mark prolog/epilog SCC defs as dead
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Matt Arsenault
AMDGPU: Regenerate test checks
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Matthias Springer
[mlir][linalg][bufferize][NFC] Clean up tensor op buffe...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Matheus Izvekov
[clang] NFC: rename internal `IsPossiblyOpaquelyQualifi...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Duncan P. N...
DebugInfo: Make DWARFExpression::iterator::skipBytes...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Duncan P. N...
DebugInfo: const-qualify accessors of DWARFExpression...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Duncan P. N...
DebugInfo: Make DWARFExpression::iterator::operator...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Craig Topper
[DAGCombiner] Prevent unfoldMaskedMerge from creating...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
ZijunZhao
add tsan shared lib
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Zequan Wu
[LLDB][NativePDB] Fix local-variables.cpp failure on...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Geoffrey Martin...
[Bazel] Enable layering_check for MLIR build
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Mehrnoosh Heidarpour
[InstSimplify] Fold A|B | (A^B) --> A|B
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Ben Shi
[RISCV] Optimize immediate materialisation with SH*ADD
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Ben Shi
[RISCV][test] Add more tests of immediate materialisation
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Aart Bik
[mlir][sparse] first version of "truly" dynamic sparse...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
natashaknk
[tosa][mlir] Refactor tosa.reshape lowering to linalg...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Stanislav Mekhanoshin
Revert "[InstSimplify] Fold A|B | (A^B) --> A|B"
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
James King
Add `isInitCapture` and `forEachLambdaCapture` matchers.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Arthur Eubanks
[llvm-reduce] Don't reuse SmallVector across calls...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
not-jenni
[mlir][tosa] Add tosa.mul by one canonicalization
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Arthur Eubanks
[NewPM] Only invalidate modified functions' analyses...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Matheus Izvekov
[clang] retain type sugar in auto / template argument...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Steven Wu
[JITLink] Fix splitBlock if there are symbols span...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Stanislav Mekhanoshin
[InstSimplify] Fold A|B | (A^B) --> A|B
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Jonas Paulsson
[SystemZ] Support symbolic displacements.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Nicolas Vasilache
[mlir][Vector] Make vector.shape_cast based size-1...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Mircea Trofin
[NFC][Regalloc] Factor types that would be used by...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Fangrui Song
[X86] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Krasimir Georgiev
[llvm] adapt DWARFExpression.h for 6b9b86db9dd974585a5c...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Philip Reames
[unroll-runtime] Relax two profitability limitations...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Snehasish Kumar
[InstrProf][NFC] Fix a few typos in code comments.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Nicolas Vasilache
[mlir][Linalg] Add a DownscaleDepthwiseConv2DNhwcHwcOp...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Nico Weber
[asm] Make EmitMSInlineAsmStr and EmitGCCInlineAsmStr...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Nico Weber
[asm] Convert AsmPrinter::PrintSpecial() to StringRef
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Nico Weber
[asm] Correctly handle special names in variants
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Lei Huang
[PowerPC] Fix 32bit vector insert instructions for...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Quinn Pham
[NFC][lld] Inclusive language: change master file to...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Zequan Wu
[LLDB][NativePDB] Fix image lookup by address
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Zahira Ammarguellat
Making the code compliant to the documentation about...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Philip Reames
Fix a misleading FIXME in an unroll test
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Alexey Bataev
[SLP][NFC]Add a test for extra shuffle emission, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Quinn Pham
[llvm][fix] Inclusive language: replace master with...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Philip Reames
[runtime-unroll] Inline canSafelyUnrollMultiExitLoop...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Lei Zhang
[mlir][linalg] Make loop ops in TileLoopNest accessible
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Stanislav Mekhanoshin
[PatternMatch] Add m_BinOp/m_c_BinOp with specific...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Vitaly Buka
[msan] Disabled test failing on new GLIBC
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Philip Reames
[runtime-unroll] Restructure if-clause to improve reada...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Alexey Bataev
[SLP][DOT][NFCI]Output all scalars for the splats,...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Zarko Todorovski
Revert "[llvm][ubsan] Inclusive language: replace use...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Steven Wan
[AIX][llvm-go] AIX linker does not recognize `-rpath`
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Balazs Benics
[analyzer][NFC] Separate CallDescription from CallEvent
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Simon Pilgrim
[X86] Add generic splitVectorOp helper. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Craig Topper
[RISCV] Teach needVSETVLIPHI to handle mask register...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Peter Steinfeld
[flang] Allow implicit procedure pointers to associate...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Roman Lebedev
[NFC][X86][Costmodel] Improve test coverage for {i8...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Roman Lebedev
[NFC][X86][Costmodel] Improve test coverage for i1...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Mehrnoosh Heidarpour
[InstCombine] Fold (A^B)|~A-->~(A&B)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Denys Petrov
[analyzer] Fix region cast between the same types with...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Simon Pilgrim
[X86] LowerFunnelShift - pull out repeated EltSizeInBit...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Roman Lebedev
[NFC][X86][Costmodel] Add i1 replication shuffle costmo...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Chris Lattner
[PatternMatch] Add a new m_Any that binds a value.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Zarko Todorovski
[llvm][ubsan] Inclusive language: replace use of blackl...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Sanjay Patel
[x86] fold vector (X > -1) & Y to shift+andn (2nd try)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Sanjay Patel
[x86] add test for vector signbit mask fold (PR52504...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Roman Lebedev
[X86][Costmodel] `getReplicationShuffleCost()`: promote...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Roman Lebedev
[X86][Costmodel] `trunc v32i16 to v64i8` can appear...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Roman Lebedev
[X86][Costmodel] `trunc v8i64 to v16i8/v32i8/v64i8...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Roman Lebedev
[X86][Costmodel] `trunc v16i32 to v32i8/v64i8` can...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Kiran Chandramohan
[Flang] Add the FIR LLVMPointer Type
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Jon Chesterfield
[openmp][amdgpu] Add comment warning that libm may...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Simon Pilgrim
[X86] getAVX512Node() - find constant broadcasts to...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Alexey Bataev
[SLP]Improve splat detection.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Ella Ma
[clang] Allow clang-check to customize analyzer output...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Valentin Clement
[fir] Add fir.global_len conversion placeholder
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Andrzej Warzynski
[flang][CodeGen] Transform `fir.unboxchar` to a sequenc...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Valentin Clement
[fir] Remove extra return in SelectTypeOpConversion
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Louis Dionne
[libc++] Add missing _LIBCPP_HIDE_FROM_ABI to __rewrap_iter
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Matt Devereau
Regenerate acle_st1*.c tests
commit
|
commitdiff
|
tree
|
snapshot
next