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-07-07
Arthur Eubanks
[NewPM][LoopFusion] Rename loop-fuse -> loop-fusion
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Sean Silva
[mlir] Convert function signatures before converting...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Simon Pilgrim
[X86][AVX] Add test case showing incorrect extraction...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Simon Pilgrim
[X86][AVX] Add AVX2 tests to extractelement-load.ll
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Ellis Hoag
Warn pointer captured in async block
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Chris Lattner
Expand the LLVM Developer Policy to include new section...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Erik Pilkington
[SemaObjC] Fix a -Wobjc-signed-char-bool false-positive...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Erik Pilkington
[SemaObjC] Add a warning for @selector expressions...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Biplob Mishra
[PowerPC] Implement Vector Replace Builtins in LLVM
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Jennifer Yu
orrectly generate invert xor value for Binary Atomics...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Dan Liew
Revert "Temporarily disable the following failing tests...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Dan Liew
Disable interception of sigaltstack on i386 macOS.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Jonas Devlieghere
[lldb] Fix unaligned load in DataExtractor
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Hans Wennborg
[GlobalOpt] Don't remove inalloca from musttail-called...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Sanjay Patel
[x86] fix miscompile in buildvector v16i8 lowering
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Amy Huang
[NativeSession] Add column numbers to NativeLineNumber.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Fangrui Song
[ELF] Ignore --no-relax for RISC-V
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Aaron En Ye Shi
[HIP] Use default triple in llvm-mc for system ld
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Sanjay Patel
[x86] add test for buildvector lowering miscompile...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Mehdi Amini
Revert "Create the framework and testing environment...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Muhammad Omair...
Combine multiple defs of arm64 register sets
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Shuhong Liu
[Clang] Handle AIX Include management in the driver
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Nathan James
[ASTMatchers] Added hasDirectBase Matcher
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Pavel Labath
[lldb/Utility] Fix float->integral conversions in Scala...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
SharmaRithik
[CodeMoverUtils] Make specific analysis dependent check...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Guillaume Chatelet
[Bitfields][NFC] Make sure bitfields are contiguous
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Eric Schweitz
[flang] Add lowering of I/O statements.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Balázs Kéri
[ASTImporter] Corrected import of repeated friend decla...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Ye Luo
[OpenMP] Use primary context in CUDA plugin
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Alexey Bataev
[DEBUGINFO]Add dwarf versions to the test, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Pavel Labath
[lldb/test] Fix lldbutil.run_to_***_breakpoint for...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Roman Lebedev
[Scalarizer] When gathering scattered scalar, don't...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Liu, Chen3
[X86] Fix a bug that when lowering byval argument
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Joel E. Denny
[OpenMP][NFC] Remove hard-coded line numbers from more...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Georgii Rymar
[llvm-readobj] - Refactor the MipsGOTParser<ELFT> to...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Nathan James
[NFC] Use hasAnyName matcher in place of anyOf(hasName...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Georgii Rymar
[llvm-readobj] - Fix indentation in broken-dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Georgii Rymar
[llvm-readobj] - Don't abort when dumping dynamic reloc...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Sam McCall
[clangd] Store index in '.cache/clangd/index' instead...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Benjamin Kramer
[mlir][VectorOps] Lower vector.outerproduct of int...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Lei Zhang
[mlir][spirv] Introduce OwningSPIRVModuleRef for ownership
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Ayal Zaks
[LV] Vectorize without versioning-for-unit-stride under...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Raphael Isemann
[lldb] Make TestIOHandlerResizeNoEditline pass with...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Georgii Rymar
[llvm-readobj] - Add prepending # to mips-got.test...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Haojian Wu
[clang-tidy] Fix an unused-raii check crash on objectiv...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Georgii Rymar
[llvm-readobj] - Refine the error reporting in LLVMStyl...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Georgii Rymar
[llvm-readobj] - Split the printHashSymbols. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Kerry McLaughlin
[SVE][CodeGen] Legalisation of unpredicated store instr...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Georgii Rymar
[llvm-readobj] - Refactor ELFDumper<ELFT>::getStaticSym...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Georgii Rymar
[llvm-readobj] - Allow dumping partially corrupted...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Kerry McLaughlin
[SVE][CodeGen] Legalisation of unpredicated load instru...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Manuel Klimek
Hand Allocator and IdentifierTable into FormatTokenLexer.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Guillaume Chatelet
[NFC] Adding the align attribute on Atomic{CmpXchg...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Pavel Labath
[lldb/DWARF] Add a utility function for (forceful)...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Georgii Rymar
[llvm-readobj] - Fix a crash scenario in GNUStyle<ELFT...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Kiran Kumar T P
[flang][OpenMP] Enhance parser support for flush constr...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
River Riddle
[mlir][NFC] Remove usernames and google bug numbers...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
David Sherwood
[SVE] Add more warnings checks to clang and LLVM SVE...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
David Sherwood
[SVE][CodeGen] Fix bug when falling back to DAG ISel
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
David Sherwood
[CodeGen] Fix warnings in sve-vector-splat.ll and sve...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Craig Topper
[X86] Add 64bit and retpoline-external-thunk to list...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Craig Topper
[X86] Remove assert for missing features from X86:...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Craig Topper
[X86] Merge X86TargetInfo::setFeatureEnabled and X86Tar...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Carl Ritson
[AMDGPU] Update isFMAFasterThanFMulAndFAdd assumptions
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Saiyedul Islam
[libomptarget] Implement atomic inc and fence functions...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Saiyedul Islam
[AMDGPU] Change Clang AMDGCN atomic inc/dec builtins...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Craig Topper
[X86] Move the feature dependency handling in X86Target...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Max Kazantsev
[Test] Add one more missing optimization opportunity...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Craig Topper
[X86] Remove duplicate SSE4A feature bit from X86Target...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Martin Waitz
[mlir] resolve types from attributes in assemblyFormat
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Sameer Arora
[llvm-install-name-tool] Merge install-name options
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Nemanja Ivanovic
[PowerPC] Do not RAUW combined nodes in VECTOR_SHUFFLE...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
LLVM GN Syncbot
[gn build] Port 939d8309dbd
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Valentin Clement
[openmp] Move isAllowedClauseForDirective to tablegen...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Xiang1 Zhang
[X86-64] Support Intel AMX Intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Mauricio Sifontes
Create the framework and testing environment for MLIR...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Biplob Mishra
[PowerPC] Implement Vector Splat Immediate Builtins...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Amy Kwan
[PowerPC][Power10] Exploit the xxsplti32dx instruction...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Paula Toth
[libc] Add documentation for clang-tidy checks.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
David Blaikie
[ModuloSchedule] Devirtualize PeelingModuloScheduleExpa...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Jordan Rupprecht
Revert "[LV] Enable the LoopVectorizer to create pointe...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
LLVM GN Syncbot
[gn build] Port 05f2b5ccfc5
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
LLVM GN Syncbot
[gn build] Port
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Nico Weber
fix typos to cycle bots
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Wolfgang Pieb
Correct 3 spelling errors in headers and doc strings.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Amara Emerson
Fix sdk version test to use 99.99.99 as a max dummy...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Sanjay Patel
[DAGCombiner] reassociate reciprocal sqrt expression...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Eric Christopher
Temporarily Revert "[llvm-install-name-tool] Merge...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Yuanfang Chen
[NFC] change getLimitedCodeGenPipelineReason to static...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Roman Lebedev
[NFCI][llvm-reduce] ReduceOperandBundles: actually...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
MinJae Hwang
Modifications to the algorithm sort benchmark
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Peyton, Jonathan L
[OpenMP] Add GOMP 5.0 loop entry points
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Roman Lebedev
[llvm-reduce] Reducing call operand bundles
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Roman Lebedev
[NFCI][IR] Introduce CallBase::Create() wrapper
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Sameer Arora
[llvm-install-name-tool] Merge install-name options
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Roman Lebedev
[Scalarizer] Centralize instruction DCE
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Craig Topper
[X86] Centalize the 'sse4' hack to a single place in...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Joachim Protze
[OpenMP][Tests] Fix/Mark compatibilty for GCC
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Zixu Wang
[clang] Enable errors for undefined TARGET_OS_ macros...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Eric Christopher
Fix [-Werror,-Wsign-compare] in dominator unit test.
commit
|
commitdiff
|
tree
|
snapshot
next