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-06-24
Roman Lebedev
[NFCI] SCEV: promote ScalarEvolutionDivision into an...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Guillaume Chatelet
Revert "Use concrete natural type alignment for masked...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Yuanfang Chen
Remove Passes dependency on CodeGen
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Fangrui Song
[TextAPI/MachO] Fix style issues. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Guillaume Chatelet
Use concrete natural type alignment for masked load...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Mitch Phillips
Revert "[BitcodeReader] Fix DelayedShuffle handling...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Stefan Agner
[ARM] Make cp10 and cp11 usage a warning
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Kirill Naumov
[InlineCost] InlineCostAnnotationWriterPass introduced
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Mehdi Amini
Add a git hook script that can be manually setup to...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Amy Kwan
[PowerPC][Power10] Implement Count Leading/Trailing...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Martin Storsjö
[ProcessGDBRemote] Fix a typo in an ifdef from 58de2a38...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Fangrui Song
[lld-macho] Remove using namespace llvm::MachO
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jinsong Ji
[NFC][PowerPC] Fix some typos in MachineCombiner comments
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Christopher...
[SVE] Remove calls to VectorType::getNumElements from IPO
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Davide Italiano
[ProcessGDBRemote] Placate the Windows buildbot.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
dfukalov
[NFCI][CostModel] Add const to Value*.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Raphael Isemann
[lldb][NFC] Use expect_expr in TestStructTypes.py
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Kirill Naumov
[InlineCost] Added InlineCostCallAnalyzer::print()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Sanjay Patel
[x86][AArch64] add tests for fmul-fma combine; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Erich Keane
Fix a pair of wtype-limits and 3 wparentheses warnings...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
weihe
Add --hot-func-list to llvm-profdata show for sample...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Nigel Perks
Fix crash on XCore on unused inline in EmitTargetMetadata
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Alexander Shaposhnikov
[llvm-objcopy] Update help message tests
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Fangrui Song
[lld-macho] Use namespace qualifiers (macho::) instead...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Davide Italiano
[Apple Silicon] Debugging of process under Rosetta...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Davide Italiano
[Apple Silicon] Initial support for Rosetta
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Florian Hahn
[SLP] Limit GEP lists based on width of index computation.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Vedant Kumar
[docs] Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Joel E. Denny
[FileCheck][NFC] Fix typo in test comment
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Akira Hatanaka
[ObjC] Copy a block to the heap if it is passed as...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Joel E. Denny
[OpenMP][NFC] Remove hard-coded line numbers from test
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Simon Pilgrim
InstCombineInternal.h - reduce AliasAnalysis.h include...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Simon Pilgrim
Local.h - reduce includes to forward declarations....
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Joel E. Denny
[OpenMP][Docs] Mark TR8 `present` as claimed in docs
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Alexander Shaposhnikov
[llvm-objcopy] Update help messages
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
tatz.j@northeastern.edu
[NVPTX] Fix for NVPTX module asm regression
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Craig Topper
[X86] Rename O3-pipeline.ll to opt-pipeline.ll and...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Walter Erquinigo
Disable a flaky lldb-vscode test on aarch64
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Teresa Johnson
[WPD] Allow virtual calls to be analyzed with multiple...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Craig Topper
[X86] Replace PROC macros with an enum and a lookup...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Michael Liao
Fix coding style. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
LLVM GN Syncbot
[gn build] Port 29125ddf132
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Daniel Grumberg
Start adding support for generating CC1 command lines...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
LLVM GN Syncbot
[gn build] Port 4fb2116ee7f
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Nico Weber
[gn build] (manually) port bdceefe95ba6a
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Simon Pilgrim
LoopUtils.h - reduce AliasAnalysis.h include to forward...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Uday Bondhugula
[MLIR] Fix affine loop fusion private memref alloc
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Yitzhak Mandelbaum
[libTooling] Delete deprecated `Stencil` combinators.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jonas Devlieghere
[llvm] Remove full stop frome error message
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Mircea Trofin
Revert "[llvm] Added support for stand-alone cmake...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Ye Luo
[OpenMP] Adopt std::set in HostDataToTargetMap
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Erik Pilkington
[SemaObjC] Fix a crash on invalid when 'auto' is used...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Matt Arsenault
GlobalISel: Add unit tests for some utils functions
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Florian Hahn
[SLP] Precommit short load / wide math test for AArch64.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Walter Erquinigo
Disable flaky lldb-vscode tests on aarch64
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
dstuttar
[AMDGPU] Make sure to fix implicit operands on insertBranch
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Matt Arsenault
AMDGPU/GlobalISel: Legalize 64-bit G_SDIV/G_SREM
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Matt Arsenault
AMDGPU/GlobalISel: Invert parameter for div/rem lowerin...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Kadir Cetinkaya
[clangd] Disable printing of Value for tag-types on...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Ikhlas Ajbar
[Hexagon] Reducing minimum alignment requirement
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Fangrui Song
[ELF] -r: don't parse @ (symbol versioning) for .symver...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Matt Arsenault
Revert "[AMDGPU] Enable compare operations to be select...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Arthur Eubanks
[NewPM] Add SimpleLoopUnswitchPass to PassRegistry.def
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Arthur Eubanks
[NewPM] Handle -simplifycfg in opt
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Mircea Trofin
[llvm] Release-mode ML InlineAdvisor
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Mircea Trofin
[llvm] Added support for stand-alone cmake object libra...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Sanjay Patel
[VectorCombine] give invalid index value a name; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Sanjay Patel
[VectorCombine] add tests for extract + cmp + binop...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Matt Arsenault
WebAssembly: Don't store MachineFunction in MachineFunc...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Simon Pilgrim
Cloning.h - reduce AliasAnalysis.h include to forward...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Haojian Wu
[AST][RecoveryExpr] Add error-bit TemplateArgument
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Pavel Labath
[lldb] Refactor Scalar::TruncOrExtendTo
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Tim Corringham
[AMDGPU] Avoid redundant mode register writes
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Florian Hahn
[DSE,MSSA] Add missing -enable-dse-memoryssa flag to...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Georgii Rymar
[llvm-readobj] - Don't crash when a broken GNU hash...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Simon Pilgrim
Loads.h - reduce AliasAnalysis.h include to forward...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Stefan Pintilie
[LLD][PowerPC] Add support for R_PPC64_GOT_PCREL34
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Florian Hahn
[DSE] Eliminate stores at the end of the function.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
sstefan1
[OpenMPOpt] ICV macro definitions
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Joachim Protze
[OpenMP] NFC: Create OpenMP release notes file
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Simon Pilgrim
ObjCARC.h - remove unnecessary includes. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Simon Pilgrim
StackLifetime.h - remove unused AliasAnalysis.h include...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Alex Richardson
Don't install clang-import-test
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Krasimir Georgiev
[clang-format] restore indent in conditionals when...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Georgii Rymar
[llvm-readelf] - Don't crash when e_shstrndx==SHN_XINDE...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Christian Kandeler
[libclang] Extend clang_Cursor_Evaluate().
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Cullen Rhodes
[AArch64][SVE2] Add bfloat16 support to whilerw/whilewr...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Cullen Rhodes
[AArch64][SVE] Add bfloat16 support to svlen intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Cullen Rhodes
[AArch64][SVE] Add bfloat16 support to perm and select...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Kerry McLaughlin
[AArch64][SVE] Add bfloat16 support to load intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Victor Campos
[ARM] Improve diagnostics message when Neon is unsupported
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Konrad Kleine
[lldb] fix typo in docs: withing -> within
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Florian Hahn
[DSE,MSSA] Precommit small test changes for D72631.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
alex-t
[AMDGPU] Enable compare operations to be selected by...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Simon Tatham
[ARM][BFloat] Legalize bf16 type even without fullfp16.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Haojian Wu
[AST][RecoveryExpr] Populate error-bit from Type to...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
LLVM GN Syncbot
[gn build] Port 96d4ccf00c8
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Haojian Wu
[AST][RecoveryExpr] Fix a crash: don't attach error...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Kazushi (Jam...
[VE] Clang toolchain for VE
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Siva Chandra
[libc] Enable copysignl, frexpl, logbl and modfl on...
commit
|
commitdiff
|
tree
|
snapshot
next