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-16
Jim Ingham
Add a mutex to guard access to the ThreadPlanStack...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Christopher...
[libcxx][modules] protects users from relying on libc...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Fangrui Song
[Bazel] Delete blank line to make buildifier happy
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Vitaly Buka
[sanitizer] Fix test build on Windows
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Mehdi Amini
Build libSupport with -Werror=global-constructors ...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
David Green
[ARM] Fix for matching reductions that are both sext...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Sami Tolvanen
Revert "ThinLTO: Fix inline assembly references to...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Sami Tolvanen
ThinLTO: Fix inline assembly references to static funct...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Nemanja Ivanovic
[PowerPC] Implement intrinsics for mtfsf[i]
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Mehdi Amini
Add `lli` as dependency of MLIR integration tests
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Geoffrey Martin...
[Bazel] Add examples to bazelignore
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Geoffrey Martin...
[Bazel] Make gentbl_test compatible with coverage
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Geoffrey Martin...
[Bazel] Use bazel_skylib paths for paths munging
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Alexey Bataev
[SLP]Improve calculations of the cost for reused/reorde...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
LLVM GN Syncbot
[gn build] Port 0bf4b81d57b0
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Amara Emerson
[GlobalISel] Fix non-pow-2 legalization of s56 stores.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Fangrui Song
[COFF][test] Fix llvm-readobj tests
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Emily Shi
[NFC][compiler-rt][test] pass through MallocNanoZone...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Martin Storsjö
[libcxx] [test] Fix experimental/memory.resource.adapto...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Alexey Bataev
[PATCH] D105827: [SLP]Workaround for InsertSubVector...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Nico Weber
[gn build] (semi-manually) port 6a4054ef060b
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Jon Roelofs
[RISCV] Compose vector subregs hierarchically
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Mark Leair
Add a scalar argument case for the Fortran spread intri...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Fangrui Song
[llvm-readelf/llvm-readobj] Remove one-dash long options
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Fangrui Song
[test] Avoid llvm-readelf/llvm-readobj one-dash long...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
David Green
[ARM] Extra MLA vecreduce tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Simon Pilgrim
[X86][SSE] combineX86ShufflesRecursively - bail if...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Lei Huang
[PowerPC] Implement XL compact math builtins
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Joseph Huber
[OpenMP][NFC] Update the comment header for optimizations.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Joseph Huber
[OpenMP] Add remark documentation to the OpenMP webpage
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Joseph Huber
[OpenMP] Add IDs to OpenMP remarks
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Joseph Huber
[OpenMP] Rework OpenMP remarks
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Dmitry Vyukov
sanitizer_common: link Synchronization.lib on Windows
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Emily Shi
[compiler-rt] change write order of frexpl & frexpf...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Philip Reames
[tests] Precommit test for D104140
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Aart Bik
[mlir][sparse] minor cleanup of Merger
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Stefan Pintilie
[Clang] Add an empty builtins.h file.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Craig Topper
[RISCV] Rename the fixed vector vwmacc tests to have...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Craig Topper
[RISCV] Use tail agnostic policy for fixed vector vwmac...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Craig Topper
[RISCV] Refactor where in the multiclass hierarchy...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Fangrui Song
[docs] Update llvm-readelf supported options after...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Dmitry Vyukov
sanitizer_common: add Semaphore
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Philip Reames
[test] Extend negative stride backedge tests to cover...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Guozhi Wei
[X86FixupLEAs] Try again to transform the sequence...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Philip Reames
[SCEV] Add tests for known negative strides in trip...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Fangrui Song
[ELF][test] Avoid llvm-readelf/llvm-readobj one-dash...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Jon Roelofs
Revert "[MachineVerifier] Diagnose invalid INSERT_SUBREGs"
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Simon Pilgrim
[X86] Regenerate twoaddr-lea.ll test checks.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Simon Pilgrim
[DAG] SelectionDAG::MaskedElementsAreZero - assert...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Jon Roelofs
[MachineVerifier] Diagnose invalid INSERT_SUBREGs
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Craig Topper
[RISCV] Teach constant materialization that it can...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Craig Topper
[RISCV] Add curly braces around a case body that declar...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Nikita Popov
[Verifier] Require same signature for intrinsic calls
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
madhur13490
[NFC] Fix typo intrinisic
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Christopher...
[libcxx][modularisation] adds several headers to the...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Andrzej Warzynski
[flang][driver] Fix output filename generation in ...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Congzhe Cao
[LoopInterchange] Check lcssa phis in the inner latch...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Louis Dionne
[libc++] ci: Create ~/Library/LaunchAgents if it does...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Matt Arsenault
Mips/GlobalISel: Use LLT form of getMachineMemOperand
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Matt Arsenault
GlobalISel: Preserve memory type for memset expansion
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Matt Arsenault
AArch64/GlobalISel: Update tests to use correct memory...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Louis Dionne
[libc++] CI: Setup BuildKite agents through launchd
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Alexander Belyaev
[mlir] Remove unused functions in LinalgOps.cpp
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Geoffrey Martin...
[Bazel] Delete deprecated gentbl rule
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Masoud Ataei
[PowerPC] Updated the error message of MASSV pass to...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Louis Dionne
[runtimes] Simplify how we set the target triple
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Amy Kwan
[PowerPC] Update Refactored Load/Store Implementation...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Fraser Cormack
Revert "[RISCV] Lower more BUILD_VECTOR sequences to...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
David Spickett
[lldb][AArch64] Add tag packing and repetition memory...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Alex Zinenko
[mlir] add missing build dependency
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Alex Zinenko
[mlir] replace llvm.mlir.cast with unrealized_conversio...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Matt Arsenault
GlobalISel: Remove dead function
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Matt Arsenault
AMDGPU/GlobalISel: Preserve more memory types
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Matt Arsenault
AMDGPU/GlobalISel: Redo kernel argument load handling
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Jeremy Morse
[InstrRef][FastISel] Support emitting DBG_INSTR_REF...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Sanjay Patel
[SLP] add tests for poison-safe bool logic reductions...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
serge-sans...
SubstTemplateTypeParmType can contain an 'auto' type...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Dmitry Preobrazhensky
[AMDGPU][MC] Added missing isCall/isBranch flags
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Zarko Todorovski
[PowerPC][AIX] Add warning when alignment is incompatib...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Alexander Belyaev
[mlir] Move linalg::Expand/CollapseShapeOp to memref...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Serge Pavlov
Use update_test_checks.py to auto-generate check lines
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Alex Zinenko
[mlir] add an interface to support custom types in...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Nicholas Guy
[AArch64] Update Cortex-A55 SchedModel to improve LDP...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Kerry McLaughlin
[LV] Avoid scalable vectorization for loops containing...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Cullen Rhodes
[AArch64][SME] Add load and store instructions
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
David Spickett
[lldb][AArch64] Refactor memory tag range handling
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Sander de Smalen
Reland "[LV] Print remark when loop cannot be vectorize...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Fraser Cormack
[RISCV] Lower more BUILD_VECTOR sequences to RVV's VID
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Uday Bondhugula
[MLIR][NFC] Improve doc comment and delete stale comment
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Timm Bäder
[llvm][tools] Hide unrelated llvm-cfi-verify options
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Vince Bridgers
[analyzer] Do not assume that all pointers have the...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Simon Giesecke
Reformat files.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Mehdi Amini
Use ManagedStatic and lazy initialization of cl::opt...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Mehdi Amini
Revert "Use ManagedStatic and lazy initialization of...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Timm Bäder
Revert "[llvm][tools] Hide unrelated llvm-cfi-verify...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Timm Bäder
[llvm][tools] Hide unrelated llvm-cfi-verify options
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Marcos Horro
[llvm-mca][JSON] Store extra information about driver...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Deep Majumder
[analyzer] Handle << operator for std::unique_ptr
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Mehdi Amini
Use ManagedStatic and lazy initialization of cl::opt...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Mehdi Amini
Fix mismatch between the provisioning of asyncExecutors...
commit
|
commitdiff
|
tree
|
snapshot
next