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-11-23
Dmitry Vyukov
[lldb] Deflake TestTsanBasic.py
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Kazu Hirata
[llvm] Use range-based for loops (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Paul Robinson
[PS4][TLI] Remove redundant line
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
alex-t
[AMDGPU] Enable fneg and fabs divergence-driven instruc...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Yaxun (Sam...
[NFC] Let Microsoft mangler accept GlobalDecl
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Yaxun (Sam...
Fix warning due to default switch label
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Simon Moll
[VP] Canonicalize macros of VPIntrinsics.def
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Gabor Marton
[Analyzer][Core] Better simplification in SimpleSValBui...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Yaxun (Sam...
[HIP] Add HIP scope atomic operations
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Jinsong Ji
[PowerPC] Remove FreeBSD test in mm-malloc.c due to...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Sanjay Patel
[InstCombine] enhance bitwise select matching
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Sanjay Patel
[InstCombine] add tests for logical select; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Louis Dionne
[libc++] Tidy up how %T and %t are created during confi...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
David Green
[ARM] Expand rev.ll test with more triples. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Zahira Ammarguellat
Revert "The _Float16 type is supported on x86 systems...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Nicolas Vasilache
[mlir][Vector] Thread 0-d vectors through InsertElementOp.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Nicolas Vasilache
[mlir][Vector] Thread 0-d vectors through ExtractElementOp.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Matthias Springer
[mlir][linalg][bufferize][NFC] Specify bufferize traver...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Diana Picus
[fir] Set !fir.len_param_index conversion to unimplemented
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Tonko Sabolčec
[lldb] Fix lookup for global constants in namespaces
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Jay Foad
[AMDGPU] Fix the name of a test case
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Dmitry Vyukov
tsan: new runtime (v3)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
mydeveloperday
[clang-format] [NFC] build clang-format with -Wall
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
mydeveloperday
[clang-format] [PR52527] can join * with /* to form...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Evgeniy Brevnov
[DSE][NFC] Introduce "doesn't overwrite" return code...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Florian Hahn
[ThreadPool] Do not return shared futures.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Alexander Belyaev
Revert "Revert "[mlir] Move AllocationOpInterface to...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
David Green
[SDAG] Use UnknownSize for masked load/store MMO size
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Qiu Chaofan
[PowerPC] Implement more fusion types for Power10
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
David Green
[X86] Regenerate X86/vmaskmov-offset.ll check lines...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
David Green
[ARM] Add an test for showing the incorrect aliasing...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Martin Storsjö
[LLD] [COFF] Omit section symbols and IMAGE_SYM_CLASS_L...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Martin Storsjö
[AArch64] [COFF] Move jump tables back to the readonly...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Martin Storsjö
[LLD] [COFF] Interpret the immediate in ARM64 adr/adrp...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Martin Storsjö
[COFF] [ARM64] Create symbols with regular intervals...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Nicolas Vasilache
[mlir][Vector] Add a vblendps-based impl for transpose8...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Sandeep Dasgupta
[mlir] Refactoring a few Parser APIs
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Kazu Hirata
[llvm] Use range-based for loops (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Matthias Springer
[mlir][linalg][bufferize] Limited support for scf.execu...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Matthias Springer
[mlir][linalg][bufferize][NFC] Move helper function...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Matthias Springer
[mlir][linalg][bufferize][NFC] Remove special casing...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Matthias Springer
[mlir][linalg][bufferize][NFC] Clean up headers and...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Walter Erquinigo
Attempt to fix e3dea5cf0e326366ab95a49d167fde8b0816e292
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Peter Klausler
[flang] Correct the argument keyword for AIMAG(Z=...)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Walter Erquinigo
[formatters] Add a formatter for libstdc++ optional
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Huihui Zhang
[InstCombine] Enable fold select into operand for FAdd...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Peter Klausler
[flang] Remove typo that affected complex namelist...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Shoaib Meenai
[MachO] Fix struct size assertion
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Jon Chesterfield
[openmp][amdgpu] Make plugin robust to presence of...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Fangrui Song
[ELF] Simplify a condition with config->copyRelocs...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Benjamin Kramer
[mlir][memref] Fix expanded shape ops memref.cast foldi...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Jan Beich
[Driver] Default to libc++ on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Christian Ulmann
[mlir] FlatAffineConstraint parsing for unit tests
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Snehasish Kumar
[memprof] Remove the "Live on exit:" print for text...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Groverkss
[MLIR] Fix incorrect removal of source loop in loop...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Bill Wendling
[llvm-diff] Implement diff of PHI nodes
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Florian Hahn
[ThreadPool] Support returning futures with results.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Matt Morehouse
[HWASan] Move LTO test to separate file.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Walter Erquinigo
Revert "[lldb] Load the fblldb module automatically"
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Danil Stefaniuc
[formatters] Add a libstdcpp formatter for for unorder...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Walter Erquinigo
[lldb] Load the fblldb module automatically
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
LLVM GN Syncbot
[gn build] Port 8e2fd879e6f9
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Haowei Wu
[compiler-rt] Explicitly set dependency on libcxx for...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Peter Klausler
[flang] Move IsCoarray() to fix shared library build
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Alfredo Dal...
[PowerPC] [Clang] Enable Intel intrinsics support on...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Quinn Pham
[NFC][llvm] Inclusive language: replace master with...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Jay Foad
[AMDGPU] Allow VOP3 source modifiers in fpow expansion
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Alexander Belyaev
Revert "[mlir] Move AllocationOpInterface to Bufferize...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Quinn Pham
[NFC][clang] Inclusive language: rename master variable...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Alexander Belyaev
[mlir] Move AllocationOpInterface to Bufferize/IR/Alloc...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Sanjay Patel
[InstCombine] regenerate test checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Sanjay Patel
[InstCombine] avoid 'tmp' usage in test files; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Sanjay Patel
[InstCombine] move/add tests for binops with sext opera...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Ed Maste
[Driver] correct typo in FreeBSD 14 test
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Mehdi Amini
Revert "[mlir][Vector] Add a vblendps-based impl for...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Matt Morehouse
[HWASan] Remove -Wa,-mrelax-relocations=no flag.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Vy Nguyen
[lld-macho] Don't replace local personality symbol...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Philip Reames
[docs] Incorprate first round of feedback on D114325
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Stanislav Mekhanoshin
[InstCombine] (~(a | b) & c) | ~(c | (a ^ b)) -> ~...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Christopher...
[libcxx][NFC] adds var-const@ as the owner for the...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Christopher...
[libcxx][NFC] adds status entry for ranges algorithms
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Louis Dionne
[libc++][NFC] Reformat comment about D68480 support
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Manoj Gupta
libfuzzer: Disable broken tests for arm
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
LLVM GN Syncbot
[gn build] Port d8380ad977e9
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
LLVM GN Syncbot
[gn build] Port 344cef6695e9
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Arthur O'Dwyer
[libc++] [P1614] Implement [cmp.alg]'s std::{strong...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Arthur O'Dwyer
[libc++] Granularize the <random> header. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Dmitry Vyukov
Revert "tsan: new runtime (v3)"
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Peter Klausler
[flang] Add -fno-automatic, refine IsSaved()
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Florian Mayer
[hwasan] fix arguments to symbolizer.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Lei Zhang
[mlir][vector] Fix TransferOpReduceRank for 0-D tensors
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Alex Zinenko
[mlir] support recursive types in type conversion infra
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Louis Dionne
[runtimes] Do not force -stdlib=libc++ on Apple platforms
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Peter Klausler
[flang] Predefine unit 0 connected to stderr
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Louis Dionne
[libc++] Remove uses of printf in some test support...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Nikolas Klauser
[libc++] [NFC] Mark P0858R0 as implemented
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Nico Weber
[asm] Merge EmitMSInlineAsmStr() and EmitGCCInlineAsmStr()
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Nico Weber
[asm] Allow labels as operands in intel asm syntax
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Mark de Wever
[libc++] Improve CMake include directory search.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Gabor Marton
[Analyzer][Core] Simplify IntSym in SValBuilder
commit
|
commitdiff
|
tree
|
snapshot
next