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-06-08
Nico Weber
[gn build] (semi-manually) port 944b3c53aec5
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Leonard Chan
[NFC][compiler-rt][hwasan] Move allocation functions...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Abhina Sreeskantharajan
[SystemZ][z/OS] Pass OpenFlags when creating tmp files
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Matt Arsenault
GlobalISel: Avoid use of G_INSERT in insertParts
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Matt Arsenault
GlobalISel: Hide virtual register creation in MIRBuilder
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
David Green
[ARM] A couple of extra VMOVimm tests, useful for showi...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Mehdi Amini
Add a static assertions for custom Op<> to not defined...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Artur Pilipenko
Add an option to hide "cold" blocks from CFG graph
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Petr Hosek
[CMake][Fuchsia] Include llvm-otool in Fuchsia toolchain
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Craig Topper
[RISCV] Remove dead code from fixed-vectors-abs.ll...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Justin Bogner
[FuzzMutate] Fix getWeight of InstDeleterIRStrategy
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Nathan Sidwell
[clang] p1099 using enum part 2
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Petr Hosek
[CMake] Only include LTO on Apple targets
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Nick Desaulniers
reland [IR] make -stack-alignment= into a module attr
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Daniel McIntosh
[libcxx] Remove VLA from libcxx locale header
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Louis Dionne
[libc++] Add a CI configuration for the modular build
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Justin Bogner
[GlobalISel] Handle non-multiples of the base type...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Justin Bogner
[GlobalISel] Handle non-multiples of the base type...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Mehdi Amini
Add missing header <atomic> in lib/IR/Verifier.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Petr Hosek
[Fuchsia] Update some of the Fuchsia toolchain flags
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Mehdi Amini
Revert "[llvm] Make Sequence reverse-iterable"
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Simon Pilgrim
Use llvm_unreachable for unsupported integer types.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Simon Pilgrim
PPCISelLowering.cpp - don't dereference a dyn_cast<>.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Simon Pilgrim
InstrEmitter.cpp - don't dereference a dyn_cast<>.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Brendon Cahoon
[AMDGPU] Add gfx1013 target
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Chris Lattner
[Core] Add Twine support for StringAttr and Identifier...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Chris Lattner
[Verifier] Speed up and parallelize dominance checking...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Craig Topper
Further improve register allocation for vwadd(u).wv...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Jake Vossen
Fix a typo in the internals manual
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Craig Topper
[RISCV] Remove ForceTailAgnostic flag from vmv.s.x...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Fangrui Song
[ELF] Add a GRP_COMDAT test with a local signature...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Kiran Chandramohan
[MLIR] Remove LLVM_AnyInteger type constraint
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Louis Dionne
[libc++] NFC: Add regression tests for some <tuple...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Hans Wennborg
[clang-cl] Parse the /external: flags (PR36003)
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Nick Desaulniers
Revert "[IR] make -stack-alignment= into a module attr"
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
William S....
[MLIR][MemRef] Only allow fold of cast for the pointer...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
David Blaikie
.clang-tidy: Disable misc-no-recursion in general/acros...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Nick Desaulniers
[IR] make -stack-alignment= into a module attr
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
David Blaikie
NFC: .clang-tidy: Inherit configs from parents to impro...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Louis Dionne
[libc++] Remove the old HTML documentation
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
patacca
Revert "[Polly][Isl] Removing nullptr constructor from...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Simon Pilgrim
[DAG] foldShuffleOfConcatUndefs - ensure shuffles of...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Whitney Tsang
[LoopNest] Fix Wdeprecated-copy warnings
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Yaxun (Sam...
[CUDA][HIP] Fix store of vtbl in ctor
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Guillaume Chatelet
Fix missing header and namespace qualifier in ADT Sequence
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
patacca
[Polly][Isl] Removing nullptr constructor from C++...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Guillaume Chatelet
[llvm] Make Sequence reverse-iterable
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Hans Wennborg
Revert "3rd Reapply "[DebugInfo] Use variadic debug...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Fabian Schuiki
[MLIR] Mark additional builtin attr methods const
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Simon Moll
[VP] getDeclarationForParams
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Timm Bäder
[NFC] Remove some include cycles
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Simon Moll
[VE][NFC] IRBuilder<> -> IRBuilderBase
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Nathan Sidwell
[clang] p1099 using enum part 1
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
maekawatoshiki
[LoopUnrollAndJam] Change LoopUnrollAndJamPass to LoopN...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Vignesh Balasubramanian
[OpenMP][OMPD] Implementation of OMPD debugging library...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Kerry McLaughlin
[CostModel] Return an invalid cost for memory ops with...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Sven van Haastregt
[OpenCL] Add memory_scope_all_devices
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Fraser Cormack
[RISCV] Add a test case showing inefficient vector...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Caroline Concatto
[InstCombine] Add instcombine fold for extractelement...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Simon Pilgrim
OptBisect.cpp - remove unused include. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Simon Pilgrim
[CostModel][X86] Improve AVX1/AVX2 truncation costs
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Simon Pilgrim
MemCpyOptimizer.cpp - hasUndefContentsMSSA - Pass DataL...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Simon Pilgrim
ValueTrackingTest.cpp - Pass DataLayout by reference...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Simon Pilgrim
NVPTXTargetLowering::LowerReturn - Pass DataLayout...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Kerry McLaughlin
[LoopVectorize] Don't use strict reductions when reorde...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Alex Zinenko
[mlir] fix shared-libs build
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
David Green
[DAG] Allow isNullOrNullSplat to see truncated zeroes
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Martin Storsjö
[clang] Apply MS ABI details on __builtin_ms_va_list...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Alex Zinenko
[mlir] support memref of memref in standard-to-llvm...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Alex Zinenko
[mlir] Make MemRef element type extensible
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Alex Zinenko
[mlir] fix integer type mismatch in alloc conversion...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Javier Setoain
Revert "[mlir][ArmSVE] Add basic mask generation operat...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Lang Hames
[JITLink] Clarify LinkGraph::splitBlock contract in...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
David Spickett
[lldb] Set return status to failed when adding a comman...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Tomasz Miąsko
[Demangle][Rust] Parse const backreferences
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Tomasz Miąsko
[Demangle][Rust] Parse type backreferences
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Tomasz Miąsko
[Demangle][Rust] Parse path backreferences
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Javier Setoain
[mlir][ArmSVE] Add basic mask generation operations
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Denys Petrov
[analyzer] [NFC] Implement a wrapper SValBuilder:...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Petr Hosek
[Driver] Support libc++ in MSVC
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Craig Topper
[RISCV] Use 0 for Log2SEW for vle1/vse1 intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Craig Topper
[RISCV] Masked compares should use a tail agnostic...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Craig Topper
[RISCV] Use AVL Operand instead of GPR for tied mask...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Yonghong Song
BPF: fix relocation types in lib/Object/RelocationResol...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Jez Ng
[lld-macho] Implement -force_load_swift_libs
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Jez Ng
[lld-macho] Implement cstring deduplication
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Esme-Yi
[yaml2obj] Fix buildbot-issue-4886
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Carl Ritson
[AMDGPU] Allow oversize vaddr in GFX10 MIMG assembly
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Jake.Egan
[AIX] Define __STDC_NO_ATOMICS__ and __STDC_NO_THREADS__
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Chris Bowler
Revert "[AIX] Define __STDC_NO_ATOMICS__ and __STDC_NO_...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Carl Ritson
[AMDGPU] Add v5f32/VReg_160 support for MIMG instructions
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
=Jake Egan
[AIX] Define __STDC_NO_ATOMICS__ and __STDC_NO_THREADS_...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Vitaly Buka
[NFC][scudo] Print errno of fork failure
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Craig Topper
[RISCV] Use bitfields to shrink the size of the vector...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Vitaly Buka
[NFC][LSAN] Limit the number of concurrent threads...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
George Balatsouras
[dfsan] Add full fast8 support
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
LLVM GN Syncbot
[gn build] Port 692d7166f771
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Petr Hosek
Revert "[libcxx][gardening] Move all algorithms into...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Petr Hosek
Revert "[libcxx][module-map] creates submodules for...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Ben Shi
[RISCV] Optimize bitwise and with constant for the...
commit
|
commitdiff
|
tree
|
snapshot
next