platform/upstream/llvm.git
2021-04-20 Javier Setoain[mlir][Standard][NFC] Fix op documentation
2021-04-20 Nicolás Alvarez[docs] Use make_unique in FrontendAction example
2021-04-20 Alexey BataevUpdate tests checks, NFC.
2021-04-20 Fangrui Song[llvm-objdump] Prefer positive boolean Verbose instead...
2021-04-20 Philip Reames[test] Add a couple extra tests for recurrence matching...
2021-04-20 Alexey Bataev[COST]Add a test for reverse shuffles cost on AArch64...
2021-04-20 Philip Reames[test] Add a couple more tests for D99912
2021-04-20 Sterling AugustineTolerate missing debug info in the shared_ptr pretty...
2021-04-20 Philip Reames[tests] Update per review comment on D99912
2021-04-20 Mark de Wever[libcxx][doc] Use Phabricator links.
2021-04-20 Joseph Huber[OpenMP] Add OpenMPOpt as a Module pass
2021-04-20 Simon Pilgrim[PhaseOrdering] Add second test case for PR36760
2021-04-20 Simon PilgrimSilence MSVC signed/unsigned comparison warning. NFCI.
2021-04-20 Butygin[mlir] Pass AnalysisManager as optional parameter to...
2021-04-20 Nathan James[clangd] Use dirty filesystem when performing cross...
2021-04-20 thomasraoux[mlir][spirv] Support conversion of extract op from...
2021-04-20 Simon Pilgrim[PhaseOrdering] Add test case for PR36760
2021-04-20 Simon Pilgrim[X86][SSE] combineX86ShuffleChain - check if we're...
2021-04-20 Alexey Bataev[SLP] Add detection of shuffled/perfect matching of...
2021-04-20 Philip Reamesfree(nullptr) does not violate the nofree specification
2021-04-20 Louis Dionne[libc++] NFC: Normalize `#endif //` comment indentation
2021-04-20 Matt ArsenaultGlobalISel: Defer register creation in handleAssignments
2021-04-20 Jay Foad[AMDGPU] Allow multiple uses of the same literal
2021-04-20 Ahmed Bougacha[AArch64] Bump apple-latest CPU alias to apple-a14.
2021-04-20 Ahmed Bougacha[AArch64] Don't always override CPU for arm64e.
2021-04-20 Ahmed Bougacha[AArch64] Add apple-m1 CPU, and default to it for macOS.
2021-04-20 LLVM GN Syncbot[gn build] Port 120fa8293e22
2021-04-20 zoecarver[libc++][nfc] Move iterator_traits and related into...
2021-04-20 Matt ArsenaultGlobalISel: Check for powers of 2 for inverse funnel...
2021-04-20 zoecarver[libcxx] makes `iterator_traits` C++20-aware
2021-04-20 Alexey BataevRevert "[SLP] Add detection of shuffled/perfect matchin...
2021-04-20 David Green[ARM] Limit PerformExtractEltToVMOVRRD to when f64...
2021-04-20 Matt ArsenaultAMDGPU/GlobalISel: Fix uitofp/sitofp with non-power...
2021-04-20 Erich KeaneEnsure target-multiversioning emits deferred declarations
2021-04-20 Matt ArsenaultGlobalISel: Restrict narrow scalar for fptoui/fptosi...
2021-04-20 Matt ArsenaultMachineVerifier: Continue reporting errors for copies
2021-04-20 Alexey Bataev[SLP] Add detection of shuffled/perfect matching of...
2021-04-20 Hanhan Wang[mlir][StandardToSPIRV] Add support for lowering std...
2021-04-20 Nico Weber[gn build] reformat all gn files
2021-04-20 Bradley Smith[AArch64][SVE] Lower MULHU/MULHS nodes to umulh/smulh...
2021-04-20 Alexey BataevRevert "[SLP] Add detection of shuffled/perfect matchin...
2021-04-20 David Green[ARM] Create VMOVRRD from adjacent vector extracts
2021-04-20 Andrzej Warzynski[flang][driver] Refactor methods for parsing options...
2021-04-20 Alexey Bataev[SLP] Add detection of shuffled/perfect matching of...
2021-04-20 Cullen Rhodes[AArch64][AsmParser] NFC: Remove unused ExtendOp struct
2021-04-20 Thomas Preud... Fix PR46880: Fail CHECK-NOT with undefined variable
2021-04-20 Sebastian Neubauer[AMDGPU] Add TransVALU to gfx10
2021-04-20 Fraser Cormack[RISCV][NFC] Add tests for scalable-vector DAGCombiner...
2021-04-20 Jay Foad[AMDGPU] Use if instead of foreach in a few places...
2021-04-20 Andrzej Warzynski[flang][nfc] Port 2 tests to use the new driver when...
2021-04-20 Louis Dionne[libc++][ci] Re-split the CI pipeline to try and reduce...
2021-04-20 Andrea Di Biagio[MCA][LSUnit] Fix a potential use after free in the...
2021-04-20 Nemanja Ivanovic[PowerPC] Canonicalize shuffles on big endian targets...
2021-04-20 Nico Weber[llvm-objdump] Add an llvm-otool tool
2021-04-20 Cullen Rhodes[ValueTypes] Fix sizes of v256i32 and v256f32 (8182...
2021-04-20 Jay Foad[AMDGPU] Use simpler alternatives to !foldl. NFC.
2021-04-20 Tobias Gysi[mlir][linalg] lower index operations during linalg...
2021-04-20 Simon Pilgrim[DAG] SelectionDAG.cpp - breakup if-else chains where...
2021-04-20 Simon PilgrimFix Wdocumentation warning by consistently using '...
2021-04-20 Tobias Gysi[mlir] test gather/scatter index vector of type index.
2021-04-20 Thomas Preud... [lit, test] Fix test cancellation feature detection
2021-04-20 Martin Probstclang-format: [JS] do not merge imports and exports.
2021-04-20 Thomas Preud... [C++, test] Fix typo in NSS* vars
2021-04-20 hsmahesha[AMDGPU] Re-arrange ds_read/ds_write ISel pattern for...
2021-04-20 Dávid Bolvanský[MemoryBuiltins] Added support for memalign
2021-04-20 Simon Pilgrim[Support] APInt.h - remove <algorithm> include. NFCI.
2021-04-20 Simon Pilgrim[CodeGen] CodeGenPassBuilder.h - remove unnecessary...
2021-04-20 Ben Shi[RISCV] Refactor an optimization of addition with immediate
2021-04-20 Joe Ellis[AArch64] Constant fold sve_convert_from_svbool(zero...
2021-04-20 Joe Ellis[AArch64][SVE][InstCombine] Replace last{a,b} intrinsic...
2021-04-20 Kristina Bessonova[libcxx][test] Split off debug mode tests
2021-04-20 David Green[ARM] Regenerate a couple of tests. NFC
2021-04-20 Matthias Springer[mlir] Progressively lower vector to SCF
2021-04-20 Tres Popp[mlir] Add patterns to lower Math operations to LLVM...
2021-04-20 Simon Pilgrim[Support] BinaryStreamReader.h - remove unnecessary...
2021-04-20 Serguei KatkovRe-land [GreedyRA ORE] Add Cost of spill locations...
2021-04-20 Fraser Cormack[RISCV] Fix missing emergency slots for scalable stack...
2021-04-20 Sander de Smalen[LV] Let selectVectorizationFactor reason directly...
2021-04-20 Qiu Chaofan[PowerPC] Use mtvsrdd to put callee-saved GPR into VSR
2021-04-20 Jun Ma[DAGCombiner] Support fold zero scalar vector.
2021-04-20 Jay Foad[AMDGPU] GCNDPPCombine: don't shrink V_ADD_CO_U32 if...
2021-04-20 Luo, Yuanke[X86][AMX] Verify illegal types or instructions for...
2021-04-20 Arthur EubanksExplicitly pass type to cast load constant folding...
2021-04-20 Qiu Chaofan[PowerPC] Support f128 under VSX
2021-04-20 Fraser Cormack[SelectionDAG] Relax constraints on STEP_VECTOR step...
2021-04-20 Zi Xuan Wu[CSKY 6/n] Add support branch and symbol series instruction
2021-04-20 Zi Xuan Wu[CSKY 5/n] Add support for all CSKY basic integer instr...
2021-04-20 Zi Xuan Wu[CSKY 4/n] Add basic CSKYAsmParser and CSKYInstPrinter
2021-04-20 Max Kazantsev[NFC] Restructure code to make it possible to insert...
2021-04-20 KareemErgawy... [MLIR][LinAlg] Detensoring CF cost-model: look forward.
2021-04-20 Luo, Yuanke[X86][AMX] Add description of x86_amx to LangRef.
2021-04-20 Max Kazantsev[Test] Add -lcssa run to force LI in GVN
2021-04-20 Martin Storsjö[llvm-rc] Fix handling of the /X option to match its...
2021-04-20 Martin Storsjö[llvm-rc] Simplify Opts.td to avoid repetition. NFC.
2021-04-20 Tobias Gysi[mlir][linalg] update fusion on tensors to support...
2021-04-20 Zakk Chen[RISCV] Handle PseudoVRELOAD and PseudoVSPILL in getIns...
2021-04-20 Tobias Gysi[mlir][linalg] update drop unit dims to support linalg...
2021-04-20 Max Kazantsev[Test] Add loop load PRE test with GC pointers
2021-04-20 Ben Shi[RISCV][test] Add a new test of addition
2021-04-20 Serguei KatkovRevert "[GreedyRA ORE] Add Cost of spill locations...
next