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-07-31
Hsiangkai Wang
[RISCV][Docs] Add description about inline asm constrai...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Hsiangkai Wang
[RISCV] Rename vector inline constraint from 'v' to...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Eli Friedman
Fix the default alignment of i1 vectors.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Eli Friedman
Fix a couple regression tests I missed updating in...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Eli Friedman
[ConstantFold] Get rid of special cases for sizeof...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Aart Bik
[mlir][sparse] add sparse tensor type conversion operation
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Sanjay Patel
[Analysis] improve function signature checking for...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Craig Topper
[RISCV] Rename RISCVISD::FCVT_W_RV64 to FCVT_W_RTZ_RV64...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Sanjay Patel
[SROA] prevent crash on large memset length (PR50910)
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Sanjay Patel
[InstCombine] canonicalize cmp-of-bitcast-of-vector...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Simon Pilgrim
[TTI] Make SK_ExtractSubvector matching length-changing...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
pooja2299
Fixed syntax error that occured in the patch D104974
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
David Green
[ARM] Switch order of creating VADDV and VMLAV.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
David Green
[ARM] Regenerate Thumb PR35481.ll test. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Florian Hahn
[VPlan] Add interleave group printing test.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Matt Arsenault
GlobalISel: Scalarize unaligned vector stores
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Matt Arsenault
AMDGPU/GlobalISel: Check some remarks for failed legali...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Kazu Hirata
[ADT] Remove set_is_strict_subset (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Simon Pilgrim
[DAG] isGuaranteedNotToBeUndefOrPoison - handle ISD...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Matt Arsenault
GlobalISel: Have lowerStore handle some unaligned stores
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Uday Bondhugula
[MLIR] NFC Clean up doc comments on memref replacement...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Alexandros...
[AArch64] Legalize MVT::i64x8 in DAG isel lowering
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Alexandros...
[AArch64] Add a Machine Value Type for 8 consecutive...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Alexandros...
[Clang][AArch64] Inline assembly support for the ACLE...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Eric Leese
[lldb] [DWARF-5] Be lazier about loading .dwo files
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Fangrui Song
[profile][test] Delete --path-equivalence=/tmp,%S
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Dmitry Vyukov
tsan: prevent insertion of memset into BenignRaceImpl
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Dmitry Vyukov
tsan: introduce Tid and StackID typedefs
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Dmitry Vyukov
sanitizers: build tests with -g
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Dmitry Vyukov
tsan: remove "expected" races
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Dmitry Vyukov
tsan: always setup sigaction signal handler
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Vitaly Buka
[NFC][sanitizer] clang-format few files
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Petr Hosek
Revert "[clang][cache] Update Fuchsia-stage2.cmake...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Petr Hosek
[profile] Fix profile merging with binary IDs
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Petr Hosek
Revert "[profile] Fix profile merging with binary IDs"
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Stella Stamenova
Revert "[lldb] [DWARF-5] Be lazier about loading .dwo...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Siva Chandra...
[libc] Add trigonometric and exponential functions...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Vitaly Buka
[sanitizer] Remove cpplint annotations
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
River Riddle
[vscode-mlir] Fix the package repo url.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Petr Hosek
[profile] Fix profile merging with binary IDs
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
River Riddle
[mlir-vscode] Create a proper output channel for the...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
River Riddle
[vscode-mlir] Update package.json in preparation for...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Siva Chandra...
[libc] Move FPExceptMatcher out of TestHelpers.h
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Vitaly Buka
[sanitizer] Remove cpplint
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
peter klausler
[flang] Produce proper "preprocessor output" for -E...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
zoecarver
[libcxx][docs] Take locks on the last three views.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Lei Zhang
[mlir][spirv] Add support for i8 serialization
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Lei Zhang
[mlir][spirv] Fix loading bool with proper storage...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Lei Zhang
[mlir][spirv] Fix storing bool with proper storage...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Jon Chesterfield
[libomptarget][nfc] Only set cuda-path for nvptx tests
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Shoaib Meenai
[builtins] Try to ensure single copy of emulated TLS...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Petr Hosek
Revert "[profile] Fix profile merging with binary IDs"
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Florian Mayer
Revert "[hwasan] Detect use after scope within function."
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Brendon Cahoon
[LoopStrengthReduction] Fix pointer extend asserts
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Eric Leese
[lldb] [DWARF-5] Be lazier about loading .dwo files
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Jon Chesterfield
Revert "[OpenMP][AMDGCN] Initial math headers support"
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Eli Friedman
[polly] Fix up regression test config with current...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Petr Hosek
[profile] Fix profile merging with binary IDs
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Jay Foad
[AMDGPU] Autogenerate checks in kernel-args.ll
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Aart Bik
[mlir][sparse] move comments from cpp files into dialec...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Jonas Devlieghere
[lldb] Fix remote macOS debugging on Apple Silicon
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Fanbo Meng
[z/OS]Remove overriding default attribute aligned value
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Nemanja Ivanovic
[PowerPC] Fix byte ordering of ld/st with length on BE
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
pooja2299
[doc]Added examples for generic opcodes
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Rahman Lavaee
Explain the symbols of basic block clusters with an...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Leonard Chan
[clang][cache] Update Fuchsia-stage2.cmake to create...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Fangrui Song
[InstrProfiling] Make CountersPtr in __profd_ relative
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
David Green
[ARM] Distribute reductions based on ascending load...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Anton Zabaznov
[OpenCL] Replace test for pipe struct to test it with...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Sanjay Patel
[InstCombine] add more tests for vector cmp-bitcast...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Sanjay Patel
[InstCombine] add more tests for vector-cmp bitcast...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Leonard Chan
[compiler-rt][Fuchsia] Support HWASan on Fuchsia
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Leonard Chan
[compiler-rt][hwasan] Remove __sanitizer allocation...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Mark de Wever
[libc++] Improve LIBCXX_ENABLE_INCOMPLETE_FEATURES.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Simon Pilgrim
[InstCombine] getMaskedTypeForICmpPair - remove dead...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Simon Pilgrim
SelectionDAGDumper.cpp - remove nested if-else return...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Simon Pilgrim
SelectionDAGDumper.cpp - printrWithDepthHelper - remove...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Aart Bik
[mlir][sparse] template the memory resident coordinate...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Jonas Devlieghere
[lldb] Always codesign binaries on macOS
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Jose M Monsalve...
[OpenMP] Fixing llvm-omp-device-info compilation with...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
LLVM GN Syncbot
[gn build] Port 481ad59b9fa4
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Walter Erquinigo
[nfc] improve a simple call
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
zoecarver
[libcxx][ranges] Add `std::ranges::single_view`.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Paul Robinson
Trim failing test
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Siva Chandra...
[libc][NFC] Add dummy errno target to satisfy mixed...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Matt Arsenault
GlobalISel: Have lowerLoad scalarize unaligned vectors
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Alexey Bataev
[SLP]Improve splats vectorization.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Kerry McLaughlin
Reland "[LV] Use lookThroughAnd with logical reductions"
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Matt Arsenault
GlobalISel: Have load lowering handle some unaligned...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Paul Robinson
XFAIL ppc => powerpc
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Matt Arsenault
AMDGPU/GlobalISel: Fix tests using illegal copies to...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Matt Arsenault
AMDGPU/GlobalISel: Remove special case lowering for...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Liuke Gehry
[clang-tidy] Fix cppcoreguidelines-init-variables by...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Asher Mancinelli
[flang] Move External IO tests to use GTest
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Markus Böck
[mlir] Fully qualify MemoryEffects
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Paul Robinson
XFAIL a test on ppc64
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Kazu Hirata
[Transforms] Remove HasValueForBlock (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Anjan Kumar
[AIX] Pass the -b option to linker on AIX (with fix...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Shilei Tian
[OpenMP][Offloading] Remove task wait in nowait interfaces
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Shivam Gupta
[Bazel] Typo fix
commit
|
commitdiff
|
tree
|
snapshot
next