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-05-13
KAWASHIMA Takahiro
[gcov] Fix simultaneous .gcda creation/lock
commit
|
commitdiff
|
tree
|
snapshot
2020-05-13
KAWASHIMA Takahiro
[LoopReroll] Fix rerolling loop with use outside the...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-13
Muhammad Omair...
[LLDB] Fix typo in xfail decorator assert.test
commit
|
commitdiff
|
tree
|
snapshot
2020-05-13
Muhammad Omair...
[LLDB] Mark some xfails for arm-linux
commit
|
commitdiff
|
tree
|
snapshot
2020-05-13
aartbik
[mlir] [VectorOps] Implement vector.constant_mask lower...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-13
Muhammad Omair...
[LLDB] Fix minidebuginfo-set-and-hit-breakpoint.test...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-13
Johannes Doerfert
[Attributor][FIX] Stabilize the state of AAReturnedValu...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-13
zoecarver
[libcxx] Constrain function assignment operator (2574).
commit
|
commitdiff
|
tree
|
snapshot
2020-05-13
Zequan Wu
test commit
commit
|
commitdiff
|
tree
|
snapshot
2020-05-13
Juneyoung Lee
[ValueTracking] Fix crash in isGuaranteedNotToBeUndefOr...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-13
Muhammad Omair...
Fix error in TestNumThreads.py when frame.GetFunctionNa...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-13
Nicolas Vasilache
[mlir] Revisit std.subview handling of static information.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Zequan Wu
Add nomerge function attribute to supress tail merge...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Nico Weber
[lld-macho] Ignore -platform_version and -syslibroot...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Siva Chandra...
[libc][Obvious] Fix deps of few threads targets.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Casey Carter
[libc++][test] Properly mark libc++-only XFAILs
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Stanislav Mekhanoshin
[AMDGPU] Make v4i64/v4f64/v8i64/v8f64 legal
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Jonas Devlieghere
[lldb/Reproducers] Also record directories FileSystem...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Sean Silva
Revert of Revert of [mlir][shape] Tidy up shape.shape_of
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Jan Korous
[YAMLVFSWriter] Fix for delimiters
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Sanjay Patel
[x86][CGP] enable target hook to sink funnel shift...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Davide Italiano
[GIsel] Update a comment and make it more precise.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Alex Zinenko
[mlir] Move Conversion/StandardToStandard to Dialect...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Davide Italiano
[GlobalISel] Assign the correct location when combining...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Alexey Lapshin
Fix buildbots #2 after aa1eb5152d9a5bd588c8479a376fa65c...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Justin Hibbits
PowerPC: Treat llvm.fma.f* intrinsic as using CTR with SPE
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Alexey Lapshin
Fix buildbots after aa1eb5152d9a5bd588c8479a376fa65cbea...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Wei Mi
[SampleFDO] Rename llvm-profdata flag -partial-profile...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Jonas Devlieghere
[VirtualFileSystem] Add unit test that showcases anothe...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Jonas Devlieghere
[VirtualFileSystem] Add unit test that showcases YAMLVF...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Alexey Lapshin
[X86][ISelLowering] refactor Varargs handling in X86ISe...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Fangrui Song
[TargetLoweringObjectFileImpl] Produce .text.hot. inste...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Louis Dionne
[libc++abi] Adjust XFAIL on macOS for bug that was...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Sergey Dmitriev
[Attributor] Fixup block addresses after rewriting...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Richard Smith
PR45589: Properly decompose overloaded `&&` and `|...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Stephen Neuendorffer
[MLIR] Fix dependencies for Analysis libraries
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Artem Dergachev
[analyzer] SATestBuild.py: Fix support for #NOPREFIX.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Stephen Neuendorffer
[MLIR] Rename SideEffects.td -> SideEffectInterfaces.td
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Fred Riss
[lldb/Driver] Support terminal resizing
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
David Blaikie
Avoid binding pointers to "auto&" (by dereferencing...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
zoecarver
[libcxx] Re-commit: shared_ptr changes from library...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Kamau Bridgeman
[PowerPC] Fold redundant load immediates of zero and...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Jonas Devlieghere
[Reproducers] Serialize process arguments in ProcessInfo
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Jan Korous
[FileCollector][NFC] Add comments
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Juneyoung Lee
[ValueTracking] Let propagatesPoison support binops...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Craig Topper
[X86] Remove the v16i8->v16i16 path for MULHS with...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Dimitry Andric
[arm] Add big-endian version of pcrel fixups for adr...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Austin Kerbow
[AMDGPU] Add AGPRs to getRegClassForSizeOnBank
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Craig Topper
[CodeGen] Use Align in MachineConstantPool.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Sanjay Patel
[VectorCombine] add test to check for iterative improve...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Thomas Lively
[WebAssembly] Implement pseudo-min/max SIMD instructions
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Fangrui Song
[gcov][test] Fix clang test
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Fangrui Song
[gcov] Default coverage version to '408*' and delete...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Whitney Tsang
[PassBuilder] Moved ProfileSummaryAnalysis in buildInli...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Jay Foad
[GlobalISel][IRTranslator] Fix <1 x Ty> handling in...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Jay Foad
[GlobalISel][IRTranslator] New helper function translat...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Florian Hahn
[Matrix] Check non-dependent elt type before creating...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Michael Kruse
[docs] Corrected inaccuracies in Common Problems section.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Jez Ng
[lld-macho] Add support for creating and reading reexpo...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Jez Ng
[lld-macho] Re-add dylink-lazy test
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
James Y Knight
Add comment for SelectionDAGBuilder::SL field.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Haojian Wu
[clangd] Add metrics for selection tree and recovery...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Carl Ritson
[AMDGPU] Order pos exports before param exports
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Matt Arsenault
HIP: Merge builtin library handling
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Matt Arsenault
AMDGPU: Search for new ROCm bitcode library structure
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Reid Kleckner
[LLD] Rename iDTable -> idTable, NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Benjamin Kramer
Fold single-use variables into assert
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Kristof Beyls
Add Linux SVE Ptrace macros.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Sam McCall
Revert "[mlir] Revisit std.subview handling of static...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Melanie Blower
[PATCH] #pragma float_control should be permitted in...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Simon Pilgrim
[X86] combineX86ShuffleChain - use narrowShuffleMaskElt...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Yaxun (Sam...
[CUDA][HIP] Workaround for resolving host device functi...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Sam Parker
[NFC][AArch64] More casts tests...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Simon Pilgrim
[X86][AVX] Use X86ISD::VPERM2X128 for blend-with-zero...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Simon Pilgrim
FuzzerCLI.h - reduce StringRef.h include to forward...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Simon Pilgrim
DebugCounter.h - remove unused includes. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Pierre-vh
[Target][ARM] Replace outdated getARMVPTBlockMask function
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Pierre-vh
[Target][ARM] Replace re-uses of old VPR values with...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
David Zarzycki
[libcxx testing] Remove ALLOW_RETRIES from sleep_for...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Sander de Smalen
[CodeGen][SVE] Add patterns for whole vector predicate...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Jim Lin
Revert "[RISCV] Make CanLowerReturn protected for downs...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Sam Parker
[NFC][AArch64] More cast cost tests
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Sander de Smalen
[SveEmitter] Add builtins for svdup and svindex
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Petre-Ionut...
[ARM] Refactor lower to S[LR]I optimization
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Sam Parker
[ARM][CostModel] Improve getCastInstrCost
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Sam Parker
[AArch64][CostModel] getCastInstrCost
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Manoel Roemmer
[Openmp][VE] Libomptarget plugin for NEC SX-Aurora
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Haojian Wu
get rid of the NDEBUG usage in RecoveryExpr, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Sam Parker
[NFC][AArch64] Update tests
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Eric Christopher
Fix typos encountered while working on pass pipeline...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Djordje Todorovic
Revert "[NFC][DwarfDebug] Prefer explicit to auto type...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Djordje Todorovic
Revert "[NFC][DwarfDebug] Avoid default capturing when...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Jonas Paulsson
[SystemZ] Improve foldMemoryOperandImpl: vec->FP conver...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
David Sherwood
[CodeGen] Fix incorrect uses of getVectorNumElements()
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Muhammad Omair...
[LLDB] Disable TestBasicEntryValues.py for arm
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Nathan Ridge
[clangd] Have suppression comments take precedence...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Eric Christopher
Temporarily Revert "[mlir][shape] Tidy up shape.shape_o...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Jim Lin
[RISCV] Make CanLowerReturn protected for downstream...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Qiu Chaofan
[PowerPC] Add fma/fsqrt/fmax strict-fp intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
zoecarver
Revert "[libcxx] shared_ptr changes from library fundam...
commit
|
commitdiff
|
tree
|
snapshot
next