platform/upstream/llvm.git
2020-06-03 Shengchen Kan[Driver] Add negative option for -fkeep-static-consts
2020-06-03 QingShan Zhang[NFC][PowerPC] Remove unused node PPCISD::VMADDFP and...
2020-06-03 David Sherwood[CodeGen] Fix warnings in getPackedVectorTypeFromPredic...
2020-06-03 Craig Topper[X86] Add CLWB to Tremont CPU. Remove CLDEMOTE, MOVDIRI...
2020-06-03 Serge Pavlov[Support] Add file lock/unlock functions
2020-06-03 Anchu Rajendran[flang] Implemented 2 Semantic checks for DATA statemen...
2020-06-03 Jonas Devlieghere[lldb/Interpreter] Remove redundant argument (NFC)
2020-06-03 Mehdi AminiFix build: TableGen uses `is<T>` instead of `isa<T...
2020-06-03 Carl Ritson[AMDGPU] Make SGPR spills exec mask agnostic
2020-06-03 Mehdi AminiReplace dyn_cast<>() with isa<>() when the result isn...
2020-06-03 Mehdi AminiRevert "[NFC, StackSafety] Change type of internal...
2020-06-03 Jessica Paquette[AArch64][GlobalISel] Select zip1 and zip2
2020-06-03 Kazu Hirata[JumpThreading] Simplify FindMostPopularDest (NFC)
2020-06-03 Vitaly Buka[NFC,MTE] Drop unneeded attribute from test
2020-06-03 Vitaly Buka[NFC, StackSafety] Change type of internal container
2020-06-03 Vitaly Buka[MTE] Move tagging in pipeline
2020-06-03 Wei Mi[SampleFDO] Add use-sample-profile function attribute.
2020-06-02 Adrian PrantlRemove redundant code (NFC)
2020-06-02 Jonas Devlieghere[lldb/Test] Don't use the env to pass around configurat...
2020-06-02 Jonas Devlieghere[lldb/Test] Pass Make arguments in invocation instead...
2020-06-02 Thomas Raoux[mlir][spirv] Fix coop matrix getExtension
2020-06-02 Thomas Raoux[mlir][spirv] Fix encoding of cooperative matrix type...
2020-06-02 Guozhi Wei[X86] Add a flag to guard the wide load
2020-06-02 Jonas Devlieghere[lldb/Test] Don't use the env to pass around configurat...
2020-06-02 Vitaly Buka[MTE] Convert StackSafety into analysis
2020-06-02 Vitaly Buka[StackSafety] Delete useless test
2020-06-02 Jan Korous[Analyzer][NFC] Fix markup in WebKit checkers documentation
2020-06-02 Nick Desaulniers[Clang][A32/T32][Linux] -O1 implies -fomit-frame-pointer
2020-06-02 Diego Caballero[mlir][Affine] Enable fusion of loops with vector loads...
2020-06-02 Jez Ng[lld-macho] Fix PAGEZERO=4GB errors on Windows by ensur...
2020-06-02 Eric ChristopherUndo initialization of TRI in CGP as this is unconditio...
2020-06-02 Nicolas Vasilache[mlir] NFC - Add AffineMinMaxOpBase getDim/SymbolOperands
2020-06-02 Richard SmithUndo removal of test for dr777.
2020-06-02 Craig Topper[X86] Remove DeleteNode calls from PreprocessISelDAG...
2020-06-02 Reid Kleckner[LLD] Have only one SpecificAllocator per type
2020-06-02 Craig Topper[X86] Cleanup inconsistencies in our zext/sext vector...
2020-06-02 Richard SmithPR23029 / C++ DR2233: Allow expanded parameter packs...
2020-06-02 Kadir Cetinkaya[llvm] Fix unused variable warning
2020-06-02 LLVM GN Syncbot[gn build] Port f99d5f8c32a
2020-06-02 Paula Toth[libc] Remove integration test target from check libc.
2020-06-02 HazemAbdelhafez[mlir][spirv] Add support for matrix type
2020-06-02 Eric ChristopherFix up clang-tidy warnings around null and pointers.
2020-06-02 Amy Kwan[DAGCombiner] Combine shifts into multiply-high
2020-06-02 Fangrui Song[Driver] Add multiclass OptInFlag and OptOutFlag to...
2020-06-02 Nathan James[NFC][ASTMatchers] StringRef-ify and Twine-ify ASTMatch...
2020-06-02 Jez Ng[lld-macho] Ensure reads from nlist_64 structs are...
2020-06-02 Jez Ng[lld-macho] Move all tests for erroneous inputs under...
2020-06-02 Jez Ng[lld-macho] Set __PAGEZERO size to 4GB
2020-06-02 Jez Ng[lld-macho] Error on encountering undefined symbols
2020-06-02 Jez Ng[lld-macho] Add some relocation validation logic
2020-06-02 Douglas YungFix test on PS4 linux bot.
2020-06-02 Thomas Lively[WebAssembly] Eliminate range checks on br_tables
2020-06-02 Jan Korous[Analyzer][WebKit] Check record definition is available...
2020-06-02 kamlesh kumar[RISCV-V] Provide muldi3 builtin assembly implementation
2020-06-02 Thomas Lively[WebAssembly] Improve macro hygiene in wasm_simd128.h
2020-06-02 Paula Toth[libc] Add integration tests.
2020-06-02 dstuttar[TableGen] Avoid generating switch with just default
2020-06-02 Alexey BataevFix compiler crash when an expression parsed in the...
2020-06-02 Diego CaballeroUpdate 'git push' command in GettingStarted guide
2020-06-02 Fangrui Song[Sema] Use isAlwaysUninit for -Wuninitialized-const...
2020-06-02 Jonas Devlieghere[llvm-dwarfdump] Print [=<offset>] after --debug-*...
2020-06-02 Matt ArsenaultAMDGPU: Fix a test to be more stable
2020-06-02 Matt ArsenaultAMDGPU: Don't run indexing mode switches with exec = 0
2020-06-02 Matt ArsenaultAMDGPU: Don't run mode switches with exec 0
2020-06-02 Jacques Pienaar[mlir] Provide defaults to make enabling dumping simpler
2020-06-02 Hiroshi Yamauchi[PGO] Enable memcmp/bcmp size value profiling.
2020-06-02 Sanjay Patel[InstCombine] add tests for select-of-select-shuffle...
2020-06-02 Sanjay Patel[InstCombine] regenerate complete test checks; NFC
2020-06-02 Konrad Kleine[lldb] NFC remove DISALLOW_COPY_AND_ASSIGN
2020-06-02 Zequan Wu[Clang] Add a new warning to warn when passing uninitia...
2020-06-02 Min-Yih HsuSupport ExtVectorType conditional operator
2020-06-02 Pavel Labath[lldb] Skip tests exercising DW_OP_GNU_entry_value...
2020-06-02 Louis Dionne[libc++abi] Make sure we link in CrashReporterClient...
2020-06-02 Simon PilgrimTypeSymbolEmitter.h - reduce includes to forward declar...
2020-06-02 David Truby[flang] Fix release build flags.
2020-06-02 Tom Weaver[Dexter] Add DexLimitSteps command and ConditionalContr...
2020-06-02 Tom Weaver[Dexter] Add os.path.normcase(...) transform to test...
2020-06-02 Dmitri GribenkoReinstate the syntax tree test for 'static' in an array...
2020-06-02 Alexey Bataev[OPENMP50]Initial codegen for 'affinity' clauses.
2020-06-02 Dmitri GribenkoRenamed Lang_C to Lang_C99, Lang_CXX to Lang_CXX03...
2020-06-02 Georgii Rymar[yaml2obj] - Allocate the file space for SHT_NOBITS...
2020-06-02 serge-sans... Use Pseudo Instruction to carry stack probing information
2020-06-02 Haojian Wu[AST][RecoveryExpr] Build RecoveryExpr for "undef_var...
2020-06-02 Matt ArsenaultAMDGPU: Fix not using scalar loads for global reads...
2020-06-02 Haojian WuRemove a comment-out llvm::errs debugging code, NFC.
2020-06-02 Kadir Cetinkaya[lldb] Handle a new clang built-in type
2020-06-02 Matt ArsenaultAMDGPU: Fix clang side null pointer value for private
2020-06-02 Kadir Cetinkaya[clangd] Copy existing includes in ReplayPreamble
2020-06-02 Kadir CetinkayaRevert "[clangd] Copy existing includes in ReplayPreamble"
2020-06-02 Nico Weber[gn build] (manually) port 44f989e7809
2020-06-02 Igor KudrinFix a failing test.
2020-06-02 Alex Zinenko[mlir] support materialization for 1-1 type conversions
2020-06-02 Kadir Cetinkaya[clangd] Copy existing includes in ReplayPreamble
2020-06-02 Djordje Todorovic[CSInfo][NFC] Interpret loaded parameter value separately
2020-06-02 Alex Zinenko[mlir] SCFToGPUPass: fix macros referring to LOOPS...
2020-06-02 Pavel Labath[Support] Make DataExtractor error messages more clear
2020-06-02 Pavel Labath[lldb/DWARF] Add support for pre-standard GNU call...
2020-06-02 Igor Kudrin[DebugInfo] Report the format of type units [10/10]
2020-06-02 Igor Kudrin[DebugInfo] Report the format of location and range...
2020-06-02 Igor Kudrin[DebugInfo] Report the format of tables in .debug_pub...
next