platform/upstream/llvm.git
2022-05-18 Jonathan Wakely[libcxx] [test] Include header for strverscmp
2022-05-18 Jonathan Wakely[libcxx] [test] Add missing header for std::numeric_limits
2022-05-18 Simon Pilgrim[X86] addcarry.ll - add nounwind to prevent cfi noise...
2022-05-18 Simon Pilgrim[AArch64] neon-vmull-high-p64.ll - fix name/check misma...
2022-05-18 Pietro Albini[Security Group] Update representative for Rust.
2022-05-18 Dmitry Preobrazhensky[AMDGPU][MC][GFX7] Disable cache policy modifiers with...
2022-05-18 Archibald Elliott[ARM] Don't Enable AES Pass for Generic Cores
2022-05-18 Benjamin Kramer[mlir][complex] Add pow/sqrt/tanh ops and lowering...
2022-05-18 Sven van Haastregt[OpenCL] Add cl_khr_subgroup_rotate builtins
2022-05-18 Dmitry Preobrazhensky[AMDGPU][MC][NFC] MUBUF code cleanup
2022-05-18 David Spickett[lldb] Remove non-address bits from read/write addresse...
2022-05-18 David SpickettRevert "[lldb] Add --all option to "memory region""
2022-05-18 Simon Pilgrim[AArch64] fp16-v8-instructions.ll - remove some old...
2022-05-18 Simon Pilgrim[DebugInfo][X86] debug-info-template-parameter.ll ...
2022-05-18 Simon Pilgrim[X86] statepoint-vreg-details.ll - fix CHECK-VREG-LABEL...
2022-05-18 Simon Pilgrim[X86] lvi-hardening-indirectbr.ll - fix X64-NOT typo...
2022-05-18 Simon Pilgrim[X86] copy-propagation.ll - fix CHECK-NEXT typo identif...
2022-05-18 Simon Pilgrim[X86] coalesce-dead-lanes.mir - fix CHECK-LABEL typo...
2022-05-18 Simon Pilgrim[X86] Regenerate select-ext.ll test for D125604
2022-05-18 Tim NorthoverAArch64: fall back to DWARF instead of crashing on...
2022-05-18 David Spickett[lldb] Add --all option to "memory region"
2022-05-18 Ivan Kosarev[AMDGPU][MC][GFX10] Add missing s_scratch_load tests.
2022-05-18 Nikita Popov[JumpThreading] Look through freeze in getPredicateAt...
2022-05-18 Jay Foad[AMDGPU] Aggressively fold immediates in SIShrinkInstru...
2022-05-18 Nikita Popov[JumpThreading] Add additional freeze tests (NFC)
2022-05-18 Nikita Popov[IR] Report whether replaceUsesOfWith() changed somethi...
2022-05-18 Sun Ziping[llvm][fix-irreducible] ensure that loop subtree under...
2022-05-18 Frederik Gossen[MLIR] Make `parseDimensionListRanked` configurable...
2022-05-18 Nikita Popov[JumpThreading] Simplify getPredicateAt() based folding
2022-05-18 Jay Foad[AMDGPU] Aggressively fold immediates in SIFoldOperands
2022-05-18 River Riddle[mlir:GreedyDriver] Return WalkResult::skip after delet...
2022-05-18 Jay Foad[AMDGPU] Shrink F16 MAD/FMA to MADAK/MADMK/FMAAK/FMAMK...
2022-05-18 David Spickett[lldb] const a couple of getters on MemoryRegionInfo
2022-05-18 Nikita Popov[JumpThreading] Use common code to skip freeze (NFC)
2022-05-18 Gabor Marton[clang][analyzer][ctu] Make CTU a two phase analysis
2022-05-18 Gabor Marton[clang][ASTImporter] Add isNewDecl
2022-05-18 Florian Hahn[LV] set Header earlier, use variable instead of repeat...
2022-05-18 Thomas Preud... [test, x86] Fix spurious x86-target-features.c failure
2022-05-18 Diana Picus[flang][driver] Support parsing response files
2022-05-18 Yeting Kuo[SelectionDAGBuilder] Pass fast math flags to most...
2022-05-18 Diana Picus[flang][Runtime] Use proper prototypes in Fortran_main...
2022-05-18 Qiu Chaofan[PowerPC] Treat llvm.fmuladd intrinsic as using CTR
2022-05-18 rkayaith[GreedyPatternRewriter] Avoid reversing constant order
2022-05-18 Nikita Popov[SCEVExpander] Expand umin_seq using freeze
2022-05-18 Nikita Popov[LoopUnroll] Avoid branch on poison for runtime unroll...
2022-05-18 Nikita Popov[llvm-nm] Always use opaque pointers (PR55506)
2022-05-18 rkayaith[mlir][Canonicalize] Fix command-line options
2022-05-18 River Riddle[mlir:PDLL] Don't append / for directory code completion
2022-05-18 River Riddle[mlir:PDLL] Improve the location ranges of several...
2022-05-18 River Riddle[mlir:PDLL] Drop space as a completion commit character
2022-05-18 Martin Storsjö[llvm-readobj] Fix printing of Windows ARM unwind opcod...
2022-05-18 Pavel Samolysov[ArgPromotion] Add unused-argument.ll test (NFC)
2022-05-18 Marek KurdejRevert "[clang-format] Fix WhitespaceSensitiveMacros...
2022-05-18 Groverkss[MLIR][Presburger] Cleanup getMaybeValues in FACV
2022-05-18 Groverkss[MLIR][Presburger] Attach values only to non-local...
2022-05-18 Philip Reames[BasicAA] Remove unneeded special case for malloc/calloc
2022-05-18 Zi Xuan Wu... [NFC][Clang] Modify expect of fail test or XFAIL becaus...
2022-05-18 Shao-Ce SUN[NFC][AMDGPU][CodeGen] Use ArrayRef in TargetLowering...
2022-05-18 Chenbing Zheng[InstCombine] add tests for icmp-fsh
2022-05-18 Juneyoung Lee[JumpThreading] Let ProcessImpliedCondition look into...
2022-05-18 Juneyoung LeePrecommit a test file for D84941
2022-05-18 Ben Shi[lld][ELF] Support BFD name elf32-avr
2022-05-17 Robert Suderman[mlir][tosa] Rework tosa.apply_scale lowering for 32-bit
2022-05-17 Philip ReamesRevert "[RISCV] Enable strict assertions in InsertVSETV...
2022-05-17 Matthias Springer[mlir][SCF] Fix scf.while bufferization
2022-05-17 Sam McCall[pseudo] Design notes from discussion today. NFC
2022-05-17 Alexander Shaposhnikov[ConstantRange] Improve the implementation of binaryAnd
2022-05-17 Amir Ayupov[BOLT][NFC] Suppress unused variable warnings
2022-05-17 Amir Ayupov[BOLT][NFC] Move BinaryDominatorTree out of BinaryLoop...
2022-05-17 Philip Reames[RISCV] Add additional test coverage of 11a7e77c and...
2022-05-17 Nuno Lopes[docs][LangRef] Fix typo in llvm.smul.fix example
2022-05-17 Michael Jones[libc] add snprintf
2022-05-17 Eric Li[clang][dataflow] Fix double visitation of nested logic...
2022-05-17 LLVM GN Syncbot[gn build] Port 1f49714d3e19
2022-05-17 LLVM GN Syncbot[gn build] Port 1188faa7ab4b
2022-05-17 Walter Erquinigo[trace][intelpt] Support system-wide tracing [6] -...
2022-05-17 Walter Erquinigo[trace][intelpt] Support system-wide tracing [5] -...
2022-05-17 Walter Erquinigo[trace][intelpt] Support system-wide tracing [4] -...
2022-05-17 LLVM GN Syncbot[gn build] Port 6aabf60f2fb7
2022-05-17 Stanislav Mekhanoshin[AMDGPU] Add llvm.amdgcn.global.load.lds intrinsic
2022-05-17 Sam McCallRevert "Reland "[clangd] Indexing of standard library""
2022-05-17 Stanislav Mekhanoshin[AMDGPU] Enable FLAT LDS DMA on gfx9/10 before gfx940
2022-05-17 LLVM GN Syncbot[gn build] Port ccdb56ac10ee
2022-05-17 Philip Reames[RISCV] Minor reorganization of VSETVLIInfo::operator...
2022-05-17 Sam McCallReland "[clangd] Indexing of standard library"
2022-05-17 Eric Li[clang][dataflow] Weaken guard to only check for storag...
2022-05-17 Philip Reames[RISCV] Canonicalize AVL=setvli to AVL=Imm or AVL=VLMAX
2022-05-17 Michael Jones[libc] add sprintf
2022-05-17 Sanjay Patel[InstCombine] fold more shuffles with FP<->Int cast...
2022-05-17 Sam McCall[pseudo] benchmark cleanups. NFC
2022-05-17 jfurtek[mlir] Update LLVMIR Fastmath flags use of MLIR BitEnum...
2022-05-17 Sam McCall[clangd] Add command-line flag to set background indexi...
2022-05-17 Philip Reames[RISCV] Enable strict assertions in InsertVSETVLI data...
2022-05-17 Walter Erquinigo[NFC][lldb][trace] Use uint64_t when decoding and encon...
2022-05-17 Joe Nash[AMDGPU] gfx11 scalar alu instructions
2022-05-17 Stanislav Mekhanoshin[AMDGPU] Add test for no waitcnt before issuing LDS...
2022-05-17 Simon Pilgrim[X86] Rename combineCONCAT_VECTORS\INSERT_SUBVECTOR...
2022-05-17 Stanislav Mekhanoshin[AMDGPU] Add intrinsics llvm.amdgcn.{raw|struct}.buffer...
2022-05-17 Min-Yih Hsu[mlir][LLVMIR] Use a new way to verify GEPOp indices
2022-05-17 Ruobing Hanfix typo error in DivergenceAnalysis.h
next