platform/upstream/llvm.git
2022-12-15 Yitzhak Mandelbaum[clang][dataflow] Improve optional model's support...
2022-12-15 Guillaume ChateletFix failing test in presence of exceptions D140098
2022-12-15 Philip Reames[RISCV][InsertVSETVLI] Mutate prior vsetvli AVL if...
2022-12-15 Nilanjana Basu[AArch64] Extending lowering of 'trunc <(8|16) x i64...
2022-12-15 Nilanjana Basu[AArch64] Extra unit tests for trunc lowering of vectors
2022-12-15 Krzysztof Parzyszek[Hexagon] Record original result type in wide multiplic...
2022-12-15 Andrew Savonichev[SelectionDAG] Do not second-guess alignment for alloca
2022-12-15 Guillaume Chatelet[NFC] Use std::optional over llvm::Optional to implemen...
2022-12-15 Vladislav DzhidzhoevRevert "[clang][CodeGen] Use base subobject type layout...
2022-12-15 Sam McCall[CodeComplete] Complete members of dependent `auto...
2022-12-15 Kai Nacke[PowerPC] Simplify PPCSubtarget
2022-12-15 Paul Robinson[PPC] Convert tests to check 'target=<triple>'
2022-12-15 Benjamin MaxwellReland "[TargetLowering] Teach DemandedBits about VSCALE"
2022-12-15 Anton Sidorenko[MachineCombiner][RISCV] Support inverse instructions...
2022-12-15 Emmmer[NFC][LLDB] Using namespace llvm in EmulateInstructionRISCV
2022-12-15 Sanjay Patel[InstCombine] limit pair-of-insertelement folds to...
2022-12-15 Backl1ght[clang-format] make doc for SLS_Inline more clearly
2022-12-15 Jean Perier[flang] Lower binary and unary elemental array operations
2022-12-15 Vladislav Dzhidzhoev[clang][CodeGen] Use base subobject type layout for...
2022-12-15 Juan Manuel... [DAGCombine] Fix always true condition in combineShiftT...
2022-12-15 Vladislav Dzhidzhoev[AArch64][GlobalISel][Legalizer] Legalize G_SHUFFLE_VEC...
2022-12-15 Manuel Brito[Clang][CodeGen] Use poison instead of undef in CodeGen...
2022-12-15 Simon Pilgrim[PowerPC] Fix MSVC "switch statement contains 'default...
2022-12-15 Benjamin MaxwellRevert "[TargetLowering] Teach DemandedBits about VSCALE"
2022-12-15 Matthias Springer[mlir][linalg][NFC] Split populateFoldUnitExtentDimsVia...
2022-12-15 Valentin Clement[flang] Fix associating entity when selector is an...
2022-12-15 Luke Lau[WebAssembly] Use ComplexPattern on remaining memory...
2022-12-15 Jean Perier[flang][NFC] add builder to simplify fir.shape creation
2022-12-15 Jean Perier[flang] Add hlfir.apply definition
2022-12-15 Jean Perier[flang] Add hlfir.elemental and hlfir.yield_element...
2022-12-15 Anton Sidorenko[RISCV] Allow conversion of fp divisions to fp multipli...
2022-12-15 Anton Sidorenko[RISCV] Precommit test for D140024
2022-12-15 Fangrui SongYAMLParser: llvm::Optional => std::optional
2022-12-15 Quentin Colombet[mlir][test] Add expand-strided-metadata to lower-to...
2022-12-15 YunQiang SuMIPS: fix build from IR files, nan2008 and FpAbi
2022-12-15 Nikita Popov[SCEV] Convert some tests to opaque pointers (NFC)
2022-12-15 Nikita Popov[CostModel] Convert some tests to opaque pointers ...
2022-12-15 Nikita Popov[CostModel] Convert test to opaque pointers (NFC)
2022-12-15 Nikita Popov[CostModel] Convert some tests to opaque pointers ...
2022-12-15 Nikita Popov[AliasSet] Convert tests to opaque pointers (NFC)
2022-12-15 gonglingqin[LoongArch] Undef the macro after using it. NFC.
2022-12-15 Uday Bondhugula[MLIR] NFC. Split out code from hasNoInterveningEffect
2022-12-15 Chuanqi Xu[NFC] [C++20] [Modules] Add merge-records test for...
2022-12-15 esmeyi[XCOFF] adjust the Fixedvalue for R_RBR relocations.
2022-12-15 Sameer Sahasrabuddhe[AAPointerInfo] handle multiple offsets in PHI
2022-12-15 luxufan[LoopFusion][NFC] Regenerate test checks
2022-12-15 Kazu HirataDon't include StringSwitch (NFC)
2022-12-15 Akira HatanakaReturn early if FileID is invalid. NFC
2022-12-15 Kazu HirataDon't include Optional.h
2022-12-15 Sameer SahasrabuddheRevert "[AAPointerInfo] handle multiple offsets in...
2022-12-15 Michael Buch[lldb][Test] TestRerunAndExpr.py: explicitly delete...
2022-12-15 Sameer Sahasrabuddhe[AAPointerInfo] handle multiple offsets in PHI
2022-12-15 Quinn Dawkins[mlir][gpu][spirv] Verify elementwise op type as mulf...
2022-12-15 Michael Buch[llvm][test] Split DW_AT_default_value check out of...
2022-12-15 Kazu Hirata[lldb] Use llvm::transformOptional (NFC)
2022-12-15 Shubham Sandeep... Revert "Remove the dependency between lib/DebugInfoDWAR...
2022-12-15 Kazu Hirata[mlir] Use llvm::transformOptional (NFC)
2022-12-15 Kazu Hirata[clang-tidy] Use llvm::transformOptional (NFC)
2022-12-15 Kazu Hirata[clang] Use llvm::transformOptional (NFC)
2022-12-15 Shubham Sandeep... Remove the dependency between lib/DebugInfoDWARF and MC.
2022-12-15 Vasileios Porpodas[NFC] Cleanup: Remove unnecessary use of Function:...
2022-12-15 LLVM GN Syncbot[gn build] Port 3ec6c997c67d
2022-12-15 Nikolas Klauser[libc++] Implement P1169R4 (static operator())
2022-12-15 Shubham Sandeep... Emit unwind information in the .debug_frame section...
2022-12-15 Shubham Sandeep... Revert "Emit unwind information in the .debug_frame...
2022-12-15 Shubham Sandeep... Emit unwind information in the .debug_frame section...
2022-12-15 Jakub Kuderski[mlir][arith][spirv] Account for possible type conversi...
2022-12-15 Vasileios Porpodas[IR] Adds Function::erase() for erasing a range of...
2022-12-15 Kirill Stoimenov[HWASAN] Added dtls_ member variable which is needed...
2022-12-14 Craig Topper[RISCV] Remove Group<m_riscv_Features_Group> from mcmod...
2022-12-14 Vasileios Porpodas[NFC] Cleanup: Replace Function::getBasicBlockList...
2022-12-14 Slava Zakharin[flang] Lower exponentiation without using pgmath.
2022-12-14 Nitin John Raj[RISCV][CodeGen][SelectionDAG] Recursively check hasAll...
2022-12-14 bixia1[mlir][sparse] Make the remaining integration tests...
2022-12-14 bixia1[mlir][sparse] Add another call to ConvertVectorToLLVMP...
2022-12-14 Vasileios Porpodas[NFC] Fixes ModuleMaker example build failure caused...
2022-12-14 Kazu Hirata[Support] Add llvm::transformOptional
2022-12-14 Hanhan Wang[mlir][tensor] Move tiling tensor.pad op tests from...
2022-12-14 Florian Hahn[LV] Add extra test for D139927.
2022-12-14 Koakuma[SPARC][clang] Add SPARC target feature flags
2022-12-14 Michael Buch[llvm][DebugInfo] Backport DW_AT_default_value for...
2022-12-14 Michael Buch[clang][DebugInfo] Attach DW_AT_default_value to templa...
2022-12-14 wren romano[mlir][sparse] Moving/renaming genBuffer to allocaBuffer
2022-12-14 Peiming Liu[mlir][sparse] introduce sparse_tensor::StorageSpecifie...
2022-12-14 Vasileios Porpodas[NFC] Fixes BrainF example build failure caused by...
2022-12-14 Vasileios Porpodas[docs] Updates ProgrammersManual to reflect the change...
2022-12-14 Gulfem Savrun... Revert "[profile] Add binary ids into indexed profiles"
2022-12-14 Matt ArsenaultAMDGPU: Update test
2022-12-14 Hendrik Greving[EarlyIfConversion] Add target hook to allow for multip...
2022-12-14 Mark de Wever[NFC][libc++][format] Uses qualified calls.
2022-12-14 Aart Bik[mlir][sparse][simd] only accept proper unit stride...
2022-12-14 Joshua Batista[HLSL] Add trunc library function
2022-12-14 Craig Topper[RISCV] Add missing signext attribute to test. NFC
2022-12-14 Gulfem Savrun... [profile] Add binary ids into indexed profiles
2022-12-14 Matt ArsenaultInstCombine: Add baseline tests for folds of is.fpclass...
2022-12-14 Vasileios Porpodas[NFC] Fix warnings in EXPENSIVE_CHECKS build
2022-12-14 Matt Arsenaultllvm-reduce: Fix invalid reductions with llvm.used
2022-12-14 Craig Topper[RISCV] Add IsSignExtendingOpW to the Zknh SHA256 instr...
2022-12-14 Simon Pilgrim[GVN] GVNPass::ValueTable::lookupOrAdd - merge isa...
2022-12-14 Dani Ferreira... [clang][dataflow] Remove old diagnoser API
next