platform/upstream/llvm.git
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.
2017-11-28 Alex Shlyapnikov[LSan] Fix one source of stale segments in the process...
2017-11-28 Rui UeyamaRemove unused `using`.
2017-11-28 Adam NemetDemote this opt remark to DEBUG.
2017-11-28 Craig Topper[X86] Remove code from combineUIntToFP that tried to...
2017-11-28 Craig Topper[X86] Remove custom lowering for uint_to_fp from vXi8...
2017-11-28 Daniel Sanders[globalisel][tablegen] Add support for importing G_ATOM...
2017-11-28 Adrian PrantlSROA: Don't create variable fragments that are outside...
2017-11-28 Peter CollingbourneCOFF: Do not add symbols in discarded sections to SEH...
2017-11-28 Don Hinton[cmake] Pass LLVM_USE_LINKER flag when building host...
2017-11-28 Alexey Bataev[OPENMP] Generalize capturing of clauses expressions.
2017-11-28 Jim InghamAdd elf-core/RegisterUtilities.{cpp,h} to the project...
2017-11-28 Aaron BallmanAdd a new clang-tidy module for Fuchsia as an umbrella...
2017-11-28 Alexey Bataev[SLP] Additional test for PR35354, NFC.
2017-11-28 Mandeep Singh... [Hexagon] Use stable sort for HexagonShuffler to remove...
2017-11-28 Mandeep Singh... [OpenMP] Stable sort Privates to remove non-determinist...
2017-11-28 Rui UeyamaMove Memory.{h,cpp} to Common.
2017-11-28 Daniel Sanders[aarch64][globalisel] Add missing tests from r319216
2017-11-28 Sam Clegg[WebAssembly] Remove initializers from Config.h
2017-11-28 Sean Fertile[PowerPC] Allow tail calls of fastcc functions from...
2017-11-28 Rafael EspindolaBring r319051 back.
2017-11-28 Daniel Sanders[aarch64][globalisel] Define G_ATOMIC_CMPXCHG and G_ATO...
2017-11-28 Rafael EspindolaBring back r319008.
2017-11-28 Rafael EspindolaAdd missing test.
2017-11-28 Greg ClaytonUpdate remote debugging page with many more details.
2017-11-28 Rui UeyamaFix formatting.
2017-11-28 Rui UeyamaFactor out more code to Common/Args.cpp.
2017-11-28 Mandeep Singh... [SelectionDAG] Make sorting predicate stronger to remov...
2017-11-28 Simon Pilgrim[X86][SSE] Add SSE_HADDSUB/SSE_PABS/SSE_PALIGN OpndItins
2017-11-28 Craig Topper[X86] In lowerVectorShuffleAsElementInsertion, if were...
2017-11-28 Francis Visoiu... [CodeGen] Fix doxygen \file comment style
next