platform/upstream/llvm.git
2016-09-30 Rui UeyamaChange for LLVM upstream change r282944.
2016-09-30 Rui UeyamaDo not pass a superblock to PDBFileBuilder.
2016-09-30 Sean CallananAdding ivars in class extensions isn't supported on...
2016-09-30 Rui UeyamaChange for LLVM change r282940.
2016-09-30 Dawn PerchikFix comment - Module::PrepareForFunctionNameLookup...
2016-09-30 Rui UeyamaPass a filename instead of a msf::WritableStream to...
2016-09-30 Joerg SonnenbergerSort LLVM_VERSION_INFO
2016-09-30 Joerg SonnenbergerGC left-over from workarounds for missing pid_t and...
2016-09-30 Joerg SonnenbergerGC ENABLE_PIC
2016-09-30 Joerg SonnenbergerGC HAVE___DSO_HANDLE
2016-09-30 Joerg SonnenbergerCorrectly expand HOST_LINK_VERSION.
2016-09-30 Joerg SonnenbergerFix expansion of HAVE_SYS_MMAN_H
2016-09-30 Joerg SonnenbergerGC HAVE_LINK_EXPORT_DYNAMIC.
2016-09-30 Joerg SonnenbergerGC HAVE_MMAP and HAVE_MMAP_FILE
2016-09-30 Joerg SonnenbergerSpell comment consistently with other library comments.
2016-09-30 Joerg SonnenbergerSort LINK_POLLY_INTO_TOOLS.
2016-09-30 Joerg SonnenbergerGC STDC_HEADERS.
2016-09-30 Justin Lebar[CUDA] Fix implicit-device-lambda.cu after r282911.
2016-09-30 Rui UeyamaRemoved a test that should've been removed with r282916.
2016-09-30 Joerg SonnenbergerDeal with the (historic) MAP_ANONYMOUS vs MAP_ANON...
2016-09-30 Joerg SonnenbergerRetire NEED_DEV_ZERO_FOR_MMAP. It should be needed...
2016-09-30 Joerg SonnenbergerHAVE_LINK_R is not the only reason why this needs config.h.
2016-09-30 Joerg SonnenbergerGC HAVE_LIBDL, HAVE_LIBM and HAVE_LIBOLE32
2016-09-30 Joerg SonnenbergerSort HAVE_LIBEDIT.
2016-09-30 Hans WennborgX86: Allow conditional tail calls in Win64 "leaf" funct...
2016-09-30 Joerg SonnenbergerTurn ENABLE_CRASH_OVERRIDES into a 0/1 definition.
2016-09-30 Joerg SonnenbergerConvert ENABLE_BACKTRACES into a 0/1 definition.
2016-09-30 Joerg SonnenbergerGC TIME_WITH_SYS_TIME and TM_IN_SYS_TIME
2016-09-30 Rui UeyamaRemove an warning message that can be spammy.
2016-09-30 Joerg SonnenbergerGC STAT_MACROS_BROKEN.
2016-09-30 Joerg SonnenbergerGC NEED_USCORE.
2016-09-30 Kostya Kortchinsky[scudo] Fix an edge case in the secondary allocator
2016-09-30 Justin Lebar[CUDA] Remove incorrect comment in CUDASetLambdaAttrs.
2016-09-30 Justin Lebar[CUDA] Emit a warning if a CUDA host/device/global...
2016-09-30 Justin Lebar[CUDA] Fix up MaybeParseGNUAttributes call used for...
2016-09-30 Joerg SonnenbergerTurn LLVM_USE_OPROFILE into a 0/1 definition.
2016-09-30 Joerg SonnenbergerTurn LLVM_USE_INTEL_JITEVENTS into a 0/1 definition.
2016-09-30 Joerg SonnenbergerTurn LLVM_ENABLE_ABI_BREAKING_CHECKS into a 0/1 definit...
2016-09-30 Sanjay Patel[InstCombine] allow non-splat folds of select cond...
2016-09-30 Etienne Bergeron[compiler-rt] Fix interception of crt atoll on win10...
2016-09-30 Dehao ChenRevert test change in r282894 as it's broken in some...
2016-09-30 Gor Nishanov[Coroutines] Part15c: Fix coro-split to correctly handl...
2016-09-30 Sanjay Patel[InstCombine] add tests for non-splat select(ext)
2016-09-30 Martin Storsjo[MS] Implement __iso_volatile loads/stores as builtins
2016-09-30 Gor Nishanov[Coroutines] Part15b: Fix dbg information handling...
2016-09-30 Sean CallananFixed several i386 Objective-C tests by completing...
2016-09-30 Gor Nishanov[Coroutines] Part 15a: Lower coro.subfn.addr in CoroCleanup
2016-09-30 Sanjay Patelclean up tests and auto-generate checks
2016-09-30 Michal Gornycmake: Install the OCaml libraries into a more correct...
2016-09-30 Dehao ChenUpdate loop unroller cost model to make sure debug...
2016-09-30 Michael Kruse[CodeGen] Add assertion for indirect array index expres...
2016-09-30 Kostya Serebryany[libFuzzer] add a fuzzer test that finds CVE-2015-3193
2016-09-30 Sanjay Patel[InstCombine] add tests for select X, (ext X), C
2016-09-30 Derek Schuff[WebAssembly] Make register stackification more conserv...
2016-09-30 Rui UeyamaImprove error check for an empty archive.
2016-09-30 Rui Ueyama[Object] Define Archive::isEmpty().
2016-09-30 Michael Kruse[Support] Complete ISL annotations to IslPtr<>. NFC.
2016-09-30 Etienne Bergeron[compiler-rt] Add support for the dynamic shadow allocation
2016-09-30 Etienne Bergeron[asan] Support dynamic shadow address instrumentation
2016-09-30 Justin Lebar[CUDA] Make lambdas inherit __host__ and __device__...
2016-09-30 Justin Lebar[CUDA] Handle attributes on CUDA lambdas appearing...
2016-09-30 Justin Lebar[CUDA] Add missing comment on Sema::CheckCUDAVLA.
2016-09-30 Konstantin... [AMDGPU] Choose VMCNT, EXPCNT, LGKMCNT masks and shifts...
2016-09-30 Michal Gorny[test] Support 'lit' executable name
2016-09-30 Konstantin... [AMDGPU] Ask subtarget if waitcnt instruction is needed...
2016-09-30 Michael Kruse[Support] Compile fix for gcc. NFC.
2016-09-30 Konstantin... [AMDGPU] Do not run scalar optimization passes at ...
2016-09-30 Artur PilipenkoCVP. Turn marking adds as no wrap on by default (was...
2016-09-30 Adrian McCarthyAdd namespace qualifiers for UTF functions that just...
2016-09-30 Michael Kruse[Support] Add (Nonowning-)IslPtr::dump(). NFC.
2016-09-30 Sean CallananSkip TestRuntimeIvars on i386; the Objective-C V1 runti...
2016-09-30 Jonathan PeytonFix incorrect OpenMP version in Fortran module.
2016-09-30 Zachary TurnerResubmit "Add llvm::enumerate() to STLExtras."
2016-09-30 Dimitar VlahovskiAgain fixing windows build breakage like in rL282862
2016-09-30 Samuel Antao[CUDA][OpenMP] Add a generic offload action builder
2016-09-30 Michael Kruse[Support] Call isl_*_free() only on non-null pointers...
2016-09-30 Matthew Simpson[LV] Build all scalar steps for non-uniform induction...
2016-09-30 Dimitar VlahovskiFixing windows build breakage caused by rL282822
2016-09-30 Michael Kruse[CodeGen] Change 'Scalar' to 'Array' in method names...
2016-09-30 Etienne Bergeron[compiler-rt][asan] Disable a broken test on windows...
2016-09-30 Etienne Bergeron[compiler-rt][asan] Fix incorrect regexp breaking an...
2016-09-30 Simon PilgrimStrip trailing whitespace (NFCI)
2016-09-30 Simon PilgrimFix int <= bool comparison warning on MSVC
2016-09-30 Dylan McKay[AVR] Add the ELF object file writer
2016-09-30 Dylan McKayRevert "[RegAllocGreedy] Attempt to split unspillable...
2016-09-30 Dylan McKay[AVR] Add the assembly instruction printer
2016-09-30 Michael Kruse[CodeGen] Add assertion for partial scalar accesses...
2016-09-30 Dylan McKay[RegAllocGreedy] Attempt to split unspillable live...
2016-09-30 George Rimar[ELF] - Inlined template argument variable. NFC.
2016-09-30 George Rimar[ELF] - Removed excessive variables. NFC.
2016-09-30 Pavel LabathXFAIL TestSBData for gcc-4.9 i386
2016-09-30 Pavel LabathFix PDB unittests on non-windows platforms
2016-09-30 Rafael EspindolaFix another --gc-sections crash.
2016-09-30 Victor LeschukCosmetic fix: deleted unnecessary line break in comment.
2016-09-30 Rafael EspindolaFix --gc-sections crash.
2016-09-30 Petr Hosek[CMake] Support symlinks even with LLVM_INSTALL_TOOLCHA...
2016-09-30 Craig Topper[AVX-512] Store address operand should be an input...
2016-09-30 Craig Topper[AVX-512] Add the special stack spilling pseudos for...
2016-09-30 Craig TopperRevert r282835 "[AVX-512] Always use the full 32 regist...
2016-09-30 Kostya Serebryany[libfuzzer] test for c-ares CVE-2016-5180
next