platform/upstream/llvm.git
2019-04-26 Vitaly BukaNFC: Clang-format msan_allocator.cc
2019-04-26 Vitaly Buka[lsan] Use SANITIZER_WORDSIZE when selecting ByteMap
2019-04-26 Fangrui Song[ELF] Change std::max<uint64_t> to uint32_t for section...
2019-04-26 Dan Robertson[NFC] Add baseline tests for int isKnownNonZero
2019-04-26 Richard SmithPR41607: Don't forget to substitute outer template...
2019-04-26 Fangrui Song[llvm-objcopy] Accept --long-option but not -long-option
2019-04-26 Artem Dergachev[analyzer] RetainCount: Add a suppression for "the...
2019-04-26 Artem Dergachev[analyzer] RetainCount: Allow offsets in return values.
2019-04-26 Artem Dergachev[analyzer] Fix crash when returning C++ objects from...
2019-04-26 Richard Smith[www] Rebuild cxx_dr_status.
2019-04-26 Richard SmithC++ DR2387: a variable template declared wtih (or insta...
2019-04-26 Richard SmithAdd missing diagnostic for explicit instantiation decla...
2019-04-26 Tom StellardRevert lib/Header: Fix Visual Studio builds
2019-04-26 Tom Stellardlib/Header: Fix Visual Studio builds
2019-04-26 Eric Fiselieradd tuple_cat test for const T
2019-04-26 Eric FiselierFix return type of std::tuple_cat.
2019-04-26 Matt Morehouse[libFuzzer] Disable MSan interceptors in SIGINT handler.
2019-04-26 Justin Bogner[GlobalOpt] Swap the expensive check for cold calls...
2019-04-25 Lang Hames[ORC] Remove symbols from dependency lists when failing...
2019-04-25 Reid KlecknerRevert [COFF] Statically link certain runtime library...
2019-04-25 Reid Kleckner[COFF] Statically link certain runtime library functions
2019-04-25 Davide Italiano[TestTemplateFunction] Add a missing debug info variant.
2019-04-25 Artem Belevich[CUDA] Implemented _[bi]mma* builtins.
2019-04-25 Artem BelevichPTX 6.3 extends `wmma` instruction to support s8/u8...
2019-04-25 Artem Belevich[NVPTX] generate correct MMA instruction mnemonics...
2019-04-25 Artem Belevich[NVPTX] Refactor generation of MMA intrinsics and instr...
2019-04-25 Sean Fertile[Object][XCOFF] Add intial support for section header...
2019-04-25 Richard SmithRemove incorrect explicit instantiation declarations...
2019-04-25 Keno Fischer[CMake][PowerPC] Recognize LLVM_NATIVE_TARGET="ppc64le...
2019-04-25 Rong Xu[PGO] Fix buildbot failure in 359215
2019-04-25 Jason MolendaAnother use of the interactive lldb.debugger.
2019-04-25 Stanislav Mekhanoshin[AMDGPU] gfx1010 - fix ubsan failure
2019-04-25 Sanjay Patel[x86] add tests for vector fdiv reciprocal estimate...
2019-04-25 Artem Dergachev[analyzer] Add FIXMEs for alpha.unix.cstring.OutOfBound...
2019-04-25 David BlaikieAssigning to a local object in a return statement preve...
2019-04-25 David BlaikieSkip type units/type uniquing when we know we're only...
2019-04-25 Jason MolendaTwo tests were using the interactive convenience variable
2019-04-25 Martin Storsjo[Windows] Separate elements in -print-search-dirs with...
2019-04-25 Richard SmithRemove libc++ checks and workarounds for unsupported...
2019-04-25 Jessica Paquette[GlobalISel][AArch64] Make G_EXTRACT_VECTOR_ELT legal...
2019-04-25 Kristof Umann[analyzer][UninitializedObjectChecker] PR41590: Regard...
2019-04-25 Richard SmithFix buildbot failures after r359159.
2019-04-25 Michal Gorny[lldb] [lit] Use constexpr and better constraints in...
2019-04-25 Martin StorsjoSet _LIBCPP_DLL_VIS on _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS...
2019-04-25 Akira Hatanaka[ObjC][ARC] Let ARC optimizer bail out if the number...
2019-04-25 Stanislav Mekhanoshin[AMDGPU] gfx1010 VOP1 instructions
2019-04-25 Stanislav Mekhanoshin[AMDGPU] gfx1010 utility functions
2019-04-25 Matt Morehouse[libFuzzer] Require linux for libcxx.test
2019-04-25 Jessica Paquette[GlobalISel][AArch64] Add generic legalization rule...
2019-04-25 Michal Gorny[lldb] [lit] Un-XFAIL Register/x86-64-read.test for...
2019-04-25 Casey Carter[libc++][test] Fix noexcept assertions in variant's...
2019-04-25 Craig Topper[SelectionDAG][X86] Use stack load/store in PromoteIntR...
2019-04-25 Matt Morehouse[compiler-rt] Build custom libc++abi without exceptions.
2019-04-25 David BlaikieDebugInfo: Fix bitrotted test case
2019-04-25 Amy Huangcreduce-clang-crash: add -F flag to grep to avoid inter...
2019-04-25 Rong Xu[PGO] Enable InstrProf lowering for Clang PGO instrumen...
2019-04-25 Sam McCall[clangd] Optimize "don't include me" check.
2019-04-25 Julian Lettner[NFC][Sanitizer] Extract GetFuncAddr from GetRealFuncti...
2019-04-25 Jennifer YuFix bug 37903:MS ABI: handle inline static data member...
2019-04-25 Marshall ClowImplement 'lerp'; which is the last bit of P0811. Mark...
2019-04-25 Michal Gorny[lldb] [lit] Add tests for reading new x86_64 registers
2019-04-25 Michal Gorny[lldb] [lit] Remove unnecessary array use in XMM readin...
2019-04-25 Sam Clegg[WebAssembly] Always take into account added when apply...
2019-04-25 Raphael IsemannFixed typo in CompileUnit::GetImportedModules documenta...
2019-04-25 Robert Lougher[Evaluator] Walk initial elements when handling load...
2019-04-25 Jessica Paquette[GlobalISel][AArch64] Legalize G_FNEARBYINT
2019-04-25 Jessica Paquette[GlobalISel] Add IRTranslator support for G_FNEARBYINT
2019-04-25 Sam McCall[clangd] Use JSON streaming API for Trace rather than...
2019-04-25 Jessica Paquette[GlobalISel] Add a G_FNEARBYINT opcode
2019-04-25 Alexey Bataev[OPENMP] Improved check for the linear dependency in...
2019-04-25 Kostya Kortchinsky[scudo][standalone] Introduce the SizeClassMap
2019-04-25 Lang HamesRevert "[JITLink] Make the JITLink MachO/x86-64 eh...
2019-04-25 George Rimar[LLD][ELF] - Convert symbol-index.s testcase to a YAML...
2019-04-25 Nico Webergn build: Document llvm_enable_dia_sdk variable better
2019-04-25 Nico Webergn build: Make setting llvm_enable_dia_sdk=true work
2019-04-25 George Rimar[LLD][ELF] - Move the test to a correct folder, remove...
2019-04-25 Alexey Bataev[OPENMP][AARCH64]Fix the test for declare simd, NFC.
2019-04-25 Nico Weberlld-link: Implement /swaprun: flag
2019-04-25 Simon Pilgrim[InstCombine][X86] Tweak generic expansion of PACKSS...
2019-04-25 Sam McCall[Support] json::OStream::flush(), which passes through...
2019-04-25 Nico Webergn build: Merge r359179
2019-04-25 Nico Webergn build: Merge r359174
2019-04-25 Nico Webergn build: Merge r359142
2019-04-25 Sam McCall[Support] Add JSON streaming output API, faster where...
2019-04-25 Simon Pilgrim[InstCombine][X86] Add PACKSS/PACKUS tests for truncati...
2019-04-25 Marshall ClowImplement midpoint for floating point types. Reviewed...
2019-04-25 Ilya Biryukov[Support] Try to unbreak windows buildbot
2019-04-25 Fangrui SongParallel: only allow the first TaskGroup to run tasks...
2019-04-25 Fangrui Song[llvm-objdump] Prep for adding newlines before and...
2019-04-25 Florian Hahn[ConstantRange] [a, b) udiv a full range is [0, umax...
2019-04-25 Ilya Biryukov[Testing] Move clangd::Annotations to llvm testing...
2019-04-25 George Rimar[yaml2obj] - Don't crash on invalid inputs.
2019-04-25 Simon PilgrimFix include order. NFCI.
2019-04-25 Simon Pilgrim[X86][SSE] combineBitcastvxi1 - add support for bitcast...
2019-04-25 Michael PlatingsFix compilation error with -DLIBCXXABI_ENABLE_THREADS=OFF
2019-04-25 Ilya Biryukov[Support] Add a GTest matcher for Optional<T>
2019-04-25 Roman Lebedev[NFC][LoopIdiomRecognize] Some basic baseline tests...
2019-04-25 Nikolai Kosjar[NFC] test commit removing excess line
2019-04-25 Simon Atanasyan[MIPS] Use custom bitcast lowering to avoid excessive...
2019-04-25 Craig Topper[X86] Remove part of an if condition that should always...
next