platform/upstream/llvm.git
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
2016-10-13 Richard Chamberlain[lldb] Improve identification of Linux core dumps....
2016-10-13 Simon Pilgrim[DAGCombiner] Add vector support to (sub -1, x) ->...
2016-10-13 Artem Dergachev[analyzer] Link libStaticAnalyzerCheckers to libASTMatc...
2016-10-13 Haojian Wu[clang-move] Better support enclosing class.
2016-10-13 Alexey BataevFix for PR30639: CGDebugInfo Null dereference with...
2016-10-13 Haojian WuRecommit r283538 "[clang-move] Support moving multiple...
2016-10-13 Oren Ben Simhon[X86] Basic additions to support RegCall Calling Conven...
2016-10-13 Daniel JasperSilence unused warning in non-assert builds.
2016-10-13 Craig Topper[AVX-512] Fix v16i32 zero extending shuffle test case...
2016-10-13 Craig Topper[AVX-512] Teach shuffle lowering to recognize 512-bit...
2016-10-13 Craig Topper[AVX-512] Add tests for basic 512-bit zero extending...
2016-10-13 Diana PicusRemove a FIXME that I forgot about. NFC.
2016-10-13 Craig Topper[X86] Simplify the lowering code for extracting and...
2016-10-13 Eric FiselierRevert r282345 - Use __attribute__((internal_linkage...
2016-10-13 Vadim MacagonFix Python binding generation build step on Windows
2016-10-13 Sebastian PopMemory-SSA: strengthen defClobbersUseOrDef interface
2016-10-13 Sebastian Popcommit back "GVN-hoist: fix store past load dependence...
2016-10-13 Quentin Colombet[AArch64][RegisterBankInfo] Provide alternative mapping...
2016-10-13 Reid KlecknerCorrect PrivateLinkage for COFF
2016-10-13 Peter CollingbourneAdd "opt" to the list of test dependencies.
2016-10-13 Quentin Colombet[AArch64][RegisterBankInfo] Provide alternative mapping...
2016-10-13 Reid KlecknerRevert "GVN-hoist: fix store past load dependence analy...
2016-10-13 Rui UeyamaMove a utility function to Strings.cpp.
2016-10-13 Quentin Colombet[AArch64][RegisterBankInfo] Describe cross regbank...
2016-10-13 Quentin Colombet[AArch64][RegisterBankInfo] Use static mapping for...
2016-10-13 Quentin Colombet[AArch64][MachineLegalizer] Mark more G_BITCAST as...
2016-10-13 Quentin Colombet[AArch64][RegisterBankInfo] Bump the cost of vector...
2016-10-13 Quentin Colombet[AArch64][RegisterBankInfo] Use a proper cost for cross...
2016-10-13 Quentin Colombet[AArch64][RegisterBankInfo] Provide more realistic...
2016-10-12 Albert Gutowskifix function label name in addressofreturnaddress test
2016-10-12 Devin Coughlin[analyzer] DeallocChecker: Don't warn about directly...
2016-10-12 Albert Gutowskifix ms-intrinsics labels code to work with builds with...
next