platform/upstream/llvm.git
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.
2017-11-29 Adam NemetRevert "Add opt-viewer testing"
2017-11-29 Craig Topper[X86] Add test cases for fptosi v16f32->v16i8/v16i16...
2017-11-28 Zachary Turner[NFC] Minor cleanups in CodeView TypeTableBuilder.
2017-11-28 Craig Topper[X86] Mark ISD::FP_TO_UINT v16i8/v16i16 as Promote...
2017-11-28 Craig Topper[X86] Regenerate avx512-schedule test.
2017-11-28 Weiming Zhao[compiler-rt] Avoid unnecessarily hiding inline visibil...
2017-11-28 Matt ArsenaultAMDGPU: Enable IPRA
2017-11-28 Dean Michael... [XRay][compiler-rt] Fix armhf build
2017-11-28 Ben Hamilton[openmp] Set up .arcconfig to point to new Diffusion...
2017-11-28 Simon Pilgrim[X86] Tag CLFLUSHOPT with same scheduling behaviour...
2017-11-28 Daniel Sanders[globalisel][tablegen] Fix PR35375 by sign-extending...
2017-11-28 Douglas YungChange Requires to REQUIRES so that it works properly.
2017-11-28 Simon Pilgrim[X86] Add CLFLUSHOPT schedule tests
2017-11-28 Simon Pilgrim[X86][SSE] Add SSE_SHUFP OpndItins
2017-11-28 Rafael EspindolaCopy the visibility in copyFrom.
2017-11-28 Simon Pilgrim[X86] Test clflushopt intrinsic on 32 and 64-bit targets
2017-11-28 Rafael EspindolaExpand test a bit.
2017-11-28 Simon Pilgrim[X86][SSE] Add SSE_UNPCK/SSE_PUNPCK OpndItins
2017-11-28 Peter CollingbourneCOFF: Simplify construction of safe SEH table. NFCI.
2017-11-28 Simon Pilgrim[X86][SSE] Use SSE_PACK OpndItins in PACKSS/PACKUS...
2017-11-28 Adam NemetRemove this test
2017-11-28 Dean Michael... [XRay][compiler-rt] Fix runtime build
2017-11-28 Simon PilgrimFix VS2017 narrowing conversion warning. NFCI
2017-11-28 Craig Topper[X86] Remove unused variable.
2017-11-28 Rui UeyamaFix spelling. NFC.
next