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-08-24
Andrei Elovikov
Try to fix build with modules enabled after D108422
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Ben Langmuir
Fix compilation errors in C API when using C compiler
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Arthur Eubanks
[NFC] Add and use AttributeList::removeFnAttributes()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Arthur Eubanks
[llvm-reduce] Remove various module data
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Benson Chu
Revert "[AST] Pick last tentative definition as the...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Rong Xu
[CSPGO] Fix lost IRPGOFlag in CSPGO instrumentation
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Michael Jones
[compiler-rt] change internal internal libc invariants
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
peter klausler
[flang] runtime: fix WRITE after BACKSPACE on variable...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
peter klausler
[flang] Extension: reduced scope for some implied DO...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Philip Reames
Revert "[SCEV] Infer nsw/nuw from nw for addrecs"
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Andrei Elovikov
[NFC][clang] Move remaining part of X86Target.def to...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Jessica Paquette
[AArch64][GlobalISel] Select @llvm.aarch64.neon.ld4.*
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Philip Reames
Revert "Special case common branch patterns in breakLoo...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Philip Reames
[SCEV] Infer nsw/nuw from nw for addrecs
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Aart Bik
[mlir][sparse] use new permutation utility to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Simon Pilgrim
[X86] Freeze vXi8 shl(x,1) -> add(x,x) vector fold...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Aart Bik
[mlir] add permutation utility
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Simon Pilgrim
[DAG] LoadedSlice::canMergeExpensiveCrossRegisterBankCo...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Whisperity
[clang-tidy] Hotfix default parameter value in 'bugpron...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Kazu Hirata
[InstCombine] Remove CreateNonTerminatorUnreachable...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Benson Chu
[AST] Pick last tentative definition as the acting...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Simon Pilgrim
[DAG] TransformFPLoadStorePair - replace getABITypeAlig...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Simon Pilgrim
[DAG] CombineConsecutiveLoads - replace getABITypeAlign...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Paul Herman
Fix documentation and snippets for the handle attribute...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Sindhu Chittireddy
Avoid nullptr dereferencing of 'Constraint'; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Matthias Springer
[mlir][tensor] Insert explicit tensor.cast ops for...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Matthias Springer
[mlir][SCF] Use symbols in loop peeling rewrite
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Krasimir Georgiev
[clang-format] keep TypeScript argument decorators...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Dawid Jurczak
[NFC][LoopIdiom] Add reproducer of wrong memmove transf...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Ricky Taylor
[M68k][AsmParser] Support parsing register masks &...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Jeremy Morse
[DebugInfo][InstrRef] Fix over-droppage of locations...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Petar Avramovic
[GlobalISel] Avoid creating COPY in LegalizationArtifac...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Jingu Kang
[GVN] Execute performLoopLoadPRE ahead of PerformLoadPRE
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Cullen Rhodes
[AArch64][SME] Fix v8.6a bf16 NEON instruction predication
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Michael Kruse
[Polly] Don't redundantly link libPolly into unittests.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Martin Storsjö
[ARM] Allow using ';' as asm statement separator in...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Pushpinder...
[AMDGPU][Libomptarget] Delete g_atl_machine global
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Zhouyi Zhou
[clang] NFC: remove superfluous braces
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Anton Afanasyev
[AggressiveInstCombine] Add arithmetic shift right...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Lang Hames
[ORC-RT] Add non-const WrapperFunctionResult data acces...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Anton Afanasyev
[Test][AggressiveInstCombine] Modify shift tests
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Lang Hames
[ORC] Add non-const WrapperFunctionResult::data method...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Pushpinder...
[OpenMP][AMDGCN] Enable complex functions
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Liu, Chen3
[X86] Building constant vector which element type is...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Omar Emara
[LLDB][GUI] Handle extra navigation keys in forms
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Kazu Hirata
[IPO] Remove DisableTailCalls (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Omar Emara
[LLDB][GUI] Add submit form key combination
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Petr Hosek
[profile] Update counter offset to account for binary ids
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Omar Emara
[LLDB][GUI] Add extra keys to text field
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Wang, Pengfei
[X86] AVX512FP16 instructions enabling 5/6
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Philip Reames
[SCEV] Add a hasFlags utility to improve readability...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Jessica Paquette
[AArch64][GlobalISel] Select @llvm.aarch64.neon.ld2.*
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Haowei Wu
[lit] Add the option to output test result as resultdb...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
MaheshRavishankar
[mlir]Linalg] Allow controlling fusion of linalg.generi...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Reid Kleckner
[dllexport] Instantiate default ctor default args
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Greg Clayton
Fix DWARFDie::getDeclFile(...) to work with DW_AT_speci...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Jon Chesterfield
[openmp][devicertl] Freestanding nvptx via stub printf
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Mircea Trofin
[MLGO] Make sure inliner logs when deleting callees
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Azharuddin...
[ExecutionEngine] Use the libunwind __register_frame...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Aart Bik
[mlir][sparse] replace support lib conversion with...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Michael Jones
[libc] Enable string to integer conversion functions...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Sanjay Patel
[InstCombine] generalize subtract with 'not' operands...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Fangrui Song
[TargetMachine] Move COFF special case for ExternalSymb...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Artem Belevich
Fixed doc build.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
River Riddle
[mlir] Add support for VariadicOfVariadic operands
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Artem Belevich
[CUDA] Bump the latest supported CUDA version to 11.4.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Artem Belevich
[CUDA] Improve CUDA version detection and diagnostics.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Artem Belevich
[CUDA] Add support for CUDA-11.4
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Artem Belevich
[CUDA] Bump default GPU architecture to sm_35.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Simon Pilgrim
Revert rG1c9bec727ab5c53fa060560dc8d346a911142170 ...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
David Green
[AArch64] Correct store ReadAdrBase operand
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
David Green
[AArch64] Add Scheduling tests for Load/Store ReadAdv...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
MaheshRavishankar
[mlir][Linalg] Allow all build methods of Structured...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Nikita Popov
[MergeICmps] Allow sinking past non-load/store
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
River Riddle
[mlir][NFC] Add inlineRegion overloads that take a...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Alina Sbirlea
[DSE] Check post-dominance for malloc+memset->calloc...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Louis Dionne
[libc++][NFC] Reindent error message
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Andrei Elovikov
[NFC][clang] Use X86 Features declaration from X86Targe...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Jon Chesterfield
[openmp] Use llvm GridValues from devicertl
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Stanislav Mekhanoshin
Fix late rematerialization operands check
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Zarko Todorovski
[PowerPC][AIX] Set the HasAlloca flag in the AIX Traceb...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Sanjay Patel
[InstCombine] improve efficiency of isFreeToInvert
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
River Riddle
[mlir][FoldUtils] Ensure the created constant dominates...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Alex Langford
[lldb][NFC] Remove unused method RichManglingContext...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Krzysztof Drewniak
[MLIR][Docs] Fix broken link to tuple type rationale
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Alfonso Gregory
[libc][NFC] Add explicit casts to ctype functions
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Greg Clayton
Fix fallback code that gets decl file + line.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Jessica Paquette
[AArch64][GlobalISel] Add regbankselect support for...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Chris Bieneman
Implement #pragma clang restrict_expansion
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Jessica Paquette
[AArch64][GlobalISel] Legalize G_LLROUND for s64 + s32
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Jessica Paquette
[GlobalISel] Translate @llvm.llround.* -> G_LLROUND
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Jon Chesterfield
[openmp][nfc] Refactor GridValues
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Florian Hahn
[InstCombine] Add reduced sub/negate test from PR51584.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Florian Hahn
Revert "[InstCombine] generalize subtract with 'not...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Jinsong Ji
[InstrProfiling] Add AIX triple to platform test
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Alexander Potapenko
[tsan] Do not include <stdatomic.h> from sanitize-threa...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Krasimir Georgiev
[clang-format] break after the closing paren of a TypeS...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Peyton, Jonathan L
[OpenMP][test] fix omp_get_wtime.c test to be more...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Simon Pilgrim
[X86] Add unaligned partial load test
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Andy Wingo
[clang][CodeGen] GetDefaultAlignTempAlloca uses preferr...
commit
|
commitdiff
|
tree
|
snapshot
next