platform/upstream/llvm.git
2021-01-07 River Riddle[mlir][ODS] Fix missed rename of TypeParameter 'descrip...
2021-01-07 Ganesh Gopalasubramanian[X86] Update tests for znver3
2021-01-07 Kazushi (Jam... [VE][NFC] Update comments to match the generated instru...
2021-01-07 Fangrui Song[PowerPC] Delete dead Lower*
2021-01-07 Fangrui Song[PowerPC] Delete remnant Darwin ISelLowering code
2021-01-07 Fangrui Song[PowerPC] Delete remnant isOSDarwin references
2021-01-07 Chris LattnerUpdate for review feedback: Inline var declaration...
2021-01-07 Chris Lattner[AsmPrinter] Make OpAsmPrinter::printFunctionalType...
2021-01-07 Fangrui Song[debuginfo-test] Fix -Wunused-value
2021-01-07 Sanjoy Das[NFC] Don't copy MachineFrameInfo on each invocation...
2021-01-07 Nathan James[clangd][NFC] Use PathRef for getCorrespondingHeaderOrS...
2021-01-07 Kazu Hirata[llvm] Use llvm::all_of (NFC)
2021-01-07 Kazu Hirata[llvm] Use BasicBlock::phis() (NFC)
2021-01-07 Kazu Hirata[llvm] Use llvm::append_range (NFC)
2021-01-07 Jonas Devlieghere[lldb] Skip scoped enum checks with Dwarf <4
2021-01-07 Michał Górny[lldb] [debugserver] Add stN aliases for stmmN for...
2021-01-07 Juneyoung Lee[InstSimplify] Fold insertelement vec, poison, idx...
2021-01-07 Juneyoung Lee[Constant] Add tests for ConstantVector::get (NFC)
2021-01-07 Varun Gandhi[NFC] Move readAPValue/writeAPValue up the inheritance...
2021-01-07 Craig Topper[RISCV] Fix a few section number comments in RISCVInstr...
2021-01-07 Pedro Tammela[lldb/Lua] add support for multiline scripted breakpoints
2021-01-07 Juneyoung Lee[Constant] Update ConstantVector::get to return poison...
2021-01-07 Daniel Hwang[analyzer] Update Fuchsia checker to catch releasing...
2021-01-06 Kit Barton[PPC] Remove old PPCSubTarget variable.
2021-01-06 Arthur O'Dwyer[libc++] ADL-proof vector<bool> by adding _VSTD:: quali...
2021-01-06 Jonas Devlieghere[lldb] Ad os_signpost support to lldb_private::Timer
2021-01-06 Jonas Devlieghere[Support] Untie the llvm::Signpost interface from llvm...
2021-01-06 Thomas Raoux[mlir][vector] Support transfer op on tensor optimizations
2021-01-06 Siva Chandra... [libc] Use a wrapper for rand instead of calling std...
2021-01-06 River Riddle[mlir][TypeDefGen] Remove the need to define parser...
2021-01-06 Amara EmersonFix failing triple test for macOS 11 with non-zero...
2021-01-06 Alina Sbirlea[DominatorTree] Add support for mixed pre/post CFG...
2021-01-06 Hansang Bae[OpenMP] Use c_int/c_size_t in Fortran target memory...
2021-01-06 Thomas Raoux[mlir] Add hoisting transformation for transfer ops...
2021-01-06 River Riddle[mlir][ODS] Fix the use of cppClassName in Type constra...
2021-01-06 River Riddle[mlir][ODS] Rename several uses of 'description' to...
2021-01-06 Tue Ly[libc] Add implementation of fmaf.
2021-01-06 Shilei Tian[OpenMP] Fixed an issue that wrong LLVM headers might...
2021-01-06 Shilei Tian[OpenMP] Fixed the test environment when building along...
2021-01-06 Michael Liao[hip] Fix HIP version parsing.
2021-01-06 Thomas Raoux[mlir][vector] Support unrolling for transfer ops using...
2021-01-06 Yaxun (Sam... [clang-offload-bundler] Add option -list
2021-01-06 Nikita Popov[BasicAA] Fix BatchAA results for phi-phi assumptions
2021-01-06 Anastasia Stulova[OpenCL] Add clang extension for variadic functions.
2021-01-06 Anastasia Stulova[OpenCL] Add clang extension for function pointers.
2021-01-06 Christian Sigg[mlir] Remove a number of methods from mlir::OpState...
2021-01-06 Nikita Popov[InstSimplify] Canonicalize non-demanded shuffle op...
2021-01-06 Nikita Popov[InstSimplify] Fold call null/undef to poison
2021-01-06 Nikita Popov[PowerPC] Avoid call to undef in test (NFC)
2021-01-06 Nathan James[NFC] Test case refactor
2021-01-06 Arthur Eubanks[test] Pin partial-unswitch.ll to legacy PM
2021-01-06 Craig Topper[RISCV] Return a vXi1 vector type from getSetCCResultTy...
2021-01-06 Arthur Eubanks[test] Pin AMDGPU/opt-pipeline.ll to legacy PM
2021-01-06 Arthur EubanksFix non-assert builds after D93828
2021-01-06 Nikita Popov[InstSimplify] Fold out-of-bounds shift to poison
2021-01-06 Nikita Popov[GVN] Regenerate test checks (NFC)
2021-01-06 Sanjay Patel[SLP] use reduction kind's opcode to create new instruc...
2021-01-06 Sanjay Patel[SLP] reduce code for propagating flags on reductions...
2021-01-06 Arthur Eubanks[CGSCC][Coroutine][NewPM] Properly support function...
2021-01-06 Valentin Clement[flang][openacc] Add more parsing/sema tests for init...
2021-01-06 Fangrui Song[lld-macho] Fix GCC -Wunused-variable in -DLLVM_ENABLE_...
2021-01-06 Fangrui Song[sanitizer] Define SANITIZER_GLIBC to refine SANITIZER_...
2021-01-06 Joseph Huber[NVPTX] Fix debugging information being added to NVPTX...
2021-01-06 Mircea Trofin[NFC] Removed unused prefixes in CodeGen/AMDGPU
2021-01-06 Simon Pilgrim[X86] Add commuted patterns test coverage for D93599
2021-01-06 Florian Hahn[Clang] Remove unnecessary Attr.isArgIdent checks.
2021-01-06 Reid Kleckner[X86] Remove [ER]SP from all CSR lists
2021-01-06 Sanjoy DasRemove allow-unregistered-dialect from some tests that...
2021-01-06 Sanjoy DasNit: fix spacing
2021-01-06 Kazuaki Ishizaki[mlir] NFC: fix trivial typos
2021-01-06 Mircea Trofin[NFC] Removed unused prefixes from CodeGen/AMDGPU
2021-01-06 Matt ArsenaultAMDGPU/GlobalISel: Update fdiv lowering for denormal...
2021-01-06 Peter Waller[llvm][NFC] Disallow all warnings in TypeSize tests
2021-01-06 Francesco Petrogalli[InstCombine] Update valueCoversEntireFragment to use...
2021-01-06 Matt ArsenaultAMDGPU/GlobalISel: Add baseline IR tests for fdiv
2021-01-06 Matt ArsenaultAMDGPU: Explicitly use SelectionDAG in legacy intrinsic...
2021-01-06 Faris Rehman[flang][driver] Add support for `-D`, `-U`
2021-01-06 Simon Pilgrim[TargetLowering] Add icmp ne/eq (srl (ctlz x), log2...
2021-01-06 Nicholas Guy[AArch64] Rearrange mul(dup(sext/zext)) to mul(sext...
2021-01-06 Simon PilgrimRemove some unused <vector> includes. NFCI.
2021-01-06 Simon Pilgrim[X86] Add icmp ne/eq (srl (ctlz x), log2(bw)) test...
2021-01-06 Krzysztof Parzyszek[Hexagon] Wrap functions only used in asserts in ifndef...
2021-01-06 Lei Zhang[mlir][spirv] Update pass docs
2021-01-06 Erich KeaneFix MaterializeTemporaryExpr's type when its an incompl...
2021-01-06 Yvan Roux[Driver][MachineOutliner] Support outlining option...
2021-01-06 Florian Hahn[LoopDeletion] Also consider loops with subloops for...
2021-01-06 Pavel Labath[lldb] Simplify some lldb-server tests
2021-01-06 KareemErgawy... [MLIR][SPIRV] Add `UnsignedOp` trait.
2021-01-06 Simon Pilgrim[TableGen] RegisterBankEmitter - Pass Twine by const...
2021-01-06 Simon Pilgrim[MIPS] MipsAsmParser - Pass Twine by const reference...
2021-01-06 Simon Pilgrim[ProfileData] Pass Twine by const reference instead...
2021-01-06 Sven van Haastregt[OpenCL][NFC] Improve OpenCL test file naming
2021-01-06 Simon Pilgrim[Hexagon] Regenerate zext-v4i1.ll tests
2021-01-06 Jan SvobodaReapply multiple "[clang][cli]" patches
2021-01-06 Tomas Matheson[AArch64] Add BRB IALL and BRB INJ instructions
2021-01-06 Guillaume Chatelet[libc] Align src buffer instead of dst buffer
2021-01-06 Guillaume Chatelet[libc] remove modulo from CircularArrayRef iterator
2021-01-06 Simon Pilgrim[X86] Add scalar/vector test coverage for D93599
2021-01-06 Stefan Pintilie[PowerPC] Fix issue where vsrq is given incorrect shift...
2021-01-06 Florian Hahn[VPlan] Keep start value in VPWidenIntOrFpInductionReci...
next