platform/upstream/llvm.git
2017-05-07 Sanjay Patel[InstSimplify] use ConstantRange to simplify or-of...
2017-05-07 Peter Szecsi[Kaleidoscope] toy.cpp use after move fix
2017-05-07 Sanjoy DasRemove unnecessary const_cast
2017-05-07 Sanjoy DasUse array_pod_sort instead of std::sort
2017-05-07 Lang HamesFix comment.
2017-05-06 Saleem AbdulrasoolCOFF: add ARM64 relocation types
2017-05-06 Eric FiselierUpdate LanguageExtensions doc to refer to C++14 instead...
2017-05-06 Eric FiselierFix undefined pthread references when building against...
2017-05-06 Dimitry AndricEnsure showbase does not overflow do_put buffers
2017-05-06 Simon Pilgrim[X86][AVX512] Relax assertion and just exit combine...
2017-05-06 Tobias GrosserReally disable test as intended in the previous commit
2017-05-06 Simon Pilgrim[X86][AVX512] Move v2i64/v4i64 VPABS lowering to tablegen
2017-05-06 Tobias GrosserDisable test to avoid buildbot noise
2017-05-06 Simon Pilgrim[X86] Reduce code for setting operations actions by...
2017-05-06 Simon Pilgrim[NVPTX] Add support for ISD::ABS lowering
2017-05-06 Simon Pilgrim[X86][SSE] Break register dependencies on v16i8/v8i16...
2017-05-06 Brian Gesiak[Analysis] Print out unreachable loops
2017-05-06 Martell Malone[builtins] Fixup emulated TLS for mingw.
2017-05-06 Michael Kruse[DeLICM] Known knowledge.
2017-05-06 Simon Pilgrim[X86][AVX2] Add scheduling latency/throughput tests...
2017-05-06 Simon Pilgrim[DAGCombiner] If ISD::ABS is legal/custom, use it direc...
2017-05-06 Michael Kruse[CMake] Introduce POLLY_BUNDLED_JSONCPP.
2017-05-06 Craig Topper[SCEV] Remove extra APInt copies from getRangeForAffine...
2017-05-06 Craig Topper[SCEV] Use std::move to avoid some APInt copies.
2017-05-06 Craig Topper[SCEV] Use APInt's uint64_t operations instead of creat...
2017-05-06 Craig Topper[SCEV] Avoid a couple APInt copies by capturing by...
2017-05-06 Craig Topper[LazyValueInfo] Avoid unnecessary copies of ConstantRanges
2017-05-06 Eric FiselierFix lgamma_r linking errors on Windows. It appears...
2017-05-06 Kamil RytarowskiNote addition of NetBSD support in googletest
2017-05-06 Jim InghamBe a little more permissive in DynamicLoaderMacOS:...
2017-05-05 Rui UeyamaUse the same terminology as ELF.
2017-05-05 Stephan T.... [libcxx] [test] Suppress MSVC's /analyze warning C6294...
2017-05-05 Rui UeyamaRemove dead file.
2017-05-05 Jim InghamAdded "info threads", "thread 1" and "apropos".
2017-05-05 Stephan T.... [libcxx] [test] Fix MSVC "warning C6326: Potential...
2017-05-05 Kostya Serebryany[sanitizer-coverage] implement -fsanitize-coverage...
2017-05-05 Kostya Serebryany[sanitizer-coverage] implement -fsanitize-coverage...
2017-05-05 Kostya Serebryany[sanitizer-coverage] implement -fsanitize-coverage...
2017-05-05 Stephan T.... [libcxx] [test] Be compatible with LWG 2438 "std::itera...
2017-05-05 Jakub Kuderski[clang-tidy] Use cxxStdInitializerListExpr in modernize...
2017-05-05 Quentin Colombet[RegisterBankInfo] Uniquely allocate instruction mapping.
2017-05-05 Craig Topper[BitVector] Improve the description of the BitVector...
2017-05-05 Lang HamesAdd DidStartExecuting/WillFinishExecuting methods to...
2017-05-05 Tim NorthoverAArch64: fix weird edge case in ABI.
2017-05-05 Richard SmithPermit keywords in module names in #pragma clang module *.
2017-05-05 Craig TopperFix spelling error in command line option description...
2017-05-05 Eugene Zelenko[IR] Fix some Clang-tidy modernize-use-using warnings...
2017-05-05 Richard SmithAdd support for building modules from preprocessed...
2017-05-05 Easwaran RamanOverride invalidate of ProfileSummaryInfo to return...
2017-05-05 Krzysztof Parzyszek[Hexagon] Disable predicated calls by default
2017-05-05 Krzysztof Parzyszek[Hexagon] Remove C6 and C7 as separate registers
2017-05-05 Krzysztof Parzyszek[RDF] Remove covered parts of reached uses for phi...
2017-05-05 Zachary Turnerlld Fixups for TypeDatabase changes.
2017-05-05 Matthias BraunARM: Compute MaxCallFrame size early
2017-05-05 Zachary Turner[CodeView] Reserve TypeDatabase records up front.
2017-05-05 Matthias BraunAdd missing target triple to test
2017-05-05 Kostya Kortchinsky[scudo] Add Android support
2017-05-05 Rafael EspindolaDelete LinkerScript::getSectionIndex.
2017-05-05 Eric FiselierMark test using <sys/time.h> as UNSUPPORTED on Windows
2017-05-05 Eric FiselierFix condition_variable::wait_until and wait_for on...
2017-05-05 Jonathan RoelofsMultilib: add dump methods
2017-05-05 Rui UeyamaFix build breakage on Linux.
2017-05-05 Zachary TurnerFix -Wreorder warning.
2017-05-05 Zachary TurnerFix another incorrectly cased header include.
2017-05-05 Zachary Turner[StreamArray] Pipe the Offset through the constructor.
2017-05-05 Zachary TurnerFix #include case sensitivity problem.
2017-05-05 Kannan Narayanan[AMDGPU] In the new waitcnt insertion pass, use getHeader
2017-05-05 Matthias BraunMIParser/MIRPrinter: Compute block successors if not...
2017-05-05 Zachary TurnerSplit up Parallel and LLVM'ize naming conventions.
2017-05-05 Jakub KuderskiAdd cxxStdInitializerListExpr AST matcher
2017-05-05 Simon Pilgrim[X86] Use SDValue::getConstantOperandVal helper. NFCI.
2017-05-05 Eric FiselierFix detection for [[fallthrough]] with GCC
2017-05-05 Richard Trieu[ODRHash] Fix typo, NFC
2017-05-05 Eric FiselierFix remaining GCC 7 build warnings
2017-05-05 Chris BienemanFix UDP Socket connections
2017-05-05 Jakub Kuderski[clang-tidy] Fix PR32896: detect initializer lists...
2017-05-05 Eric FiselierFix new warnings emitted by GCC 7
2017-05-05 Rafael EspindolaRemove isTlsLocalDynamicRel and isTlsInitialExecRel.
2017-05-05 Matthias BraunTargetLibraryInfo: Introduce wcslen
2017-05-05 Konstantin... AMDGPU/AMDHSA: Set COMPUTE_PGM_RSRC2:LDS_SIZE to 0
2017-05-05 Michael Kruse[ScopBuilder] Move Scop::init to ScopBuilder. NFC.
2017-05-05 Aaron BallmanDo not redefine the THREAD_ANNOTATION_ATTRIBUTE__ macro...
2017-05-05 Weiming Zhao[ARM] Limit the diagnose when an ISR calls a regular...
2017-05-05 Rui UeyamaRemove redundant `explicit`.
2017-05-05 Peter CollingbourneCFI: Add a blacklist entry for std::_Sp_counted_ptr_inp...
2017-05-05 Saleem AbdulrasoolCodeGen: avoid use of @clang.arc.use intrinsic at O0
2017-05-05 Reid KlecknerSimplify dbg.value handling in SDISel with early returns
2017-05-05 Sam Clegg[WebAssembly] Add ObjectYAML support for wasm name...
2017-05-05 Alexei Starovoitov[bpf] fix a bug which causes incorrect big endian reloc...
2017-05-05 Joerg SonnenbergerAdd NetBSD to the list of platforms supporting death...
2017-05-05 Joerg SonnenbergerIf posix_fallocate returns EOPNOTSUPP, fallback to...
2017-05-05 Craig Topper[KnownBits] Add wrapper methods for setting and clear...
2017-05-05 Alexander Kornienko[clang-tidy] Fix misc-move-const-arg for move-only...
2017-05-05 Francis RicciAdd missing 'arch' key to valid qHostInfo keys
2017-05-05 Nico WeberANSIfy more. Still no behavior change.
2017-05-05 Nico WeberANSIfy. No behavior change.
2017-05-05 Adrian McCarthyAllow operator-> to work from a FixedStreamArrayIterator.
2017-05-05 Craig Topper[Float2Int] Replace a ConstantRange copy with a move...
2017-05-05 Nico WeberWarn that the [] spelling of uuid(...) is deprecated.
2017-05-05 Zachary Turner[ADT] Add BitVector::find_prev.
next