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-04
Dávid Bolvanský
[InstCombine] ctpop(X) ^ ctpop(Y) & 1 --> ctpop(X^Y...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
Georgy Komarov
[clang-tidy] Fix cppcoreguidelines-pro-type-vararg...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
Kirill Bobyrev
Introduce clangd-server-monitor tool
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
Luis Penagos
[clang-format] Prevent extraneous space insertion in...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
Jessica Clarke
[RISCV] Pre-commit tests for D101342
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
David Zarzycki
[llvm] Unbreak no-assertion testing
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
LLVM GN Syncbot
[gn build] Port 1db4dbba24dd
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
Bjorn Pettersson
Make dependency between certain analysis passes transitive
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
Simon Moll
Recommit "[VP,Integer,#2] ExpandVectorPredication pass"
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
Kadir Cetinkaya
[clangd] Fix hover crash on broken code
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
serge-sans...
Introduce -Wreserved-identifier
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
Fraser Cormack
[RISCV] Lower splats of non-constant i1s as SETCCs
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
David Green
[TTI] Replace ceil lambdas with divideCeil. NFCI
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
LLVM GN Syncbot
[gn build] Port ed51156084dd
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
Reshabh Sharma
[ModuleUtils] NFC: Add unit tests for appendToUsedList
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
Greg McGary
[lld-macho] Implement builtin section renaming
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
Shivam Gupta
[NFC] Give better diagnose on clang-format not found...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
Alex Lorenz
[clang][CodeGen] Use llvm::stable_sort for multi versio...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
Matthias Springer
[mlir] Fix bug in TransferOpReduceRank when all dims...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
natashaknk
[mlir][tosa] Add lowerings for tosa.equal and tosa...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
Philip Reames
[IndVarSimplify][NFC] Removed mayThrow from if-conditio...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
Sam Clegg
[lld][WebAssembly] Fix crash with `-pie` without `...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
Juneyoung Lee
[InstCombine] generalize select + select/and/or folding...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
Juneyoung Lee
Precommit tests for D101720 (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
Jim Ingham
Clarify the help for "breakpoint command add" and ...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
Arthur Eubanks
[NewPM] Only invalidate modified functions' analyses...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
Sam Clegg
[lld][WebAssembly] Convert more tests to asm format...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
Raman Tenneti
[libc] Introduce asctime, asctime_r to LLVM libc
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
LLVM GN Syncbot
[gn build] Port 7310403e3cdf
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Tomasz Miąsko
[demangler] Initial support for the new Rust mangling...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Sam Clegg
[lld][WebAssembly] Do not merge comdat data segments
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Philip Reames
Recommit "Generalize getInvertibleOperand recurrence...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Arthur Eubanks
[NewPM] Invalidate AAManager after populating GlobalsAA
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Joseph Huber
[Attributor] Add AAExecutionDomainInfo interface to...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Philip Reames
One more test case inspired by PR50191
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Eugene Zhulenev
[mlir] Linalg: add vector transfer lowering patterns...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Peyton, Jonathan L
[OpenMP] Refactor/Rework topology discovery code
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Philip Reames
Add some additional test cases inspired by PR50191
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Jez Ng
[lld-macho] Add ARM requirement to objc.s
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Jez Ng
[lld-macho] De-templatize mach_header operations
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Dávid Bolvanský
[InstCombine] Added tests for PR50094, NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Giorgis Georgakoudis
[Utils] Add prof metadata to matched unnamed values
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Emilio Cota
[mlir] Add polynomial approximation for math::Log1p
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Eli Friedman
[AArch64][SVE] More unpredicated ld1/st1 patterns for...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Jonas Devlieghere
[debugserver] Include LLDB_VERSION_SUFFIX in debugserve...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Dávid Bolvanský
[InstCombine] cttz(sext(x)) -> cttz(zext(x))
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Heejin Ahn
[WebAssembly] Reenable end-to-end test in wasm-eh.cpp
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
MaheshRavishankar
[mlir][Linalg] Add a utility method to get reassociatio...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Christopher...
[libcxx][iterator][ranges] adds `bidirectional_iterator...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Aart Bik
[mlir][sparse] fixed typo: sparse -> sparse_tensor
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Dimitry Andric
Revert "[MC][ELF] Work around R_MIPS_LO16 relocation...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Dimitry Andric
[MC][ELF] Work around R_MIPS_LO16 relocation handling...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Fangrui Song
[sanitizer] Set IndentPPDirectives: AfterHash in .clang...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Tomas Matheson
Revert "[CodeGen][ARM] Implement atomicrmw as pseudo...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Christopher...
[libcxx][iterator][ranges] adds `forward_iterator`...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Teresa Johnson
[SimplifyCFG] Look for control flow changes instead...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Paulo Matos
[WebAssembly] Fixup order of ins variables for table...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Sanjay Patel
[ValueTracking] soften assert for invertible recurrence...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
MaheshRavishankar
[mlir][Linalg] Use rank-reduced versions of subtensor...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Valentin Clement
[OpenMPIRBuilder] Add createOffloadMaptypes and createO...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Tomas Matheson
[CodeGen][ARM] Implement atomicrmw as pseudo operations...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
thomasraoux
[mlir][linalg] Fix vectorization bug in vector transfer...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Frederik Gossen
[MLIR][Linalg] Avoid forward declaration in `Loops...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Frederik Gossen
[MLIR][Linalg] Lower `linalg.tiled_loop` in a separate...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Anirudh Prasad
[AsmParser][SystemZ][z/OS] Implement HLASM location...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Mitch Phillips
[scudo] Don't track free/use stats for transfer batches.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Louis Dionne
[libc++] Use the internal Lit shell to run the tests
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Louis Dionne
[libc++] Fix template instantiation depth issues with...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Stella Laurenzo
Move MLIR python sources to mlir/python.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Louis Dionne
[libc++] Disentangle std::pointer_safety
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Paul Robinson
[DebuggerTuning] Move a comment to a more useful place.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
thomasraoux
[mlir][spirv] Add support to convert std.splat op
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Stanislav Mekhanoshin
[AMDGPU] Change FLAT Scratch SADDR to VADDR form in...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Zarko Todorovski
[AIX] Remove unused vector registers from allocation...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Duncan P. N...
Modules: Remove an extra early return, NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
thomasraoux
[mlir][vector] Extend vector transfer unrolling to...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
thomasraoux
[mlir][vector] Add canonicalization for extract/insert...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Matt Morehouse
[libFuzzer] Deflake entropic exec-time test.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Fabian Meumertzheim
[libFuzzer] Fix off-by-one error in ApplyDictionaryEntry
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Stanislav Mekhanoshin
[AMDGPU] Change FLAT SADDR to VADDR form in moveToVALU
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Giorgis Georgakoudis
[OpenMP] Fix non-determinism in clang task codegen
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Benjamin Kramer
[mlir] Fix multidimensional lowering from std.select...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
thomasraoux
[mlir][vector][NFC] split TransposeOp lowerning out...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Arthur Eubanks
[docs][NewPM] Add section on analyses
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Uday Bondhugula
[MLIR] Fix TestAffineDataCopy for test cases with no...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Stella Laurenzo
[mlir][Python] Add casting constructor to Type and...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Chris Lattner
[Support/Parallel] Add a special case for 0/1 items...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Marek Kurdej
[clang-format] Fix build on gcc < 7 introduced in rG8d9...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Frederik Gossen
[MLIR][Linalg] Lower `linalg.tiled_loop` to `scf` loops
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Marek Kurdej
[docs] Automatically update copyright year in libc++.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Marek Kurdej
[docs] Bump the trunk major version to 13 and update...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
David Green
[AArch64] Fold CSEL x, x, cc -> x
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Marek Kurdej
[docs] Fix title overline.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Marek Kurdej
[docs] Fix syntax typo.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Marek Kurdej
[clang-format] Add options to AllowShortIfStatementsOnA...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Fangrui Song
[ELF] Don't suggest alternative spelling of an empty...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
William S....
[MLIR] Canonicalize sub/add of a constant and another...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Anirudh Prasad
[SystemZ][z/OS] Enforce prefix-less registers in System...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Utkarsh Saxena
[clangd] Find implementors only when index is present.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Alexey Bataev
[SLP]Allow masked gathers only if allowed by target.
commit
|
commitdiff
|
tree
|
snapshot
next