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-12-14
Philip Reames
Speculative fix for build bot failures
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Bardia Mahjour
[DDG] Data Dependence Graph - DOT printer
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Javier Setoain
[mlir][ArmSVE][RFC] Add an ArmSVE dialect
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Matt Arsenault
OpaquePtr: Require byval on x86_intrcc parameter 0
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Matt Arsenault
clang: Add byval on x86_intrcc parameter 0
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Louis Dionne
[libc++] Split allocator_traits and pointer_traits...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Zequan Wu
[NFC] cleanup cg-profile emission on TargetLowerinng
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Hafiz Abid...
Add initial support for multilibs in Baremetal toolchain.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Guozhi Wei
[MBP] Prevent rotating a chain contains entry block
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Philip Reames
[LAA] Relax restrictions on early exits in loop structure
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
River Riddle
[mlir] Change the internal representation of FrozenRewr...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Christian Sigg
[mlir] Remove methods from mlir::OpState that just...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Michael Kruse
[flang] Fix copy elision assumption.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
River Riddle
[mlir][OpAsmParser] Add support for parsing integer...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
River Riddle
[mlir][OpFormat] Add support for emitting newlines...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Artem Belevich
[CUDA] Do not diagnose host/device variable access...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Sanjay Patel
[VectorCombine] add test for load with offset; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Reid Kleckner
[Hexagon] Tweak _MSC_VER workaround version
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Alina Sbirlea
[NFC] Remove stray comment.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Christian Sigg
[flang] Use mlir::OpState::operator->() to get to metho...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Craig Topper
[RISCV] Move vtype decoding and printing from RISCVInst...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Kuba Mracek
[sanitizer] Restrict querying VM size on Darwin only...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Thomas Raoux
[mlir][linalg] Fix bug in elementwise vectorization
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Jonas Paulsson
[SystemZ] Improve handling of backchain offset.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Sylvain Audi
Revert "[clang-scan-deps] Support clang-cl"
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Arthur Eubanks
[Wasm][LTO][NPM] Use NPM for LTO with ENABLE_EXPERIMENT...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Michael Liao
[amdgpu] Fix a crash case when `V_CNDMASK` could be...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Roman Lebedev
[NFCI][Thumb2] Regenerate MVE tests i missed in 59560e8...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Tony
[NFC] Remove trailing whitespace in llvm/CMakeLists.txt
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Cameron Desrochers
[TableGen] Fixed 64-bit filters being sliced to 32...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
LemonBoy
lld/ELF: Parse MSP430 BFD/emulation names
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Nemanja Ivanovic
[PowerPC] Restore stack ptr from frame ptr with setjmp
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
ergawy
[MLIR][SPIRV] Refactoring serialization and deserialization
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Gabor Marton
[ASTImporter] Fix import of a typedef that has an attribute
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Roman Lebedev
[SimplifyCFG] FoldBranchToCommonDest(): temporairly...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Roman Lebedev
[NFC][SimplifyCFG] FoldBranchToCommonDest(): pull out...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Roman Lebedev
[NFC][SimplifyCFG] Add another miscompiled test for...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Arthur O'Dwyer
[libc++] ADL-proof <functional> by adding _VSTD:: quali...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Arthur O'Dwyer
[libc++] Consistently replace `::new(__p) T` with ...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Sylvain Audi
[clang-scan-deps] Support clang-cl
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Siva Chandra...
[libc][Obvious] Include <fenv.h> from DummyFenv.h.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Stanislav Mekhanoshin
[SLP] Control maximum vectorization factor from TTI
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Raul Tambre
Revert "Re-apply "[CMake][compiler-rt][AArch64] Avoid...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Jay Foad
[AMDGPU] Make use of HasSMemRealTime predicate. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Kazushi (Jam...
[VE] Add logical mask intrinsic instructions
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Simon Pilgrim
[X86] LowerBUILD_VECTOR - track zero/nonzero elements...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Marek Kurdej
[libc++] [P1164] Add tests for create_directories....
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Kazushi (Jam...
[VE] Correct addRegisterClass calls
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Andrzej Warzynski
[flang][driver] Fix a small bug (auto vs auto&)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
diggerlin
[AIX] Fixed "comparison of unsigned expression >= 0...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Markus Lavin
Reland [DebugInfo] Improve dbg preservation in LSR.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Arthur O'Dwyer
generate_header_tests.py: Sort the header files ASCIIbe...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Arthur O'Dwyer
[libc++] Fix some one-off typos in comments. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Arthur O'Dwyer
[libc++] Remove __is_construct::__nat. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Arthur O'Dwyer
[libc++] s/insertible/insertable/g. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Arthur O'Dwyer
[libc++] s/Birdirectional/Bidirectional/g. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Raul Tambre
Re-apply "[CMake][compiler-rt][AArch64] Avoid preproces...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Kuba Mracek
[compiler-rt] [builtins] Make lse.S compile on Darwin
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Florian Hahn
[VPlan] Make VPWidenMemoryInstructionRecipe a VPDef.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
David Spickett
[llvm-objdump] Use "--" for long options in --help...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Raphael Isemann
Revert "Consider reference, pointer, and pointer-to...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Anton Afanasyev
[SLP] Fix vector element size for the store chains
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Simon Pilgrim
[TableGen] Don't dereference from dyn_cast<> - use...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Simon Pilgrim
[IRCE] Add test case for PR48051
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Kerry McLaughlin
[SVE][CodeGen] Lower scalable floating-point vector...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
David Green
[ARM] Improve handling of empty VPT blocks in tail...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Carl Ritson
[AMDGPU][NFC] Rename opsel/opsel_hi/neg_lo/neg_hi with...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Carl Ritson
[AMDGPU][NFC] Remove unused VOP3Mods0Clamp
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Raul Tambre
[XRay] Remove unnecessary <x86intrin.h> include
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Frederik Gossen
[MLIR] Add atan and atan2 lowerings to CUDA intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Sebastian Neubauer
[AMDGPU] Mark amdgpu_gfx functions as module entry...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Frederik Gossen
[MLIR] Add lowerings for atan and atan2 to ROCDL intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Raul Tambre
Revert "[CMake][compiler-rt][AArch64] Avoid preprocessi...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Raul Tambre
[compiler-rt][CMake] Define HAS_ASM_LSE on Apple if...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Jan Svoboda
[clang][cli] Port FileSystem options to new option...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Georgii Rymar
[llvm-readobj] - For SHT_REL relocations, don't display...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Jan Svoboda
[clang][cli] Better defaults for MarshallingInfoString
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Georgii Rymar
[llvm-readelf] - Improve ELF type field dumping.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Jan Svoboda
[clang][cli] Port Preprocessor and PreprocessorOutput...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
sameeran joshi
[Flang][OpenMP-5.0] Semantic checks for flush construct.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Haojian Wu
[clangd] Go-to-definition on pure virtual method decls...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
QingShan Zhang
[PowerPC][FP128] Fix the incorrect signature for math...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Haojian Wu
[AST][RecoveryExpr] Preserve type for broken overrload...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
sameeran joshi
[Flang][OpenMP] Semantic checks for Atomic construct.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Craig Topper
[LoopIdiom] Pre-commit tests for D92745. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Raul Tambre
[CMake][compiler-rt][AArch64] Avoid preprocessing LSE...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Richard Smith
Fix test expectation to cope with custom version namesp...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Richard Smith
Consider reference, pointer, and pointer-to-member...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Richard Smith
Factor out and centralize repeated 'getExpandedPackSize'.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Anton Afanasyev
[SLP][Test] Precommit test for D93192
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Chen Zheng
[MachineCombiner][NFC] Add MustReduceRegisterPressure...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Kazu Hirata
[CodeGen] Use llvm::erase_value (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Kazu Hirata
[Target] Use llvm::is_contained (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Arthur Eubanks
[opt][NPM] Pin -lower-amx-type to legacy PM
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Lang Hames
Re-apply 8904ee8ac7e with missing header included this...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Nico Weber
Revert "[JITLink] Add JITLinkDylib type, thread through...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Lang Hames
[JITLink] Add JITLinkDylib type, thread through JITLink...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Lang Hames
[JITLink] Fix include guard end comment.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Lang Hames
[ORC] Prefer preincrement on iterator.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Nathan Ridge
[clangd] Fix locateMacroAt() for macro definition outsi...
commit
|
commitdiff
|
tree
|
snapshot
next