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-09-16
Saleem Abdulrasool
docs: correct SPHNIX document reference
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Dávid Bolvanský
[InstCombine] Added llvm.powi optimizations
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Dávid Bolvanský
[NFC] Added tests for llvm.powi optimizations
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Wenlei He
[llvm-profgen] Use context-sensitive byte size cost...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Corentin Jabot
Support Unicode 14 identifiers
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Fangrui Song
[OpenMP] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTI...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Aaron Ballman
Removing some spurious whitespace; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Aart Bik
[mlir][sparse] add more asserts to sparse support lib
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Sjoerd Meijer
[FuncSpec] Add force flag to test case to trigger the...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Nicolas Vasilache
[mlir][Linalg] Cleanup doc and improve logging and...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
cchen
[OpenMP] Support construct trait set for Clang
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Alfonso Gregory
[LLVM][CMake][NFC] Resolve FIXME: Rename LLVM_CMAKE_PAT...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Nehal J Wani
[libcxx][libcxxabi] CMAKE_REQUIRED_FLAGS is a string...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Matthew Voss
[test] Fix test failure in Clang :: Lexer/char-escapes...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Arnold Schwaighofer
Add a new frontend flag `-fswift-async-fp={auto|always...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Kazu Hirata
[llvm] Use drop_begin (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Michael Liao
Fix warning on `llvm-else-after-return`. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Erich Keane
Remove trailing whitespace in ASTReaderDecl.cpp
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Kadir Cetinkaya
[clangd] PreamblePatch should be no-op if includes...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Yaxun (Sam...
Fix vtbl field addr space
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Kadir Cetinkaya
[clangd] Dont work on diags if we are not going to...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Jake Egan
Increase expected line number for ExtDebugInfo.cpp
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Doug Gregor
Add a command-line flag to control the Swift extended...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
zhijian
Add a new API seek for the Cursor class in the DataExtr...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Zarko Todorovski
[PowerPC][AIX] Add support for varargs for complex...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Bjorn Pettersson
[NewPM] Replace 'kasan-module' by 'asan-module<kernel>'
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Bjorn Pettersson
[NewPM] Use a separate struct for ModuleThreadSanitizerPass
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Bjorn Pettersson
[NewPM] Use a separate struct for ModuleMemorySanitizerPass
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Nico Weber
[clang-cl] Fix test after 951f362e256 on systems where...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Florian Hahn
[SLP] Add additional memory versioning tests.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Florian Mayer
[hwasan] print globals in symbolizer-friendly format.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Alexandros...
[ARM] Mitigate the cve-2021-35465 security vulnurability.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Alexandros...
[ARM][CMSE] Clear the secure fp-registers when using...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Justas Janickas
[OpenCL] Supports optional program scope global variabl...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Nico Weber
[clang-cl] Add a /diasdkdir flag and make /winsysroot...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Nico Weber
[lldb/win] Fix TestIRMemoryMapWindows.test when running...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Cullen Rhodes
[AArch64][SVE] NFC: Remove unnecessary if
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Michał Górny
[lldb] [Process/gdb-remote] Alias sp to x31 on AArch64...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Simon Pilgrim
[X86] SimplifyDemandedVectorEltsForTargetNode - add...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Sherwin da...
[PGO] Change ThinLTO test for targets with loop unrolli...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Michał Górny
[lldb] [DynamicRegisterInfo] Pass name/alt_name via...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Gabor Marton
[Analyzer] ConversionChecker: track back the cast expre...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Pavel Labath
[lldb] Make Platform::DebugProcess take a Target reference
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
serge-sans...
Be more flexible on the storage type allowed for llvm...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Konstantin...
[GlobalISel] Add a combine for and(load , mask) ->...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Max Kazantsev
[Test] Add test showing missing opportunity in range...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Jason Molenda
Don't set executable file in ObjectFileMachO::LoadCoreF...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Queen Dela...
[clangd] Fix clangd crash when including a header
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Anton Afanasyev
[AggressiveInstCombine] Add `{insert/extract}element...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Anton Afanasyev
[Test][AggressiveInstCombine] Add test for truncation...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Michał Górny
[lldb] [ABI/AArch64] Recognize special regs by their...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Michał Górny
[lldb] [gdb-remote] Try using <architecture/> for remot...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Sjoerd Meijer
[FuncSpec] Add a test for specialising on a non-constan...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Jay Foad
[AMDGPU] Fix upcoming TableGen warnings on unused templ...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Sam Parker
[HardwareLoops] Loop guard intrinsic to recognise zext
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
David Green
[AArch64] Regenerate some test checks. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Stuart Ellis
[flang][driver] Add documentation for Plugins
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Tobias Gysi
[mlir][OpDSL] Update op definitions to make shapes...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Alok Kumar...
[DebugInfo] Enhance DIImportedEntity to accept children...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Lang Hames
[ORC] Add MethodWrapperHandler utility for WrapperFunction.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Fangrui Song
Delete unused GlobalIndirectSymbol::getBaseObject overloads
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Aart Bik
[mlir][sparse] add affine subscripts to sparse compilat...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Kazu Hirata
[Transforms] Use make_early_inc_range (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Jessica Paquette
[AArch64][GlobalISel] Ensure atomic loads always get...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Ahmed Bougacha
[AArch64][GlobalISel] Use MI::getIntrinsicID in more...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Ahmed Bougacha
[GlobalISel] Fix CombinerHelper::isPredecessor for...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Teresa Johnson
[MemProf] Fix format warnings
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Ted Woodward
[lldb-vscode] Fix focus thread when previous thread...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Teresa Johnson
[MemProf] Avoid global lock when updating MIB cache
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Richard Smith
PR51874: Fix diagnostics for defaulted, implicitly...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Arthur Eubanks
[test] Move some llvm-extract tests into the proper...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Arthur Eubanks
[NFC] Split up PassBuilder.cpp
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
LLVM GN Syncbot
[gn build] Port d249200fa7d5
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Michael Kruse
[Polly] Remove autotools build systems from Externals...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Owen Anderson
Teach SimplifyCFG to fold switches into lookup tables...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Anna Thomas
Revert "[InstCombine] Improve TryToSinkInstruction...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
owenca
[clang-format] Top-level unwrapped lines don't follow...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
David Blaikie
NFC: DWARFTypePrinter: Remove "type" from member functi...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Anna Thomas
Revert use of getUniqueUndroppableUser in AssumeBundleB...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Matt Arsenault
SplitKit: Remove decade old live interval hack
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Mogball
[DRR] Explicit Return Types in Rewrites
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Dan Liew
[Compiler-RT] For arm64e test suites use the SDK versio...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Rob Suderman
[mlir][linalg] Add canonicalizers for depthwise conv
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Anna Thomas
Re-add getSingleUndroppableUse API
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Kim-Anh Tran
Test commit to check commit access
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Mats Larsen
[NFC] Test commit to verify commit access
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
David Blaikie
Senticify some comments - post-commit review for e4b9f5...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Hansang Bae
[OpenMP][libomptarget] Minor fix in x86_64 plugin
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Saleem Abdulrasool
Revert "Re-Revert "clang-tidy: introduce readability...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
David Blaikie
Improve type printing of size-dependent const arrays...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Anna Thomas
[InstCombine] Improve TryToSinkInstruction with multipl...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Philip Reames
precommit test for D109845/D106852
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Matt Morehouse
[HWASan] Test longjmp(jmpbuf, 0).
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Kazu Hirata
[MemorySSA] Fix "set but not used" warnings
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Sanjay Patel
[InstCombine] move extend after insertelement if both...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Philip Reames
[SCEV] (udiv X, Y) * Y is always NUW
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Simon Camphausen
[mlir] Fix printing of EmitC attrs/types with escape...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Nicolas Vasilache
[mlir][Linalg] Revisit insertion points in comprehensiv...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Philip Reames
autogen a test for ease of update
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Philip Reames
switch a couple of SCEV tests to autogen for ease of...
commit
|
commitdiff
|
tree
|
snapshot
next