platform/upstream/llvm.git
2020-04-14 Florian HahnRecommit "[SCCP] Use SimplifyBinOp for non-integer...
2020-04-14 Tyker[AssumeBundles] preserve knowledge in DCE
2020-04-14 Tyker[AssumeBundles] preserve knowledge in DSE
2020-04-14 Tyker[AssumeBundles] preserve information in NewGVN
2020-04-14 Tyker[AssumeBundles] preserve information in LICM
2020-04-14 Tyker[AssumeBundles] adapte GVN to assume bundles
2020-04-14 Balázs Kéri[Analyzer][StreamChecker] Added evaluation of fseek.
2020-04-14 Georgii Rymar[LLD][ELF][Test] - Fixed the broken test case.
2020-04-14 LLVM GN Syncbot[gn build] Port 36c76de6789
2020-04-14 Kerry McLaughlin[AArch64][SVE] Add a pass for SVE intrinsic optimisations
2020-04-14 Peter Smith[MC][ARM] Emit R_ARM_BASE_PREL for _GLOBAL_OFFSET_TABLE...
2020-04-14 Pavel Labath[lldb/test] Make TestLoadUnload compatible with windows
2020-04-14 Pratyai Mazumder[SanitizerCoverage] The section name for inline-bool...
2020-04-14 Balázs Kéri[Analyzer][VLASize] Support multi-dimensional arrays.
2020-04-14 Alex Brachet[libc] Add very basic stdio FILE and fwrite
2020-04-14 Alex Brachet[libc] Remove <functional> dependency in syscall_test.cpp
2020-04-14 Kazushi (Jam... [VE] Remove unnecessary iz pattern
2020-04-14 Craig Topper[CallSite removal][CodeGen] Replace ImmutableCallSite...
2020-04-14 Mircea Trofin[llvm][NFC][CallSite] Remove CallSite from CGSCCPassManager
2020-04-14 Fangrui Song[XRay] Define uint64_t Address = Sled.Address; NFC
2020-04-14 Chris LattnerFix the MLIR integer attribute parser to be correct...
2020-04-14 Mircea Trofin[llvm][NFC] CallSite removal from inliner-related files
2020-04-14 Uday BondhugulaFix MLIR test case failure caused by 89e0662dee5fa541f2...
2020-04-14 Uday Bondhugula[MLIR] Remove dead affine.applys while generating point...
2020-04-14 Craig Topper[X86] Use a more realisitic cost for truncate v16i64...
2020-04-14 Craig Topper[X86] Split AVX512 getCastInstrCost into tables that...
2020-04-14 Craig Topper[X86] Add a more accurate truncate cost for v8i64-...
2020-04-14 Craig Topper[X86] Add truncate cost model tests to min-legal-vector...
2020-04-14 Julian Lettner[lit] Update local test objects "in place" from remote...
2020-04-14 Fangrui Song[VE] Adapt D77995 CallSite removal
2020-04-14 Matt ArsenaultGlobalISel: Fix casted unmerge of G_CONCAT_VECTORS
2020-04-14 Brian CainAdd duplex to R_HEX_GOT_16_X
2020-04-14 LLVM GN Syncbot[gn build] Port 384ca190ae7
2020-04-14 Mehdi AminiRevert "Move ModuleSummaryAnalysis from libAnalysis...
2020-04-14 Nico Weber[gn build] (manually) merge 10df1563d some more
2020-04-13 Christopher... [SVE] Change return type of getNumElements to unsigned
2020-04-13 LLVM GN Syncbot[gn build] Port 10df1563d60
2020-04-13 Matt ArsenaultAMDGPU/GlobalISel: Combines for V_CVT_F32_UBYTE[0-3]
2020-04-13 Mehdi AminiMove ModuleSummaryAnalysis from libAnalysis to libObjec...
2020-04-13 Austin Kerbow[AMDGPU][GlobalISel] Fix div_scale in FDIV lowering
2020-04-13 Artem Belevich[CUDA] Fix missed CUDA version mappings.
2020-04-13 Heejin Ahn[WebAssembly] Fix try placement in fixing unwind mismatches
2020-04-13 Jean-Luc BrouilletFix a typo in the error message for an incorrect prototype.
2020-04-13 Ayke van Laethem[AVR] Support aliases in non-zero address space
2020-04-13 Louis Dionne[libunwind] Enable the new libc++ testing format by...
2020-04-13 jasonliuRemove '<' from test for better yam2obj input consumption
2020-04-13 Louis Dionne[libc++] Mark test failing with macos < 10.13 as unsupp...
2020-04-13 River Riddle[mlir][NFC] Replace mlir/Support/Functional.h with...
2020-04-13 Louis Dionne[libc++] NFC: Remove unused Lit features in the test...
2020-04-13 Benjamin Kramer[CHR] Clean up some code and reduce copying. NFCI.
2020-04-13 Nico WeberRevert a few unsuccessful attempts at fixing bots.
2020-04-13 Sterling AugustineUse a temporary file, to allow running on read-only...
2020-04-13 Louis Dionne[libc++] NFC: Remove unused method call
2020-04-13 Craig Topper[CallSite removal][TargetLowering] Replace ImmutableCal...
2020-04-13 Eli FriedmanMake IRBuilder automatically set alignment on load...
2020-04-13 Dan Liew[Darwin] Fix a bug where the symbolizer would examine...
2020-04-13 Dan Liew[Sanitizer Common] Show command used to launch symboliz...
2020-04-13 LLVM GN Syncbot[gn build] Port e823068306e
2020-04-13 LLVM GN Syncbot[gn build] Port 255cc202ea6
2020-04-13 Lang Hames[Support] Add missing files from e823068306e.
2020-04-13 Martin Storsjö[LLD] [COFF] Fix alignment of thunks for ARM/ARM64
2020-04-13 MaheshRavishankar[mlir][Linalg] NFC: Add utility function to tile, fuse...
2020-04-13 MaheshRavishankar[mlir][Linalg] NFC : Fix check for scalar case handling...
2020-04-13 MaheshRavishankar[mlir][Linalg] Add loop.parallel lowering for all Linal...
2020-04-13 Sam McCall[Support] Fix CMakeLists after e823068306e98e9
2020-04-13 Reid KlecknerFix target_info.test on Windows with a hack
2020-04-13 Sam McCall[clangd] Rebuild dependent files when a header is saved.
2020-04-13 Christopher... Clean up usages of asserting vector getters in Type
2020-04-13 Lang Hames[ORC] Update ORCv2 docs to reflect removal of Execution...
2020-04-13 Lang Hames[Support] Add support RTTI support for open class hiera...
2020-04-13 Denis Khalikov[mlir][spirv] Add a `spirv::InterfaceVarABIAttr`.
2020-04-13 Lei Zhang[mlir][spirv] NFC: use Optional to replace SPV_Optional
2020-04-13 Chris LattnerRemove the Identifier::is() method, it is now equivalen...
2020-04-13 Christopher... Clean up usages of asserting vector getters in Type
2020-04-13 Rahman LavaeeExtend BasicBlock sections to allow specifying clusters...
2020-04-13 Rahman LavaeeRevert "Extend BasicBlock sections to allow specifying...
2020-04-13 Lama[MachinePipeliner] Refine the RecMII calculation
2020-04-13 Austin Kerbow[AMDGPU] Fix comment for llvm.amdgcn.div.scale. NFC.
2020-04-13 Chris LattnerEliminate all uses of Identifier::is() in the source...
2020-04-13 Matt ArsenaultHIP: Fix handling of denormal mode
2020-04-13 Rahman LavaeeExtend BasicBlock sections to allow specifying clusters...
2020-04-13 Benjamin Kramer[InstCombine] Use SmallBitVector for convienently check...
2020-04-13 Uday Bondhugula[MLIR] NFC cleanup/modernize memref-dataflow-opt /...
2020-04-13 Uday Bondhugula[MLIR] NFC clean up simplify-affine-structures test...
2020-04-13 River Riddle[mlir][Transforms][docs] Add a description blurb for...
2020-04-13 Mehdi AminiAdd missing dependencies on the flang test target
2020-04-13 Lei Zhang[mlir][spirv] Improve stride support in array types
2020-04-13 Matt Morehouse[SanCov] Disable whitelist/blacklist test on Darwin.
2020-04-13 Nico Weber[gn build] (manually) merge 6dbf1a1229ba
2020-04-13 Vedant Kumar[InstCombine] Fix debug variance issue in tryToMoveFree...
2020-04-13 Vedant Kumar[Debugify] Strip added metadata in the -debugify-each...
2020-04-13 Fangrui Song[llvm-xray][test] Combine two AArch64 tests
2020-04-13 Chris LattnerReimplement mlir::Identifier to be a wrapper around...
2020-04-13 Sam McCall[clangd] Send the correct error code when cancelling...
2020-04-13 Simon Pilgrim[CostModel][X86] Remove comments that begin with a...
2020-04-13 Lei Zhang[mlir][spirv] Add missing interface storage classes...
2020-04-13 Benjamin Kramer[ADT] Reduce the requirements for the simple loop in...
2020-04-13 Shilei Tian[OpenMP] Refined CUDA plugin to put all CUDA operations...
2020-04-13 Craig Topper[CallSite removal][GlobalISel] Use CallBase instead...
2020-04-13 Matt ArsenaultDAG: Fix wrong legality check for ISD::FMAD
next