platform/upstream/llvm.git
2020-06-08 Craig Topper[X86] Teach combineCVTP2I_CVTTP2I to handle STRICT_CVTT...
2020-06-08 QingShan Zhang[Power9] Add addi post-ra scheduling heuristic
2020-06-08 Jun Ma[clang] Implement VectorType logic not operator.
2020-06-07 Craig Topper[X86] Don't scalarize v2f32->v2i64 strict_fp_to_sint...
2020-06-07 Benjamin KramerSmallPtrSet::find -> SmallPtrSet::count
2020-06-07 Fangrui SongReland D80966 [codeview] Put !heapallocsite on calls...
2020-06-07 Simon Pilgrim[X86][AVX2] combineSetCCMOVMSK - handle all_of patterns...
2020-06-07 Mehdi AminiRevert "[MLIR] Lower shape.num_elements -> shape.reduce."
2020-06-07 Fangrui Song[Driver] Omit -mthread-model posix which is the CC1...
2020-06-07 Fangrui Song[gcov] Support .gcno/.gcda in gcov 8, 9 or 10 compatibl...
2020-06-07 Benjamin Kramer[Driver] Simplify code. NFCI.
2020-06-07 AKAdd cl::ZeroOrMore to get around build system issues
2020-06-07 Kang Zhang[NFC][PowerPC] Add a new case to test ctrloop for fp128
2020-06-07 Fangrui Song[gcov] Fix instrprof-gcov-__gcov_flush-terminate.test
2020-06-07 Simon PilgrimCFG.h - reduce includes to forward declarations. NFC.
2020-06-07 Benjamin KramerUnbreak the build
2020-06-07 Benjamin KramerTry to make msvc crash less
2020-06-07 Simon PilgrimDomTreeUpdater.h - refine includes. NFC.
2020-06-07 Fangrui Song[gcov][test] Delete UNSUPPORTED: host-byteorder-big...
2020-06-07 Benjamin KramerPut back definitions. We're still not C++17 :/
2020-06-07 Benjamin KramerPut compilation phases from Types.def into a bit set
2020-06-07 Benjamin KramerRemove global std::string. StringRef is sufficient...
2020-06-07 Shawn Landden[AArch64] add test for large popcount; NFC
2020-06-07 Sanjay Patel[Docs] fix typos for llvm-mca; NFC
2020-06-07 Simon Pilgrim[X86][SSE] combineSetCCMOVMSK - add initial support...
2020-06-07 Fangrui Song[llvm-cov] Fix gcov version detection on big-endian
2020-06-07 Xing GUO[ObjectYAML][test] Address comments in D80203
2020-06-07 Xing GUO[DWARFYAML][debug_ranges] Fix inappropriate assertion...
2020-06-07 Alexander Belyaev[MLIR] Lower shape.num_elements -> shape.reduce.
2020-06-07 Alexander Belyaev[mlir] Add verifier for `shape.yield`.
2020-06-07 Sanjay Patel[InstCombine] fold mask op into casted shift (PR46013)
2020-06-07 Sanjay Patel[InstCombine] add tests for bitmask of casted shift...
2020-06-07 Ties Stuij[clang][BFloat] Add reinterpret cast intrinsics
2020-06-07 Simon PilgrimAlignmentFromAssumptions.h - reduce includes to forward...
2020-06-07 Simon PilgrimMemorySSAUpdater.h - reduce includes to forward declara...
2020-06-07 Simon PilgrimDependenceAnalysis.h - reduce AliasAnalysis.h include...
2020-06-07 Simon PilgrimMustExecute.h - remove unnecessary Instruction.h includ...
2020-06-07 Simon PilgrimObjCARCAnalysisUtils.h - remove unused LLVMContext...
2020-06-07 Simon PilgrimOrderedInstructions.h - reduce includes to forward...
2020-06-07 Simon Pilgrim[X86][SSE] Extend ICMP(MOVMSK(BITCAST(X))) tests to...
2020-06-07 Simon Pilgrim[X86][SSE] Attempt to widen MOVMSK vector input if...
2020-06-07 Florian Hahn[Matrix] Implement * binary operator for MatrixType.
2020-06-07 Jaroslav SevcikSupport build-ids of other sizes than 16 in UUID::SetFr...
2020-06-07 Simon Pilgrim[X86][SSE] Add MOVMSK tests where we're using a more...
2020-06-07 Xing GUO[ObjectYAML][DWARF] Support emitting .debug_ranges...
2020-06-07 Fangrui Song[gcov] Improve tests and lower the minimum supported...
2020-06-07 Fangrui Song[gcov] Delete unneeded code
2020-06-07 James Y KnightSimplify MachineVerifier's block-successor verification.
2020-06-07 James Y KnightMachineBasicBlock::updateTerminator now requires an...
2020-06-07 Ben Shi[RISCV] Fix a typo in RISCVISelLowering.cpp
2020-06-07 Mike Edwards[LIT] NFC adding max-failures option to lit documentation.
2020-06-07 Craig Topper[X86] Correct some isel patterns for v1i1 KNOT/KANDN...
2020-06-06 Douglas YungRevert "[codeview] Put !heapallocsite on calls to opera...
2020-06-06 Jan Kratochvil[lldb] [nfc] Fix comment in testcase DW_TAG_variable...
2020-06-06 Fangrui Song[gcov] Delete `XFAIL: host-byteorder-big-endian` for...
2020-06-06 LLVM GN Syncbot[gn build] Port 8422bc9efcb
2020-06-06 Yaxun (Sam... recommit "[HIP] Add default header and include path"
2020-06-06 Fangrui Song[gcov] Support big-endian .gcno and simplify version...
2020-06-06 Jonas Paulsson[SystemZ] Implement -fstack-clash-protection
2020-06-06 Jacques Pienaar[mlir] Change to re-enable cuda-runner tests
2020-06-06 Matt ArsenaultAMDGPU/GlobalISel: Fix test failure in release build
2020-06-06 Simon PilgrimEHPersonalities.h - reduce Triple.h include to forward...
2020-06-06 Sanjay Patel[DAGCombiner] clean-up FMA+FMUL folds; NFC
2020-06-06 Simon PilgrimCFG.h - add missing GraphTraits.h include. NFC.
2020-06-06 Simon PilgrimCFG.h - reduce includes to forward declarations. NFC.
2020-06-06 Matt ArsenaultAMDGPU/GlobalISel: Start rewriting load/store legality...
2020-06-06 dfukalov[AMDGPU] Increase max iterations count to analyze compl...
2020-06-06 Simon PilgrimLoopPassManager.h - add missing MemorySSA.h include
2020-06-06 Simon PilgrimLoopAnalysisManager.h - reduce includes to forward...
2020-06-06 Paul Walker[SVE ACLE] Remove redundant bool_t typedef.
2020-06-06 Simon PilgrimLegacyDivergenceAnalysis.h - reduce DivergenceAnalysis...
2020-06-06 Simon PilgrimLoopInfoImpl.h - remove unused SetVector.h include...
2020-06-06 Roman Lebedev[SCEV] ScalarEvolution::createSCEV(): Instruction:...
2020-06-06 Roman Lebedev[SCEV] ScalarEvolution::createSCEV(): clarify no-wrap...
2020-06-06 Nikita Popov[NewGVN] Remove alignment from LoadExpression (NFC)
2020-06-06 Nikita Popov[InstCombine] Remove unnecessary MaybeAlign use (NFC)
2020-06-06 Marco Elver[ASan][Test] Fix globals test on 32-bit architectures
2020-06-06 Tres PoppRevert "[mlir] Canonicalization and folding of shape...
2020-06-06 Tres PoppRevert "[mlir] Folding and canonicalization of shape...
2020-06-06 Tres Popp[mlir] Move attr-dict to end of Shape dialect ops
2020-06-06 Lang Hames[ORC] Always use ObjectLinkingLayer/JITLink for MachO...
2020-06-06 Wen-Heng (Jack... [mlir][mlir-rocm-runner] Detect HIP version and AMD...
2020-06-06 LLVM GN Syncbot[gn build] Port 29203480632
2020-06-06 Nico WeberRevert "recommit "[HIP] Add default header and include...
2020-06-06 Nico WeberRevert "Migrate the rest of COFFObjectFile to Error"
2020-06-06 LLVM GN Syncbot[gn build] Port 1fa43e0b34d
2020-06-06 Jessica Paquette[AArch64][GlobalISel] Move dup optimization into post...
2020-06-06 Diego Caballero[mlir] Fix representation of BF16 constants
2020-06-06 Yaxun (Sam... recommit "[HIP] Add default header and include path"
2020-06-06 Diego CaballeroFix convertBFloatAPFloatToAPInt for NaN/Inf values
2020-06-06 Richard SmithPR34581: Don't remove an 'if (p)' guarding a call to...
2020-06-05 stevewan[PowerPC] Do not special case Darwin on PowerPC in...
2020-06-05 Philip Reames[Tests] Migrate a number of tests to gc-live bundle...
2020-06-05 Reid KlecknerMigrate the rest of COFFObjectFile to Error
2020-06-05 Reid KlecknerRe-land "Migrate Binary::checkOffset from error_code...
2020-06-05 Fangrui SongFix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS=off...
2020-06-05 Richard SmithPR46209: properly determine whether a copy assignment...
2020-06-05 Richard SmithSet the captures on a CXXRecordDecl representing a...
2020-06-05 Fangrui Song[ELF] Don't cause assertion failure if --dynamic-list...
2020-06-05 Alex Lorenz[arm][darwin] Don't generate libcalls for wide shifts...
next