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