platform/upstream/llvm.git
2020-02-07 Hans WennborgFix the MC/WebAssembly/debug-info.ll test after 84e5760
2020-02-07 Konrad Kleine[lldb] removed no longer needed CMakeDependentOption
2020-02-07 Sourabh Singh... [DebugInfo]: Reorderd the emission of debug_str section.
2020-02-07 Craig Topper[X86] Turn vXi1 any_extends into sign_extends in Prepro...
2020-02-07 Craig Topper[X86] Use SelectionDAG::getAllOnesConstant to simplify...
2020-02-07 Jason MolendaExcept, get the TARGET_OS_OSX check correct.
2020-02-07 Jason MolendaFix my use of the TARGET_OS_OSX TargetConditional.
2020-02-07 Justin LebarClarify how llvm-mca detects att vs intel syntax.
2020-02-07 Matt ArsenaultAMDGPU/GlobalISel: Fix non-pow-2 add/sub/mul for 16...
2020-02-07 Douglas YungFix test after test changes added in da3dc00 caused...
2020-02-07 River Riddle[mlir][AsmPrinter] Fix edge case when printing floating...
2020-02-07 Jordan RupprechtRevert "[Clang][Driver] Remove -M group options .....
2020-02-07 River Riddle[mlir][DialectConversion] Change erroneous return to...
2020-02-07 Peter CollingbourneUpdate hwasan docs to cover outlined checks and globals.
2020-02-07 Stanislav Mekhanoshin[AMDGPU] Cleanup assumptions about generated subregs
2020-02-07 Stanislav MekhanoshinRevert "AMDGPU: Limit the search in finding the instruc...
2020-02-07 Jason MolendaAdd final description of why attach failed with poss...
2020-02-07 Craig TopperRecommit "[FPEnv][X86] Platform-specific builtin constr...
2020-02-07 Changpeng FangAMDGPU: Limit the search in finding the instruction...
2020-02-07 Richard SmithC++ DR2026: static storage duration variables are not...
2020-02-07 Jessica PaquetteRevert "[AArch64][GlobalISel] Emit TBNZ with G_BRCOND...
2020-02-07 Jessica PaquetteRevert "[AArch64][GlobalISel] Emit TBZ for SGT cond...
2020-02-07 Alexandre Ganea[Support] When using SEH, create a impl instance for...
2020-02-07 Kevin P. NealRevert "[FPEnv][X86] Platform-specific builtin constrai...
2020-02-07 Jason MolendaDetect attach fail in debugserver due to non-interactive
2020-02-06 Jonas Devlieghere[CMake] Rename EXCLUDE_FROM_ALL and make it an argument...
2020-02-06 Huihui ZhangRevert "Reland "[AArch64] Fix data race on RegisterBank...
2020-02-06 Huihui ZhangReland "[AArch64] Fix data race on RegisterBank initial...
2020-02-06 Evgenii StepanovFix MSAN failure on Function destruction
2020-02-06 Amara Emerson[GlobalISel] Use G_ZEXTLOAD instead of an anyextending...
2020-02-06 Jonas Devlieghere[lldb/Reproducers] Add missing strings for redirect...
2020-02-06 Jonas Devlieghere[lldb/Reproducers] Refactor GetStopReasonExtendedBacktr...
2020-02-06 Petr HosekRevert "[CMake] Link against ZLIB::ZLIB"
2020-02-06 Dimitry Andric[compiler-rt] clang-format FreeBSD-specific sanitizer...
2020-02-06 Craig Topper[X86] Add the rest of the tests that were supposed...
2020-02-06 Craig Topper[X86] Use MVT::i8 instead of MVT::i64 for shift amount...
2020-02-06 Saar Raz[Concepts] Fix incorrect check when instantiating abbre...
2020-02-06 Alexandre Ganea[Clang][Driver] Remove -M group options before generati...
2020-02-06 Alexandre Ganea[Clang] Avoid crashing when generating crash diagnostic...
2020-02-06 Stella Stamenova[lldb\utils] Place lldb-repro in a per-configuration...
2020-02-06 Kevin P. Neal[FPEnv][X86] Speculative fix for failures introduced...
2020-02-06 Alexandre Ganea[Clang] Remove unused #pragma clang __debug handle_crash
2020-02-06 Richard SmithPR44684: Look through parens and similar constructs...
2020-02-06 Michael Liao[clang][driver] Clean up unnecessary reference to TC...
2020-02-06 Jessica Paquette[AArch64][GlobalISel] Emit TBZ for SGT cond branches...
2020-02-06 Matt ArsenaultAMDGPU: Add compile time hack for hasCFUser
2020-02-06 Konstantin... [GlobalISel] Legalize more G_FP(EXT|TRUNC) libcalls.
2020-02-06 Fangrui Song[MC][ELF] Rename MC related "Associated" to "LinkedToSym"
2020-02-06 Kevin P. Neal[FPEnv][X86] Platform-specific builtin constrained...
2020-02-06 Jan Kratochvil[lldb] [NFC] Refactor GetDWARFDeclContext to return...
2020-02-06 Pavel Labath[lldb] Explicitly qualify calls to std::static_pointer_cast
2020-02-06 Med Ismail... [lldb/Target] Remove extra semicolon in AssertFrameReco...
2020-02-06 Craig Topper[X86] Custom isel floating point X86ISD::CMP on pre...
2020-02-06 Mitch Phillips[GWP-ASan] Use weak abort message definition.
2020-02-06 Hiroshi Yamauchi[PGO][PGSO] Enable profile guided size optimization...
2020-02-06 Stella Stamenova[lldb/tests] Correctly configure the lldb dotest arguments
2020-02-06 Vedant Kumar[ubsan] Omit return value check when return block is...
2020-02-06 Craig Topper[X86] Remove SETB_C8r/SETB_C16r pseudo instructions...
2020-02-06 Mitch Phillips[GWP-ASan] Fix PRNG to use IE TLS.
2020-02-06 Pavel Labath[lldb] Remove reset(nullptr_t) overload from SharingPtr
2020-02-06 Matt ArsenaultAMDGPU/GlobalISel: Avoid handling registers twice in...
2020-02-06 Peter Collingbournescudo: Delete unused class ScudoByteMap. NFCI.
2020-02-06 Med Ismail... [lldb/Target] Add Assert StackFrame Recognizer
2020-02-06 Michael LiaoFix warning on unused variables. NFC.
2020-02-06 Chris Bowler[AIX] Implement caller arguments passed in stack memory.
2020-02-06 Benjamin Kramer[mlir-tblgen] Stop leaking PredNodes
2020-02-06 Mikhail Maltsev[ARM][MVE] Add fixed point vector conversion intrinsics
2020-02-06 Mehdi AminiRevert "[mlir] Adds affine loop fusion transformation...
2020-02-06 Petr HosekRevert "[CMake] Passthrough CMAKE_SYSTEM_NAME to defaul...
2020-02-06 Haojian Wu[clangd] Set "spelled" flag for constructor references.
2020-02-06 Sven van Haastregt[OpenCL] Reduce size of builtin function tables
2020-02-06 Sjoerd Meijer[doc] typo in optimisation remark example
2020-02-06 Jeremy MorseRevert "[DebugInfo] Remove some users of DBG_VALUEs...
2020-02-06 Jeremy MorseRevert "[DebugInfo][DAG] Distinguish different kinds...
2020-02-06 Jeremy MorseRevert "[SafeStack][DebugInfo] Insert DW_OP_deref in...
2020-02-06 Haojian Wu[clangd] don't rename on protobuf symbols.
2020-02-06 Sjoerd Meijer[ARM] peephole-bitcast test change. NFC.
2020-02-06 Sjoerd Meijer[RDA] getInstFromId: find instructions. NFC.
2020-02-06 Sam Parker[ReachingDefs] Make isSafeToMove more strict.
2020-02-06 Michael Liao[clang][driver][ARM] Clean up ARM target & feature...
2020-02-06 Raphael Isemann[lldb][NFC] Move call-overidden-method test to lang...
2020-02-06 Raphael Isemann[lldb] Add test for calling const functions
2020-02-06 Clement Courbet[llvm-exegesis] Document `repetition-mode`.
2020-02-06 Russell Gallop[LLD][ELF] Add time-trace to ELF LLD
2020-02-06 Hans WennborgRevert "[llvm-exegesis] Improve error reporting" and...
2020-02-06 Hans WennborgTry to fix ilist.h after 529e6f8791b6
2020-02-06 Hans WennborgStringRef.h: __builtin_strlen seems to exist in VS...
2020-02-06 Miloš Stojanović[llvm-exegesis] Improve error reporting in Target.cpp
2020-02-06 Miloš Stojanović[llvm-exegesis] Improve error reporting
2020-02-06 Simon Pilgrim[ADT] Fix iplist_impl - use after move warnings (PR43943)
2020-02-06 Kirill BobyrevFix build after D74112
2020-02-06 Kirill Bobyrev[clangd] Filter out implicit references while renaming
2020-02-06 Denis Antrushin[IRCE] Use SCEVExpander to modify loop bound
2020-02-06 OuHangKresnik[mlir] Add AffineMaxOp
2020-02-06 Fangrui Song[llvm-readobj][test] Fix test after yaml2obj change...
2020-02-06 Diogo Sampaio[ARM] Fix non-determenistic behaviour
2020-02-06 Miloš Stojanović[NFC] Fix error handling documentation
2020-02-06 Fangrui SongFix lld test after D74034
2020-02-06 Fangrui Song[yaml2obj] Refactor command line parsing
2020-02-06 Georgii Rymar[yaml2obj] - Change NameIndex to StName for Symbol.
next