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
2022-02-08
Tue Ly
[libc] Return a float NaN for log1pf instead of double...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-08
Jez Ng
[lld-macho] Include address offsets in error messages
commit
|
commitdiff
|
tree
|
snapshot
2022-02-08
Craig Topper
[SystemZ] Remove a superfluous semicolon to fix a gcc...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-08
Lancelot Six
[AMDGPU][NFC] AMDGPUUsage.rst: fix wording.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-08
Sheng
[GlobalISel][Legalizer] Support reducing load/store...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-08
Sheng
M68K: Pre-commit test of D116931
commit
|
commitdiff
|
tree
|
snapshot
2022-02-08
Alex Lorenz
[clang][driver] update the darwin driver to point to...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-08
Vladislav Khmelevsky
[BOLT] Fix runtime osx cross-compile build
commit
|
commitdiff
|
tree
|
snapshot
2022-02-08
Nikolas Klauser
[libc++][CI] Put runs into groups
commit
|
commitdiff
|
tree
|
snapshot
2022-02-08
Vladislav Khmelevsky
[BOLT] Add aarch64 support for peephole passes
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Craig Topper
[RISCV] Use splat_vector instead of SplatPat in widenin...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Craig Topper
[VP] llvm.vp.fma intrinsic and LangRef
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Nico Weber
[gn build] (manually) port 157bbe6aea22e
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Joe Loser
[libc++] Mark some members private in experimental...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Mahesh Ravishankar
Revert "[mlir][Linalg] NFC: Combine elementwise fusion...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Louis Dionne
[libc++] Remove the ability to use the std::nullptr_t...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Mahesh Ravishankar
[mlir][Linalg] NFC: Combine elementwise fusion test...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Dave Lee
[lldb] Call __lldb_init_module from __init__
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Keith Smiley
[llvm-libtool-darwin] Add -warnings_as_errors
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Sanjay Patel
[SDAG] try to fold one-demanded-bit-of-multiply
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Ruslan Arutyunyan
[libcxx][test][NFC] Add tests for backward iteration...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Joseph Huber
[Libomptarget] Replace Value RAII with default value
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Paul Robinson
Fix my email address in CODE_OWNERS.TXT
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Sanjay Patel
[x86] avoid compile-time warning for parens; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Sergei Grechanik
[mlir][spirv] Fix verification of nested array constants
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Andrew Browne
[Bitstream] Temporarily disable UBSan for invalid bitco...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Tue Ly
[libc] Fix mixed-sign comparison warnings and an out...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Tue Ly
[libc][Obvious] Suppress unused-variable warnings from...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Tue Ly
[libc] Implement log1pf correctly rounded to all roundi...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Matt Morehouse
[HWASan] Use hwasan_memalign for aligned new.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Elizabeth Andrews
Fix address space for function pointers with qualifier
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Sanjay Patel
[SDAG] SimplifyDemandedBits - generalize fold for 2...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Sanjay Patel
[AArch64] add tests for demanded bits of multiply; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Dave Lee
[lldb] Print message after loading 'crashlog' command
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Aaron Ballman
Use functions with prototypes when appropriate; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Joseph Huber
[Clang][Docs] Fix some typos in offloading design docum...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
serge-sans...
Cleanup LLVMBitcode headers
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Joseph Huber
[OpenMP] Use executable path when searching for lld
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Jonas Devlieghere
[lldb] Fix Lua/watchpoint_callback.test on Apple Silicon
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Nikolas Klauser
[libc++][CI] Reorder CI runs
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Fangrui Song
[Bazel] Port e8bff9ae54a55b4dbfeb6ba55f723abbd81bf494...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
David Green
[LoopVectorizer] Don't perform interleaving of predicat...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Arjun P
[MLIR][Presburger] Add support for piece-wise multi...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Vang Thao
[AMDGPU] Fix debug values in scheduler not placed corre...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Vladislav Khmelevsky
[BOLT] Refactor heatmap to be standalone tool
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Nikolas Klauser
[libc++] Disable -Wattributes in GCC
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Florian Mayer
[NFC] use Range based any_of for more concise code.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Fangrui Song
[ELF] Move Symbol::needsTlsLd to config->needsTlsLd
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Florian Hahn
[LV] Adjust accesses in test to ensure full RT checks...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Fangrui Song
[libc++][docs] Change some words to use reST inline...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Alexander Kornienko
Revert "[ELF] Move Symbol::needsTlsLd to config->needsT...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Florian Hahn
[LV] Use IRBuilderBase in VPlan.h, remove IRBuilder...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Adrian Prantl
Revert "Add llgs category to all tests in TestLldbGdbSe...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Jonas Devlieghere
[lldb] Skip part of TestGdbRemoteMemoryAllocation.py...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Matthias Springer
[mlir][SCF] Further simplify affine maps during `for...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Sam James
[libunwind] Define _Unwind_Backtrace for powerpc, sparc
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Jonas Devlieghere
[lldb] Fix a few lldb-server tests on Apple Silicon
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Arthur Eubanks
[gn build] Port D119058
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Arthur Eubanks
[clang] Cache OpenCL types
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Mariusz Ceier
Fix lld standalone build
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Sanjay Patel
[InstCombine] generalize 2 LSB of demanded bits for X*X
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Adrian Prantl
Add llgs category to all tests in TestLldbGdbServer...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
David Goldman
Reland "[clangd] Properly compute framework-style inclu...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Nathan Sidwell
[demangler] Stricter NestedName parsing
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Jonas Devlieghere
[lldb] Update outdated comment in TestDyldTrieSymbols.py
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Nikita Popov
[MatrixBuilder] Require explicit element type in Create...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Hans Wennborg
Revert "Remove -Wweak-template-vtables"
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Nikita Popov
[mlir] Remove MatrixBuilder template argument
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Nathan Sidwell
[demangler] Fix unresolvedname demangling
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Nathan Sidwell
[demangler] Remove StdQualifiedName
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Mark Murray
[ARM] Undeprecate complex IT blocks
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Nikita Popov
[MatrixBuilder] Remove unnecessary IRBuilder template...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Volodymyr Turanskyy
Add LLVM Embedded Toolchains call to the table of sync...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Sanjay Patel
[x86] avoid false dependency stall on 'sbb' with same...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Sanjay Patel
[InstCombine] add test for demanded 2 low bits of X...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Matt Arsenault
AMDGPU: Fix clobbering SCC when expanding large offset...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
David Truby
[AArch64][NEON][SVE] Lower FCOPYSIGN using AArch64ISD...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Aaron Ballman
Use functions with prototypes when appropriate; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
ksyx
[clang-format] Fix DefSeparator empty line issues
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Kim Gräsman
Reformat CastExpr unittest suite; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Pavel Labath
[lldb/Platform] s/m_name/m_hostname
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Balázs Kéri
[clang-tidy] Fixed a compile warning (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Sanjay Patel
[InstCombine] SimplifyDemandedBits - mul(x,x) is odd...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Nikita Popov
[PPCISelLowering] Avoid use of getPointerElementType()
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Bjorn Pettersson
[test] Use -passes=instcombine instead of -instcombine...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Bjorn Pettersson
[test] Use -passes=instsimplify instead of -instsimplif...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Nikita Popov
[OMPIRBuilder] Avoid use of getPointerElementType()
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Roman Lebedev
[LV] Remove `LoopVectorizationCostModel::useEmulatedMas...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Kadir Cetinkaya
[clang][Lexer] Fix tests after ff77071a4d67
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Simon Pilgrim
[X86][SSE] Add some initial PAVGB/PAVGW tests
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Florian Hahn
[LV] Modernize some runtime check tests a bit.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
LLVM GN Syncbot
[gn build] Port c63522e6ba77
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Balázs Kéri
[clang-tidy] Add new check 'shared-ptr-array-mismatch'.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Rainer Orth
[DebugInfo][test] XFAIL DebugInfo/Generic/missing-abstr...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Nikita Popov
[Bitcode] Replace assertion with check
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Nikita Popov
[Bitcode] Add missing test file
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Nikita Popov
[Bitcode] Handle invalid data layout gracefully
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Valentin Clement
[flang] Handle character constant for error code in...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Valentin Clement
[flang] Add lowering for ASCII character constant
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Nikita Popov
[Bitcode] Guard against out of bounds value reference
commit
|
commitdiff
|
tree
|
snapshot
next