platform/upstream/llvm.git
2019-11-12 Evandro Menezes[AArch64] Update for Exynos
2019-11-12 Evandro Menezes[AArch64] Fix addressing mode predicates
2019-11-12 Michael Kruse[CodeGen] Fix getArrayAccessFor crashes as in bug 32534...
2019-11-12 Mark de Wever[Analyzer] Use a reference in a range-based for
2019-11-12 Mark de Wever[OpenMP] Use an explicit copy in a range-based for
2019-11-12 Mark de Wever[AST] Use an explicit copy in a range-based for
2019-11-12 shafik[LLDB][Formatters] Re-enable std::function formatter...
2019-11-12 Fangrui Song[llvm-objcopy][COFF] Implement --redefine-sym and ...
2019-11-12 Davide Italiano[ObjectFileMachO] Fix the build for __arm64__.
2019-11-12 Peter CollingbourneARM: Don't emit R_ARM_NONE relocations to compact unwin...
2019-11-12 Michael LiaoFix build with shared libraries. NFC.
2019-11-12 Alexey Bataev[OPENMP]Use copy constructors instead of assignment...
2019-11-12 Sam Clegg[libcxxabi] Prevent cmake from removing our explicit...
2019-11-12 Krzysztof Parzyszek[Hexagon] Update PS_aligna with max stack alignment...
2019-11-12 Adrian PrantlPerformance: Add a set of visited SymbolFiles to the...
2019-11-12 Julian Lettner[lit] Better/earlier errors for empty runs
2019-11-12 Duncan P. N... clang/Modules: Error if ReadASTBlock does not find...
2019-11-12 Sanjay Patel[SLP] add test for miscompile with reduction (PR43948...
2019-11-12 Krzysztof Parzyszek[Hexagon] Fix vector spill expansion to use proper...
2019-11-12 Krzysztof Parzyszek[Hexagon] Convert stack object offsets to int64, NFC
2019-11-12 Krzysztof Parzyszek[Hexagon] Handle stack realignment in hexagon-vextract
2019-11-12 Krzysztof Parzyszek[Hexagon] Require PS_aligna whenever variable-sized...
2019-11-12 Jinsong Ji[PowerPC] Remove allow-deprecated-dag-overlap and fix...
2019-11-12 Tom Weaver[DBG][OPT] Attempt to salvage or undef debug info when...
2019-11-12 Jinsong Ji[PowerPC][NFC]Fix typo in desc for enable-ppc-prefetching
2019-11-12 Florian Hahn[Examples] Add IRTransformations directory to examples.
2019-11-12 Muhammad Omair... Revert "Fix lookup of symbols at the same address with...
2019-11-12 Pavel Labath[lldb] Fix more -Wdeprecated-copy warnings
2019-11-12 Pavel Labath[lldb] Fix some warnings in the python plugin
2019-11-12 Alex DenisovMark llvm::ConstantExpr::getAsInstruction as const
2019-11-12 Tim NorthoverAArch64: add arm64_32 support to Clang.
2019-11-12 Michał Górny[lldb] [Process/NetBSD] Use PT_STOP to stop the process...
2019-11-12 Florian Hahn[AArch64ExpandPseudos] Preserve renamable state when...
2019-11-12 Diana Picus[InstCombine] Skip scalable vectors in combineLoadToOpe...
2019-11-12 Simon Pilgrim[X86] Cleanup prefixes + regenerate for fp-intrinsics...
2019-11-12 Simon PilgrimFileCheckPattern::FindRegexVarEnd - make helper functio...
2019-11-12 Simon Pilgrim[X86] Add PR39464 addcarry/subborrow test cases
2019-11-12 Tatyana Krasnukha[lldb][test] Macros in expressions require DWARF 5
2019-11-12 Florian Hahn[LoopInterchange] Only skip PHIs with incoming values...
2019-11-12 Raphael Isemann[lldb][NFC] Simplify a return in ThreadPlanStepInRange...
2019-11-12 Pavel LabathDWARFDebugLoclists: add location list "interpretation...
2019-11-12 David Zarzycki[X86] Add more add/sub carry tests
2019-11-12 mydeveloperday[clang-format] [PR36294] AlwaysBreakAfterReturnType...
2019-11-12 Raphael Isemann[lldb] Add missing include to ObjCLanguage.cpp to fix...
2019-11-12 Raphael Isemann[lldb][NFC] Move LLVM RTTI implementation from enum...
2019-11-12 Raphael Isemann[lldb][NFC] Remove unused CompilerType::IsPossibleCPlus...
2019-11-12 Raphael Isemann[lldb] Check if we actually have a Clang type in ObjCLa...
2019-11-12 Daniil Suchkov[NFC][InstCombine] Add tests that show a number of...
2019-11-12 Tim RenoufMCP: Fixed bug with dest overlapping copy source
2019-11-12 Craig Topper[X86] Add fptosi test to fp-intrinsics.ll
2019-11-12 Craig Topper[X86] Update stale comment. NFC
2019-11-12 Mikael Holmen[VFABI] Remove unused variables in testcase, fix buildbot
2019-11-12 Georgii Rymar[llvm-readelf/llvm-readobj][test] - Convert elf-linker...
2019-11-12 Georgii Rymar[yaml2obj/obj2yaml] - Add support for SHT_LLVM_LINKER_O...
2019-11-12 Hideto Ueno[Attributor] Use must-be-executed-context in align...
2019-11-12 Nick Terrell[Support] Optimize SHA1 implementation
2019-11-12 Fangrui SongAMDGPU/SI: make ~SIScheduleBlockCreator trivial
2019-11-12 Fangrui Song[PDB] Make pdb::DbiModuleDescriptor destructor trivial
2019-11-12 Vasileios Porpodas[SLP] Look-ahead operand reordering heuristic.
2019-11-12 Thomas FinchFix null dereference in yaml::Document::skip
2019-11-12 LLVM GN Syncbotgn build: Merge e9a06e06064
2019-11-12 Francesco Petrogalli[VFABI] Read/Write functions for the VFABI attribute.
2019-11-12 António AfonsoAdd rpath to liblldb so vendors can ship their own...
2019-11-12 aqjuneAdd InstCombine/InstructionSimplify support for Freeze...
2019-11-12 Nemanja Ivanovic[NFC] Fix test case after edab7dd426249bd40059b49b255ba...
2019-11-12 Craig Topper[X86] Remove setOperationAction lines that say to promo...
2019-11-12 Juneyoung Lee[IR] Resolve an error at freeze's unit tests
2019-11-12 Fangrui Song[MC] Make MCFragment trivially destructible
2019-11-12 aqjune[IR] Redefine Freeze instruction
2019-11-12 Duncan P. N... clang/Modules: Clean up modules on error in ReadAST
2019-11-12 Craig Topper[X86] Remove some else branches after checking for...
2019-11-12 Duncan P. N... clang/Modules: Add missing diagnostics for malformed...
2019-11-11 Jonas Devlieghere[lldb] Re-enable VSCode tests
2019-11-11 Craig Topper[X86] Add avx512 command lines to vector-constrained...
2019-11-11 Craig Topper[X86] Autogenerate checks in fp-intrinsics.ll. Split...
2019-11-11 Duncan P. N... clang/Modules: Split loop in ReadAST between failable...
2019-11-11 Duncan P. N... clang/Modules: Use range-based for in ASTReader::ReadAS...
2019-11-11 Sean Fertile[PowerPC][XCOFF] Add support for zero initialized globa...
2019-11-11 Victor HuangFixing PowerPC llc test cases for Disable hoisting...
2019-11-11 Duncan P. N... clang/Modules: Delay err_module_file_conflict if a...
2019-11-11 Jonas Devlieghere[Reproducer] Quit the debugger after generating a repro...
2019-11-11 Victor HuangDisable hoisting MI to hotter basic blocks
2019-11-11 Evandro Menezes[AArch64] Update for Exynos
2019-11-11 Evandro Menezes[AArch64] Add new scheduling predicates
2019-11-11 Sylvestre Ledruclang-format: fix a typo introduced by the previous...
2019-11-11 Adrian PrantlReplace tabs with spaces. (NFC)
2019-11-11 Adrian PrantlFix a regression in macOS-style path remapping.
2019-11-11 Adrian PrantlAdd a testcase for .dSYM path remapping dictionaries.
2019-11-11 Thomas Raoux[ModuloSchedule] Fix modulo expansion for data loop...
2019-11-11 Alexey Bataev[OPENMP50]Generalize handling of context matching/scoring.
2019-11-11 Alexey Bataev[OPENMP50]Add support for nested atomic and simd constr...
2019-11-11 Simon PilgrimAdd missing override modifiers for FileCheckExpressionA...
2019-11-11 Simon PilgrimMake FileCheckNumericVariable::getDefLineNumber const...
2019-11-11 Jonas Devlieghere[debuginfo] Update test to account for missing __debug_...
2019-11-11 Sam McCall[clangd] Fix crash in DefineInline::prepare()
2019-11-11 Michael Park[libc++][P0980] Marked member functions move/copy/assig...
2019-11-11 Yitzhak Mandelbaum[libTooling] Further simplify `Stencil` type and introd...
2019-11-11 Christopher... [scudo][standalone] Match function name change to bioni...
2019-11-11 Thomas Raoux [ModuloSchedule] Do target loop analysis before...
2019-11-11 Kevin P. NealFix errors where we thought we were checking for labels...
next