platform/upstream/llvm.git
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
2022-05-17 David Green[AArch64] Teach perfect shuffles tables about D-lane...
2022-05-17 Michael Kruse[Polly] Mark classes as final by default. NFC.
2022-05-17 Florian Hahn[LV] Regenerate check lines for some tests.
2022-05-17 Pengxuan Zheng[clang-cl] Add /Zc:wchar_t- option
2022-05-17 Jay Foad[AMDGPU] Add a MIR test for D125567
2022-05-17 Walter Erquinigo[llvm][json] Fix UINT64 json parsing
2022-05-17 Walter Erquinigo[lldb-vscode] Fix data race in lldb-vscode when running...
2022-05-17 Keith SmileyRevert "[llvm-objcopy][test] Add cmp after copy"
2022-05-17 Arthur Eubanks[OpaquePtr][BitcodeReader] Explicitly turn off opaque...
2022-05-17 Arthur Eubanks[OpaquePtr][LLParser] Explicitly turn off opaque pointe...
2022-05-17 Jim InghamFix the std::string formatter to report errors in the...
2022-05-17 LLVM GN Syncbot[gn build] Port 76ddbb1ca747
2022-05-17 Sam McCallRevert "[clangd] Indexing of standard library"
2022-05-17 Sanjay Patel[InstCombine] remove cast-of-signbit to shift transform
2022-05-17 Fraser Cormack[RISCV] Add a test showing incorrect RVV stack alignment
2022-05-17 Florian Hahn[LV] Fetch vector loop region once and remember it...
2022-05-17 LLVM GN Syncbot[gn build] Port ecaa4d9662c9
2022-05-17 Sam McCall[clangd] Indexing of standard library
2022-05-17 Fraser Cormack[RISCV] Drop notion of "strict" vsetvli compatibility
2022-05-17 Jake Egan[NFC][AIX] Reenable mri1.test
2022-05-17 Nikita Popov[IRBuilder] Move insertvalue/extractvalue to fold infra...
2022-05-17 Erich KeaneFix release note typo from 6da3d66f
2022-05-17 Cullen Rhodes[mlir] vim: add bf16 type
2022-05-17 Cullen Rhodes[mlir][licm] Fix debug output with newlines
2022-05-17 Dmitri GribenkoFix an unused variable warning in no-asserts build...
2022-05-17 Erich Keane[concepts] Implement dcl.decl.general p4: No constraint...
2022-05-17 Haojian Wu[pseudo] Add the missing ; terminal for module-declarat...
2022-05-17 Alexey Bataev[SLP]Add an extra check for select minmax reduction...
2022-05-17 Konrad Kleine[pgo] Fix doc typo: thingswith -> things with
2022-05-17 Kamau BridgemanEnabling the detection of devtoolset-11 toolchain.
2022-05-17 Simon Pilgrim[DAG] Fold (shl (srl x, c), c) -> and(x, m) even if...
2022-05-17 Louis Dionne[libc++] Introduce LIBCXX_LIBRARY_VERSION
2022-05-17 Nathan Ridge[clang] Expose CoawaitExpr's operand in the AST
2022-05-17 Jay Foad[RegAllocGreedy] New hook regClassPriorityTrumpsGlobalness
2022-05-17 David Spickett[mlir][Tablegen-LSP] Don't link with llvm dylib
2022-05-17 Florian Hahn[VPlan] Move usesScalars/onlyFirstLaneUsed to VPUser.
2022-05-17 David Green[AArch64] Extra tests useful for D-lane shuffles. NFC
2022-05-17 Nikita Popov[JumpThreading] Regenerate test checks (NFC)
2022-05-17 Alex Bradbury[WebAssembly][NFC] Convert IsWasm64 instruction field...
2022-05-17 Alex Bradbury[WebAssembly][NFC] Convert StackBased instruction field...
2022-05-17 Simon Pilgrim[X86] Attempt to fold EFLAGS into X86ISD::ADD/SUB ops
2022-05-17 Sven van Haastregt[OpenCL] Do not guard vload/store_half builtins
2022-05-17 Nikita Popov[JumpThreading] Don't pass DT to isGuaranteedNotToBeUnd...
2022-05-17 Alexey Lapshin[DWARFLinker][NFC] Add None value to the DwarfLinkerAcc...
2022-05-17 Dmitry Vassiliev[SROA] Avoid postponing rewriting load/store by ignorin...
2022-05-17 Dmitry Vassiliev[SROA] Precommit test for D124967
2022-05-17 Fraser Cormack[RISCV][NFC] Reword split SP adjustment comments
2022-05-17 Alex Zinenko[mlir] support isa/cast/dyn_cast<Operation *>(operation...
next