platform/upstream/llvm.git
2020-01-13 Puyan Lotfi[clang][IFS][test] Fixing mangled name of a test for...
2020-01-13 Amy HuangRevert "[DWARF5][DebugInfo]: Added support for DebugInf...
2020-01-13 River Riddle[mlir] Remove unnecessary assert for single region.
2020-01-13 Erich KeanePR44514: Fix recovery from noexcept with non-convertibl...
2020-01-13 Teresa Johnson[ThinLTO/WPD] Fix index-based WPD for alias vtables
2020-01-13 Martin Storsjö[ItaniumCXXABI] Make tls wrappers properly comdat
2020-01-13 Sanjay Patel[InstCombine] add FMF to tests for more coverage; NFC
2020-01-13 Erich KeaneImplement VectorType conditional operator GNU extension.
2020-01-13 River Riddle[mlir] Change the syntax of AffineMapAttr and IntegerSe...
2020-01-13 Craig Topper[LegalizeIntegerTypes][X86] Add support for expanding...
2020-01-13 Raphael Isemann[lldb] Revert ddf044290ede for TestProcessAPI.py
2020-01-13 Puyan Lotfi[clang][IFS] Prevent Clang-IFS from Leaking symbols...
2020-01-13 Puyan Lotfi[NFC][clang][IFS] Adding braces to if-statement as...
2020-01-13 Aaron BallmanFix a test case by adding -fno-delayed-template-parsing.
2020-01-13 Sanjay Patel[InstCombine] add tests for select --> copysign; NFC
2020-01-13 Alexey Lapshin[Dsymutil][Debuginfo][NFC] #3 Refactor dsymutil to...
2020-01-13 Teresa Johnson[LTO] Constify lto::Config reference passed to backends...
2020-01-13 Daniel SandersRework be15dfa88fb1 such that it works with GlobalISel...
2020-01-13 Petr Hosek[Clang] Always set -z now linker option on Fuchsia
2020-01-13 Alex Langford[lldb-server] Remove dead CMake code
2020-01-13 Kadir Cetinkaya[clangd] Include expression in DecltypeTypeLoc sourcera...
2020-01-13 Kadir Cetinkaya[clangd] Render header of hover card as a heading
2020-01-13 Nico Weber[gn build] (manually) port b4a99a061f51
2020-01-13 Teresa JohnsonRevert "[ThinLTO] Add additional ThinLTO pipeline testi...
2020-01-13 Teresa JohnsonAdd a couple of missed wildcards in debug-pass-manager...
2020-01-13 Fangrui Song[X86][Disassembler] Fix a bug when disassembling an...
2020-01-13 Puyan Lotfi[llvm][MIRVRegNamerUtils] Adding hashing on FrameIndex...
2020-01-13 Teresa JohnsonHopefully last fix for bot failures
2020-01-13 Nathan JamesFix readability-identifier-naming missing member variables
2020-01-13 Benjamin KramerUnbreak the mlir build after 202ab273e6eca134b69882f100...
2020-01-13 Teresa JohnsonTry number 2 for fixing bot failures
2020-01-13 Matt ArsenaultAMDGPU/GlobalISel: Select llvm.amdgcn.ds.ordered.{add...
2020-01-13 Simon Pilgrim[SelectionDAG] ComputeNumSignBits add getValidMaximumSh...
2020-01-13 Matt ArsenaultAMDGPU/GlobalISel: Set insert point after waterfall...
2020-01-13 Matt ArsenaultAMDGPU/GlobalISel: Add some baseline tests for vector...
2020-01-13 Matt ArsenaultAMDGPU/GlobalISel: Fix branch targets when emitting...
2020-01-13 Matt ArsenaultAMDGPU/GlobalISel: Simplify assert
2020-01-13 Simon Pilgrim[X86][SSE] Add sitofp(shl(sext(x),y)) test case with...
2020-01-13 Jonas Devlieghere[lldb/Docs] Extend description section of the main...
2020-01-13 Teresa JohnsonFix tests for builtbot failures
2020-01-13 Jonas Devlieghere[lldb/Scripts] Remove SWIG bot
2020-01-13 Andrew Wei[LegalizeTypes] Add SoftenFloatResult support for STRIC...
2020-01-13 Simon Pilgrim[SelectionDAG] ComputeNumSignBits add getValidMinimumSh...
2020-01-13 Simon Pilgrim[X86][SSE] Add sitofp(ashr(x,y)) test case with non...
2020-01-13 Simon Pilgrim[X86] Add AVX2 known signbits codegen tests
2020-01-13 David Green[Scheduler] Remove superfluous casts. NFC
2020-01-13 Danilo Carvalho... [AArch64][SVE] Add patterns for some arith SVE instruct...
2020-01-13 Teresa Johnson[ThinLTO] Add additional ThinLTO pipeline testing with...
2020-01-13 James Henderson[DebugInfo] Make debug line address size mismatch non...
2020-01-13 Lorenzo Chelini[mlir] m_Constant()
2020-01-13 Julian Gross[mlir] Added missing GPU lowering ops.
2020-01-13 Kazu Hirata[Inlining] Add PreInlineThreshold for the new pass...
2020-01-13 Nicolas Vasilache[mlir][Linalg] Update ReshapeOp::build to be more idiomatic
2020-01-13 Alexandre Ganea[Clang][Driver] Re-use the calling process instead...
2020-01-13 Luís Marques[RISCV] Handle globals and block addresses in asm operands
2020-01-13 Simon PilgrimFix cppcheck uninitialized variable in DiffTree() const...
2020-01-13 Simon PilgrimMerge isVectorType() and getAs<VectorType> calls to...
2020-01-13 Simon PilgrimFix some cppcheck shadow variable warnings. NFCI.
2020-01-13 Simon PilgrimFix "pointer is null" static analyzer warnings. NFCI.
2020-01-13 Simon PilgrimSema::getOwningModule - take const Decl* type.
2020-01-13 Sam McCallAdd missing triples to tests in 0c29d3ff2233696f663ae34...
2020-01-13 Pablo Barrio[AArch64] Emit HINT instead of PAC insns in Armv8.2...
2020-01-13 Alex Richardson[MIPS] Don't emit R_(MICRO)MIPS_JALR relocations agains...
2020-01-13 Alex Richardson[MIPS][ELF] Use PC-relative relocations in .eh_frame...
2020-01-13 Sanjay Patel[InstSimplify] move tests for select from InstCombine...
2020-01-13 Simon Pilgrim[SelectionDAG] ComputeNumSignBits - Use getValidShiftAm...
2020-01-13 Simon Pilgrim[SelectionDAG] ComputeKnownBits - Add DemandedElts...
2020-01-13 Simon Pilgrim[X86] Add knownbits tests showing missing shift amount...
2020-01-13 Oliver StannardRevert "[libc++] Explicitly enumerate std::string exter...
2020-01-13 Ulrich Weigand[FPEnv] Fix chain handling for fpexcept.strict nodes
2020-01-13 Matt ArsenaultGlobalISel: Fix assertion on wide G_ZEXT sources
2020-01-13 Miloš Stojanović[llvm-exegesis] Remove unneeded std::move()
2020-01-13 Raphael Isemann[lldb][NFC] Remove debug print statement from TestExprD...
2020-01-13 Oliver Stannard[clang] Remove raw string literals in macros
2020-01-13 Simon Pilgrim[SelectionDAG] ComputeKnownBits add getValidMinimumShif...
2020-01-13 Simon Pilgrim[X86][SSE] Add knownbits test showing missing getValidM...
2020-01-13 Oliver Stannard[clangd] Remove raw string literals in macros
2020-01-13 Miloš Stojanović[llvm-exegesis][mips] Expand loadImmediate()
2020-01-13 Simon Pilgrim[SelectionDAG] ComputeKnownBits - minimum leading/trail...
2020-01-13 Simon Pilgrim[X86] Fix MSVC "truncation from 'int' to 'bool'" warnin...
2020-01-13 Jan Kratochvil[lldb] Fix lookup of symbols with the same address...
2020-01-13 Raphael Isemann[lldb][NFC] Use range-based for loops in IRInterpreter
2020-01-13 James Henderson[DebugInfo][Support] Replace DWARFDataExtractor size...
2020-01-13 Sjoerd MeijerARMLowOverheadLoops: return earlier to avoid printing...
2020-01-13 KAWASHIMA TakahiroThis option allows selecting the TLS size in the local...
2020-01-13 Pavel Labath[lldb] Fix eh-frame-small-fde test for changes in lld
2020-01-13 Sam McCallRevert "[DWARF5][clang]: Added support for DebugInfo...
2020-01-13 Utkarsh Saxena[clangd] Publish xref for macros from Index and AST.
2020-01-13 Sam Elliott[RISCV] Collect Statistics on Compressed Instructions
2020-01-13 Raphael Isemann[lldb] Mark several tests as not dependent on debug...
2020-01-13 PruthviAdd zero_extendi and sign_extendi to intrinsic namespace
2020-01-13 Sam Parker[NFC] Update loop.decrement.reg intrinsic comment
2020-01-13 Sjoerd Meijer[SCEV] Follow up of D71563: addressing post commit...
2020-01-13 Awanish Pandey[DWARF5][clang]: Added support for DebugInfo generation...
2020-01-13 Awanish Pandey[DWARF5][DebugInfo]: Added support for DebugInfo genera...
2020-01-13 Craig Topper[X86] Use SDNPOptInGlue instead of SDNPInGlue on a...
2020-01-13 Matt ArsenaultAMDGPU: Split test function
2020-01-13 Matt ArsenaultAMDGPU/GlobalISel: Don't use XEXEC class for SGPRs
2020-01-13 Matt ArsenaultAMDGPU/GlobalISel: Copy type when inserting readfirstlane
2020-01-13 Nathan Ridge[clangd] Show template arguments in type hierarchy...
next