platform/upstream/llvm.git
2020-06-05 Sanjay Patel[x86] form reduction intrinsics from vectorizers instea...
2020-06-05 Sanjay Patel[PhaseOrdering] add tests for reductions; NFC (PR43953)
2020-06-05 Nico Weber[gn build] (manually) port a6fcf5ca033
2020-06-05 Arthur EubanksAdd ASan metadata globals to @llvm.compiler.used under...
2020-06-05 Arthur EubanksMark lambda in use-after-scope-capture.cpp as noinline
2020-06-05 Simon Pilgrim[X86][SSE] Simplify MOVMSK patterns based on comparison
2020-06-05 Xun LiFix the roundtrip test under llvm-profdata
2020-06-05 Pete Steinfeld[flang] Fix crash on erroneous expressions
2020-06-05 Fangrui Song[ELF] Handle -u before input files
2020-06-05 Zinovy NisFix crash on misc-redundant-expression
2020-06-05 Jonas Devlieghere[dsymutil] Don't emit N_AST symbol entries in the Mach...
2020-06-05 Nicolas Vasilache[mlir][SCF] Add single iteration scf.for promotion...
2020-06-05 Julian Lettner[lit] Improve naming of test result categories
2020-06-05 Sander de SmalenRevert "[CodeGen][SVE] Calculate correct type legalizat...
2020-06-05 Haojian Wu[AST] Record SourceLocation for TypoExpr.
2020-06-05 Kazushi (Jam... [VE] Support logical operation instructions in MC layer
2020-06-05 Wen-Heng (Jack... [mlir][gpu] Introduce mlir-rocm-runner.
2020-06-05 Sander de Smalen[CodeGen][SVE] Calculate correct type legalization...
2020-06-05 serge-sans... [SCCP] Report changes after removing stores to constant...
2020-06-05 serge-sans... Correctly report modified status for DivRemPairs
2020-06-05 serge-sans... Correctly report modified status for DSE
2020-06-05 serge-sans... Correctly report modified status for TailRecursionElimi...
2020-06-05 serge-sans... Correctly report modified status for ObjCARCContract
2020-06-05 serge-sans... Correctly report modified status for ObjCARCOpt
2020-06-05 Kadir Cetinkaya[llvm][AArch64] Fix unused variable
2020-06-05 Louis Dionne[libc++] Translate locale detection to the DSL
2020-06-05 Max KazantsevReturn "[InstCombine] Simplify compare of Phi with...
2020-06-05 serge-sans... Correctly report modified status for LoopSimplify
2020-06-05 serge-sans... Fix return status of AddressSanitizer pass
2020-06-05 Kazushi (Jam... [VE] Support branch instructions in MC layer
2020-06-05 Simon PilgrimSyncDependenceAnalysis.h - remove orphan method declara...
2020-06-05 Simon PilgrimTargetLibraryInfo.h - reduce Triple.h include to forwar...
2020-06-05 Simon PilgrimScopedNoAliasAA.h - remove unnecessary InstrTypes.h...
2020-06-05 Ties Stuij[clang][BFloat] Add create/set/get/dup intrinsics
2020-06-05 Guillaume Chatelet[Alignment][NFC] Migrate CallingConv tablegen code
2020-06-05 madhur13490Fix a typo in AMDGPU docs
2020-06-05 Louis Dionne[libc++] Link against libatomic when it is found
2020-06-05 Ties Stuij[clang][BFloat] add NEON emitter for bfloat
2020-06-05 HazemAbdelhafez[MLIR][SPIRV] Support flat, location, and noperspective...
2020-06-05 Denis AntrushinFix build breakage caused by 66a1b83bf93ec46f6d7a06c47d...
2020-06-05 Nicolas Vasilache[mlir][Vector] Move temporary alloc to top of the funct...
2020-06-05 Dineshkumar... [MsgPack] Added a convenience operator
2020-06-05 Joachim ProtzeRemove mention of counter from Archer readme
2020-06-05 Ties Stuij[ARM] Add poly64_t on AArch32.
2020-06-05 Denis Antrushin[TargetLowering][NFC] More efficient emitPatchpoint().
2020-06-05 Tom Weaver[Dexter] Add DexLimitSteps command and ConditionalContr...
2020-06-05 Stefan Pintilie[PowerPC] Remove extra nop after notoc call
2020-06-05 Nicolas Vasilache[mlir][Linalg] Add missing CMake dependency on SCFTrans...
2020-06-05 Kerry McLaughlin[CodeGen][SVE] Legalisation of extends with scalable...
2020-06-05 Kadir CetinkayaRevert "[InstCombine] Simplify compare of Phi with...
2020-06-05 Kadir Cetinkaya[clang][test] Put output into temp directory
2020-06-05 Stefan Pintilie[PowerPC][NFC] Add more PC Relative tests
2020-06-05 Nicolas Vasilache[mlir][Linalg] Add a hoistRedundantVectorTransfers...
2020-06-05 Xing GUO[ObjectYAML][test] Reuse the chack tag "DWARF-HEADER...
2020-06-05 Kadir Cetinkaya[lldb] Handle new BFloat16 type
2020-06-05 Max Kazantsev[InstCombine] Simplify compare of Phi with constant...
2020-06-05 Kadir Cetinkaya[mlir] Make PassManager.h self-contained
2020-06-05 Jan Kratochvil[lldb] Fix UBSan regression in GetSLEB128
2020-06-05 Kazushi (Jam... [VE] Support fixed-point operation instructions in...
2020-06-05 Daniel GrumbergNFC: Formatting fix in TableGEn/OptParserEmitter.cpp
2020-06-05 Simon PilgrimMemorySSAUpdater.h - reduce unnecessary includes to...
2020-06-05 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2020-06-05 Ties Stuij[ARM] Add __bf16 as new Bfloat16 C Type
2020-06-05 Alexander Belyaev[Mlir] Implement printer, parser, verifier and builder...
2020-06-05 Roman Lebedev[NFC][SCEV] Add test with 'or' with no common bits set
2020-06-05 Sam Parker[CostModel] Unify getMemoryOpCost
2020-06-05 Tres Popp[mlir] NFC formatting cleanup.
2020-06-05 Tres Popp[mlir] Canonicalization of shape.assuming
2020-06-05 Tres Popp[mlir] Folding and canonicalization of shape.cstr_eq
2020-06-05 Tres Popp[mlir] Canonicalization and folding of shape.cstr_broad...
2020-06-05 Tres Popp[mlir] Add folding for shape.any
2020-06-05 Tres Popp[mlir] Folding of shape.assuming_all
2020-06-05 Tres Popp[mlir] Add a shape op that returns a constant witness
2020-06-05 Alexander Belyaev[Mlir] Add assembly format for `shape.mul`.
2020-06-05 Roman Lebedev[NFC][SCEV] Some tests for shifts by bitwidth-2/bitwidt...
2020-06-05 Hans WennborgFix gcc5 build of ASTMatchersTest.h
2020-06-05 Haojian Wu[clangd] Populate the parse options to CodeCompletion...
2020-06-05 Kazushi (Jam... [VE] Add AND/OR/XOR regression tests
2020-06-05 Vitaly Buka[StackSafety,NFC] Switch tests to aarch64
2020-06-05 Uday Bondhugula[MLIR] Update linalg.conv lowering to use affine load...
2020-06-05 Jonas DevlieghereRevert "Set the captures on a CXXRecordDecl representin...
2020-06-05 Jonas DevlieghereRevert "PR46209: properly determine whether a copy...
2020-06-05 Jan Kratochvil[nfc] [lldb] clang-format #include files order
2020-06-05 Fangrui Song[Driver] Migrate some -f/-fno options to use OptInFFlag...
2020-06-05 Max KazantsevRevert "[InstCombine][NFC] Factor out constant check"
2020-06-05 Xing GUO[DWARFYAML][debug_aranges] Replace InitialLength with...
2020-06-05 Vitaly Buka[StackSafety,NFC] Ignore callee declarations
2020-06-05 Petr Hosek[AddressSanitizer] Don't use weak linkage for __{start...
2020-06-05 Fangrui Song[Driver] Migrate some -f/-fno options to use OptInFFlag...
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 Philip Reames[Statepoint] Migrate a few tests to gc-live bundle...
2020-06-04 Vedant Kumar[LiveDebugValues] Cache LexicalScopes::getMachineBasicB...
2020-06-04 River Riddle[mlir] Refactor BoolAttr to be a special case of Intege...
2020-06-04 Mircea Trofin[docs] Referenced llvm workflow in HowToAddABuilder
2020-06-04 Dan Gohman[WebAssembly] Fix a testcase to be independent of the...
2020-06-04 Nicolas Vasilache[mlir][Linalg] Add a hoistViewAllocOps helper function
2020-06-04 Jan Korous[Analyzer][NoUncountedMembersChecker] Fix crash for...
2020-06-04 Philip Reames[Statepoint] Switch RS4GC to using gc-live bundle form
2020-06-04 Petr Hosek[Fuchsia] Rely on linker switch rather than dead code...
next