platform/upstream/llvm.git
2019-07-12 Fangrui Song[test] Delete trailing spaces from YAML tests after...
2019-07-12 Fangrui Song[test] Delete trailing spaces from YAML tests
2019-07-12 Fangrui Songtest/Driver/fsanitize.c: delete -target x86_64-linux...
2019-07-12 Stanislav Mekhanoshin[AMDGPU] Fixed comment. NFC.
2019-07-12 Simon Atanasyan[mips] Fix JmpLink to texternalsym and tglobaladdr...
2019-07-12 Fangrui Song[YAMLIO] Remove trailing spaces when outputting maps
2019-07-12 Nathan Lanza[windows] re-call signal in sigint_handler for Windows
2019-07-12 Nathan Ridge[clangd] Implement typeHierarchy/resolve for subtypes
2019-07-12 Fangrui Song[X86][PowerPC] Support -mlong-double-128
2019-07-12 Tom Stellarddocs/GithubMove.rst: Add link to GitHub migration statu...
2019-07-12 Vitaly BukaReturn Undef from isBytewiseValue for empty arrays...
2019-07-12 Artem DergachevNFC: Unforget a colon in a few CHECK: directives.
2019-07-12 Fangrui Song[PowerPC] Default to -fomit-frame-pointer when optimiza...
2019-07-12 Artem Dergachev[analyzer] exploded-graph-rewriter: Improve source...
2019-07-12 Fangrui Song[Driver] Refactor interaction between -f(no-)?omit...
2019-07-12 Jinsong Ji[MachinePipeliner] Fix order for nodes with Anti depend...
2019-07-12 Vitaly BukaHandle IntToPtr in isBytewiseValue
2019-07-12 Vitaly BukaCodegen, NFC: 32bit test in auto-var-init.cpp
2019-07-12 Eric FiselierMark destroying delete test as UNSUPPORTED with clang 7
2019-07-12 Eric FiselierTolerate import errors in "not.py" implementation
2019-07-12 Marshall ClowReorganize the 'bit' header to make most of the facilit...
2019-07-12 Alex Langford[Expression] Move IRDynamicChecks to ClangExpressionParser
2019-07-12 Alex LorenzNFC: lit: python3 compatibility for functions
2019-07-12 Evandro Menezes[InstCombine] Reorder pow() transformations (NFC)
2019-07-12 Jordan RupprechtRe-Revert Devirtualize destructor of final class.
2019-07-12 Nathan Ridge[clangd] Add a missing early return in getTypeHierarchy()
2019-07-12 Eric FiselierAdd another buildbot username to the workaround list
2019-07-12 Eric FiselierAttempt to override broken buildbot config for libc...
2019-07-11 Michael Liao[AMDGPU] Skip calculating callee saved registers for...
2019-07-11 Petr Hosek[CMake][Fuchsia] Use RelWithDebInfo to build runtimes
2019-07-11 Paul Robinson[clangd] Fix MSVC build failure.
2019-07-11 Alex Langford[Target] Replace Plugin headers with non-plugin headers
2019-07-11 Matt ArsenaultAMDGPU: s_waitcnt field should be treated as unsigned
2019-07-11 Reid KlecknerUse clang driver for libfuzzer tests on Windows
2019-07-11 Eric FiselierFix memory leak in set and map.
2019-07-11 Petr Hosek[sancov] Ignore PC samples with value 0
2019-07-11 Leonard Chan[NewPM] Port Sancov
2019-07-11 Stanislav Mekhanoshin[AMDGPU] Fixed asan error with agpr spilling
2019-07-11 Diego NovilloFix build errors LLVM tests are disabled.
2019-07-11 Vitaly BukaCodeGen: Suppress c++ warnings in test
2019-07-11 Simon Atanasyan[mips] Simplify test case. NFC
2019-07-11 Stanislav Mekhanoshin[AMDGPU] gfx908 agpr spilling
2019-07-11 Azharuddin... Fix a Python3 compatibility error
2019-07-11 Sylvestre LedruRename libclang_shared to libclang-cpp
2019-07-11 Stefan Stipanovic[Attributor] Deduce "nosync" function attribute.
2019-07-11 Stanislav Mekhanoshin[AMDGPU] gfx908 hazard recognizer
2019-07-11 Huihui Zhang[InstCombine][NFCI] Add more test coverage to onehot_me...
2019-07-11 Artem Dergachev[analyzer] exploded-graph-rewriter: Fix filenames in...
2019-07-11 Stanislav Mekhanoshin[AMDGPU] gfx908 scheduling
2019-07-11 Shoaib Meenai[clang-shlib] Fix clang-shlib for PRIVATE dependencies
2019-07-11 Stanislav Mekhanoshin[AMDGPU] gfx908 mfma support
2019-07-11 Martin Storsjo[COFF] Share the tail in delayimport symbol thunks
2019-07-11 Vitaly BukaCodeGen, NFC: Test for auto-init for 32bit pointers
2019-07-11 Alexey Bataev[OPENMP]Improve handling of analysis of unsupported...
2019-07-11 Reid KlecknerOpen native file handles to avoid converting from FDs...
2019-07-11 Jonas DevlieghereAdd convenience methods to convert LLDB to LLVM data...
2019-07-11 David Bolvansky[UpdateTestChecks] Emit warning when invalid test paths
2019-07-11 Jonas Hahnfeld[libomptarget-nvptx] Remove dead functions
2019-07-11 Kostya Kortchinsky[scudo][standalone] NFC corrections
2019-07-11 David Bolvansky[NFC] Revisited tests for D64285
2019-07-11 Vedant KumarRevert "[CGDebugInfo] Simplify EmitFunctionDecl paramet...
2019-07-11 Raphael Isemann[lldb] Make TestDeletedExecutable more reliable
2019-07-11 Raphael Isemann[lldb] Don't use __FUNCTION__ as a file name
2019-07-11 Benjamin Kramer[NVPTX] Remove now unused atomic.load.add.f32 intrinsics
2019-07-11 Jinsong Ji[PowerPC][NFC] Update testcase to avoid dead code
2019-07-11 Vedant Kumar[CGDebugInfo] Simplify EmitFunctionDecl parameters...
2019-07-11 Petr Hosek[Driver] -noprofilelib flag
2019-07-11 Bob Haarman[lld-link] implement -thinlto-{prefix,object-suffix...
2019-07-11 Julian Lettner[TSan] Move DECLARE_REAL macro outside of namespace
2019-07-11 Rainer Orth[profile][test] Fix Profile-* :: instrprof-merge.c...
2019-07-11 Jan Korous[clangd][NFC] Decrease template depth limit in Recursiv...
2019-07-11 Craig Topper[X86] Pre commit test cases for D64574. Along with...
2019-07-11 Wouter van... [WebAssembly] Assembler: support negative float constants.
2019-07-11 Mitch PhillipsExplicitly define __STDC_FORMAT_MACROS for PRIu64
2019-07-11 Bob Haarman[lld-link] implement -thinlto-index-only
2019-07-11 Yaxun Liu[HIP] Add GPU arch gfx1010, gfx1011, and gfx1012
2019-07-11 Benjamin Kramer[CodeGen] NVPTX: Switch from atomic.load.add.f32 to...
2019-07-11 Nathan Huckleberry[Docs] Add standardized header links to analyzer doc
2019-07-11 Benjamin Kramer[NVPTX] Use atomicrmw fadd instead of intrinsics
2019-07-11 Nico Webergn build: Merge r365792
2019-07-11 Sam McCall[clangd] Avoid template in Task constructor, hopefully...
2019-07-11 Sam McCall[clangd] Consume llvm::Error in test after r365792
2019-07-11 Sam McCall[clangd] Implementation of auto type expansion.
2019-07-11 Sanjay Patel[X86] Merge negated ISD::SUB nodes into X86ISD::SUB...
2019-07-11 Kostya Kortchinsky[scudo][standalone] Merge Spin & Blocking mutex into...
2019-07-11 Nico WeberFix a few 'no newline at end of file' warnings that...
2019-07-11 Louis Dionne[libc++] Implement deduction guides for <unordered_set>
2019-07-11 Nico Webergn build: Merge r365773
2019-07-11 Alexey Bataev[OPENMP]Initial fix PR42392: Improve -Wuninitialized...
2019-07-11 Simon Pilgrim[DAGCombine] narrowInsertExtractVectorBinOp - add CONCA...
2019-07-11 Matt ArsenaultRegUsageInfoCollector: Skip calling conventions I misse...
2019-07-11 Matt ArsenaultAMDGPU/GlobalISel: Move kernel argument handling to...
2019-07-11 Matt ArsenaultFix missing C++ mode comment
2019-07-11 Matt ArsenaultGlobalISel: Use Register
2019-07-11 George RimarRevert r365775 - "[Object/ELF] - Improve error reportin...
2019-07-11 Haojian Wu[clangd] Remove an extra ";", NFC
2019-07-11 Alexey BataevAdded mapping for pointers captured in Lambdas in OpenM...
2019-07-11 Kadir Cetinkaya[clangd][QueryDriver] Use language from underlying...
2019-07-11 George Rimar[Object/ELF] - Improve error reporting for notes.
2019-07-11 Sanjay Patel[InstCombine] don't move FP negation out of a constant...
next