platform/upstream/llvm.git
2022-01-27 Florian Hahn[ConstraintElimination] Use simplified constraint for...
2022-01-27 Simon Pilgrim[X86] Fold TESTZ(OR(LO(X),HI(X)),OR(LO(Y),HI(Y))) ...
2022-01-27 Simon Pilgrim[X86] Add test showing failure to combine 128-bit PTEST...
2022-01-27 Sander de Smalen[AArch64][SVE] Avoid using ptrue for unpredicated predi...
2022-01-27 Benjamin Kramer[mlir][BufferOptimization] Use datalayout instead of...
2022-01-27 Benjamin Kramer[mlir][complex] Lower complex.constant to LLVM
2022-01-27 Florian Hahn[ConstraintElimination] Introduce struct to manage...
2022-01-27 Michał Górny[lldb] [gdb-remote] Support getting siginfo via API
2022-01-27 Michał Górny[lldb] [Platform] Support synthesizing siginfo_t
2022-01-27 Jay Foad[AMDGPU] Precommit test for swizzled store aliasing...
2022-01-27 Max Kazantsev[Test] Add data layout to relevant tests + some wide...
2022-01-27 Kadir Cetinkaya[clangd][Hover] Suppress initializers with many tokens
2022-01-27 Nikita Popov[IR] Support ifuncs in opaque pointer mode
2022-01-27 Shezan Baig[Support] [Windows] Don't cancel delete if we failed...
2022-01-27 Matthias SpringerRevert "[mlir][bufferize] Insert memref.cast ops during...
2022-01-27 Sander de Smalen[AArch64][SVE] Avoid using ptrue for ptest in VECREDUCE_OR.
2022-01-27 Nikita Popov[IR] Handle opaque pointers in PtrToArgument mangling
2022-01-27 Nikita Popov[InstCombine] Avoid pointer element type access in...
2022-01-27 Anton Zabaznov[OpenCL] Add support of __opencl_c_device_enqueue featu...
2022-01-27 Martin Storsjö[libcxx] [test] Narrow down a MinGW bug workaround...
2022-01-27 Sander de Smalen[AArch64][SVE] Implement missing lowering for extract_s...
2022-01-27 Simon Pilgrim[DAG] SelectionDAG::getNode(N1,N2) - detect N2 constant...
2022-01-27 Jay Foad[AMDGPU] Update MachineMemOperands syntax in commented...
2022-01-27 Jay Foad[AMDGPU] Remove unused CI check lines
2022-01-27 Nikita Popov[ConstantFold] Disable gep of array bitcast fold with...
2022-01-27 Matthias Springer[mlir][linalg][bufferize] Support arith.index_cast...
2022-01-27 Jay Foad[AMDGPU] Remove unused GFX6 check lines
2022-01-27 Nikita Popov[InstCombine] Mark element type access as non-opaque...
2022-01-27 Sven van Haastregt[OpenCL] opencl-c.h: add missing read_write image guards
2022-01-27 Matthias Springer[mlir][tensor] Replace tensor-bufferize with Bufferizab...
2022-01-27 Sander de Smalen[AArch64][SVE] Implement PFALSE with explicit AArch64IS...
2022-01-27 Petr Hosek[CMake][Fuchsia] Only build iossim runtimes for arm64
2022-01-27 Jay Foad[AMDGPU] SILoadStoreOptimizer: Remove redundant check...
2022-01-27 Matthias Springer[mlir][bufferize] Insert memref.cast ops during finaliz...
2022-01-27 Dawid Jurczak[NFC][CodeGen] Use llvm::DenseMap for DeferredDecls
2022-01-27 Florian Hahn[LoopVersioning] Use IRBuilder for OR simplification.
2022-01-27 Sergej Jaskiewicz[LLDB] Add formatters for PointerIntPair, PointerUnion
2022-01-27 Nikita Popov[InstCombine] Skip GEP of bitcast transform with opaque...
2022-01-27 Nikita Popov[InstCombine] Extract GEP of bitcast folds into separat...
2022-01-27 Fraser Cormack[RISCV] Fix test case expected output
2022-01-27 Nikita Popov[BTFDebug] Avoid pointer element type access
2022-01-27 Nikita Popov[InstCombine] Skip PromoteCastOfAllocation() transform...
2022-01-27 Pavel Labath[lldb/test] Fix gnu-style-compression.yaml
2022-01-27 Nikita Popov[InstCombine] Remove some pointer element type accesses
2022-01-27 Fraser Cormack[SelectionDAG][VP] Provide expansion for VP_MERGE
2022-01-27 Pavel Labath[lldb] Convert ProcessWindowsLog to the new API
2022-01-27 Pavel Labath[lldb/DWARF] Make manual dwarf index deterministic
2022-01-27 Pavel Labath[lldb/test] Replace gnu-style-compression.cpp with...
2022-01-27 Saiyedul Islam[clang-format] Format ParseOpenMP.cpp changes
2022-01-27 Adrian Kuegel[mlir][Bazel] Add TestMemRef target.
2022-01-27 Fangrui Song[MC] Add MCAsmParser::parseRParen to improve consistenc...
2022-01-27 Adrian Kuegel[mlir][Bazel] Add missing dependency to ArithmeticTrans...
2022-01-27 Mike HommeyAdd missing namespace to PPCLinux.cpp
2022-01-27 Fangrui Song[MC] Remove unreachable .comm/.lcomm diagnostic
2022-01-27 Wu Xinlong[RISCV] fix dead code
2022-01-27 Marius Brehler[mlir] Don't emit unused labels
2022-01-27 Zi Xuan Wu[CSKY] Add floating operation support including float...
2022-01-27 Wu Xinlong[RISCV][CodeGen] Implement IR Intrinsic support for...
2022-01-27 Fangrui Song[ELF] Parallelize computeIsPreemptible
2022-01-27 Uday Bondhugula[MLIR] NFC. Rename pass cmd-line to prefix affine
2022-01-27 Uday Bondhugula[MLIR] Fix integration tests broken by D118285
2022-01-27 Tanya LattnerAdd email addresses to create a topic via email in...
2022-01-27 River Riddle[mlir] Finish replacing OwningRewritePatternList with...
2022-01-27 River Riddle[mlir] Move ComposeSubView+ExpandOps from Standard...
2022-01-27 Fangrui Song[ELF] Optimize two vector. NFC
2022-01-27 Fangrui Song[ELF] Optimize -Map. NFC
2022-01-27 Fangrui Song[ELF] Simplify InputSection::writeTo. NFC
2022-01-27 Jim Lin[NFC] Remove duplicate include
2022-01-27 River Riddle[mlir][NFC] Add a using for llvm::SMLoc/llvm::SMRange...
2022-01-27 River Riddle[mlir][NFC] Add a using for llvm::BitVector to LLVM.h
2022-01-27 River Riddle[mlir:Function][NFC] Use BitVector instead of ArrayRef...
2022-01-27 River Riddle[mlir:PassOptions] Fix parsing of nested option values...
2022-01-27 Congzhe Cao[IVDescriptor] Get the exact FP instruction that does...
2022-01-27 Max Kazantsev[Test] Add test for or-reduce idiom symmetrical to...
2022-01-27 Max Kazantsev[Test] Add one more add-reduce test w/ pointer bitcasts
2022-01-27 Evgeny Shulgin[clang-tidy] Fix nested namespaces in `readability...
2022-01-27 Ahmed Bougacha[ObjC] Emit selector load right before msgSend call.
2022-01-27 Arthur O'Dwyer[libc++] Fix LWG3390: move_iterator now handles move...
2022-01-27 Ting Wang[PowerPC] Add the Power10 XS[MAX|MIN]CQP instruction
2022-01-27 Petr Hosek[CMake][Fuchsia] Drop 32-bit ios runtimes
2022-01-27 Craig Topper[RISCV] Use vnsrl.wx with x0 instead of vnsrl.vi for...
2022-01-27 Craig Topper[RISCV] Remove unused flags from FeatureKind in TargetP...
2022-01-27 Arthur Eubanks[gn build] Format gn files
2022-01-27 Arthur Eubanks[gn build] Move -fno-builtin to crt_code
2022-01-27 Chuanqi Xu[NFC] [AST] Move isSameEntity into ASTContext
2022-01-27 Roland McGrath[asan] Add missing #include of sanitizer_platform.h
2022-01-27 David BlaikieDefault to DWARFv4 on Windows
2022-01-27 Arthur Eubanks[clang] Use proper type to left shift after D117262
2022-01-27 Amir Ayupov[BOLT][TEST] Adjust tests for BOLT_CLANG_EXE=clang...
2022-01-27 Aart Bik[mlir][amx] add a full tile matrix mult integral exampl...
2022-01-27 Ting Wang[NFC] Empty test commit, check commit access
2022-01-27 Shubham Sandeep... Revert "Emit swift5 reflection section data in dsym...
2022-01-27 Arthur O'Dwyer[libc++] Fix LWG3533 "Make `base() const&` consistent..."
2022-01-27 Arthur O'Dwyer[libc++] Make C++03 reference_wrapper more like C++11.
2022-01-27 Arthur O'Dwyer[libc++] Fix LWG3557 "static_cast expression in convert...
2022-01-27 Arthur O'Dwyer[libc++] [ranges] Fix LWG3470 "convertible-to-non-slici...
2022-01-27 Zixu Wang[FIX][clang] Fix unused private field in ExtractAPIVisitor
2022-01-27 Med Ismail... [lldb/test] Skip TestSBModule unless darwin
2022-01-27 Med Ismail... Revert "[lldb/test] Try to fix TestSBModule failure"
2022-01-27 Med Ismail... [lldb/test] Try to fix TestSBModule failure
next