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-05-23
Jeffrey Tan
Fix lldb-vscode frame test failure
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
NAKAMURA Takumi
emitStringLiteralDef: Return earlier here. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Mitch Phillips
[symbolizer] Parse DW_TAG_variable DIs to show line...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Sotiris Apostolakis
[SelectOpti][2/5] Select-to-branch base transformation
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Qunyan Mangus
Remove duplicate fields in RAGreedy
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Paul Robinson
[PS5] Make driver's PIC behavior match PS4
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Louis Dionne
[libc++] Remove duplicate tests for callable concepts
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Stella Stamenova
[mlir] Use 'native' instead of 'llvm_has_native_target...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Florian Hahn
[AArch64] Add tests with free shuffles for indexed...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Paul Walker
[SVEInstrFormats] Ensure scatter instructions are named...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Alexey Bataev
[SLP][NFC]Improve compile time, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Julian Lettner
[Sanitizer][Darwin] Add explanation for Apple platform...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
LLVM GN Syncbot
[gn build] Port eebc1fb772c5
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Nikolas Klauser
[libc++] Add ranges::max_element to the synopsis and...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Nikolas Klauser
[libc++] Add auto to the list of required extensions...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Nikolas Klauser
[libc++] Assume that push_macro and pop_macro are available
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Nikolas Klauser
[libc++] Always enable the ranges concepts
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Nikolas Klauser
[libc++] Granularize parts of <type_traits>
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Jorge Gorbe...
Remove `friend` classes from TypeCategoryMap
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
natashaknk
[mlir][tosa] Change tosa.depthwise_conv2d's ending...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Julian Lettner
[Sanitizer][Darwin] Add SANITIZER_DRIVERKIT platform...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Sanjay Patel
[IR] add and use pattern match specialization for sqrt...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Craig Topper
[DAGCombiner][AArch64] Don't fold (smulo x, 2) -> ...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Craig Topper
[AArch64] Add test case for pr55644. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Dave Lee
[lldb] Specify aguments of `image list`
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Stephen Long
[MSVC, ARM64] Add __readx18 intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Dave Lee
[lldb] Improve formatting of dlopen error messages...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Benjamin Kramer
Fix an unused variable warning in no-asserts build...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Paul Robinson
[PS5] Disable a test, same as PS4
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Philip Reames
[RISCV] Add basic fault-first load coverage for VSETVLI...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Jeffrey Tan
Show error message for optimized variables
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Jeffrey Tan
Add [opt] suffix to optimized stack frame in lldb-vscode
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Fangrui Song
[llvm-nm][docs] Document -W and -U
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Christopher...
[mlir][NvGpuToNVVM] Fix byte size calculation in async...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Matthias Springer
[mlir][bufferize][NFC] Update One-Shot Bufferize pass...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Christopher...
[mlir][NvGpuToNVVM] Fix missing i4 support for nvgpu...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Matthias Springer
[mlir][bufferize] Support fully dynamic layout maps...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Jonas Devlieghere
[lldb] Fix should_skip_simulator_test decorator
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Matthias Springer
[mlir][bufferization] Fix Python bindings
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Nathan Sidwell
[clang] Module global init mangling
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Stella Laurenzo
NFC: Silence two warnings for unused bufferization...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Richard
[clang-tidy] Improve add_new_check.py to recognize...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Nikita Popov
[InstCombine] Change operand order in recursive and...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Nikita Popov
[InstCombine] Add tests for recursive and/or of icmp...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Jingu Kang
Revert "Revert "[AArch64] Set maximum VF with shouldMax...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Matthias Springer
[mlir][bufferization][NFC] Improve assembly format...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
PeixinQiao
[NFC][flang] Change the OpenMP atomic read/write test...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Alexander Belyaev
[mlir] Add Expm1 tp ComplexOps.td.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Jay Foad
[TableGen] Remove an untrue statement from the docs
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Alexander Belyaev
[mlir] Add RSqrt tp ComplexOps.td.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Alexey Bataev
[SLP]Do not emit extract elements for insertelements...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Stephen Long
[MSVC, ARM64] Add __writex18 intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Sanjay Patel
[InstCombine] fold icmp of zext bool based on limited...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Sanjay Patel
[InstCombine] add tests for icmp of zext i1; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Alexey Bataev
[SLP][NFC]Add a test for extracting scalar from undef...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Nikita Popov
[InstCombine] Reuse icmp of and/or folds for logical...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Anastasia Stulova
[SPIR-V] Allow setting SPIR-V version via target triple.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Timm Bäder
Revert "[clang][driver] Dynamically select gcc-toolset...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Dmitry Preobrazhensky
[AMDGPU][MC][GFX940] Disable v_mac_f32_dpp
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Sylvestre Ledru
Add support of the next Ubuntu (Ubuntu 22.10 - Kinetic...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Sylvestre Ledru
Add support of the next Debian (Debian 13 - Trixie)
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Jay Foad
[AMDGPU] Remove unneeded regex escaping in FileCheck...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Edd Barrett
Test stackmap support for i128
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Simon Pilgrim
[AArch64] Regenerate andandshift.ll test checks
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Timm Bäder
[clang][driver] Dynamically select gcc-toolset/devtools...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
LiaoChunyu
[RISCV][NFC] Test cases for fmuladd intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Nikita Popov
[CGP] Freeze condition when despeculating ctlz/cttz
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Andre Vieira
[AArch64] Order STP Q's by ascending address
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Florian Hahn
[AArch64] implement isReassocProfitable, disable for...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Chuanqi Xu
Revert "[C++20] [Coroutines] Conform the updates for...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Peter Waller
[LV] Improve register pressure estimate at high VFs
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
David Green
[AArch64] Fix assumptions on input type of tryCombineFi...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Chuanqi Xu
[C++20] [Coroutines] Conform the updates for CWG issue...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Sergei Trofimovich
[Support] Add missing <cstdint> header to Base64.h
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Sergei Trofimovich
[Support] Add missing <cstdint> header to Signals.h
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Gabor Marton
[analyzer][NFC] Factor out the copy-paste code repetiti...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Gabor Marton
[analyzer] Implement assumeInclusiveRange in terms...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Muhammad Omair...
Revert "[lldb] Consider binary as module of last resort"
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Chenbing Zheng
[InstCombine] add tests for bitcast; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Brad Smith
[Sparc] Have test use IAS
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Jeremy Furtek
[mlir][tblgen][ods][python] Use keyword-only arguments...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Zi Xuan Wu...
[CSKY] Fix the conflict of default fpu features and...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
jacquesguan
[mlir][NFC] Replace some nested if with logical and.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Craig Topper
[SelectionDAG] Add a freeze to ISD::ABS expansion.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Craig Topper
[SelectionDAG] Fold abs(undef) to 0 instead of undef.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Florian Hahn
[LV] Add check line to test interleaving only with...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Aaron Ballman
Test more C DR conformance (part two of many)
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Florian Hahn
[LV] Use exiting block instead of latch in addUsersInEx...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Florian Hahn
[LV] Re-generate check lines for loop-form.ll test.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
NAKAMURA Takumi
ADT::GenericCycleInfo: Hide validateTree() in -Asserts.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Sanjay Patel
Revert "[InstCombine] fold icmp with sub and bool"
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Sanjay Patel
[InstCombine] fold icmp with sub and bool
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Sanjay Patel
[InstCombine] add tests for icmp + sub patterns; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Jonas Paulsson
[SystemZ] Bugfix for symbolic displacements.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Florian Hahn
[LV] Widen ptr-inductions with scalar uses for scalable...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
James Y Knight
CWG 1394: Incomplete types as parameters of deleted...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Paul Walker
[SVE] Enable use of 32bit gather/scatter indices for...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Nathan James
[clang-tidy] Fix not updating storeOptions after af77b1...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Nathan James
[clang-tidy] add support for Demorgan conversions to...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Sheng
[NFC][M68k][test] Add disassembler tests for move instr...
commit
|
commitdiff
|
tree
|
snapshot
next