platform/upstream/llvm.git
2022-06-17 Philip Reames[RISCV] Move store policy and mask reg ops into demande...
2022-06-17 Florian HahnRecommit "[LAA] Initial support for runtime checks...
2022-06-17 Sanjay Patel[AArch64] add tests for masked subtract; NFC
2022-06-17 Nikolas Klauser[libc++] Mark standard-mandated includes as such
2022-06-17 Chris Bieneman[docs] Adding table of object file formats
2022-06-17 Chris BienemanRevert "wip"
2022-06-17 Frederik Gossen[mlir][nvgpu] Fix Bazel BUILD file
2022-06-17 Chris Bieneman[docs] Adding DirectX target usage doc
2022-06-17 Chris Bienemanwip
2022-06-17 Arthur Eubanks[docs] Fix typo
2022-06-17 isuckatcs[Static Analyzer] Structured binding to data members
2022-06-17 Stanislav Gatev[clang][dataflow] Add support for comma binary operator
2022-06-17 Philip Reames[riscv] Extract isMaskRegOp helper [nfc]
2022-06-17 Nico Weber[gn build] (manually) port 2040b6df0a3f (DebugInfoSymbo...
2022-06-17 Daniel Thornburgh[Symbolize] Parser for log symbolizer markup.
2022-06-17 Kiran Chandramohan[Flang] Fixes for XArrayCoorOp
2022-06-17 LLVM GN Syncbot[gn build] Port 971e9c80e966
2022-06-17 Nikolas Klauser[libc++] Implement std::boyer_moore{, _horspool}_searcher
2022-06-17 Philip Reames[RISCV] Delete dead elideCopy code in InsertVSETVLI...
2022-06-17 Joe Nash[AMDGPU] NFC. Change comment format on gfx11 interp...
2022-06-17 isuckatcs[Static Analyzer] Small array binding policy
2022-06-17 Michael Jones[libc][obvious] fix sign warning in file_writer
2022-06-17 Nikolas Klauser[libc++] Unwrap reverse_iterator<reverse_iterator<Iter...
2022-06-17 Martin Sebor[InstCombine] Fold memcmp of constant arrays and variab...
2022-06-17 isuckatcs[Static Analyzer][CFG] Introducing the source array...
2022-06-17 bixia1[mlir][linalg] Extend opdsl to support operations on...
2022-06-17 Adrian Prantl[LLDB][ExpressionParser] Fix indices inside format...
2022-06-17 Nico Weber[gn build] (manually) port 7cca33b40f77c
2022-06-17 Christopher... [mlir][nvgpu] fix missing build dependency for NVGPUTra...
2022-06-17 Aart Bik[mlir][sparse] move from by-value to by-reference for...
2022-06-17 Christopher... [mlir][nvgpu] shared memory access optimization pass
2022-06-17 Guillaume Chatelet[NFC][Alignment] Remove assumeAligned from MachineFrame...
2022-06-17 Quinn Pham[PowerPC] Fix PPCVSXSwapRemoval pass to include MTVSCR...
2022-06-17 Philip Reames[RISCV] Avoid changing etype for splat of 0 or -1
2022-06-17 Ben Langmuir[clang][deps] Sort submodules when calculating dependencies
2022-06-17 Sanjay Patel[InstCombine] convert mask and shift of power-of-2...
2022-06-17 Kadir CetinkayaRevert "Revert "[clang] Dont print implicit forrange...
2022-06-17 Guillaume Chatelet[libc] Rely on __builtin_memcpy_inline for memcpy imple...
2022-06-17 Eric Schweitz[flang] Fix bug in character casting. Add missing sext...
2022-06-17 Joe Nash[AMDGPU] gfx11 waitcnt support for VINTERP and LDSDIR...
2022-06-17 Malhar Jajoo[LoopVectorize] Add support for invariant stores of...
2022-06-17 Nikolas Klauser[libc++] Simplify __config a bit
2022-06-17 Joe Nash[AMDGPU] gfx11 VINTERP intrinsics and ISel support
2022-06-17 Tue Ly[libc][Obvious] Fix hyperlink and typo in math status...
2022-06-17 Phoebe WangReland "Reland "Reland "Reland "[X86][RFC] Enable ...
2022-06-17 Joe Nash[AMDGPU] gfx11 ldsdir intrinsics and ISel
2022-06-17 Jay Foad[AMDGPU] More GFX11 test coverage
2022-06-17 Nikita Popov[InstCombine] Push freeze through recurrence phi
2022-06-17 Nico WeberRevert "[clang] Dont print implicit forrange initializer"
2022-06-17 Sanjay Patel[InstCombine] add tests for FP casts; NFC
2022-06-17 Sanjay Patel[InstCombine] add tests for (pow2 >> X) >u C; NFC
2022-06-17 Paul Walker[SelectionDAG] Extend WidenVecOp_INSERT_SUBVECTOR to...
2022-06-17 Nico Weber[gn build] (semi-manually) port 232bd331cbaa
2022-06-17 Michał Górny[lldb] [test] Update baseline test status for FreeBSD
2022-06-17 Matthias Springer[mlir][bufferize][NFC] Remove BufferizationState
2022-06-17 Jolanta Jensen[Clang] Allow 'Complex float __attribute__((mode(HC)))'
2022-06-17 Matthias Springer[mlir][bufferize] Bufferize after TensorCopyInsertion
2022-06-17 Jay Foad[AMDGPU] Use explicit -global-isel=0/1 in tests. NFC.
2022-06-17 lorenzo chelini[LLVM][IR] Fix typo in DerivedTypes.h (NFC)
2022-06-17 Tiehu Zhang[AArch64][LV] AArch64 does not prefer vectorized addressing
2022-06-17 Kadir Cetinkaya[clang] Dont print implicit forrange initializer
2022-06-17 Nikita Popov[IR] Check for SignedMin/-1 division in canTrap() ...
2022-06-17 Alex Zinenko[mlir] replace 'emit_c_wrappers' func->llvm conversion...
2022-06-17 Guillaume Chatelet[libc][bazel] Remove memcpy dependency in memmove
2022-06-17 Cullen Rhodes[AArch64] NFC: Fix BFMLAL[BT] inst def names
2022-06-17 Alexander Potapenko[msan] Allow KMSAN to use -fsanitize-memory-param-retval
2022-06-17 Sven van Haastregt[OpenCL] Fix atomic_fetch_add/sub half overloads
2022-06-17 Nikita Popov[InstCombine] Add tests for freeze of recurrence with...
2022-06-17 Muhammad Omair... [LLDB] XFAIL TestLoadUnload fails on Arm/Ubuntu Jammy
2022-06-17 Benjamin KramerRevert "Reland "Reland "Reland "[X86][RFC] Enable ...
2022-06-17 Javier Alvarez[clang] Fix trivially copyable for copy constructor...
2022-06-17 ping.deng[RISCV][NFC] Add load/store instructions in rv64*-invalid.s
2022-06-17 Fangrui Song[Driver] Pass -X to ld for riscv*-{elf,freebsd,linux}
2022-06-17 Xiang Li[TableGen][DirectX] generate DXIL operation table with...
2022-06-17 Fangrui Song[AArch64][test] Add --mattr=-{sve,sve2,sme} to SVE...
2022-06-17 Mingming Liu[MachineBlockPlacementStats] Added check for "-filter...
2022-06-17 Mingming LiuRevert "[MachineBlockPlacementStats] Add check for...
2022-06-17 Mingming Liu[MachineBlockPlacementStats] Add check for `-filter...
2022-06-17 Phoebe WangReland "Reland "Reland "[X86][RFC] Enable `_Float16...
2022-06-17 Jonas Devlieghere[lldb] Remove LogHandler::Create functions (NFC)
2022-06-17 Jez Ng[lld-macho][nfc] Tests for -force_load + regular archiv...
2022-06-17 Jacques Pienaar[mlir] Disable warning in test of deprecated feature...
2022-06-17 Jacques Pienaar[mlir] Split MLProgram global load and store to Graph...
2022-06-17 Lian Wang[LegalizeTypes][NFC] Merge promote SPLAT_VECTOR and...
2022-06-17 Jacques Pienaar[mlir][doc] Avoid duplication with constraints and...
2022-06-17 Lian Wang[LegalizeTypes][RISCV][NFC] Modify assert in PromoteInt...
2022-06-17 Lian Wang[RISCV][NFC][test] Correct a wrong test in vreductions...
2022-06-17 Lang Hames[ORC-RT] Make the ORC runtime C API public.
2022-06-17 Matt Arsenaultllvm-reduce: Try to fix dynamic libraries build
2022-06-17 Maryam MoghadasPowerPC] Emit warning for incompatible vector types...
2022-06-17 Lei Huang[PowerPC][NFC] Undefine __XL_COMPAT_ALTIVEC__ in builti...
2022-06-17 Jennifer Yu[OpenMP] Initial parsing and sema for 'parallel masked...
2022-06-17 LiaoChunyu[AMDGPU][NFC] Remove isConstantAddr
2022-06-17 LLVM GN Syncbot[gn build] Port eea11e7369ca
2022-06-17 Matt Arsenaultllvm-reduce: Add reduction pass to simplify instructions
2022-06-17 Matt Arsenaultllvm-reduce: Support replacing FP values with 1.0
2022-06-17 Pengxuan Zheng[Object][COFF] Improve section name parsing
2022-06-16 Fangrui Song[sanitizer] Delete empty sanitizer_openbsd.cpp after...
2022-06-16 Paul Walker[SVE][CodeGen] Restructure SVE fixed length tests to...
2022-06-16 Jonas Devlieghere[lldb] Cleanup Python API reference files after buildin...
next