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-07-19
MaheshRavishankar
Split `InferShapedTypeOpInterface` to create `ReifyRank...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
LLVM GN Syncbot
[gn build] Port 08b289867b5a
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Nathan Ridge
[clang] Respect PrintingPolicy::FullyQualifiedName...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Sam Clegg
[lld][WebAssembly] Cleanup duplicate fields in Symbols...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Jim Ingham
Don't use !eStateRunning when you mean eStateStopped...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Artem Belevich
Revert "[MemCpyOpt] Enable memcpy optimizations uncondi...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
thomasraoux
[mlir] Fix bazel build
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Derek Schuff
[WebAssembly] Generate R_WASM_FUNCTION_OFFSET relocs...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Mircea Trofin
[MLGO] Use binary protobufs for improved training perfo...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Nick Fitzgerald
[WebAssembly] Deduplicate imports of the same module...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Leonard Grey
[lld/mac] Add test for --lto-O
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
thomasraoux
[mlir] Add software pipelining transformation for scf...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Nico Weber
[lld/mac] Resolve defined symbols before undefined...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
owenca
[clang-format] Break an unwrapped line at a K&R C param...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Stuart Brady
[demangler] Fix demangling of 'half'
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Teresa Johnson
[LangRef] Clarify support for multiple metadata attachm...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Tony Tye
[AMDGPU] Reserve AMDGPU ELF e_flags machine 0x45
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
MaheshRavishankar
[mlir][Linalg] NFC: Rename FusionOfTensors pass to...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
LLVM GN Syncbot
[gn build] Port 54902e00d128
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Petr Hosek
[InstrProfiling] Use weak alias for bias variable
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Artem Belevich
[infer-address-spaces] Handle complex non-pointer const...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Simon Pilgrim
[SLP][X86] Add dot product tests based off PR51075
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Nico Weber
[lld/mac] Change load command order to be more like...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Haowei Wu
[ifs] Fix linking errors on some llvm builders
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Artem Belevich
[MemCpyOpt] Enable memcpy optimizations unconditionally.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Geoffrey Martin...
[Bazel] Update for 6103fdfab4
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
David Carlier
[Sanitizer] Intercepts flopen/flopenat on FreeBSD.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Louis Dionne
[libc++] Disable #pragma system_header in the new testi...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
LLVM GN Syncbot
[gn build] Port 8b4acb067fd3
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
LLVM GN Syncbot
[gn build] Port 61fa9afe4c5b
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
LLVM GN Syncbot
[gn build] Port 6103fdfab4e2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Haowei Wu
[ifs][elfabi] Merge llvm-ifs/elfabi tools
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Haowei Wu
[ifs] Prepare llvm-ifs for elfabi/ifs merging.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Haowei Wu
[elfabi] Prepare elfabi/ifs merging.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Jonas Paulsson
[SystemZ] Handle NoRegister in SystemZTargetLowering...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Amy Huang
Revert "[llvm][sve] Lowering for VLS truncating stores...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Eli Friedman
[NFC] Run -instnamer on test Transforms/LICM/sink-debug...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Rob Suderman
[mlir][tosa] Added shape inference for tosa convolution...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Amara Emerson
[GlobalISel] Fix load-or combine moving loads across...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Wouter van...
[WebAssembly] Support R_WASM_MEMORY_ADDR_TLS_SLEB64...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Craig Topper
[SelectionDAG][RISCV] Use isSExtCheaperThanZExt to...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Hanhan Wang
[mlir][Linalg] Migrate 2D pooling ops from tc definitio...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Victor Campos
[NewPM] Fix wrong perfect forwardings
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Amy Kwan
[NFC][PowerPC] Update builtins-ppc-altivec.c to be...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Simon Pilgrim
[ISD] Add disclaimer comments to AssertSext/Zext/Align...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Simon Pilgrim
[X86] Fix case of IsAfterLegalize argument. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Tobias Gysi
[mlir][linalg] Fold TensorCast into PadTensorOp.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Matt Arsenault
GlobalISel: Preserve memory types for implicit sret...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
David Green
[ARM] Remove PromotedBitwiseVT for NEON types
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
maekawatoshiki
[LICM] Create LoopNest Invariant Code Motion (LNICM...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Matt Arsenault
GlobalISel: Preserve LLT when bitcasting loads and...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Riccardo Mori
[Polly][Isl] Stop using isl::set::lex_le_set. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
peter klausler
[flang] Runtime API for data pointers
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Dmitry Vyukov
tsan: remove duplicate arch switch in buildgo.sh
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Hsiangkai Wang
[Clang][RISCV] Support half-precision floating point...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Matt Arsenault
AArch64/GlobalISel: Cleanup unnecessary size checks...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Giorgis Georgakoudis
Revert "[OpenMP] Codegen aggregate for outlined functio...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Amy Kwan
[PowerPC] Implement vector bool/pixel initialization...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Jeremy Morse
[InstrRef][X86] Drop debug instruction numbers from...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Jamie Schmeiser
thread_local support for AIX
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Kazu Hirata
[CodeGen] Remove isNON_TRUNCStore and isTRUNCStore...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Roman Lebedev
[TLI] prepareSREMEqFold(): use correct VT for the final...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Arjun P
[MLIR] AffineStructures: resolve clang-tidy warnings...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Elton
Fix duplicate checks in clangd comments
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Jay Foad
[AMDGPU] Fix typo in comments idexen -> idxen
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Simon Tatham
[clang] Change set type used for SourceLocation.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Alexander Belyaev
Revert "[mlir] Introduce `linalg.tiled_yield` terminato...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Ian Campbell
[clang-tidy] ensure run-clang-tidy reports children...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Alexander Belyaev
[rt][nfc] Rewrite #ifndef as #if defined().
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Alexander Belyaev
[mlir] Introduce `linalg.tiled_yield` terminator for...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Lang Hames
[ORC-RT] Introduce a weak-import macro.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Lang Hames
[ORC-RT] Separate jit-dispach tag decls from definitions.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Simon Pilgrim
[CostModel][X86] Add fast math tests for float reductions
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Alexey Bataev
[SLP]Fix possible crash on unreachable incoming values...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Mindong Chen
[LoopUtils] Fix incorrect RT check bounds of loop-invar...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Mindong Chen
[LV] Re-generate check lines of some fragile tests...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Stephan Herhut
[mlir][memref] Clarify the documentation for memref...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Florian Hahn
[LV] Add test with ptr induction used as scalar and...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Florian Mayer
Revert "[hwasan] Use stack safety analysis."
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Dmitry Vyukov
tsan: make obtaining current PC faster
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Lang Hames
[ORC] Drop 'const' for __orc_rt_CWrapperFunctionResultD...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Lang Hames
[ORC-RT] Fix missing std::move.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Kazushi (Jam...
[VE] Set getExtendForAtomicOps to ISD::ANY_EXTEND
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Florian Mayer
[hwasan] Use stack safety analysis.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Simon Pilgrim
[X86][SSE] Fix copy+paste typo in dot3_float4_as_float3...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Lang Hames
[ORC] Explicitly convert to ArrayRefs to silence errors.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
David Spickett
[compiler-rt][GWP-ASAN] Disable 2 tests on Armv7 Linux
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Riccardo Mori
[Polly] Use isl::set::tuple_dim instead of isl::set...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Lang Hames
[ORC] Add missing std::move.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Kazushi (Jam...
[VE] Disable relative lookup table converter pass for VE
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Lang Hames
[ORC-RT] Handle missing __has_builtin operator.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Riccardo Mori
[Polly][Isl] Use isl::union_map::unite() instead of...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Florian Mayer
[NFC] [MTE] helper for stack tagging lifetimes.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Lang Hames
[ORC][ORC-RT] Introduce ORC-runtime based MachO-Platform.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Lang Hames
[ORC-RT] Fix signedness warning in unit test.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Simon Pilgrim
[X86][SSE] Add codegen tests dot2/3 dot product of...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Riccardo Mori
[Polly][Isl] Stop generating isl::union_{set,map} from...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Tobias Gysi
[mlir][linalg] Set explicit insertion point in pad_tens...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Whisperity
[clang-tidy] Add 'readability-suspicious-call-argument...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Rosie Sumpter
[LoopFlatten] Use Loop to identify loop induction phi...
commit
|
commitdiff
|
tree
|
snapshot
next