platform/upstream/llvm.git
2018-10-30 Kamil RytarowskiDrop now hidden ioctl(2) operations for NetBSD
2018-10-30 Kamil RytarowskiHandle NetBSD symbol mangling for tzset
2018-10-30 Kamil RytarowskiHandle NetBSD symbol mangling for nanosleep and vfork
2018-10-30 Saleem AbdulrasoolUtility: fix cross-compilation from Linux to Windows
2018-10-30 Dean Michael... [XRay] Migrate FDR runtime to use refactored controller
2018-10-30 Craig Topper[LegalizeTypes] Teach PromoteIntRes_BITCAST to better...
2018-10-30 Craig Topper[AArch64] Add test case for D53229. NFC
2018-10-30 Craig Topper[X86] Cleanup the code in LowerFABSorFNEG and LowerFCOP...
2018-10-30 Craig Topper[X86] Stop changing f128 fand/for/fxor to v2i64.
2018-10-30 Marc-Andre... [lldb-mi] Implement -gdb-set breakpoint pending on/off
2018-10-30 Richard SmithPR23833, DR2140: an lvalue-to-rvalue conversion on...
2018-10-30 Eric FiselierUnify definition of _LIBCPP_BEGIN/END_NAMESPACE_STD
2018-10-30 Matt ArsenaultAMDGPU: Remove custom BUILD_VECTOR combine
2018-10-30 Matt ArsenaultAMDGPU: Use scavengeRegisterBackwards
2018-10-30 Alexander Shaposhnikov[analyzer] Allow padding checker to traverse simple...
2018-10-30 Vitaly Buka[ubsan-minimal] update comments in CMakeLists.txt
2018-10-30 Vitaly Buka[sanitizer] Move interceptor initialization check into...
2018-10-30 Matt ArsenaultRemove dead declaration
2018-10-30 Matt ArsenaultFix typos in comment
2018-10-30 Matt ArsenaultPass TRI to printReg
2018-10-29 Petr Hosek[CMake][Fuchsia] Drop the LIBCXX_HIDE_FROM_ABI_PER_TU_B...
2018-10-29 Erik Pilkington[compiler-rt][builtins] Don't #include CoreFoundation...
2018-10-29 Reid Kleckner[builtins] Fix -Wunused-local-typedef warning in compil...
2018-10-29 Reid KlecknerRemove unneeded friend declarations that clang-cl warns on
2018-10-29 Alina Sbirlea[AliasSetTracker] Cleanup addPointer interface. [NFCI]
2018-10-29 Petr Hosek[CMake] When built with LLVM, not use `-Wl,-z,defs`
2018-10-29 Wolfgang Pieb[DWARF][NFC] Refactor range list extraction and dumping
2018-10-29 Aleksei Sidorin[ASTImporter] Reorder fields after structure import...
2018-10-29 Alexander Shaposhnikov[llvm-objcopy] Move elf-specific code into subfolder
2018-10-29 Erich KeaneAdd parens to fix incorrect assert check.
2018-10-29 Konstantin... AMDGPU: Enable code object v3 by default
2018-10-29 Sanjay Patel[InstSimplify] add tests for abs/nabs+icmp folding...
2018-10-29 Petr Hosek[Driver] Include missing touch files for sanitized...
2018-10-29 Fedor Sergeev[LoopUnroll] NFC. Factor out runtime-loop.ll common...
2018-10-29 Petr Hosek[Driver] Support sanitized libraries on Fuchsia
2018-10-29 John McCallIn swiftcall, don't merge FP/vector types within a...
2018-10-29 Jessica Paquette[MachineOutliner] Inherit target features from parent...
2018-10-29 Petr Hosek[libc++abi] Provide __cxa_thread_atexit on Fuchsia
2018-10-29 Alexey Bataev[OPENMP]Fix PR39372: Does not complain about loop bound...
2018-10-29 Matthias BraunRelax fast register allocator related test cases; NFC
2018-10-29 Kristof Umann[analyzer][NFC] Refactor PlistDiagnostics to use a...
2018-10-29 Konstantin... AMDGPU: Switch some lld tests to v2
2018-10-29 Eric FiselierXFAIL test on OS X availability
2018-10-29 Simon Pilgrim[X86] Set isMachineVerifierClean() back to false (PR27481)
2018-10-29 Gheorghe-Teodor... [OpenMP] Fix condition.
2018-10-29 Marshall ClowAdded Phab link for P0927
2018-10-29 Eric FiselierBug 39129: Speeding up partition_point/lower_bound...
2018-10-29 Vedant Kumar[HotColdSplitting] Allow outlining single-block cold...
2018-10-29 Samuel BenzaquenFix mismatch between size_t and uint64_t in std::set...
2018-10-29 Stephen Kelly[clang-query] Add non-exclusive output API
2018-10-29 Thomas Lively[WebAssembly] Lower away condition truncations for...
2018-10-29 Simon Pilgrim[X86][SSE] getFauxShuffleMask - Fix shuffle mask adjust...
2018-10-29 Craig Topper[X86] Add AES to KNL CPUs to match clang.
2018-10-29 Stanislav Mekhanoshin[AMDGPU] Fixed return value causing warning and regression
2018-10-29 Erik PilkingtonRevert "Revert "Support for groups of attributes in...
2018-10-29 Louis Dionne[libc++] Use exclude_from_explicit_instantiation instea...
2018-10-29 Bryan Chan[AArch64] Rename FP16FML instruction format (NFC)
2018-10-29 Stanislav Mekhanoshin[AMDGPU] Match v_swap_b32
2018-10-29 Francis Visoiu... [X86] Enable the MachineVerifier by default
2018-10-29 Leonard Chan[Intrinsic] Signed and Unsigned Saturation Subtraction...
2018-10-29 Luke Cheeseman[AArch64] Return address signing B key support
2018-10-29 Bruno Ricci[AST] Only store the needed data in SwitchStmt
2018-10-29 Gheorghe-Teodor... [OpenMP][NVPTX] Use single loops when generating code...
2018-10-29 Robert Widmann[LLVM-C] Add Builder Bindings to Common Memory Intrinsics
2018-10-29 Gheorghe-Teodor... [OpenMP][NVPTX] Enable default scheduling for parallel...
2018-10-29 Bruno Ricci[AST] Check that GNU range case statements are correctl...
2018-10-29 Alexey Bataev[OPENMP] Do not capture private loop counters.
2018-10-29 Michael Kruse[git/svn] Ignore Visual Studio's CMakeSettings.json.
2018-10-29 James Henderson[llvm-objdump] Don't crash when using `-a` on non-archives
2018-10-29 Aaron BallmanAdd the isStaticLocal() AST matcher for matching on...
2018-10-29 Francis Visoiu... [X86] Remove outdated test
2018-10-29 Andrea Di Biagio[llvm-mca] Lower to mca::Instructon before the pipeline...
2018-10-29 Greg Bedwell[llvm-mca][UpdateTestChecks] Don't try to align blocks...
2018-10-29 George Rimar[LLDB] - Fix outdated comment. NFC.
2018-10-29 Andrew Savonichev[OpenCL] Fix serialization of OpenCLExtensionDecls
2018-10-29 Gabor Marton[ASTImporter] Import overrides before importing the...
2018-10-29 James Henderson[llvm-objdump] Add '--full-contents' as alias for '-s'
2018-10-29 Kamil RytarowskiMark test/tsan/getline_nohang as XFAIL for NetBSD
2018-10-29 Kamil RytarowskiDisable the GNU strerror_r TSan test for NetBSD
2018-10-29 Sjoerd Meijer[ARM][NFC] Fix test inlineasm-X-allocation.ll
2018-10-29 Kamil RytarowskiMark test/tsan/ignore_lib5 as unsupported for NetBSD
2018-10-29 Dean Michael... [XRay] Guard call to postCurrentThreadFCT()
2018-10-29 Craig Topper[X86] Force floating point values in constant pool...
2018-10-29 Erik PilkingtonRevert "Support for groups of attributes in #pragma...
2018-10-29 Erik PilkingtonSupport for groups of attributes in #pragma clang attribute
2018-10-29 Dean Michael... [XRay] Use more portable control block
2018-10-28 Craig Topper[X86] Recognize constant splats in LowerFCOPYSIGN.
2018-10-28 Craig Topper[X86] Add test case to show failure to handle splat...
2018-10-28 Saleem AbdulrasoolRevert "Revert "DebugInfo: reduce DIE range verificatio...
2018-10-28 Craig Topper[SelectionDAG] Fix bad indentation. NFC
2018-10-28 Clement Courbet[llvm-exegesis] Fix SNB counter definition and handling.
2018-10-28 Saleem AbdulrasoolAST: extend MS decoration handling for extended vectors
2018-10-28 Simon Pilgrim[TargetLowering] Move i64/vXi64 to f32/vXf32 UINT_TO_FP...
2018-10-28 Bruno Ricci[AST] Fix an use-of-uninitialized bug introduced in...
2018-10-28 Roman Lebedev[X86][NFC] sse42-schedule.ll: disable XOP for BdVer2...
2018-10-28 Roman Lebedev[X86][NFC] sse41-schedule.ll: disable XOP for BdVer2...
2018-10-28 Roman Lebedev[X86][NFC] sse2-schedule.ll: disable XOP for BdVer2...
2018-10-28 Simon Pilgrim[VectorLegalizer] Enable TargetLowering::expandFP_TO_UI...
2018-10-28 Bruno Ricci[AST] Don't store data for GNU range case statement...
2018-10-28 Dean Michael... [XRay] Refcount backing store for buffers
next