platform/upstream/llvm.git
2019-08-29 Jinsong Ji[PowerPC][NFC] Update fp-int-conversions-direct-moves...
2019-08-29 Pavel LabathFix GetDIEForDeclContext so it only returns entries...
2019-08-29 Pavel LabathRemove DWARFExpression::LocationListSize
2019-08-29 Shaurya Gupta[Clangd] NFC: Added fixme for checking for local/anonym...
2019-08-29 Haojian Wu[clangd] Update out-of-date links in readme, NFC.
2019-08-29 Roman Lebedev[NFC][SimplifyCFG] 'Safely extract low bits' pattern...
2019-08-29 Michael Kruse[ScopBuilder] Remove superfluous while loop in buildDom...
2019-08-29 Kadir Cetinkaya[clangd][NFC] Update background-index command line...
2019-08-29 Simon Pilgrim[DAGCombine] Fix shadow variable warnings. NFCI.
2019-08-29 Pavel LabathDWARFDebugLoc: Make parsing and error reporting more...
2019-08-29 Dmitri GribenkoRemoved a function declaration that doesn't have a...
2019-08-29 Luis Marques[RISCV] Fix callee-saved-gprs.ll test ABIs
2019-08-29 Joerg SonnenbergerAllow replaceAndRecursivelySimplify to list unsimplifie...
2019-08-29 Simon Atanasyan[mips] Inline emitStoreWithSymOffset and emitLoadWithSy...
2019-08-29 Simon Atanasyan[mips] Fix expanding `lw/sw $reg1, symbol($reg2)` instr...
2019-08-29 Roman Lebedev[InstSimplify] Drop leftover "division-by-zero guard...
2019-08-29 Roman Lebedev[InstSimplify] Drop leftover "division-by-zero guard...
2019-08-29 Roman Lebedev[SimplifyCFG] FoldTwoEntryPHINode(): don't bailout...
2019-08-29 Roman Lebedev[InstCombine] Fold '((%x * %y) u/ %x) != %y' to '@llvm...
2019-08-29 Roman Lebedev[InstCombine] Fold '(-1 u/ %x) u< %y' to '@llvm.umul...
2019-08-29 Simon PilgrimFix variable ‘IsInitCapturePack’ set but not used warni...
2019-08-29 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2019-08-29 Dmitri GribenkoRemoved `AnyFunctionDecl`, it is unused.
2019-08-29 Dmitri GribenkoRemoved two function declarations that don't have defin...
2019-08-29 Roman Lebedev[CostModel] Model all `extractvalue`s as free.
2019-08-29 Dmitri Gribenko[Index] Added a ShouldSkipFunctionBody callback to...
2019-08-29 Dmitri Gribenko[Index] Stopped wrapping FrontendActions in libIndex...
2019-08-29 Dmitri Gribenko[Index] Moved the IndexDataConsumer::finish call into...
2019-08-29 Alexander Potapenko[CodeGen]: don't treat structures returned in registers...
2019-08-29 Jeremy Morse[DebugInfo] LiveDebugValues: correctly discriminate...
2019-08-29 Simon PilgrimFix signed/unsigned comparison warning. NFCI.
2019-08-29 Simon PilgrimFix shadow variable warning. NFCI.
2019-08-29 George Rimar[yaml2obj] - Allow placing local symbols after globals.
2019-08-29 George Rimar[llvm-readobj/llvm-readelf] - Report a proper warning...
2019-08-29 David Green[ARM] MVE Masked loads and stores
2019-08-29 Jeremy Morse[DebugInfo] LiveDebugValues should always revisit backe...
2019-08-29 Roman Lebedev[X86][CodeGen][NFC] Delay `combineIncDecVector()` from...
2019-08-29 Amaury Sechet[DAGCombiner] (insert_vector_elt (vector_shuffle X...
2019-08-29 David Green[ARM] Masked load and store and predicate tests. NFC
2019-08-29 Roman Lebedev[InstCombine] Shift amount reassociation in bittest...
2019-08-29 Dmitri Gribenko[Index] Create PP callbacks in the ASTConsumer
2019-08-29 Sven van Haastregt[OpenCL] Fix diagnosing enqueue_kernel call with too...
2019-08-29 Dmitri Gribenko[Index] Marked a bunch of classes 'final'
2019-08-29 Simon PilgrimLegalizeSetCCCondCode - Reduce scope of NeedSwap to...
2019-08-29 Simon PilgrimFix variable set but no used warnings on NDEBUG builds...
2019-08-29 Simon PilgrimFix variable set but no used warning on NDEBUG builds...
2019-08-29 Raphael Isemann[lldb][NFC] Try fixing TestCompletion.py on Windows
2019-08-29 Raphael Isemann[lldb][NFC] Also test operator new/new[]/delete/delete...
2019-08-29 Adam Balogh[Analyzer] Iterator Checkers - Make range errors and...
2019-08-29 Martin Storsjo[COFF] Add a ResourceSectionRef method for getting...
2019-08-29 Martin Storsjo[COFF] Add a bounds checking helper for iterating a...
2019-08-29 Martin Storsjo[COFF] Fix error handling in ResourceSectionRef
2019-08-29 Martin Storsjo[llvm-readobj] Print the resource type textually for...
2019-08-29 Martin Storsjo[llvm-readobj] Remove a leftover string trim operation...
2019-08-29 Johan Vikstrom[clangd] Update themeRuleMatcher when color theme chang...
2019-08-29 Sam McCallReland "[clangd] Migrate last tweak tests to TweakTesti...
2019-08-29 Sylvestre Ledruuse https for llvm.org in the doc
2019-08-29 Sylvestre Ledrufix the bugzilla url
2019-08-29 Sylvestre LedruProvide a real link to the doc and remove old information
2019-08-29 Anton Afanasyev[Test][Time profiler] Fix test for python3
2019-08-29 Craig Topper[X86] Remove isel patterns with X86VBroadcast+scalar_to...
2019-08-29 Dmitri GribenkoRemoved dead code from clang/AST/NSAPI.h
2019-08-29 Pengfei Wang[x86] Adding support for some missing intrinsics: _mm51...
2019-08-29 Craig Topper[X86] Remove some unneeded X86VBroadcast isel patterns...
2019-08-29 Hideto Ueno[Attributor] Deduce "noalias" attribute
2019-08-29 Craig Topper[X86] Add a DAG combine to combine INSERTPS and VBROADC...
2019-08-29 Craig Topper[X86] Make inline assembly 'x' and 'v' constraints...
2019-08-29 Florian Hahn[LoopUnroll] Use Lazy strategy for DTU used for MergeBl...
2019-08-29 Vitaly Buka[ObjectYAML] Fix lifetime issue in dumpDebugLines
2019-08-29 Vitaly Buka[sanitizer] Support monorepo layout in symbolizer build...
2019-08-29 Davide Italiano[python] remove testsuite vestiges.
2019-08-29 Davide Italiano[TSanRuntime] Upstream thread swift race detector.
2019-08-29 Johannes Doerfert[Attributor] Improve messages in iteration verify mode
2019-08-29 Johannes Doerfert[Attributor][NFC] Add const to map key
2019-08-29 Johannes Doerfert[Attributor][Fix] Indicate change correctly
2019-08-29 Johannes Doerfert[Attributor] Fix typo
2019-08-29 Matt ArsenaultAMDGPU: Don't use frame virtual registers
2019-08-29 Matt ArsenaultGlobalISel/TableGen: Handle setcc patterns
2019-08-29 Richard TrieuAdd requirement to test.
2019-08-28 Jonas Devlieghere[dotest] Make dotest.py invocation repeatable
2019-08-28 Vitaly Buka[sanitizer] Simplify COMPILER_RT setup in lint script
2019-08-28 Craig Topper[X86] Fix a couple isel patterns to not shrink a volati...
2019-08-28 Shiva Chen[RISCV] Avoid generating AssertZext for LP64 ABI when...
2019-08-28 Volodymyr Sapsai[Modules] Fix rebuilding an updated module for each...
2019-08-28 Heejin Ahn[clangd] Fix ExtractFunction dependencies
2019-08-28 Heejin Ahn[WebAssembly] Add atomic.fence instruction
2019-08-28 Tom Stellard[LLVM-C] Fix omission of INSTALL_WITH_TOOLCHAIN to...
2019-08-28 Erik PilkingtonFix a passing XFAIL test
2019-08-28 Simon Atanasyan[mips] Add an empty line to separate different patterns...
2019-08-28 Simon Atanasyan[mips] Fix 64-bit address loading in case of applying...
2019-08-28 Jessica PaquetteAdd tie-breaker for register class sorting in getSuperR...
2019-08-28 Jonas Devlieghere[dotest] Remove --event-add-entries
2019-08-28 Artur PilipenkoFix for "DICompileUnit not listed in llvm.dbg.cu" verif...
2019-08-28 Jonas Devlieghere[dotest] Remove --rerun-max-file-threshold
2019-08-28 Artem Dergachev[analyzer] Fix more analyzer warnings on analyzer and...
2019-08-28 Sam McCallRevert "[clangd] Migrate last tweak tests to TweakTesti...
2019-08-28 Erich KeaneFix always_inline 'target' compatibility check code...
2019-08-28 Jason Liu[llvm-readobj][XCOFF][NFC] Add return statement to...
2019-08-28 Jonas Devlieghere[dotest] Centralize and simplify session dir logic...
2019-08-28 Julian Lettner[ASan] Make insertion of version mismatch guard configu...
next