platform/upstream/llvm.git
2020-04-13 Florian Hahn[VPlan] Introduce VPWidenSelectRecipe (NFC).
2020-04-13 River Riddle[mlir][SymbolDCE][NFC] Fix the visibility of the symbol...
2020-04-13 Craig Topper[CallSite removal][CodeGen] Use CallBase instead of...
2020-04-13 Craig Topper[CallSite removal][CodeGen] Use CallBase instead of...
2020-04-13 Craig Topper[CallSite removal][CodeGen] Use CallBase instead of...
2020-04-13 Craig Topper[CallSite removal][CodeGen] Use CallBase instead of...
2020-04-13 Craig Topper[CallSite removal][CodeGen] Use CallBase instead of...
2020-04-13 Fangrui Song[MC] Reorganize and improve macro tests
2020-04-13 Alexander KornienkoRemove dependency between test files.
2020-04-13 Austin Kerbow[AMDGPU] Don't assert on partial exec copy
2020-04-13 Kang Zhang[NFC][PowerPC] Add a new test case early-ret-verify.mir
2020-04-13 River Riddle[mlir][EnumGen] Generate utility symbolizeEnum and...
2020-04-13 Craig Topper[CallSite removal][FastISel] Use CallBase instead of...
2020-04-12 Chris Lattnerclang format one more line.
2020-04-12 Chris LattnerNFC: Clean up the implementation of StringPool a bit...
2020-04-12 Eli Friedman[GlobalOpt] Explicitly set alignment of bool load/store...
2020-04-12 Huihui Zhang[NFC] Use VectorType::isScalable to align with ongoing...
2020-04-12 Fangrui Song[MC][test] Reorganize macro tests
2020-04-12 Nathan James[clang-tidy] Convert config options that are bools...
2020-04-12 Huihui Zhang[NFC] Silence compiler warning [-Wmissing-braces].
2020-04-12 Craig Topper[X86] Print k-mask in FMA3 comments.
2020-04-12 Craig Topper[CallSite removal][TargetLowering] Use CallBase instead...
2020-04-12 Jonathan Roelofsreland: [DAG] Fix PR45049: LegalizeTypes crash
2020-04-12 Mircea Trofin[llvm][NFC] Refactor uses of CallSite to CallBase ...
2020-04-12 Chris LattnerRefactor StringMap.h, splitting StringMapEntry out...
2020-04-12 Sanjay Patel[x86] use vector instructions to lower FP->int->FP...
2020-04-12 Sanjay Patel[VectorUtils] add IR-level analysis for widening of...
2020-04-12 Kadir Cetinkaya[clangd] Reland target_info_test
2020-04-12 Simon PilgrimTrigramIndex.h - remove unnecessary StringMap.h include...
2020-04-12 Simon PilgrimIPO.h - replace SmallVector.h include with forward...
2020-04-12 Simon PilgrimPass.h - replace StringRef.h include with forward decla...
2020-04-12 Simon PilgrimVirtRegMap.h - remove unnecessary MCRegisterInfo.h...
2020-04-12 Simon PilgrimSelectionDAGISel.h - remove Pass.h include and forward...
2020-04-12 Simon PilgrimParallelCG.h - replace TargetMachine.h include with...
2020-04-12 Florian Hahn[VPlan] Turn classes with all public members into struc...
2020-04-12 Simon Pilgrim[X86] Use isAnyZero shuffle mask helper where possible...
2020-04-12 Ehud Katz[MLIR] Fix MLIR_MAIN_[SRC|INCLUDE]_DIR variables
2020-04-12 River Riddle[mlir][IR] Manually register command line options for...
2020-04-12 River Riddle[mlir][StorageUniquer] Replace all usages of std::funct...
2020-04-12 Chris LattnerA few cosmetic cleanups to StringMap/StringSet.h, inclu...
2020-04-12 Chris LattnerChange the identifier table in MLIRContext to use Strin...
2020-04-12 Stephen Neuendorffer[MLIR] CMake cleanup for mlir-opt
2020-04-12 Stephen Neuendorffer[MLIR] add cmake abstraction for translation libraries
2020-04-12 Chris LattnerChange the implementation of mlir::hash_value(Identifie...
2020-04-12 Chris LattnerImplement some micro-optimizations for Identifier. NFC
2020-04-12 Craig Topper[CallSite removal][FastISel] Remove uses of CallSite.
2020-04-12 Craig Topper[X86] Enable shuffle combining for AVX512 unless the...
2020-04-12 Stefanos Baziotis[LoopTerminology] LCSSA: Fix typo in code sample
2020-04-12 Sam Clegg[lld][WebAssembly] Add test for --export of empty string
2020-04-12 Matt ArsenaultAMDGPU/GlobalISel: Fix RegBankSelect for v2s16 shifts
2020-04-11 David BlaikieRevert "llvm-dwarfdump: Report errors when failing...
2020-04-11 Rahman LavaeeRevert "This is a test commit."
2020-04-11 Rahman LavaeeThis is a test commit.
2020-04-11 Matt ArsenaultAMDGPU/GlobalISel: Legalize 16-bit shift amounts to s16
2020-04-11 Uday Bondhugula[MLIR][NFC] add doc cross links from/to std.alloca
2020-04-11 Craig Topper[X86] Cleanup ISD::BRIND handling code in X86DAGToDAGIS...
2020-04-11 Craig Topper[X86] Move code that replaces ISD::VSELECT with X86ISD...
2020-04-11 Eli Friedman[DenseMap] Add assertion that end() iterator isn't...
2020-04-11 River Riddle[mlir][docs] Remove the MLIR prefix from several titles.
2020-04-11 Simon PilgrimModuleUtils.h - include and forward declaration cleanup...
2020-04-11 Kadir Cetinkaya[clangd] Disable failing target_info test
2020-04-11 Craig Topper[CallSite removal][SelectionDAGBuilder] Use CallBase...
2020-04-11 Kadir Cetinkaya[clangd][test] Provide registered targets to lit tests
2020-04-11 Matt ArsenaultGlobalISel: Fix typo in assert message
2020-04-11 Matt ArsenaultAMDGPU/GlobalISel: Fix legalizing <3 x s16> vselects
2020-04-11 Hongtao Yu[CodeGen] Allow partial tail duplication in Machine...
2020-04-11 Aaron PuchertUse more LLVM_ENABLE_ABI_BREAKING_CHECKS in Error.h
2020-04-11 River Riddle[mlir][docs] Refactor the layout of the docs folder
2020-04-11 Casey Carter[libc++][test] Silence "unused variable" warning
2020-04-11 Fangrui Song[MC] Default MCAsmInfo::UseIntegratedAssembler to true
2020-04-11 Fangrui Song[MC] Add UseIntegratedAssembler = false. NFC
2020-04-11 Benjamin KramerSimplify string joins. NFCI.
2020-04-11 Sam McCall[clangd] Remove redundant code in test. NFC
2020-04-11 Jonathan Roelofs[mlir][docs] Explain the EDSC acronym. NFC
2020-04-11 Jonathan Roelofs[mlir][toy] Fix comment typo. NFC
2020-04-11 Jonathan Roelofs[mlir][toy][docs] Fix reference to generated ToyCombine...
2020-04-11 Jonathan Roelofs[mlir][toy][docs] Reword for better sentence flow. NFC
2020-04-11 Matt ArsenaultAMDGPU/GlobalISel: Work around forming illegal zextload...
2020-04-11 Kostya Kortchinsky[scudo][standalone] Work with -Werror=class-memaccess
2020-04-11 Uday Bondhugula[MLIR] Handle in-place folding properly in greedy patte...
2020-04-11 Sanjay Patel[VectorUtils] rename scaleShuffleMask to narrowShuffleM...
2020-04-11 Simon PilgrimTargetLoweringObjectFileImpl.h - replace MCExpr.h and...
2020-04-11 Benjamin Kramer[FormatVariadic] Put back return type in an attempt...
2020-04-11 Benjamin Kramer[argpromote] Use formatv to simplify code. NFCI.
2020-04-11 Benjamin Kramer[FormatVariadic] Reduce allocations
2020-04-11 Nemanja Ivanovic[PowerPC] Handle f16 as a storage type only
2020-04-11 Florian Hahn[VPlan] Drop redundant private: at beginning of class...
2020-04-11 Nemanja Ivanovic[TSAN] Fix infinite loop on targets where char is unsigned
2020-04-11 Simon PilgrimCodeGen/EdgeBundles - move Twine.h include down into...
2020-04-11 Simon PilgrimLocal.h - remove unnecessary Twine.h include. NFC.
2020-04-11 Simon PilgrimPhiValues.h - remove unused llvm::Use forward declarati...
2020-04-11 Simon PilgrimObjCARCAnalysisUtils.h - remove unused llvm::raw_ostrea...
2020-04-11 Simon PilgrimSyntheticCountsUtils.h - remove unused llvm::CallGraph...
2020-04-11 Simon PilgrimOptimizationRemarkEmitter.h - remove unused llvm::Debug...
2020-04-11 Simon PilgrimPasses.h - remove unused llvm::LoopPass/Pass/PassInfo...
2020-04-11 Shilei Tian[OpenMP] Introduce stream pool to make sure the correct...
2020-04-11 Simon PilgrimPredicateInfo.h - remove unused llvm::Instruction/Memor...
2020-04-11 Simon PilgrimIntrinsicLowering.h - remove unused llvm::Module forwar...
2020-04-11 Simon PilgrimExecutionDomainFix.h - remove unused llvm::MachineBasic...
2020-04-11 Simon PilgrimCallingConvLower.h - remove unused llvm::TargetMachine...
next