platform/upstream/llvm.git
2019-03-26 Duncan P. N... Frontend: Remove CompilerInstance::VirtualFileSystem...
2019-03-26 Shoaib Meenai[cmake] Reset variable before using it
2019-03-26 Yi Kong[builtins] Rounding mode support for addxf3/subxf3
2019-03-26 Jonas Devlieghere[Python] Remove dynamic indirection
2019-03-26 Guozhi Wei[PPC] Refactor PPCBranchSelector.cpp
2019-03-26 Quentin Colombet[LiveRange] Reset the VNIs when splitting subranges
2019-03-26 Jessica PaquetteMake -mno-outline pass -enable-machine-outliner=never...
2019-03-26 Alex Langford[ExpressionParser] Add swift-lldb case for finding...
2019-03-26 Sanjay Patel[SDAG] add simplifications for FP at node creation...
2019-03-26 Stefan Pintilie[PowerPC] Remove UseVSXReg
2019-03-26 Ronald Wampler[clang-format] Add style option AllowShortLambdasOnASin...
2019-03-26 Ali TamurRevert "[llvm] Reapply "Prevent duplicate files in...
2019-03-26 Ali TamurRevert "[lld] Reapply "Prevent duplicate files in debug...
2019-03-26 Thomas Anderson[libc++] Fix return value of snprintf_l() on Windows...
2019-03-26 Brian GesiakRevert "[coroutines] Add std::experimental::task<T...
2019-03-26 Sam Clegg[WebAssembly] Initial implementation of PIC code generation
2019-03-26 Nico Webergn build: Format all build files
2019-03-26 Ali Tamur[lld] Reapply "Prevent duplicate files in debug line...
2019-03-26 Nico Webergn build: Merge r356929 (effectively relands r353518...
2019-03-26 Ali Tamur[llvm] Reapply "Prevent duplicate files in debug line...
2019-03-26 George Rimar[llvm-objcopy] - Strip sections before symbols.
2019-03-26 Jorge Gorbe... Add lldb-vscode as a dependency of lldb tests.
2019-03-26 Heejin Ahn[WebAssembly] Don't analyze branches after CFGStackify
2019-03-26 Nikita Popov[ConstantRange] Fix outdated comment; NFC
2019-03-26 Nikita Popov[InstCombine] Add tests for ssubo X, C -> saddo X,...
2019-03-26 Sanjay Patel[InstCombine] form uaddsat from add+umin (PR14613)
2019-03-26 Heejin Ahn[WebAssembly] Add CFGStacikfied field to WebAssemblyFun...
2019-03-26 Brian Gesiak[coroutines] Add std::experimental::task<T> type
2019-03-26 Heejin Ahn[WebAssembly] Support WebAssemblyFunctionInfo serialization
2019-03-26 Heejin Ahn[WebAssembly] Fix a bug when mixing TRY/LOOP markers
2019-03-26 Heejin Ahn[WebAssembly] Fix bugs in BLOCK/TRY placement
2019-03-26 Davide Italiano[ScriptInterpreterPython] Try to make the sanitizer...
2019-03-26 Sanjay Patel[InstCombine] add tests for uaddsat using min; NFC
2019-03-26 Sanjay Patel[InstCombine] update tests to use FileCheck; NFC
2019-03-26 Clement Courbet[llvm-exegesis] Allow the target to disable the selecti...
2019-03-26 Luis Marques[RISCV] Update setcc-logic.ll codegen test
2019-03-26 Fangrui Song[CodeGen] Delete never used LValueAlign
2019-03-26 Andrea Di Biagio[MCA] Correctly update the UsedResourceGroups mask...
2019-03-26 Ronald WamplerTest commit: fix typo
2019-03-26 Michael Kruse[libomptarget] Introduce LIBOMPTARGET_ENABLE_DEBUG...
2019-03-26 Jonas Paulsson[SystemZ] Remove LRMux pseudo instruction.
2019-03-26 Nirav Dave[DAG] Avoid smart constructor-based dangling nodes.
2019-03-26 Serge Gueltonpython 2/3 compat: commands vs subprocess
2019-03-26 Mikhail R.... Moved body of methods dump to .cpp file to fix compilat...
2019-03-26 Pavel LabathRemove the TypePair class
2019-03-26 Pavel LabathMinidump: Use minidump types defined in llvm
2019-03-26 Luis Marques[RISCV] Improve codegen for icmp {ne,eq} with a constant
2019-03-26 Simon Pilgrim[TargetLowering] Add SimplifyDemandedBits support for...
2019-03-26 Yi KongFix nondeterminism introduced in r353954
2019-03-26 Anastasia Stulova[OpenCL] Allow variadic macros as Clang feature.
2019-03-26 Javed Absar[TableGen] Let list elements have a trailing comma
2019-03-26 Javed Absar[TableGen] Give meaningful msg for def use in multiclass
2019-03-26 Oliver Stannard[ARM][Asm] Accept upper case coprocessor number and...
2019-03-26 Sylvestre Ledruupdate the release notes after the change of 'clang...
2019-03-26 Martin Storsjo[llvm-dlltool] Set a proper machine type for weak symbo...
2019-03-26 Roger Ferrer... [RISCV] Pass -target-abi to -cc1as
2019-03-26 Fangrui Song[ADT] Update SmallVectorTest.EmplaceBack tests after...
2019-03-26 Craig Topper[X86] In matchBitExtract, place all of the new nodes...
2019-03-26 Craig Topper[X86] In matchBitExtract, if we need to truncate the...
2019-03-26 Craig Topper[X86] Remove unneeded FIXME. NFC
2019-03-26 Thomas LivelyReland "[WebAssembly] Add linker options to control...
2019-03-26 Jan Korous[clangd][xpc][cmake] Respect explicit value of CLANGD_B...
2019-03-26 Craig TopperX86Parser: Fix potential reference to deleted object
2019-03-26 Craig TopperX86AsmParser: Do not process a non-existent token
2019-03-26 Jonas Devlieghere[Python] Define empty SWIG wrapper for unit testin"
2019-03-26 Petr Hosek[CMake][Fuchsia] Merge static libunwind and libc++abi...
2019-03-26 Artem Dergachev[CFG] [analyzer] pr41142: C++17: Skip transparent InitL...
2019-03-25 Fangrui Song[ELF] Change GOT*_FROM_END (relative to end(.got))...
2019-03-25 Jonas Devlieghere[Python] Move SWIG wrapper dependency into the plugin
2019-03-25 Rui UeyamaUse a class instead of lambda-based callbacks to organi...
2019-03-25 Michael KruseMoving ManagedMemoryRewritePass when hybrid option...
2019-03-25 Reid Kleckner[MS] Add frontend support for __declspec(allocator)
2019-03-25 Eli Friedman[ARM] Add missing memory operands to a bunch of instruc...
2019-03-25 Jonathan Peyton[OpenMP] Add LLVM license header to file
2019-03-25 Jonathan Peyton[OpenMP] Add Intel 19.0 to list of compilers in kmp_ver...
2019-03-25 Michal Gorny[lldb] [Process/NetBSD] Use nullptr to fix template...
2019-03-25 Sanjay Patel[x86] add tests for vector cmps; NFC
2019-03-25 Matt ArsenaultRevert "AMDGPU: Scavenge register instead of findUnusedReg"
2019-03-25 Bruno Ricci[Sema] Don't check for array bounds when the types...
2019-03-25 Matt ArsenaultAMDGPU: Remove unnecessary check for isFullCopy
2019-03-25 Matt ArsenaultAMDGPU: Make collapse-endcf test more useful
2019-03-25 Eli Friedman[AArch64] Prefer "mov" over "orr" to materialize constants.
2019-03-25 Sam Clegg[WebAssembly] Don't use default GetLinkerPath
2019-03-25 Matt ArsenaultAMDGPU: Set hasSideEffects 0 on _term instructions
2019-03-25 Ali TamurRevert "[llvm] Prevent duplicate files in debug line...
2019-03-25 Jonas Devlieghere[PythonTestSuite] Fix usage of InitializePrivate in...
2019-03-25 Ali TamurRevert "[lld] Prevent duplicate files in debug line...
2019-03-25 Robert Widmann[LLVM-C] Add binding to look up intrinsic by name
2019-03-25 Konstantin... AMDGPU: Add support for cross address space synchroniza...
2019-03-25 Konstantin... AMDGPU: Add support for cross address space synchroniza...
2019-03-25 Louis Dionne[pstl][NFC] Remove some warnings
2019-03-25 Jonas Devlieghere[ScriptInterpreterPython] Make SWIG callback private...
2019-03-25 Ali Tamur[lld] Prevent duplicate files in debug line header...
2019-03-25 Jonas Devlieghere[ScriptInterpreterPython] Move SWIG initialization...
2019-03-25 Ali Tamur[llvm] Prevent duplicate files in debug line header...
2019-03-25 JF BastienThread Safety: also look at ObjC methods
2019-03-25 Simon Pilgrim[SLPVectorizer] Merge reorderAltShuffleOperands into...
2019-03-25 Simon Pilgrim[SelectionDAG] Add icmp UNDEF handling to SelectionDAG...
2019-03-25 Teresa Johnson[CGP] Build the DominatorTree lazily
2019-03-25 Dimitry AndricFix interoperability test compilation on FreeBSD
next