platform/upstream/llvm.git
2019-11-27 Roman LebedevRevert "[clang][CodeGen] Implicit Conversion Sanitizer...
2019-11-27 David Green[ARM] Replace arm_neon_vqadds with sadd_sat
2019-11-27 John Brawn[ARM] Add constrained FP intrinsics test
2019-11-27 Roman Lebedev[CodeGen][UBSan] Relax newly-added verbose sanitization...
2019-11-27 Anastasia Stulova[OpenCL] Move addr space deduction to Sema.
2019-11-27 Sam McCall[Frontend] Clean up some dead code in PrecompiledPreamb...
2019-11-27 Roman Lebedev[clang][CodeGen] Implicit Conversion Sanitizer: handle...
2019-11-27 AndreyChurbanov[openmp] Fixed nonmonotonic schedule when #threads...
2019-11-27 LLVM GN Syncbotgn build: Merge 19ac0eaf07e
2019-11-27 Sam McCall[clangd] Shutdown cleanly on signals.
2019-11-27 Tim NorthoverAArch64: support the Apple NEON syntax for v8.2 crypto...
2019-11-27 Georgii Rymar[llvm-readobj] - Always print "Predecessors" for versio...
2019-11-27 Raphael Isemann[lldb][NFC] Move TypeSystem RTTI to static variable...
2019-11-27 Hans Wennborgclang-format-vs : Fix Unicode formatting
2019-11-27 Raphael Isemann[lldb][NFC] Remove unused CompilerType memory functions
2019-11-27 Martin Storsjö[llvm-objcopy] [COFF] Fix a typo in a comment. NFC.
2019-11-27 Martin Storsjö[MC] Produce proper section relative relocations for...
2019-11-27 Martin Storsjö[X86] [Win64] Avoid truncating large (> 32 bit) stack...
2019-11-27 Martin Storsjö[LLDB] Avoid using InitializeContext for zero-initializ...
2019-11-27 Raphael Isemann[lldb][NFC] Early exit in DWARFASTParserClang::ParseArr...
2019-11-27 Hans WennborgUpdate build_llvm_package.bat to build from the monorepo
2019-11-27 czhengsz[PowerPC] [NFC] change PPCLoopPreIncPrep class name...
2019-11-27 Eric ChristopherRevert "Revert "As a follow-up to my initial mail to...
2019-11-27 Fangrui SongXFAIL a test on Windows
2019-11-27 Petr Hosek[Fuchsia] Don't fail for unknown architectures
2019-11-27 Yaxun (Sam... Workaround for EvalInfo ctor for MSVC 2017
2019-11-27 Craig Topper[LegalizeTypes] Add SoftenFloatOp_Unary to reduce some...
2019-11-27 Fangrui Song[Preprocessor] Fix backslash tests on Windows after...
2019-11-27 Shoaib Meenai[ELF] Adjust test to work for zlib 1.2.8
2019-11-27 Jinsong Ji[PowerPC] [NFC] rename PPCLoopPreIncPrep.cpp to PPCLoop...
2019-11-27 Vitaly Buka[CodeMoverUtils] clang-format the test
2019-11-27 Vitaly Buka[CodeMoverUtils] Don't dereference nullptr in test
2019-11-27 Fangrui SongFix tests on Windows after D49466
2019-11-26 Craig Topper[X86] Add test cases for constrained lrint/llrint/lroun...
2019-11-26 Fangrui Song[unittest] Fix unittests/Support/Path.cpp after D49466
2019-11-26 Dan McGregorInitial implementation of -fmacro-prefix-map and -ffile...
2019-11-26 Sanjay Patel[InstSimplify] fold copysign with same args to the arg
2019-11-26 Sanjay Patel[InstSimplify] add tests for copysign; NFC
2019-11-26 Sanjay Patel[ConstFolding] move tests for copysign; NFC
2019-11-26 Simon Atanasyan[mips] Fix sc, scs, ll, lld instructions expanding
2019-11-26 Craig Topper[LegalizeTypes] Add SoftenFloatRes_Unary and SoftenFloa...
2019-11-26 David Tenty[AIX] Disable clang python binding tests
2019-11-26 Craig Topper[LegalizeDAG] Use getOperationAction instead of getStri...
2019-11-26 Fangrui SongTargetPassConfig: const char * -> const char []
2019-11-26 Craig Topper[X86] Add strict fp support for operations of X87 instr...
2019-11-26 Craig Topper[X86] Pre-commit test modifications for D68857. NFC
2019-11-26 Fangrui Song[Object][RISCV][test] Improve DebugInfo/RISCV/relax...
2019-11-26 Fangrui Song[ELF] Add a corrector for case mismatch problems
2019-11-26 Fangrui Song[ELF] Replace SymbolTable::forEachSymbol with iterator_...
2019-11-26 Alexey Bataev[OPENMP]Remove tab in message, NFC.
2019-11-26 Alexey Bataev[OPENMP]Simplify printing of declare variant attribute...
2019-11-26 David Green[ARM] Clean up the load and store code. NFC
2019-11-26 David Green[Codegen][ARM] Add addressing modes from masked loads...
2019-11-26 David Green[ARM] Lots of MVE offset masked load and store tests...
2019-11-26 stozer[DebugInfo] Disallow fragmenting DIExpressions with...
2019-11-26 jasonliu[XCOFF][AIX] Check linkage on the function, and two...
2019-11-26 vpykhtin[AMDGPU] Fix emitIfBreak CF lowering: use temp reg...
2019-11-26 Alexey Bataev[OPENMP]Fix PR44133: crash on lambda reductions in...
2019-11-26 Michał Górny[lldb] [test] Un-XFAIL lldb-server tests fixed on NetBSD
2019-11-26 Alexander Kornienko[clang-tidy] Use range-for for check registration. NFC
2019-11-26 Luís Marques[LegalizeTypes][RISCV] Soften FCOPYSIGN operand
2019-11-26 Luís Marques[RISCV] Handle fcopysign(f32, f64) and fcopysign(f64...
2019-11-26 Georgii Rymar[llvm-readobj/llvm-readelf] - Reimplement dumping of...
2019-11-26 Pavel Labath[lldb] Avoid snprintf in PlatformRemoteDarwinDevice
2019-11-26 Sanjay Patel[InferFuncAttributes][Attributor] add tests for 'derefe...
2019-11-26 Raphael Isemann[lldb][NFC] Modernize string handling in DWARFASTParser...
2019-11-26 Pavel Labath[lldb] Use llvm::format in AppleObjCRuntimeV2.cpp
2019-11-26 Georgii Rymar[llvm-readobj][test] - Cleanup the many-sections.s...
2019-11-26 Pavel Labath[lldb] fix a -Wcast-qual warning
2019-11-26 Pavel Labath[lldb] remove a superfluous semicolon
2019-11-26 Dávid BolvanskýPartially reland "[Diagnostics] Put "deprecated copy...
2019-11-26 Pavel Labath[lldb] remove unsigned Stream::operator<< overloads
2019-11-26 Pavel Labath[lldb/symbolvendorelf] Copy more sections from separate...
2019-11-26 Raphael Isemann[lldb][NFC] Remove no longer unused variable in DWARFAS...
2019-11-26 Georgii Rymar[yaml2obj] - Fix BB after «[yaml2obj] - Teach tool...
2019-11-26 Raphael Isemann[lldb][NFC] Simplify structure parsing code in DWARFAST...
2019-11-26 Pavel Labath[lldb] Add boilerplate to recognize the .debug_rnglists...
2019-11-26 Raphael Isemann[lldb][NFC] Extract type modifier parsing from DWARFAST...
2019-11-26 Haojian Wu[clangd] Speed up when building rename edit.
2019-11-26 Kirill Bobyrev[NFC] ASSERT_EQ before accessing items in containers
2019-11-26 Georgii Rymar[yaml2obj] - Teach tool to describe SHT_GNU_verdef...
2019-11-26 AndreyChurbanov[openmp] Recognise ARMv7ve machine arch.
2019-11-26 Alexey Lapshin[X86][MC] no error diagnostic for out-of-range jrcxz...
2019-11-26 Raphael Isemann[lldb][NFC] Extract enum parsing from DWARFASTParserCla...
2019-11-26 Raphael Isemann[lldb][NFCI] Extract subroutine parsing from DWARFASTPa...
2019-11-26 Raphael Isemann[lldb][NFC] Extract array type parsing from DWARFASTPar...
2019-11-26 Sven van Haastregt[OpenCL] Add work-group and miscellaneous vector builti...
2019-11-26 Kerry McLaughlin[AArch64][SVE] Implement floating-point conversion...
2019-11-26 Sam Parker[ARM][ReachingDefs] Remove dead code in loloops.
2019-11-26 Jonas Paulsson[SystemZ] Don't build a PPA instruction with an immedi...
2019-11-26 Sam Parker[ARM][ReachingDefs] RDA in LoLoops
2019-11-26 Raphael Isemann[lldb][NFC] Extract pointer to member type parsing...
2019-11-26 Dávid Bolvanský[InstCombine] Fixed std::min on some bots. NFCI
2019-11-26 Sam Parker[ARM][ConstantIslands] Correct block size update
2019-11-26 Dávid Bolvanský[InstCombine] Optimize some memccpy calls to memcpy...
2019-11-26 Raphael Isemann[lldb][NFC] NULL -> nullptr in DWARFASTParserClang...
2019-11-26 Tim NorthoverRecommit ARM-NEON: make type modifiers orthogonal and...
2019-11-26 Hans Wennborgclang-format-vs : Fix typo NUGET_EXE_DIR on README
2019-11-26 Haojian Wu[clangd] Implement cross-file rename.
2019-11-26 Georgii Rymar[LLD][ELF] - Make compression level be dependent on...
next