platform/upstream/llvm.git
2017-11-29 Jonathan PeytonFix aligned memory allocation in the stub library
2017-11-29 Jonathan PeytonWarning is emitted when tiles are requested but cannot...
2017-11-29 Vedant Kumar[Coverage] Emit gap areas in braces-optional statements...
2017-11-29 Jonathan PeytonFix types of Fortran array elements
2017-11-29 Rui UeyamaUse llvm::StringSet instead of std::set.
2017-11-29 Rafael EspindolaSimplify. NFC.
2017-11-29 Eugene Zelenko[Documentation] Sort Clang-tidy changes next way: new...
2017-11-29 Craig Topper[SelectionDAG][X86] Teach promotion legalization for...
2017-11-29 Rafael EspindolaDon't crash on broken debug info.
2017-11-29 Dean Michael... [XRay][compiler-rt][Darwin] Use dynamic initialisation...
2017-11-29 Kuba Mracek[sanitizer] Add 'strip_env' flag to enable/disable...
2017-11-29 Reid KlecknerReformat switch statement added in r319297, NFC
2017-11-29 Reid Kleckner[EH] Use __CxxFrameHandler3 for C++ EH in MS environments
2017-11-29 Alexey Bataev[OPENMP] Allow only loop control variables in distribut...
2017-11-29 Rafael EspindolaReplace a dyn_cast with a cast. NFC.
2017-11-29 Aaron BallmanAdd the hasDefinition() AST matcher to match class...
2017-11-29 Jan Kratochvilrefactor: Unify+simplify DWARFCompileUnit ctor+Clear...
2017-11-29 Mandeep Singh... [SourceLocations] Use stronger sort predicate to remove...
2017-11-29 Rui Ueyama[LLD] [COFF] Support ENTRY and SUBSYSTEM in .drectve...
2017-11-29 Rui UeyamaRemove `else` or `break` after `fatal`. NFC.
2017-11-29 Dan Gohman[WebAssembly] Fix fptoui lowering bounds
2017-11-29 Sam CleggAdd libstd++-4.8 exceptions to ubsan_blacklist.txt
2017-11-29 Krzysztof Parzyszek[Hexagon] Remove HexagonISD::PACKHL
2017-11-29 Krzysztof Parzyszek[Hexagon] Create helpers extractVector and insertVector...
2017-11-29 Kostya Kortchinsky[scudo] Allow for compile-time choice of the SizeClassMap
2017-11-29 Kuba Mracek[compiler-rt] Switch from deprecated TARGET_IPHONE_SIMU...
2017-11-29 Kuba Mracek[asan] Fix macOS FindDynamicShadowStart to consider...
2017-11-29 Kuba Mracek[asan] Don't crash on fclose(NULL)
2017-11-29 Simon Pilgrim[X86][AVX512] Tag RCP/RSQRT/GETEXP instructions schedul...
2017-11-29 Zachary TurnerMake TypeTableBuilder inherit from TypeCollection.
2017-11-29 Kuba Mracek[asan] Allow getpwnam(NULL) for binary compatibility
2017-11-29 Jonas Hahnfeld[CMake] Refactor testing infrastructure
2017-11-29 Jonas Hahnfeld[CMake] Refactor common settings and flags
2017-11-29 Jonas Hahnfeld[CMake] Disallow direct configuration
2017-11-29 Zachary TurnerFix line endings in llvm-pdbutil.cpp
2017-11-29 Kuba Mracek[sanitizer] Refactor how assembly files are handled
2017-11-29 Simon Pilgrim[X86][AVX512] Tag RCP/RSQRT/GETEXP instructions schedul...
2017-11-29 Simon Pilgrim[X86][AVX512] Tag 3OP (shuffles, double-shifts and...
2017-11-29 Reid Kleckner[clang-cl] Alias /wd4018 to -Wno-sign-compare
2017-11-29 Rafael EspindolaReplace another dyn_cast with a cast.
2017-11-29 Rafael EspindolaReplace a dyn_cast with a cast.
2017-11-29 Devin Coughlin[analyzer] Fix unreachable creating PathDiagnosticLocat...
2017-11-29 Alexey Bataev[OPENMP] Do not allow `linear` clauses on non-simd...
2017-11-29 Nirav Dave[ARM][DAG] Revert Disable post-legalization store merge...
2017-11-29 Greg Bedwell[cmake] Replace -Wall with /W4 in clang-cl options...
2017-11-29 Greg BedwellMake check-lit tests respect LLVM_LIT_TOOLS_DIR
2017-11-29 Zaara Syeda[Power9] add more tests for D38287; NFC
2017-11-29 Sanjay Patel[InstCombine] add tests for select-of-constants; NFC
2017-11-29 Simon Pilgrim[X86][AVX512] Add itinerary argument to all AVX512_mask...
2017-11-29 Alexander Kornienko[clang-tidy] make readability-simplify-bool-expr comple...
2017-11-29 Adam NemetAdd opt-viewer testing
2017-11-29 Chad Rosier[Driver] Turns out the GNU assembler does support falko...
2017-11-29 Ismail DonmezFix function call to fix build
2017-11-29 Sander de SmalenReverted r319315 because of unused functions (due to...
2017-11-29 Alexey Bataev[OPENMP] General improvement of handling of `teams...
2017-11-29 Sylvestre LedruFollow up of r319317, add the missing header file
2017-11-29 Manuel KlimekFix 'control reaches end of non-void' warning by using...
2017-11-29 Sylvestre LedruAdd the nvidia-cuda-toolkit Debian package path to...
2017-11-29 Simon Pilgrim[X86][AVX512] Tag VPERMILV instruction scheduler class
2017-11-29 Sander de Smalen[AArch64][SVE] Asm: Add SVE predicate register definiti...
2017-11-29 Manuel KlimekRestructure how we break tokens.
2017-11-29 Diana Picus[ARM GlobalISel] Fix selecting G_BRCOND
2017-11-29 Simon Pilgrim[X86][AVX512] Setup unary (PABS/VPLZCNT/VPOPCNT/VPCONFL...
2017-11-29 Dmitry Preobrazhensky[AMDGPU][MC][GFX9] Corrected mapping of GFX9 v_add...
2017-11-29 Simon Pilgrim[X86][SSE] Merged sse2_unpack and sse2_unpack PUNPCK...
2017-11-29 Sam McCall[clangd] Simplify common JSON-parsing patterns in Protocol.
2017-11-29 Simon Pilgrim[X86][SSE] Merged sse2_pack and sse2_pack_y PACKSS...
2017-11-29 Peter Smith[ELF][AArch64] Add support for AArch64 range thunks.
2017-11-29 Max Kazantsev[SCEV][NFC] Break from loop after we found first non...
2017-11-29 Kamil RytarowskiDefer StartBackgroundThread() and StopBackgroundThread...
2017-11-29 Peter Smith[ELF] Make sure SHT_ARM_ATTRIBUTES is only recognized...
2017-11-29 Oliver Stannard[ARM] Add support for armv7e-m to the .arch directive
2017-11-29 Serguei Katkov[CGP] Enable complex addr mode
2017-11-29 Jonas PaulssonComment fix in SelectionDAG.h
2017-11-29 Martin StorsjoSupport building libunwind as a DLL
2017-11-29 Martin Storsjo[CMake] Use the variable from the right project in...
2017-11-29 Craig Topper[X86] Remove setOperationAction Promote for ISD::SINT_T...
2017-11-29 Martell MaloneToolchain: Normalize dwarf, sjlj and seh eh
2017-11-29 Yi KongRevert change for LibFuzzer target archs
2017-11-29 Martell MaloneRevert "Toolchain: Normalize dwarf, sjlj and seh eh"
2017-11-29 Martell MaloneToolchain: Normalize dwarf, sjlj and seh eh
2017-11-29 Max Kazantsev[SCEV][NFC] Remove condition that can never happen...
2017-11-29 Serguei Katkov[CGP] Fix common type handling in optimizeMemoryInst
2017-11-29 Martin Storsjo[COFF] Don't export symbols that have corresponding...
2017-11-29 Serge PavlovUse static function instead of anonymous namespace
2017-11-29 Sean Fertile[PowerPC] Relax the checking on AND/AND8 in isSignOrZer...
2017-11-29 Yi Kong[LibFuzzer] Add Android to LibFuzzer's supported OSes
2017-11-29 Matt ArsenaultAMDGPU: Use stricter regexes for add instructions
2017-11-29 Rafael EspindolaDelete dead code. NFC.
2017-11-29 Bruno Cardoso... [Modules] Add textual headers for recently added .def...
2017-11-29 Matt ArsenaultDAG: Add nuw when splitting loads and stores
2017-11-29 Adrian Prantlllvm-dwarfdump: honor the --show-children option when...
2017-11-29 Matt ArsenaultAMDGPU: Select DS insts without m0 initialization
2017-11-29 Jake EhrlichReland "Fix vtable not receiving hidden visibility...
2017-11-29 Don HintonRollback r319176.
2017-11-29 Petr Hosek[CMake] Support side-by-side checkouts in multi-stage...
2017-11-29 Craig Topper[X86] Promote fp_to_sint v16f32->v16i16/v16i8 to avoid...
2017-11-29 Rafael EspindolaReplace copyFrom with memcpy.
2017-11-29 Petr Hosek[CMake] Use LIST_SEPARATOR rather than escaping in...
2017-11-29 Zachary TurnerFix a warning.
next