platform/upstream/llvm.git
2016-10-14 Nicolai HaehnleAMDGPU: Fix use-after-frees
2016-10-14 Eric FiselierXFAIL aligned allocation tests for older Clang versions
2016-10-14 Michael Zuckerman[x86][ms-inline-asm] use of "jmp short" in asm is not...
2016-10-14 Marek Kurdej[clang-tidy] Fix readability-braces-around-statements...
2016-10-14 Michael Zuckerman[x86][ms-inline-asm] use of "jmp short" in asm is not...
2016-10-14 Eric FiselierXFAIL aligned allocation test failures with UBSAN
2016-10-14 Eric FiselierAdd void_t and invoke feature test macros
2016-10-14 Eric FiselierUpdate OS X ABI list
2016-10-14 Eric FiselierCorrect ABI changelog revision number
2016-10-14 Eric FiselierImplement P0035R4 -- Add C++17 aligned allocation functions
2016-10-14 Eric FiselierCleanup LIT testing doc
2016-10-14 Craig Topper[DAGCombiner] Teach createBuildVecShuffle to handle...
2016-10-14 Eric ChristopherIn preparation for removing getNameWithPrefix off of...
2016-10-14 Eric ChristopherTidy the calls to getCurrentSection().first -> getCurre...
2016-10-14 Eric ChristopherTidy up example of getting the pointer size.
2016-10-14 Eric FiselierRemove two ABI symbols added after the 3.9 release
2016-10-14 Eric FiselierAdd ABI changelog entry for <any>
2016-10-14 Eric FiselierSort ABI lists by name so that changes don't generate...
2016-10-14 Konstantin... [ELF/AMDGPU]: Add support for new relocations
2016-10-14 Konstantin... [AMDGPU] Emit 32-bit lo/hi got and pc relative variant...
2016-10-14 Konstantin... [AMDGPU] Add 32-bit lo/hi got and pc relative variant...
2016-10-14 Eric FiselierRevert r284193 - it is not correct on OS X
2016-10-14 Eric FiselierRe-export two previously exported std::string functions.
2016-10-14 Eric FiselierAdd ABI list for 3.9 linux
2016-10-14 Konstantin... [Support/ELF/AMDGPU] Add 32-bit lo/hi got and pc relati...
2016-10-14 Mehdi AminiAdd `llvm::` in clEnumVal macro (NFC)
2016-10-14 Eric FiselierAdd 3.9 symbol list for OS X
2016-10-14 Eric FiselierFix CMake configuration error and add ABI lists for...
2016-10-14 Richard SmithFix bogus assert breaking modules self-host.
2016-10-14 Eric FiselierAdd OS X abi list
2016-10-14 Eric FiselierAdd ABI Changelog and current symbol list for Linux
2016-10-14 Richard SmithUse SubstInitializer instead of SubstExpr when instanti...
2016-10-14 Jim InghamThis test passes on i386 now.
2016-10-14 Jim InghamThis test is passing on i386 now.
2016-10-14 Matthias BraunTimer: Fix doxygen comments, use member initializer...
2016-10-14 Teresa JohnsonAdd interface for querying physical hardware concurrency
2016-10-14 Sebastian Popremove warnings from google-benchmarks in libcxx
2016-10-13 Dean Michael... [compiler-rt][XRay] Support tail call sleds
2016-10-13 Rui UeyamaImprove comments.
2016-10-13 Richard SmithReinstate r281429, reverted in r281452, with a fix...
2016-10-13 Saleem AbdulrasoolCodeGen: use MSVC division on windows itanium
2016-10-13 Arnold SchwaighoferDisable swiftcall test on windows: More brutal way...
2016-10-13 Saleem AbdulrasoolCodeGen: adjust floating point operations in Windows...
2016-10-13 Albert GutowskiAdd 64-bit MS _Interlocked functions as builtins again
2016-10-13 Kostya SerebryanyMake lsan complain loudly when running under ptrace
2016-10-13 Sanjay Patel[DAG] hoist DL(N) and fix formatting; NFC
2016-10-13 Kostya Serebryany[libFuzzer] more detailed message for disabled leak...
2016-10-13 Peter CollingbourneELF: Override DSO definitions when creating __start_...
2016-10-13 Albert Gutowskifix _BitScan intrinsics missing header warnings; fix...
2016-10-13 Alexander Shaposhnikov[analyzer] Remove superquadratic behaviour from Dataflo...
2016-10-13 Marshall ClowUpdate the status of three papers that do not require...
2016-10-13 Marshall ClowImplement wg21.link/p0302r1: Removing Allocator Support...
2016-10-13 Tom StellardLegalizeDAG: Implement PROMOTE for ISD::BITREVERSE
2016-10-13 Arnold SchwaighoferAdd required targets to tests to (hopefully) appease...
2016-10-13 David L Kreitzer[safestack] Reapply r283248 after moving X86-targeted...
2016-10-13 Sriraman TallamNew llc option pie-copy-relocations to optimize access...
2016-10-13 Justin LebarAdd and use isDiscardableGVALinkage function.
2016-10-13 Justin Lebar[CUDA] Emit deferred diagnostics during Sema rather...
2016-10-13 Nirav DaveRevert "In visitSTORE, always use FindBetterChain,...
2016-10-13 Saleem Abdulrasooltest: attempt to repair SCEI buildbots
2016-10-13 Eric Liu[clang-move] error out when fail to create new files.
2016-10-13 Saleem AbdulrasoolCodeGen: ensure that the runtime calling convention...
2016-10-13 Quentin Colombet[RAGreedy] Empty live-ranges always succeed in last...
2016-10-13 Nirav DaveIn visitSTORE, always use FindBetterChain, rather than...
2016-10-13 Arnold SchwaighoferSwift Calling Convention: Fix out of bounds access
2016-10-13 Kostya Serebryany[libFuzzer] add -trace_malloc= flag
2016-10-13 Eric LiuPrint stack trace for clang-move tool.
2016-10-13 Eric LiuPrint stack trace for clang-change-namespace tool.
2016-10-13 Quentin Colombet[AArch64][RegisterBankInfo] Switch to fully static...
2016-10-13 Justin Lebar[CUDA] Allow static variables in __host__ __device__...
2016-10-13 Justin Lebar[CUDA] Disallow __shared__ variables in host functions.
2016-10-13 Justin Lebar[CUDA] Add Sema::CUDADiagBuilder and Sema::CUDADiagIf...
2016-10-13 Manman RenModule: emit initializers for C/ObjC after r276159.
2016-10-13 Asiri Rathnayake[libcxxabi] Fix gcc build after r284128
2016-10-13 Teresa JohnsonPass -ffunction-sections/-fdata-sections along to gold...
2016-10-13 David L Kreitzer[safestack] Move X86-targeted tests into the X86 subdir...
2016-10-13 Teresa JohnsonAdd interface to compute number of physical cores on...
2016-10-13 Davide Italiano[ThinLTO] Update doc to include lld (now supported).
2016-10-13 Reid KlecknerTruncate long names in type records
2016-10-13 Vedant Kumar[unittests] Remove a redundant test fixture (NFC)
2016-10-13 Igor Breger[X86][AVX512] Fix sext v32i1 -> v32i8 lowering.
2016-10-13 Arnold SchwaighoferAdd more 64bit swiftcall convention tests
2016-10-13 Kostya Serebryany[libFuzzer] reapply r283946: refactoring to speed thing...
2016-10-13 Albert GutowskiImplement MS _ReturnAddress and _AddressOfReturnAddress...
2016-10-13 Reid KlecknerFix for PR30687. Avoid dereferencing MBB.end().
2016-10-13 Eric LiuDo not delete leading ../ in remove_dots.
2016-10-13 Asiri Rathnayake[libcxxabi] Refactor pthread usage into a separate API
2016-10-13 Javed Absar[ARM]: Assign cost of scaling used in addressing mode...
2016-10-13 Matthew Simpson[LV] Account for predicated stores in instruction costs
2016-10-13 Asiri Rathnayake[libunwind] Add missing <stdint.h> include. NFC.
2016-10-13 Sanjay Patel[x86] add negate-i1 run for 32-bit target
2016-10-13 Matthew Simpson[LV] Avoid rounding errors for predicated instruction...
2016-10-13 Simon Pilgrim[DAGCombiner] Add vector support to (mul (shl X, Y...
2016-10-13 Sjoerd MeijerGuard flag –fdenormal-fp-math with –fno-fast-math.
2016-10-13 Marshall ClowAdd missing include in test; NFC. Thanks to Jonathan...
2016-10-13 Matt ArsenaultAMDGPU: Assume spilling will occur at -O0
2016-10-13 Simon PilgrimCopy+pasts typo in comment describing combine test
2016-10-13 Simon Pilgrim[DAGCombiner] Add vector support to C2-(A+C1) -> (C2...
2016-10-13 Matt ArsenaultAMDGPU: Fix truncate to bool warnings
2016-10-13 Simon Dardis[mips] Add IAS support for dvp, evp
next