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-05-07
Arthur O'Dwyer
[libc++] [test] Test that list::swap/move/move-assign...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Stephen Tozer
Reapply "[DebugInfo] Drop DBG_VALUE_LISTs with an exces...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Simon Pilgrim
[CodeGen] Ensure UserValue::getDebugLoc() and UserLabel...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Simon Pilgrim
[DAG] Ensure all SD classes consistently return a const...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Benjamin Kramer
Retire TargetRegisterInfo::getSpillAlignment
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Sebastian Neubauer
[AMDGPU] Restrict immediate scratch offsets
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
David Stuttard
AMDGPU: Correct const_index_stride for wave 32 for...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Stephen Tozer
Fix: [DebugInfo] Fix crash when emitting an invalidated...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Malhar Jajoo
[ARM] Transforming memset to Tail predicated Loop
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Anastasia Stulova
[OpenCL] Fix optional image types.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Joachim Meyer
[NFC] Correctly assert the indents for printEnumValHelpStr.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Stephen Tozer
[DebugInfo] Fix crash when emitting an invalidated...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Simon Pilgrim
[DAG] Add a generic expansion for SHIFT_PARTS opcodes...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
David Stuttard
Revert "AMDGPU: Correct const_index_stride for wave...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Simon Pilgrim
[SLP] Regenerate tests to reduce diff in D98714. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Simon Pilgrim
[X86] Ensure we pass DebugLoc by const reference where...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Ole Strohm
[NFC] (test commit) Changed example invocation of C...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
David Stuttard
AMDGPU: Correct const_index_stride for wave 32 for...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Roman Lebedev
[NFC][X86][MCA] AMD Zen 3: add tests with non-eliminati...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Roman Lebedev
[X86] AMD Zen 3: 32/64 -bit GPR register moves are...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Roman Lebedev
[NFC][X86][MCA] AMD Zen 3: add tests with eliminatible...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Stephen Tozer
[DebugInfo] Fix updateDbgUsersToReg to support DBG_VALU...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
gbreynoo
[llvm-dwarfdump] Help option output should be consisten...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Guillaume Chatelet
[llvm][NFC] Remove remaining deprecated alignment funct...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Guillaume Chatelet
[llvm][NFC] Remove deprecated TargetFrameLowering and...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
LemonBoy
[AsmParser][ARM] Make .thumb_func imply .thumb
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
LLVM GN Syncbot
[gn build] Port 98e5ede60499
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Sebastian Neubauer
[AMDGPU] Serialize MFInfo::ScavengeFI
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Diana Picus
[flang] Remove redundant reallocation
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Diana Picus
[flang] Add tests for MIN for character arrays. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Caroline Concatto
[LoopVectorize][SVE] Remove assert for scalable vector...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
James Henderson
[lit][test] Attempt fix when paths include symlink
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Martin Storsjö
[libcxx] Fix a case of -Wundef warnings. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Peilin Guo
[LazyValueInfo] Insert an Overdefined placeholder to...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Chen Zheng
[Debug-Info][NFC] add a wrapper for Die.addValue
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Amara Emerson
[GlobalISel] Micro-optimize the conditional branch...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
KareemErgawy...
[MLIR][SPIRV] Properly (de-)serialize BranchConditionalOp.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Chen Zheng
[XCOFF] handle string constants generation for AIX
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Tobias Gysi
[mlir][linalg] Add IndexedGenericOp to GenericOp canoni...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Qiu Chaofan
[PowerPC] Remove extra swap for extract+vperm on LE
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Yonghong Song
BPF: fix FIELD_EXISTS relocation with array subscripts
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Coelacanthus
[TableGen] Use range-based for loops (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
qixingxue
[IR] Fix typo in comment of Intrinsics.td (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Bruno Cardoso...
[CGAtomic] Lift strong requirement for remaining compar...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
MaheshRavishankar
[mlir][Linalg] Allow folding to rank-zero tensor when...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Jianzhou Zhao
[dfsan] Rename and fix an internal test issue for mmap...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Cyndy Ishida
[llvm][TextAPI] add mapping from OS string to Platform
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Stanislav Mekhanoshin
[AMDGPU] Expose __builtin_amdgcn_perm for v_perm_b32
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Rob Suderman
[mlir][tosa] Added div op, variadic concat. Removed...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Jon Chesterfield
[libomptarget][nfc] Refactor amdgpu partial barrier...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Amy Zhuang
[mlir] Update dstNode after DenseMap insertion in loop...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Malhar Jajoo
[ARM] Transforming memcpy to Tail predicated Loop
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Jon Chesterfield
[libomptarget][amdgpu][nfc] Remove dead code from amdgp...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Lei Zhang
[mlir][spirv] NFC: Replace OwningSPIRVModuleRef with...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Jim Ingham
When SendContinuePacketAndWaitForResponse returns eStat...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Aaron Puchert
Thread safety analysis: Eliminate parameter from inters...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
LLVM GN Syncbot
[gn build] Port 83af66e18e3d
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Frank Derry...
new altera ID dependent backward branch check
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Alex Hoppen
[Index] Ignore nullptr decls for indexing
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
River Riddle
[mlir] Store the flag for dynamic operand storage in...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Sanjay Patel
[PassManager] add helper function to hold set of vector...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Mircea Trofin
[NPM] Do not run function simplification pipeline unnec...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Craig Topper
[RISCV] Remove unused ComplexPatterns. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Arnamoy Bhattacharyya
[flang][OpenMP] Add semantic check for occurrence of...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Petr Hosek
[Fuchsia][CMake] Update OSX deployment target
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Xing Xue
[libunwind] NFC: Use macros to accommodate differences...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Craig Topper
[RISCV] Minor vector instruction tablegen cleanup. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
peter klausler
[flang] Implement NAMELIST I/O in the runtime
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Fangrui Song
[AArch64] Fix namespace issue. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
peter klausler
[flang] Fix race condition in runtime
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Matthew Voss
Allow llvm-dis to disassemble multiple files
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
peter klausler
[flang] Runtime must defer formatted/unformatted determ...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Arthur Eubanks
[gn build] Support compiler-rt/profile on Windows
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
thomasraoux
[mlir][vector] Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
thomasraoux
[mlir][linalg][NFC] Make reshape folding control more...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Thomas Lively
[WebAssembly] Fix argument types in SIMD narrowing...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Stefan Pintilie
[PowerPC][LLD] Make sure that the correct Thunks are...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Craig Topper
[RISCV] Remove unused RISCV::VLEFF and VLEFF_MASK. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Hubert Tong
[AIX][Test][ORC] Skip unsupported ORC C API tests on AIX
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Denys Shabalin
Fix array attribute in bindings for linalg.init_tensor
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Jonas Paulsson
[SystemZ] Don't use libcall for 128 bit shifts.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Craig Topper
[RISCV] Cleanup instruction formats used for B extensio...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Fraser Cormack
[LangRef][VP] Fix typos in VP sdiv/udiv examples
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
David Goldman
[clangd][ObjC] Highlight Objc Ivar refs
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Stanislav Mekhanoshin
[AMDGPU] Fix 64 bit DPP validation
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Simon Pilgrim
[SLP] Constify the TreeEntry* input into getEntryCost...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Simon Pilgrim
[SLP] Constify the TreeEntry* input into dumpTreeCosts...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Simon Pilgrim
[SLP] Use empty() instead of size() == 0. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Jez Ng
[lld-macho] Support loading of zippered dylibs
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Jez Ng
[lld-macho][nfc] Convert the mock libSystem.tbd to...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
thomasraoux
[mlir][NFC] Fix warning in VectorTransforms.cpp
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
thomasraoux
[mlir][vector] add pattern to cast away lead unit dimen...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Nemanja Ivanovic
[PowerPC] Re-commit ed87f512bb9eb5c1d44e9a1182ffeaf23d6...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Austin Kerbow
[AMDGPU][NFC] Fix typos in SIFormMemoryClauses description
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
David Spickett
[OpenMP] Temporarily require X86 target for parallel_fo...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Louis Dionne
[libc++] Rewrite std::to_address to avoid relying on...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Victor Huang
[AIX][TLS] Add support for TLSGD relocations to XCOFF...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Nico Weber
Revert "[PowerPC] Provide some P8-specific altivec...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Raphael Isemann
[lldb][NFC] Make assert in TestStaticVariables more...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Jay Foad
[AMDGPU] SIInsertHardClauses: move more stuff into...
commit
|
commitdiff
|
tree
|
snapshot
next