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-09-16
Sebastian Neubauer
[AMDGPU] Add v3f16/v3i16 support to SDag
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Simon Pilgrim
[X86] Assert that we've found a terminator instruction...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Jay Foad
[AMDGPU] Enable scheduling around FP MODE-setting instr...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Jay Foad
[AMDGPU] Add -show-mc-encoding to setreg tests
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Simon Pilgrim
[X86][SSE] Move VZEXT_MOVL(INSERT_SUBVECTOR(UNDEF,X...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Valentin Clement
[mlir][openacc] Add missing operands for acc.parallel...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Eugene Zhulenev
Enable inlining for Linalg dialect
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Dangeti Tharun...
[Partial Inliner] Compute intrinsic cost through TTI
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Alex Zinenko
[mlir] Model StringRef in C API
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Florian Hahn
[DSE] Add another test cases with loop carried dependence.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Alexey Bataev
[OPENMP]Do not allow threadprivates as base for array...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Paul C. Anagnostopoulos
Add section with details about DAGs.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Sanjay Patel
[SLP] fix formatting; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
mydeveloperday
[clang-format] [NFC] Fix spelling mistake in the docume...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Sam Parker
[ARM] Reorder some logic
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Sanjay Patel
[SLP] remove uses of 'auto' that obscure functionality...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Sanjay Patel
[SLP] remove redundant size check; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Sanjay Patel
[SLP] move loop index variable declaration to its use...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Sanjay Patel
[SLP] change poorly named variable; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Sam Parker
[RDA] Fix getUniqueReachingDef for self loops
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Simon Pilgrim
[Sema] isOpenMPCapturedDecl - assert we locate Captured...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Sam McCall
Update dead links to Itanium and ARM ABIs. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Simon Pilgrim
[AST] ASTReader::ReadModuleMapFileBlock - assert non...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Simon Pilgrim
TokenAnnotator.cpp - remove useless pointer null test...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Simon Pilgrim
CGBlocks.cpp - assert non-null CGF pointer. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Adam Balogh
[ASTMatchers] Fix `hasBody` for the descendants of...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Adam Balogh
[clang-tidy] Crash fix for bugprone-misplaced-pointer...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Adam Czachorowski
[clangd] Actually parse Index section of the YAML file.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Sam Parker
[ARM] Fix tail predication predicate tracking
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Sam Parker
[ARM] Add more validForTailPredication
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Kirill Bobyrev
Fix table formatting after D87686
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Simon Pilgrim
[DAG] Remover getOperand() call. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Kirill Bobyrev
[clang-tidy] Improve documentation on Clangd integration
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Sam Tebbs
[ARM][LowOverheadLoops] Fix tests after ef0b9f3
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Georgii Rymar
[llvm-readobj][test] - Improve section-symbols.test
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Andrew Ng
[LLD][ELF] Optimize linker script filename glob pattern...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Andrew Ng
[Support] Add GlobPattern::isTrivialMatchAll()
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Kirill Bobyrev
[clangd] Implement hot index reloading for clangd-index...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Georgii Rymar
[llvm-readobj][test] - Address a forgotten review comme...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Alok Kumar...
[DebugInfo][flang] DISubrange support for fortran assum...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Sjoerd Meijer
Follow up rG635b87511ec3: forgot to add/commit the...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Sam Tebbs
[ARM][LowOverheadLoops] Combine a VCMP and VPST into...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Aleksandr Platonov
[clangd] Don't use zlib when it's unavailable.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Yvan Roux
[ARM][MachineOutliner] Add calls handling.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Vitaly Buka
Revert "[Asan] Accept __lsan_ignore_object for redzone...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Vitaly Buka
Revert "[Asan] Fix false leak report"
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Max Kazantsev
[Test] Add positive range checks tests in addition...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Richard Barton
[flang] Fix docs build
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Max Kazantsev
[Test] Some more potential range check elimination...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Alina Sbirlea
[MemorySSA] Report unoptimized as None, not MayAlias.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Xing GUO
[obj2yaml] Add support for dumping the .debug_addr...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Martin Storsjö
[llvm-rc] Lowercase the option definitions. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Martin Storsjö
[llvm-rc] Update a comment. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Martin Storsjö
[llvm-rc] Allow omitting components from VERSIONINFO...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Alina Sbirlea
[MemorySSA] Set MustDominate to true for PhiTranslation.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Craig Topper
[X86] Don't scalarize gather/scatters with non-power...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Craig Topper
[X86] Add test case for non-power of 2 scatter. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Mircea Trofin
[ThinLTO] Relax thinlto_embed_bitcode.ll check
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Daniel Stone
libclc: Add a __builtin to let SPIRV targets select...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Uday Bondhugula
[MLIR][NFC] Value print update for block arguments
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Dave Lee
[lldb] Reword CompilerType docstring to not say "generi...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Zinovy Nis
[clang-tidy] Fix crash in modernize-use-noexcept on...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Max Kazantsev
[Test] Add signed version of a test
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Serguei Katkov
[InstCombine] Add tests for statepoint simplification
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Mehdi Amini
Fully qualify some more namespace in MLIR ODS to be...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Arthur Eubanks
[NewPM] Fix opt-hot-cold-split.ll under NPM
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Arthur Eubanks
[NewPM][SCEV] Fix constant-fold-gep.ll under NPM
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Arthur Eubanks
[NewPM] Fix 2003-02-19-LoopInfoNestingBug.ll under NPM
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Craig Topper
[X86] Always use 16-bit displacement in 16-bit mode...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Alina Sbirlea
Fix test after D86156.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Reid Kleckner
[PDB] Drop LF_PRECOMP from debugTypes earlier
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Krzysztof Parzyszek
[Hexagon] Replace incorrect pattern for vpackl HWI32...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Arthur Eubanks
[NewPM] Port strip* passes to NPM
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Arthur Eubanks
[LowerSwitch][NewPM] Port lowerswitch to NPM
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Michael Kitzan
Test commit
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Wenlei He
SVML support for log10, sqrt
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Wenlei He
[LICM] Make Loop ICM profile aware again
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Jessica Paquette
[AArch64][GlobalISel] Refactor + improve CMN, ADDS...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Arthur Eubanks
[CGSCC][NewPM] Fix adding mutually recursive new functions
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Volkan Keles
GlobalISel: Fix a failing combiner test
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Alexandre Ganea
[llvm][cmake] Change LLVM_INTEGRATED_CRT_ALLOC to a...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Wenlei He
[BFI] Make BFI information available through loop passe...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Aditya Nandakumar
[GISel] Add new GISel combiners for G_MUL
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Mircea Trofin
[ThinLTO] add post-thinlto-merge option to -lto-embed...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Jan Korous
[SourceManager] Explicitly check for potential iterator...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Volkan Keles
GlobalISel: Add combines for G_TRUNC
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Stanislav Mekhanoshin
[AMDGPU] Unify intrinsic ret/nortn interface
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Xun Li
[TSAN] Handle musttail call properly in EscapeEnumerato...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Joseph Huber
[OpenMP] Additional Information for Libomptarget Mappings
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Alexey Bataev
[OPENMP]Fix codegen for is_device_ptr component, captur...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Diego Caballero
[mlir] Rename 'setInsertionPointAfter' to avoid ambiguity
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Guillaume Chatelet
[libc] Remove special case for 8 and 16 bytes
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Saleem Abdulrasool
Sema: add support for `__attribute__((__swift_bridged_t...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Guillaume Chatelet
[libc] use stddef instead of string header
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Huihui Zhang
[SLPVectorizer][SVE] Skip scalable-vector instructions...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Guillaume Chatelet
[libc] remove useless headers
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Stephen Hines
Implement __isOSVersionAtLeast for Android
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Ta-Wei Tu
[TableGen] Fix invalid comparison function `SizeOrder...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Matt Arsenault
InferAddressSpaces: Fix assert with unreachable code
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Snehasish Kumar
[clang] Add a command line flag for the Machine Functio...
commit
|
commitdiff
|
tree
|
snapshot
next