platform/upstream/llvm.git
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...
2019-11-11 Yi-Hong Lyu[CGP] Make ICMP_EQ use CR result of ICMP_S(L|G)T dominators
2019-11-11 Sam McCall[Support] Add erase() to json::Object
2019-11-11 Simon PilgrimFix filename typo in rG8d288a0668a5
2019-11-11 Simon PilgrimTimer - fix shadow variable warnings for Name/Descripti...
2019-11-11 Nick Desaulnierschange LLVM_VERSION_SUFFIX default from svn to git
2019-11-11 Sam McCall[Format] Fix clang-format.el unit tests after commit...
2019-11-11 Pavel Labathlldb: Fix some -Wdeprecated-copy warnings
2019-11-11 LLVM GN Syncbotgn build: Merge 8d288a0668a
2019-11-11 Abel Kocsis[clang-tidy] Add bugprone-bad-signal-to-kill-thread...
2019-11-11 Abel KocsisRevert "[clang-tidy] Add bugprone-bad-signal-to-kill...
2019-11-11 Francis Visoiu... [ObjC] Override TailCallKind when lowering objc intrinsics
2019-11-11 Pavel LabathFix TestNoGPacketSupported on linux
2019-11-11 Abel Kocsis[clang-tidy] Add bugprone-bad-signal-to-kill-thread...
2019-11-11 Stefan Pintile[PowerPC] Implementing overflow version for XO-Form...
2019-11-11 Haojian Wu[clangd] fixes semantic highlighting test
2019-11-11 Martin Probstclang-format: [JS] test declared fields.
2019-11-11 Martin Probstclang-format: [JS] support null operators.
2019-11-11 Louis Dionne[libc++] Mark __call_once_proxy as hidden and internal
2019-11-11 joanlluch[TargetLowering][DAGCombine][MSP430] Shift Amount Thres...
2019-11-11 Sanjay PatelRevert "[InstCombine] avoid crash from deleting an...
2019-11-11 Sanjay Patel[InstCombine] avoid crash from deleting an instruction...
2019-11-11 Tom WeaverRevert "[DBG][OPT] Attempt to salvage or undef debug...
2019-11-11 Tom Weaver[DBG][OPT] Attempt to salvage or undef debug info when...
2019-11-11 Tom Weaver[NFC][TEST_COMMIT] Add fullstop to comment.
2019-11-11 Utkarsh Saxena[clangd] Use name of Macro to compute its SymbolID...
2019-11-11 Simon PilgrimAArch64FunctionInfo - fix uninitialized variable warnin...
2019-11-11 Simon PilgrimFix -Wcovered-switch-default warning. NFCI.
2019-11-11 Simon PilgrimFix -Wparentheses warning. NFCI.
2019-11-11 Simon PilgrimRemove superfluous ';' to fix Wpedantic. NFC.
2019-11-11 Nuno Lopesdocs: fix warning in LangRef parsing
2019-11-11 Jay Foad[InstCombine] Simplify binary op when only one operand...
2019-11-11 Michał Górny[lldb] [test] Fix typo in TestSendSignal
next