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-04-27
Sanjay Patel
[InstCombine] add tests for ashr/lshr of constant with...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
LLVM GN Syncbot
[gn build] Port 6ddf2a824da9
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Nikita Popov
[GVN] Add more tests for opaque pointer GEPs (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Ivan Kosarev
[AMDGPU] Adjust wave priority based on VMEM instruction...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
David Tenty
[NFC] XFAIL tests which need visibility in XCOFF object...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Anna Thomas
[IRCE] Avoid computing potentially unnecessary analyses...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Biplob Mishra
InstCombine: Add tests to show or-and scenarios which...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Pavel Labath
[lldb] Fix TestWithLimitDebugInfo.py
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Pavel Labath
[lldb] Make test names unique
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Florian Hahn
[SimpleLoopUnswitch] Add trivial unswitching tests...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Denis Antrushin
[StatepointLowering] Only export STATEPOINT results...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
David Green
[AArch64] Break up larger shuffle-masks into legal...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
David Green
[AArch64] Add some larger shuffle cost tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Kiran Chandramohan
[Flang] Lower the FailImage Statement
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Haojian Wu
[AST] Consider QualifiedTemplateName in TemplateName...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Chris Jackson
[Debuginfo][LSR] Add salvaging variadic dbg.value intri...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Chris Jackson
Revert [Debuginfo][LSR] Add salvaging variadic dbg...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Chris Jackson
[Debuginfo][LSR] Add salvaging variadic dbg.value intri...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Tom Weaver
Revert "[Driver] Support for compressed debug info...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
David Green
[AArch64] Use PerfectShuffle costs in AArch64TTIImpl...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Chris Jackson
[Debuginfo][LSR] Add salvaging variadic dbg.value intri...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Stephan Herhut
[mlir][bazel] Add suport for PDLL tests.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Nikolas Klauser
[libc++] Implement P0980R1 (constexpr std::string)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Simon Pilgrim
[GVN][NewGVN] Regenerate no_speculative_loads_with_asan...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Andrzej Warzynski
[flang][driver] NFC: Make code more in line with LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Liqin.Weng
[MIPS][SelectionDAG] Enable TargetLowering::hasBitTest...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Jeremy Morse
[DebugInfo][InstrRef] Describe value sizes when spilt...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
David Green
[CostModel] Add basic fptoi_sat costs
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Vitaly Buka
Revert "[asan] Enable detect_stack_use_after_return...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Nikita Popov
[InstCombine] Combine opaque pointer GEPs with mismatch...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Nikita Popov
[AsmParser] Automatically declare and lex attribute...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Jim Lin
[RISCV][NFC] Update and add missing closed curly bracke...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Petr Hosek
[Driver] Support for compressed debug info on Fuchsia
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Tobias Ribizel
[clangd] Output inlay hints with `clangd --check`
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Alexandros...
[FuncSpec] Conditional jump or move depends on uninitia...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Petr Hosek
Revert "[CMake][compiler-rt] Use COMPILE_OPTIONS and...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Petr Hosek
[CMake][compiler-rt] Use COMPILE_OPTIONS and LINK_OPTIONS
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Youngsuk Kim
[docs] Fix typos in the 'CodeGenerator' doc
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
ShihPo Hung
[RISCV][RVV] Select unmasked TU RVV pseudos in a DAG...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
ShihPo Hung
[RISCV] Precommit test for D121881
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Richard
[clang-tidy] Modernize-macro-to-enum should skip macros...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Mathieu Fehr
[mlir] Add extensible dialects
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
River Riddle
[mlir:PDLL] Use normalized paths in compilation databas...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
River Riddle
[mlir:PDLL] Fix build on windows related to different...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Shoaib Meenai
[ELF] Prevent LTO stripping of wrapped script-reference...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Ping Deng
[RISCV][NFC] Add RV64Zbs invalid tests
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
River Riddle
[mlir][PDLL-LSP] Add code completion for include file...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
River Riddle
[mlir][PDLL] Add document link and hover support to...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
River Riddle
[mlir][PDLL] Add initial support for a PDLL compilation...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
River Riddle
[mlir][PDLL] Add support for generating PDL patterns...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
River Riddle
[mlir][PDLL] Don't use the result of `Constraint::getDe...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Jason Molenda
Don't push null ExecutionContext on CommandInterp exect...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Eric Schweitz
Upstream test for wide character literals.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Alexander Shaposhnikov
[Support] Factor out isCrash from throwIfCrash
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Stanislav Mekhanoshin
[AMDGPU] Remove now unused variable HasLdsModifier...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Yaxun (Sam...
[CUDA][HIP] Fix linkage of __clang_gpu_used_external
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Stanislav Mekhanoshin
[AMDGPU] Add both mayLoad and mayStore to MUBUF LDS...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Stanislav Mekhanoshin
[AMDGPU] Remove vdata from buffer to lds load
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Dominic Chen
Fix [libc] Minor test signedness fixes
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Dominic Chen
[libc] Minor test signedness fixes
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Jeffrey Tan
Fix missing import for test
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Warren Ristow
[NFC] Fix argument types in doxygen comment
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
David Tenty
[AIX][XCOFF] error on emit symbol visibility for XCOFF...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Martin Sebor
[SimplifyLibCalls] avoid slicing 64-bit integers in...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Paul Kirth
[BOLT][NFC] Fix warning for unqualified call to std...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Aart Bik
[mlir][sparse] support pattern-only matrices from Matri...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Martin Sebor
[InstCombine] Fold strnlen of constant strings.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Nico Weber
try to fix check-llvm on windows after 0a27622a1d62
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Eric Schweitz
[NFC] More synching of sources for upstreaming.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Warren Ristow
[NFC] Cleanup miscellaneous header items
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Ricky Zhou
[InstCombine] Update predicate when canonicalizing...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Michael Kruse
[OpenMPIRBuilder] Remove ContinuationBB argument from...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Ricky Zhou
[InstCombine] Add tests reproducing PR53252 (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Martin Storsjö
Revert "[compiler-rt] Use C_STANDARD instead of custom...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Stanislav Mekhanoshin
[AMDGPU] Properly mark MUBUF and FLAT LDS DMA instructi...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Vasileios Porpodas
Recommit "[SLP][TTI] Refactoring of `getShuffleCost...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Paul Robinson
[PS5] Add debug option testing for the PS5 target
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Jeffrey Tan
Disable symbol on-demand feature for Windows
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Kirill Stoimenov
Revert "[demangler] Simplify OutputBuffer initialization"
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Martin Sebor
[InstCombine] Fold memrchr calls with a constant character.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Martin Sebor
[InstCombine] Fold memrchr calls with constant size...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Martin Sebor
[InstCombine] Fold strnlen with a bound of zero and...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Martin Sebor
[InstCombine] add a strnlen handler stub.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Andrew Savonichev
[NVPTX] Temporary disable dwarf-file-dir.ll on Windows
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Andrew Savonichev
[NFC] Fix order of initialization in MCTargetOptions
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Artur Pilipenko
[EarlyCSE] Add tests demonstrating missed opportunitites
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Andrew Savonichev
[NVPTX] Disable DWARF .file directory for PTX
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Sanjay Patel
[InstCombine] try to fold icmp with mismatched extended...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Vasileios Porpodas
Revert "[SLP][TTI] Refactoring of `getShuffleCost`...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Sanjay Patel
[InstCombine] fold freeze of partial undef/poison vecto...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Craig Topper
[RISCV] Add more out of range immediate tests to rv64zb...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Vasileios Porpodas
[SLP][TTI] Refactoring of `getShuffleCost` `Args` to...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Augie Fackler
Attributes: add a new `allocptr` attribute
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Craig Topper
[RISCV] Add out of range immediate tests for shifts...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Peter Klausler
[flang] Fix crash from PDT component init in module...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Jay Foad
[AMDGPU] Precommit a test case for D124450
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
LLVM GN Syncbot
[gn build] Port 7b81192d462b
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Jeffrey Tan
Introduce new symbol on-demand for debug info
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Vasileios Porpodas
[AArch64][NFC] Deleted llvm/test/Analysis/CostModel...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Matt Arsenault
llvm-reduce: Simplify virtual register cloning
commit
|
commitdiff
|
tree
|
snapshot
next