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-01-22
Julian Lettner
Remove obsolete TODOs
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Nikita Popov
[SimplifyLibCalls] Skip unused calls in sincos transform
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Louis Dionne
[libc++] Bring back mach_absolute_time implementation...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Jacques Pienaar
Add more explicit assert for failures
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
MaheshRavishankar
[mlir][Linalg] Extend tile+fuse to work on Linalg opera...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Mark de Wever
[NFC][libc++] Update the implementation status.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
MaheshRavishankar
[mlir][Linalg] NFC: Refactor LinalgDependenceGraphElem...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Hongtao Yu
[CSSPGO] LTO option for pseudo probe
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
peter klausler
[flang][nfc] Fix comments, remove needless API, tweak...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Abhina Sreeskantharajan
[SystemZ][z/OS] Fix No such file or directory expressio...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
peter klausler
[flang] Correct shape analysis for transformational...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Sanjay Patel
[InstCombine] narrow abs with sign-extended input
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Sanjay Patel
[InstCombine] add tests for abs(sext X); NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Lei Zhang
[mlir][spirv] Define spv.IsNan/spv.IsInf and add lowerings
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
peter klausler
[flang] Remove some needless operations in expr rewriting
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Lei Zhang
[mlir][spirv] Fix script for availability autogen and...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Shafik Yaghmour
[LLDB] Fix how ObjCBOOLSummaryProvider deals with BOOL
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Eugene Zhulenev
[mlir] Add coro intrinsics operations to LLVM dialect
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Wolfgang Pieb
[llvm-mca] Adding local lit config file for X86 targets
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Louis Dionne
[libc++] Fix broken build when merging libc++abi into...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Joseph Schuchart
[OpenMP] libomp: properly initialize buckets in __kmp_d...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Fangrui Song
[ELF] --wrap: retain __wrap_foo if foo is defined in...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Hanhan Wang
[mlir][StandardOps] Fix typos in the td file.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Arjun P
[MLIR] Add support for extracting an integer sample...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Yaxun (Sam...
[HIP] Support __managed__ attribute
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Abhina Sreeskantharajan
[SystemZ][z/OS] Fix No such file or directory expressio...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Simon Pilgrim
[X86][AVX] canonicalizeLaneShuffleWithRepeatedOps ...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Simon Pilgrim
[X86][AVX] canonicalizeLaneShuffleWithRepeatedOps ...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Simon Pilgrim
[X86][AVX] combineTargetShuffle - simplify the X86ISD...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Peter Steinfeld
[flang] Fix typo in error message
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Florian Hahn
[LoopUnswitch] Fix logic to avoid unswitching with...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Florian Hahn
[LoopUnswitch] Add test cases with atomic loads & call
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Arnold Schwaighofer
[coro.async] Make sure we process async coroutines
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Jon Chesterfield
[libomptarget][devicertl] Drop templated atomic functions
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Roman Lebedev
Revert "[NFCI-ish][SimplifyCFG] FoldBranchToCommonDest...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Roman Lebedev
[InstCombine] Fold `(~x) | y` --> `~(x & (~y))` iff...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Roman Lebedev
[InstCombine] Fold `(~x) & y` --> `~(x | (~y))` iff...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Roman Lebedev
[NFC][InstCombine] Add tests for `(~x) &/| y` --> ...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Roman Lebedev
[NFC][InstCombine] Extract freelyInvertAllUsersOf(...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Roman Lebedev
[NFC][SimplifyCFG] FoldBranchToCommonDest(): extract...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Roman Lebedev
[NFC][SimplifyCFG] FoldBranchToCommonDest(): extract...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Roman Lebedev
[NFC][SimplifyCFG] FoldBranchToCommonDest(): somewhat...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Roman Lebedev
[NFC][SimplifyCFG] FoldBranchToCommonDest(): unclutter...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Roman Lebedev
[NFCI-ish][SimplifyCFG] FoldBranchToCommonDest(): reall...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Roman Lebedev
[SimplifyCFG] FoldBranchToCommonDest(): don't deal...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Balázs Kéri
[clang][ASTImporter] Add support for importing CXXFoldExpr.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
David Green
[ARM] Disable sign extended SSAT pattern recognition.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Moritz Sichert
Avoid fragile type lookups in GDB pretty printer
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Florian Hahn
[LTO] Add support for existing Config::Freestanding...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Sam McCall
[clangd] Inject context provider rather than config...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Aleksandr Platonov
[clangd][SwapIndex] ensure that the old index is alive...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Simon Pilgrim
[X86][AVX] combineX86ShufflesRecursively - attempt...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Anton Rapetov
[SLP] do not traverse constant uses
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Mikhail Maltsev
[clang][Tooling] Get rid of a hack in SymbolOccurrences...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Moritz Sichert
Don't delete default constructor of PathDiagnosticConsu...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Haojian Wu
Revert "[clang] Suppress "follow-up" diagnostics on...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Balazs Benics
[NFC] Add CMakeUserPresets.json filename to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Simon Pilgrim
[DAG] Commute shuffle(splat(A,u), shuffle(C,D)) ->...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Simon Pilgrim
[X86][SSE] Don't fold shuffle(binop(),binop()) -> binop...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
David Green
[ARM] Adjust isSaturatingConditional to return a new...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Kadir Cetinkaya
[clangd] Add documentation for building and testing...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
David Green
[ARM] Add new and regenerate SSAT tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Nikita Popov
[IR] Optimize adding attribute to AttributeList (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
LLVM GN Syncbot
[gn build] Port 8214982b5042
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Sebastian Neubauer
[AMDGPU] Implement mir parseCustomPseudoSourceValue
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Simon Pilgrim
[X86][SSE] Add PR48823 HSUB test case
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Simon Pilgrim
[X86][SSE] Add v16i8 02_20_uu_uu_uu_uu_uu_uu_uu_uu_uu_u...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
David Sherwood
Fix build failure caused by 2e080eb00ad76654313e0e119bb...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Lang Hames
[JITLink][ELF/x86-64] Add support for weak and hidden...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Jay Foad
[LegacyPM] Update InversedLastUser on the fly. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
David Sherwood
[SVE] Add support for scalable vectorization of loops...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Sven van Haastregt
[APSInt][NFC] Clean up doxygen comments
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Christudasan...
[AMDGPU] Fix the inconsistency in soffset for MUBUF...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
ShihPo Hung
[RISCV] Fix intrinsic CodeGen test cases for vrgather
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Jan Svoboda
[clang][cli] Port visibility LangOptions to marshalling...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Craig Topper
[TargetLowering] Use getBoolConstant instead of assumin...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Nathan Lanza
NFC: Remove simple_ilist comment mentioning ilist/iplis...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Douglas Yung
Update filename to workers.py file in documentation
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Christudasan...
[AMDGPU] Test clean up (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Craig Topper
[TargetLowering] Simplify some code in SimplifySetCC...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Cassie Jones
[AArch64][GlobalISel] Implement widenScalar for signed...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Hanhan Wang
[mlir][StandardToSPIRV] Add support for lowering uitofp...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Hanhan Wang
[mlir][Linalg] Introduce linalg.pad_tensor op.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Arthur Eubanks
[test] Make incorrect-exit-count.ll work under NPM
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Arthur Eubanks
[NewPM][opt] Run the "default" AA pipeline by default
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Lang Hames
[JITLink][ELF/x86-64] Range check 32-bit relocs.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Argyrios Kyrtzidis
[ASTReader] Allow controlling separately whether valida...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Mircea Trofin
[NFC] Disallow unused prefixes under llvm/test
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Arthur Eubanks
[AMDGPU][Inliner] Remove amdgpu-inline and add a new...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Arthur Eubanks
Revert "[NewPM][opt] Run the "default" AA pipeline...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Jacques Pienaar
[mlir] Enable passing crash reproducer stream factory...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Kazu Hirata
[llvm] Use isDigit (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Kazu Hirata
[llvm] Don't include StringSwitch.h where unnecessary...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Kazu Hirata
[CodeGen] Use llvm::append_range (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Arthur Eubanks
[NewPM][opt] Run the "default" AA pipeline by default
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Hsiangkai Wang
[RISCV] Correct DWARF number for vector registers.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Craig Topper
[RISCV] Don't create LMUL=8 pseudo instructions for...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Cassie Jones
[AArch64][GlobalISel] Make G_USUBO legal and select it.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
ShihPo Hung
[RISCV] Add intrinsics for RVV1.0 VFRSQRTE7 & VFRECE7
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
ShihPo Hung
[RISCV] Add intrinsics for vector unordered indexed...
commit
|
commitdiff
|
tree
|
snapshot
next