platform/upstream/llvm.git
2017-04-13 Lang Hames[ORC] Remove more extraneous semicolons from r300167...
2017-04-13 George Burgess IVRemove more lies from the LangRef.
2017-04-13 Craig Topper[APInt] Reorder fields to avoid a hole in the middle...
2017-04-13 Lang Hames[ORC] Remove extraneous semi-colon added in r300167.
2017-04-13 Craig Topper[APInt] Generalize the implementation of tcIncrement...
2017-04-13 George Burgess IVUpdate the LangRef to reflect reality.
2017-04-13 Lang Hames[ORC] Add RPC and serialization support for Errors...
2017-04-13 Eric FiselierFix template >> within C++03 code
2017-04-13 Eric FiselierDiagnose when reverse_iterator is used on path::iterator.
2017-04-13 Zachary TurnerRemove some unused private fields.
2017-04-13 Jason MolendaDon't use uuid_clear(), non-darwin platforms include
2017-04-13 Craig Topper[InstCombine] Add vector version of a test to show...
2017-04-13 Peter CollingbourneSupport: Add a VCSRevision.h header file.
2017-04-13 Eric FiselierFix C++03 test failures
2017-04-13 Eric FiselierAdd tests that std::unique_ptr's default constructor...
2017-04-13 Lang Hames[ORC] Add missing file from r300155.
2017-04-13 Eric FiselierUpdate tests -verify error messages after r300140.
2017-04-13 Lang Hames[ORC] Use native Errors rather than converted std:...
2017-04-13 Eric FiselierFix more bad member swap definitions in unordered_map.
2017-04-13 Reid Kleckner[IR] Take func, ret, and arg attrs separately in Attrib...
2017-04-13 Eric FiselierFix the default constructibility of __compressed_pair.
2017-04-13 Richard SmithFix broken test. We can't assume that 2MB of args is...
2017-04-13 Vitaly Buka[msan] Fix msan_test broken after r299884.
2017-04-13 Vitaly Buka[msan] Fix invalid use of vector constructor introduced...
2017-04-13 Eric FiselierFix most failures caused by r300140
2017-04-13 Rui UeyamaDo not initialize this->SoName with this->DefaultSoName.
2017-04-13 Craig Topper[IR] Remove the APIntMoveTy typedef from ConstantRange...
2017-04-13 NAKAMURA TakumiExternalASTMerger.cpp: Silence another warning. [-Wunus...
2017-04-13 Richard SmithWork around MSVC rejects-valid bug related to C++11...
2017-04-12 Konstantin... Fix compiler error in Attributes.cpp
2017-04-12 Wei DingAMDGPU : Fix common dominator of two incoming blocks...
2017-04-12 Richard SmithUpdate to match LLVM r300135.
2017-04-12 Eric Fiselier[libcxx] Fix __compressed_pair so it doesn't copy the...
2017-04-12 Richard SmithFix some ArgList uses after API change in r300135.
2017-04-12 Jason MolendaUse two LC_NOTE load commands for identifying the main...
2017-04-12 Zachary TurnerFix initialization order of class members.
2017-04-12 Richard SmithUpdate to match LLVM r300135.
2017-04-12 Richard SmithArgList: cache index ranges containing arguments with...
2017-04-12 Zachary Turner[llvm-pdbdump] Minor prepatory refactor of Class Def...
2017-04-12 Zachary Turner[llvm-pdbdump] More advanced class definition dumping.
2017-04-12 Eric FiselierFix test failures with older Clang versions
2017-04-12 Rui UeyamaAllow expressions in MEMORY command.
2017-04-12 Rui UeyamaMake intentional typos look more obvious.
2017-04-12 Rui UeyamaRemove redundant spaces.
2017-04-12 Rui UeyamaRemove useless 0x prefixes.
2017-04-12 Akira Hatanaka[libFuzzer] XFAIL fuzzer-oom.test on Darwin.
2017-04-12 Eric Fiselier[libc++] Implement LWG 2911 - add an is_aggregate type...
2017-04-12 Craig Topper[InstSimplify] Don't try to constant fold AllocaInsts...
2017-04-12 Marshall ClowAdditional test file for r300123
2017-04-12 Marshall ClowImplement part of LWG#2857 - any/optional. Still to...
2017-04-12 Reid Kleckner[clang-cl] Make all sanitizer flags available in clang-cl
2017-04-12 Eric FiselierFix incorrectly qualified return type from unique_ptr...
2017-04-12 Rui UeyamaMake a few tests shorter. NFC.
2017-04-12 Reid Kleckner[IR] Make AttributeSet constructor from AttributeSetNod...
2017-04-12 Craig Topper[ValueTracking] Teach GetUnderlyingObject to stop when...
2017-04-12 Reid Kleckner[IR] Assert that we never create an empty AttributeList...
2017-04-12 Eric Fiselier[Sema] Add __is_aggregate type-trait
2017-04-12 Eric FiselierFix clang-tidy shared link with libc++
2017-04-12 Alexander Shaposhnikov[analyzer] Add a check for IvarRegion in getExtraInvali...
2017-04-12 Matt ArsenaultAMDGPU: Fix invalid copies when copying i1 to phys reg
2017-04-12 Chris Bieneman[NFC] Adding a new wrapper for getaddrinfo
2017-04-12 Chris BienemanSupport Unit Testing debugserver
2017-04-12 Vassil Vassilev[modules] Delay calling DeclMustBeEmitted until it...
2017-04-12 Bruno Cardoso... [Driver] Add compiler option to generate a reproducer
2017-04-12 Bruno Cardoso... [Modules] Enable local submodule visibility for ObjC/C
2017-04-12 Alex ShlyapnikovCache size per class size in SizeClassAllocatorXLocalCache.
2017-04-12 David BlaikieModular Codegen: Include testing for inline asm as...
2017-04-12 David BlaikieFix up test to handle the now split -fmodules-codegen...
2017-04-12 David BlaikieModular Codegen: Separate flags for function and debug...
2017-04-12 Alex ShlyapnikovAvoid calling SizeClassMap::MaxCachedHint on hot path...
2017-04-12 Stanislav Mekhanoshin[AMDGPU] Generate range metadata for workitem id
2017-04-12 Piotr PadlewskiRemove readnone from invariant.group.barrier
2017-04-12 Vassil VassilevAppend -w when LLVM_ENABLE_WARNINGS is Off.
2017-04-12 Peter CollingbourneBitcode: Move version and global value module code...
2017-04-12 Zachary Turner[Support] Add support for unique_ptr<> to Casting.h.
2017-04-12 Shoaib Meenai[libc++] Use more appropriate conditional for ABI macro...
2017-04-12 Zachary TurnerRemove svnprop eol-style:native from Casting.h
2017-04-12 Craig Topper[InstCombine] Teach SimplifyMultipleUseDemandedBits...
2017-04-12 Craig Topper[InstCombine] Remove unreachable code for turning an...
2017-04-12 Sanjay Patel[InstCombine] fix wrong undef handling when converting...
2017-04-12 Craig Topper[SelectionDAG] Use APInt move assignment to avoid 2...
2017-04-12 Bob Haarman[coff] default to multiple parallel ThinLTO jobs
2017-04-12 Kyle ButtCodeGen: BlockPlacement: Add comment about DenseMap...
2017-04-12 Rui UeyamaAccept not only lld-link but also LLD-LINK, for example.
2017-04-12 Peter Collingbournellvm-lto2: Add a dump-symtab subcommand.
2017-04-12 Craig Topper[InstCombine] In SimplifyMultipleUseDemandedBits, use...
2017-04-12 Craig Topper[InstCombine] Teach SimplifyDemandedInstructionBits...
2017-04-12 Matthias BraunMachineScheduler: Skip acyclic latency heuristic for...
2017-04-12 Craig Topper[InstCombine] Move portion of SimplifyDemandedUseBits...
2017-04-12 Renato Golin[SystemZ] Fix more target specific tests
2017-04-12 Francis RicciFix memory leaks in address sanitizer darwin tests
2017-04-12 Stephan T.... [libcxx] [test] Avoid Clang's -Wunused-const-variable...
2017-04-12 Renato Golin[SystemZ] Fix target specific tests
2017-04-12 Krasimir Georgiev[clangd] Rename ClangDMain.cpp -> ClangdMain.cpp, NFC
2017-04-12 Dmitry Preobrazhensky[AMDGPU][MC] Added support for several VI-specific...
2017-04-12 Craig TopperTeach SimplifyDemandedUseBits that adding or subtractin...
2017-04-12 Hans WennborgRevert r300001 "Revert r298824 & r298816, recommit...
2017-04-12 Dmitry Preobrazhensky[AMDGPU][MC] Corrected parsing of v_cmp_class* and...
2017-04-12 Derek Schuff[WebAssembly] Update use of Attributes after r299875
2017-04-12 Aaron BallmanMoving a C++ test out of Sema and into SemaCXX; NFC.
next