platform/upstream/llvm.git
2018-10-30 Kamil RytarowskiMark vptr-non-unique-typeinfo as a broken test for...
2018-10-30 Marshall ClowAdd link to implementation for P1006R0
2018-10-30 Eric FiselierUpdate LLVM version used on Appveyor bot, remove MSVC...
2018-10-30 Kamil RytarowskiMark breaking sanitizer_common tests on NetBSD
2018-10-30 Cameron McInally[FPEnv] [FPEnv] Add constrained intrinsics for MAXNUM...
2018-10-30 Aaron BallmanChanging the command line parameters sent to diff for...
2018-10-30 Fangrui Song[ELF] Fallback to sh_link=0 if neither .dynsym nor...
2018-10-30 Sanjay Patel[InstCombine] use 'match' to reduce code; NFC
2018-10-30 Erik PilkingtonNFC: Merge KEYOBJC and KEYARC
2018-10-30 Reid Kleckner[builtins] Re-enable x86-only long double tests
2018-10-30 Quentin Colombet[InstCombine] Teach the move free before null test...
2018-10-30 Davide ItalianoRevert "[ASTImporter] Reorder fields after structure...
2018-10-30 Sanjay Patel[x86] try to make test immune to better div optimizatio...
2018-10-30 Mandeep Singh... [COFF, ARM64] Make sure to forward arguments from varar...
2018-10-30 Sanjay Patel[x86] try to make test immune to better div optimizatio...
2018-10-30 Sanjay Patel[x86] try to make test immune to better div optimizatio...
2018-10-30 Craig Topper[ScalarizeMaskedMemIntrin] Limit the scope of some...
2018-10-30 Erik PilkingtonNFC: Remove the ObjC1/ObjC2 distinction from clang...
2018-10-30 Bjorn Pettersson[DAGCombiner] Fix for big endian in ForwardStoreValueTo...
2018-10-30 Aaron BallmanSpeculatively attempt to fix a failing testbot.
2018-10-30 Eli Friedman[AArch64] [Windows] SEH opcodes should be scheduling...
2018-10-30 Aaron BallmanSilencing a -Wunused-variable warning; NFC.
2018-10-30 Petr Hosek[CMake] Check -ffreestanding as C not C++ flag
2018-10-30 David Greene[AArch64] Create proper memoperand for multi-vector...
2018-10-30 Aaron BallmanFixing some build bot failures from r345628; NFC intended.
2018-10-30 Zachary Turner[NativePDB] Add support for dumping global variables...
2018-10-30 Aaron BallmanAdd the ability to output static analysis results to...
2018-10-30 Kamil RytarowskiHandle NetBSD alias for pthread_sigmask
2018-10-30 Craig Topper[X86] In lowerVectorShuffleAsBroadcast, make peeking...
2018-10-30 Calixte Denizet[GCOV] Add a test for function defined on one line...
2018-10-30 Calixte Denizet[GCOV] Function counters are wrong when on one line
2018-10-30 Nirav Dave[DAG] Add const variants for BaseIndexOffset functions.
2018-10-30 Zachary TurnerFix printing bug in pdb2yaml.
2018-10-30 Jonas Devlieghere[DebugInfo] Define base function on DWARFDie reverse...
2018-10-30 Kamil RytarowskiCast the return value of _Unwind_GetIP() to uptr
2018-10-30 Kamil RytarowskiMark interception_failure_test with XFAIL for NetBSD
2018-10-30 Ulrich Weigand[SystemZ] Simplify LRV/STRV ISD nodes
2018-10-30 Simon Pilgrim[TTI] Fix uses of SK_ExtractSubvector shuffle costs...
2018-10-30 Volkan Keles[InstCombine] Add preliminary tests for nested min...
2018-10-30 Sanjay Patel[InstSimplify] add tests for fcmp folds; NFC
2018-10-30 Jordan Rupprecht[llvm-objcopy] Fix --keep-global-symbol/--globalize...
2018-10-30 Sanjay Patel[InstCombine] use getFltSemantics() instead of duplicat...
2018-10-30 Fangrui Song[llvm-mca] Move namespace mca inside llvm::
2018-10-30 Samuel BenzaquenAdd more benchmarks for std::string.
2018-10-30 Roman Lebedev[clang-tidy] cppcoreguidelines-macro-usage: print macro...
2018-10-30 Alexey Bataev[OPENMP] Support for mapping of the lambdas in target...
2018-10-30 Alexey Bataev[LIBOMPTARGET] Add support for mapping of lambda captures.
2018-10-30 Sanjay Patel[InstCombine] try to turn shuffle into insertelement
2018-10-30 Jonas Paulsson[SchedModel] Fix for read advance cycles with implicit...
2018-10-30 Bruno Ricci[AST] Only store data for the NRVO candidate in ReturnS...
2018-10-30 Sean Fertile[PPC64] Handle powerpc64 in OUTPUT_FORMAT.
2018-10-30 Jonas Paulsson[LoopVectorizer] Fix for cost values of memory accesses.
2018-10-30 Sanjay Patel[DAGCombiner] narrow vector binops when extraction...
2018-10-30 Diogo N. Sampaio[FIX][AArch64] Add support for UDF instruction
2018-10-30 Kamil RytarowskiDisable ASan test asan_and_llvm_coverage_test for NetBSD
2018-10-30 Kamil RytarowskiAdapt ASan test heavy_uar_test for NetBSD
2018-10-30 Sanjay Patel[SelectionDAG] fix build warning for mismatched signs...
2018-10-30 Bruno Ricci[AST] Only store the needed data in WhileStmt
2018-10-30 Jonas Paulsson[SystemZ] Improve isFoldableLoad() for Sub, SDiv and...
2018-10-30 Kamil RytarowskiMark breaking TSan tests on NetBSD with XFAIL
2018-10-30 Roman Lebedev[clang] Move two utility functions into SourceManager
2018-10-30 Francis Visoiu... [X86] Re-enable the machine verifier after fixing more...
2018-10-30 Diogo N. Sampaio[FIX][AArch64] lld test change
2018-10-30 Francis Visoiu... [CodeGen] Disable the machine verifier on a ThinLTO...
2018-10-30 Kadir Cetinkaya[clangd] Use thread pool for background indexing.
2018-10-30 Francis Visoiu... [llc] Error out when -print-machineinstrs is used with...
2018-10-30 James Henderson[llvm-size] Reject unknown radix values
2018-10-30 Diogo N. Sampaio[FIX][AArch64] Add support for UDF instruction
2018-10-30 Kamil RytarowskiCleanup includes in sanitizer_platform_limits_netbsd.cc
2018-10-30 Nicola Zaghen[SROA] Use offset sizes from the DataLayout instead...
2018-10-30 Roman Lebedev[X86][BMI1] X86DAGToDAGISel: select BEXTR from x &...
2018-10-30 Roman Lebedev[X86] Add extra-uses on the mask of pattern c of extrac...
2018-10-30 Kamil RytarowskiRegenerate syscall hooks for NetBSD 8.99.25
2018-10-30 Diogo N. Sampaio[AArch64] Add support for UDF instruction
2018-10-30 Kamil RytarowskiUpdate generate_netbsd_syscalls.awk for NetBSD 8.99.25
2018-10-30 James Henderson[ELF][PPC64]Workaround bogus Visual Studio build warning
2018-10-30 Simon Pilgrim[SelectionDAG] Add FoldBUILD_VECTOR to simplify new...
2018-10-30 Aleksandr Urakov[x86] Fix issues with a realigned stack in MSVC compile...
2018-10-30 Takuto IkutaRemove trailing space from clang/Basic/LangOptions.h
2018-10-30 David Bolvansky[DAGCombiner] Improve X div/rem Y fold if single bit...
2018-10-30 Kamil RytarowskiHandle pthread_sigmask in DemangleFunctionName()
2018-10-30 Bjorn Pettersson[OPENMP] Fix for "error: unused variable 'CED'"
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
next