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-13
Craig Topper
[SPARC] Fix fp128 load/stores
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Arthur Eubanks
[NewPM] Only non-trivially loop unswitch at -O3 and...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Jian Cai
Revert "[AsmParser] make .ascii support spaces as separ...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
wlei
[NFC] Fix build break by a initializer list converting...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Fangrui Song
[test] Add Clang side tests for -fdebug-info-for-profiling
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Michael Jones
[libc][NFC] change isblank and iscntrl from implicit...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Florian Hahn
[DSE] Add tests with stores of existing values.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Nikita Popov
[FuncAttrs] Add additional willreturn tests (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Kazu Hirata
Fix the warnings on unused variables (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Michael Jones
[libc][NFC] add macro for fuchsia to switch test backen...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Tim Keith
[flang] Fix accessibility of USEd name in .mod file
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Florian Hahn
[LTO] Add test for freestanding LTO option.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Aart Bik
[mlir][sparse] add vectorization strategies to sparse...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Jeroen Dobbelaere
[NFC] Use correct ssa.copy spelling when referring...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Alexandre Ganea
[LLD][COFF] Avoid std::vector resizes during type merging
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Tres Popp
[mlir] Correct 2 places that result in corrupted conver...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
wlei
[NFC] fix missing SectionName declaration
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
wlei
[CSSPGO][llvm-profgen] Virtual unwinding with pseudo...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
wlei
[CSSPGO][llvm-profgen] Refactor to unify hashable inter...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
wlei
[CSSPGO][llvm-profgen] Pseudo probe decoding and disass...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
peter klausler
[flang] Do not create HostAssoc symbols in derived...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Sanjay Patel
[SLP] simplify type check for reductions
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Krzysztof Parzyszek
[Hexagon] Improve legalizing of ISD::SETCC result
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
peter klausler
[flang] Fix classification of shape inquiries in specif...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
LLVM GN Syncbot
[gn build] Port 60fda8ebb6d
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Sam Tebbs
[ARM] Add a pass that re-arranges blocks when there...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Simon Pilgrim
[DAG] visitVECTOR_SHUFFLE - use all_of to check for...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Simon Pilgrim
[X86][AVX] Add test for another 'reverse HADD' pattern...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Simon Pilgrim
[X86][SSE] canonicalizeShuffleMaskWithHorizOp - simplif...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Jonas Devlieghere
[dsymutil] Warn on timestmap mismatch between object...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Andrew Litteken
[IROutliner] Adapting to hoisted bitcasts in CodeExtractor
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Sam McCall
[clangd] Remove some old CodeCompletion options that...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Utkarsh Saxena
[clangd] Remove "decision-forest-base" experimental...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Nikita Popov
[InstCombine] Fold select -> and/or using impliesPoison
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Sanjay Patel
[SLP] add reduction test for FMF; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Sam McCall
[clangd] Avoid reallocating buffers for each message...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Sam McCall
[clangd] Explicitly avoid background-indexing the same...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Terry Wilmarth
[OpenMP] Fix hierarchical barrier
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Joseph Huber
[OpenMP] Add documentation for error messages and relea...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Xiangling Liao
[Frontend] Add pragma align natural and sort out pragma...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Sam Clegg
[lld][WebAssembly] Fix for TLS + --relocatable
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Muhammad Asif...
[AArch64][GlobalISel] Add support for FCONSTANT of...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Hsiangkai Wang
[NFC][RISCV] Add double type in RISC-V V CodeGen test...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Matt Arsenault
GlobalISel: Do not set observer of MachineIRBuilder...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Nicholas Guy
[AArch64] Attempt to sink mul operands
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Sam McCall
[clangd] Split out a base class for delegating GlobalCo...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Lei Zhang
[mlir][linalg] Use attributes in named ops' indexing...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Florian Hahn
[X86] Add tests for rv_marker lowering.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Sven van Haastregt
[OpenCL] Improve OpenCL operator tests
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Guillaume Chatelet
[libc] Refresh benchmark progress bar when needed.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Simon Pilgrim
[X86] canonicalizeShuffleMaskWithHorizOp - minor refact...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Dávid Bolvanský
[Tests] Added test for memcpy loop idiom recognization
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Nico Weber
Revert "Hwasan InitPrctl check for error using internal...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Markus Lavin
[ValueTracking] Fix one s/dyn_cast/dyn_cast_or_null/
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Kerry McLaughlin
[SVE][CodeGen] CTLZ, CTTZ & CTPOP operations (predicates)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
David Zarzycki
Revert "[dsymutil] Warn on timestmap mismatch between...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Nathan James
Fix build errors after ceb9379a9
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Florian Hahn
[LTO] Add test to ensure objc-arc-contract is executed.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Nathan James
[ADT] Fix join_impl using the wrong size when calculati...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Matthew Malcomson
Hwasan InitPrctl check for error using internal_iserror
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Cullen Rhodes
[SVE] Add ISel pattern for addvl
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Simon Pilgrim
[X86][AVX] combineVectorSignBitsTruncation - limit...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Joe Ellis
[AArch64][SVE] Remove chains of unnecessary SVE reinter...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
David Sherwood
[NFC][InstructionCost] Use InstructionCost in Transform...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Florian Hahn
[LTO] Replace anonymous namespace with static functions...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Andrzej Warzynski
[clang][driver] Restore the original help text for...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Georgii Rymar
[obj2yaml,yaml2obj] - Refine how we set/dump the sh_ent...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
David Green
[ARM] Update isVMOVNOriginalMask to handle single input...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Georgii Rymar
[llvm-readelf/obj] - Add support of multiple SHT_SYMTAB...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
David Green
[ARM] Additional tests for different interleaving patte...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Serguei Katkov
[Verifier] Add tied-ness verification to statepoint...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Jianzhou Zhao
[MSan] Partially revert some changes from D94552
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Jonas Devlieghere
[dsymutil] Add preliminary support for DWARF 5.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Kazu Hirata
[llvm] Use Optional::getValueOr (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Kazu Hirata
[CodeGen] Remove unused function isRegLiveInExitBlocks...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Kazu Hirata
[llvm] Remove redundant string initialization (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Serguei Katkov
[Verifier] Extend statepoint verifier to cover more...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Serguei Katkov
[Statepoint Lowering] Add an option to allow use gc...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Carl Ritson
[AMDGPU] Add SI_EARLY_TERMINATE_SCC0 for early terminat...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Jonas Devlieghere
[dsymutil] Fix spurious space in REQUIRES: line
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Jonas Devlieghere
[dsymutil] s/dwarfdump/llvm-dwarfdump/ in test
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Jon Chesterfield
[libomptarget][nvptx] Include omp_data.cu in bitcode...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Jonas Devlieghere
[dsymutil] Copy eh_frame content into the dSYM companio...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Serguei Katkov
[InlineSpiller] Re-tie operands if folding failed
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Lang Hames
[Orc] Add a unit test for asynchronous definition gener...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Jonas Devlieghere
[dsymutil] Warn on timestmap mismatch between object...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Hsiangkai Wang
[NFC] Use generic name for scalable vector stack ID.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Hansang Bae
[OpenMP] Use persistent memory for omp_large_cap_mem
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Shoaib Meenai
[libc++] Give extern templates default visibility on gcc
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Nico Weber
[gn build] Reorganize libcxx/include/BUILD.gn a bit
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Hansang Bae
[OpenMP] Update allocator trait key/value definitions
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Reid Kleckner
[PDB] Defer relocating .debug$S until commit time and...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Yuanfang Chen
[Coroutine] Update promise object's final layout index
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Luo, Yuanke
[X86][AMX] Prohibit pointer cast on load.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
zhanghb97
[mlir][Python] Add checking process before create an...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Nico Weber
[gn build] (manually) port 79f99ba65d96
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Jianzhou Zhao
[MSan] Tweak CopyOrigin
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Juneyoung Lee
[DAGCombiner] Fold BRCOND(FREEZE(COND)) to BRCOND(COND)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Juneyoung Lee
[LangRef] State that a nocapture pointer cannot be...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Siva Chandra...
[libc][NFC] Use more specific comparison macros in...
commit
|
commitdiff
|
tree
|
snapshot
next