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
2020-09-17
Zhaoshi Zheng
[NFC] Test Commit
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Derek Schuff
Support dwarf fission for wasm object files
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Florian Hahn
[MemorySSA] Be more conservative when traversing Memory...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Arthur Eubanks
[NewPM] Fix pr45927.ll under NPM
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Alexander Shaposhnikov
[llvm-install-name-tool] Update the command-line guide
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Nikita Popov
[InstCombine] Canonicalize SPF_ABS to abs intrinc
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Whitney Tsang
[LoopUnrollAndJam] Allow unroll and jam loops forced...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Nikita Popov
[GVN] Use that assume(!X) implies X==false (PR47496)
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Nikita Popov
[GVN] Add additional assume tests (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Florian Hahn
[SCEV] Add test cases for max BTC with loop guard info.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Victor Huang
Disable hoisting MI to hotter basic blocks when using pgo
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Vitaly Buka
[Lsan] Use fp registers to search for pointers
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Jon Roelofs
AArch64::ArchKind's underlying type is uint64_t
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
LLVM GN Syncbot
[gn build] Port 7e4c6fb8546
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Andrew Litteken
[IRSim] Adding IR Instruction Mapper
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Cameron McInally
[SVE][WIP] Implement lowering for fixed length VSELECT...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Reid Kleckner
[PDB] Split TypeServerSource and extend type index...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Amara Emerson
[AArch64][GlobalISel] Widen G_EXTRACT_VECTOR_ELT elemen...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Amara Emerson
[AArch64][GlobalISel] Make <8 x s16> and <16 x s8>...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Sanjay Patel
[VectorCombine] limit load+insert transform to one-use
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Craig Topper
[X86] Don't match x87 register inline asm constraints...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Navdeep Kumar
[MLIR][Affine] Add parametric tile size support for...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Abhishek Varma
[MLIR] Support for return values in Affine.For yield
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Yaxun (Sam...
Revert "[NFC] Refactor DiagnosticBuilder and PartialDia...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Yaxun (Sam...
Revert "[CUDA][HIP] Defer overloading resolution diagno...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Sanjay Patel
[VectorCombine] rearrange bailouts for load insert...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Sanjay Patel
[VectorCombine] add test for multi-use load (PR47558...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Jinsong Ji
[PowerPC][AIX] Don't hardcode python invoke command...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Adrian Prantl
Add missing include
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
jerryyin
[AMDGPU] Fix ROCm unit test memref initialization
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Raul Tambre
[Sema] Introduce BuiltinAttr, per-declaration builtin...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Matt Morehouse
[DFSan] Add bcmp wrapper.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Eduardo Caldas
[SyntaxTree][Synthesis] Fix allocation in `createTree...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Bogdan Graur
[amdgpu] Compilation fix for Release
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Sanjay Patel
[InstSimplify] add tests for FP constant miscompile...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
David Green
[ARM] Expand distributing increments to also handle...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Amara Emerson
[AArch64][GlobalISel] Fix bug in fewVectorElts action...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Hanhan Wang
[mlir][Vector] Add a folder for vector.broadcast
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Yaxun (Sam...
Fix build failure in clangd
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Simon Pilgrim
ModuloSchedule.cpp - remove unnecessary includes. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Matt Morehouse
Revert "[DFSan] Add bcmp wrapper."
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Max Kazantsev
[Test] Add tests showing that IndVars cannot prove...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Valentin Clement
[flang][openacc] Lower clauses on loop construct to...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Valentin Clement
[mlir][openacc] Change operand type from index to AnyIn...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
David Green
[ARM] Add more MVE postinc distribution tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Yaxun (Sam...
[CUDA][HIP] Defer overloading resolution diagnostics...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Sanne Wouda
[AArch64] Match pairwise add/fadd pattern
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Sanne Wouda
Precommit test updates
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Matt Morehouse
[DFSan] Add bcmp wrapper.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Alexey Bataev
[OpenMP 5.0] Fix user-defined mapper privatization...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Xun Li
[Coroutine] Fix a bug where Coroutine incorrectly spill...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Louis Dionne
[libc++] Remove some workarounds for missing variadic...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Michael Liao
[amdgpu] Lower SGPR-to-VGPR copy in the final phase...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
David Green
[ARM] Sink splats to MVE intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Kamil Rytarowski
[compiler-rt] [scudo] Fix typo in function attribute
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Stephan Herhut
[mlir][Standard] Canonicalize chains of tensor_cast...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Kamil Rytarowski
[compiler-rt] [hwasan] Replace INLINE with inline
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Kamil Rytarowski
[compiler-rt] [netbsd] Include <sys/dkbad.h>
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
alex-t
[AMDGPU] should expand ROTL i16 to shifts.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Kamil Rytarowski
[compiler-rt] [tsan] [netbsd] Catch unsupported LONG_JM...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Kamil Rytarowski
[compiler-rt] Replace INLINE with inline
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Simon Pilgrim
LiveDebugVariables.cpp - remove unnecessary Compiler...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Simon Pilgrim
DwarfExpression.cpp - remove unnecessary includes....
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Simon Pilgrim
ValueList.cpp - remove unnecessary includes. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Kamil Rytarowski
[compiler-rt] Avoid pulling libatomic to sanitizer...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Simon Pilgrim
SafeStackLayout.cpp - remove unnecessary StackLifetime...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
jerryyin
[AMDGPU] Bump to ROCm 3.7 dependency hip_hcc->amdhip64
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Simon Pilgrim
InstCombiner.h - remove unnecessary KnownBits.h include...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Yvan Roux
[ARM][MachineOutliner] Add missing testcase for calls.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Florian Hahn
[MemorySSA] Add another loop clobber test case.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Kerry McLaughlin
[SVE][CodeGen] Lower floating point -> integer conversions
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Georgii Rymar
[obj2yaml] - Don't emit EM_NONE.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Georgii Rymar
[llvm-readelf/obj][test] - Document what we print in...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Sanjay Patel
[SLP] sort candidates to increase chance of optimal...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Jessica Clarke
[clang][docs] Fix documentation of -O
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Simon Pilgrim
Remove unnecessary forward declarations. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Mikael Holmen
[ConstraintSystem] Remove local variable that is set...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
mydeveloperday
[clang-format][regression][PR47461] ifdef causes catch...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Simon Pilgrim
MetadataLoader.cpp - remove unnecessary StringRef inclu...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Simon Pilgrim
SymbolizableObjectFile.h - remove unnecessary includes...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Sam Parker
[NFC][ARM] Tail fold test changes
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
David Spickett
Revert "[lldb] Don't send invalid region addresses...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
David Green
[ARM] Additional tests for qr intrinsics in loops. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Simon Pilgrim
DwarfStringPool.cpp - remove unnecessary StringRef...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Simon Pilgrim
DwarfFile.h - remove unnecessary includes. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
David Green
[ARM] Extra fp16 bitcast tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Alex Zinenko
[mlir] turn clang-format back on in C API test
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Nico Weber
[gn build] (manually) port c9af34027bc
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Vincent Zhao
[MLIR] Turns swapId into a FlatAffineConstraints member...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Simon Pilgrim
[AsmPrinter] DwarfDebug - use DebugLoc const references...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Simon Pilgrim
[AMDGPU] Remove orphan SITargetLowering::LowerINT_TO_FP...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Simon Pilgrim
[AsmPrinter] Remove orphan DwarfUnit::shareAcrossDWOCUs...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Jakub Lichman
[mlir][Linalg] Convolution tiling added to ConvOp vecto...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Cullen Rhodes
[clang][aarch64] ACLE: Support implicit casts between...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
David Spickett
[lldb] Don't send invalid region addresses to lldb...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Rainer Orth
[X86] Fix stack alignment on 32-bit Solaris/x86
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Douglas Yung
Revert "Re-land: Add new hidden option -print-changed...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Roman Lebedev
[NFC] EliminateDuplicatePHINodes(): small-size optimiza...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Jay Foad
[SplitKit] Only copy live lanes
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Jay Foad
[AMDGPU] Generate test checks for splitkit-copy-bundle.mir
commit
|
commitdiff
|
tree
|
snapshot
next