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-06-07
Valentin Clement
[mlir][openacc] Conversion of data operands in acc...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Bryan Chan
[OpenMP] Check loc for NULL before dereferencing it
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Stuart Ellis
[flang][driver] Add support for the "-init-only" option
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Fraser Cormack
[InstCombine] Support negation of scalable-vector splats
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Nathan Sidwell
[clang] Remove inadvertent commit
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Nathan Sidwell
[clang] Fix using-enum breakage
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Sebastian Neubauer
[AMDGPU] Use s_add_i32 for address additions
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Abhina Sreeskantharajan
[test] Use host platform specific error message substit...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Fraser Cormack
[Constants] Extend support for scalable-vector splats
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Kirill Bobyrev
[clangd] Bump recommended gRPC version (1.33.2 -> 1...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Nathan Sidwell
[clang][NFC] Break out enum completion from other type...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Nathan Sidwell
[clang][NFC] Break out BaseUsingDecl from UsingDecl
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
hsmahesha
[AMDGPU] Increase alignment of LDS globals if necessary...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Daniil Seredkin
[InstCombine] Missed optimization for pow(x, y) * pow...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
KareemErgawy
[MLIR][SPIRV] Use getAsmResultName(...) hook for Addres...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Adam Czachorowski
[clang] Fix a crash during code completion
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Simon Pilgrim
ExternalASTSource.h - remove unused StringRef and ...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Nico Weber
[gn build] fix syntax error from 50bb1b930dbc
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Kadir Cetinkaya
[clangd] Drop TestTUs dependency on gtest
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Bradley Smith
[AArch64][SVE] Improve codegen for dupq SVE ACLE intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Matthias Springer
[mlir][linalg] Add padding helper functions to PadTensorOp
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Florian Hahn
[LV] Update more target-specific tests after 23c2f2e6b24d.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Florian Hahn
[Matrix] Add -matrix-allow-contract=false to tests.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Matthias Springer
[mlir] Add offset/stride helper functions to OffsetSize...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Pushpinder...
[AMDGPU][Libomptarget] Remove atlc global
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Stuart Brady
[OpenCL] Add const attribute to ctz() builtins
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Liqiang Tao
[llvm] Add interface to order inlining
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Nico Weber
[lld/mac] Implement support for searching dylibs with...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Dmitry Polukhin
[clang] NFC: test for undefined behaviour in RawComment...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Guillaume Chatelet
[NFC] Fix semantic discrepancy for MVT::LAST_VALUETYPE
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Florian Hahn
[PhaseOrdering] Update tests after 23c2f2e6b24d.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Simon Pilgrim
ASTConcept.h - remove unused <string> include. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Jingu Kang
[SimpleLoopBoundSplit] Split Bound of Loop which has...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Andrew Savonichev
[Clang] Support a user-defined __dso_handle
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Florian Hahn
[LV] Mark increment of main vector loop induction varia...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Jay Foad
[AMDGPU] Fix MC tests for v_fmaak_f16 and v_fmamk_f16
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Tobias Gysi
[mlir][linalg] Cleanup LinalgOp usage in comprehensive...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Ole Strohm
[OpenCL] Fix missing addrspace on implicit move assignm...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Pushpinder...
[AMDGPU][Libomptarget] Rework logic for locating kernar...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Esme-Yi
Fixed the build failure of yaml2obj in XCOFFEmitter...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Esme-Yi
[yaml2obj] Initial the support of yaml2obj for 32-bit...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Nico Weber
[lld/mac] Implement support for searching dylibs with...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Nico Weber
[lld/mac] Implement support for searching dylibs with...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Nico Weber
[lld/mac] Rename DylibFile::dylibName to DylibFile...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
Nico Weber
[lld/mac] Use fewer magic numbers in magic $ld$ handlin...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
Jianzhou Zhao
[dfsan] Use the sanitizer allocator to reduce memory...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
Simon Pilgrim
[CostModel][X86] Add 512-bit bswap costs
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
Simon Pilgrim
[CostModel][X86] Add 512-bit bswap cost tests
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
David Green
[ARM] MVE tests for vmull from a splat. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
David Green
[AArch64] Extra tests for vector shift. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
Simon Pilgrim
[CostModel][X86] Improve AVX512 FDIV costs
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
Craig Topper
[RISCV] Replace && with ||. Spotted by coverity.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
Simon Pilgrim
[X86][SSE] LowerFP_TO_INT - remove dead code. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
Simon Pilgrim
[X86][SSE] combineVectorTruncation - simplify PSHUFB...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
maekawatoshiki
Revert "[LoopUnrollAndJam] Change LoopUnrollAndJamPass...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
Michael Kruse
[Clang][OpenMP] Refactor checking for mutually exclusiv...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
Simon Pilgrim
X86MachObjectWriter.cpp - silence null deference warnin...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
Nikita Popov
[TargetLowering] Use IRBuilderBase instead of IRBuilder...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
Nikita Popov
[LexicalScopesTest] Add missing IRBuilder.h include...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
Simon Pilgrim
X86Operand.h - fix uninitialized variable warnings...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
Simon Pilgrim
AssumeBundleQueries.cpp - don't dereference a dyn_cast...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
Michael Kruse
[Clang][OpenMP] Add static version of getSingleClause...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
Nikita Popov
[TargetLowering] Move methods out of line (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
Nikita Popov
[CodeGen] Add missing includes (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
Simon Pilgrim
SimplifyCFG.cpp - remove dead early-return code added...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
Simon Pilgrim
BreadthFirstIterator.h - fix uninitialized variable...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
Simon Pilgrim
Fix implicit fall through compiler warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
Simon Pilgrim
PatternMatch.h - wrap WrapFlags tests inside brackets...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
Simon Pilgrim
BPFISelDAGToDAG.cpp - don't dereference a dyn_cast...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
Simon Pilgrim
SmallVector.h - remove unused MathExtras.h header....
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
Simon Pilgrim
Fix uninitialized variable warnings. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
Simon Pilgrim
LibcBenchmark.h - add missing implicit cmath header...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
Simon Pilgrim
DirectoryWatcher-linux.cpp - add missing implicit MathE...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
Simon Pilgrim
Revert rG0b18c4c0ec03f0321ee83b9976da5777d0e4f53f ...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
Simon Pilgrim
SmallVector.h - remove unused MathExtras.h header ...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
Liqiang Tao
Revert "[llvm] Add interface to order inlining"
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
Liqiang Tao
[llvm] Add interface to order inlining
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Simon Pilgrim
xray-color-helper.cpp - add missing implicit cmath...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Simon Pilgrim
xray-color-helper.h - sort includes. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Simon Pilgrim
BranchProbability.cpp - add missing implicit cmath...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Simon Pilgrim
Revert rG7b839b3542983a313a9bf9f8d8039ceeea35c4d7 ...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Alexander Shaposhnikov
[lld][MachO] Add support for $ld$install_name symbols
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Simon Pilgrim
SmallVector.h - remove unused MathExtras.h header....
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
David Green
[AArch64] Remove AArch64ISD::NEG
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Simon Pilgrim
Fix "not all control paths return a value" MSVC warning...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Simon Pilgrim
BitstreamWriter.h - add missing implicit MathExtras...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Simon Pilgrim
ELFTypes.h - add missing implicit MathExtras.h header...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Simon Pilgrim
[MCA] Support.h - add missing implicit MathExtras.h...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Simon Pilgrim
EndianStream.h - add missing implicit MathExtras.h...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Simon Pilgrim
MsgPackReader.cpp - add missing implicit MathExtras...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Simon Pilgrim
NativeFormatting.cpp - add missing implicit MathExtras...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Arthur O'Dwyer
[libc++] graph_header_deps.py: Update the computing...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Arthur O'Dwyer
[libc++] Fix result-type and value_type computation...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Aaron Puchert
Make TableGenGlobalISel an object library
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Mark de Wever
[libc++][doc] Update Format status.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Roman Lebedev
[NFC] Promote willNotOverflow() / getStrengthenedNoWrap...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Nikita Popov
[LoopUnroll] Regenerate test checks (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Bruce Mitchener
Revert "[LLDB/API] Expose args and env from SBProcessInfo."
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Nikita Popov
[LoopUnroll] Separate peeling from unrolling
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Alexander Shaposhnikov
[lld][MachO] Fix typo in special-symbol-ld-previous.s
commit
|
commitdiff
|
tree
|
snapshot
next