platform/upstream/llvm.git
2016-09-29 Eugene LeviantDon't GC non-alloc mergeable section pieces
2016-09-29 George Rimar[ELF] - Testcases: remove "invalid-" prefix from inputs...
2016-09-29 George Rimar[ELF] - Rename testcase folder from "Invalid" to "inval...
2016-09-29 Eugene Leviant[ELF] Change the way we compute file offsets
2016-09-29 Vassil Vassilev[modules] Centralize the module cache.
2016-09-29 Igor KudrinRevert r282692: Use fallback_malloc to allocate __cxa_e...
2016-09-29 Jonas HahnfeldXFAIL Driver/darwin-stdlib.cpp if CLANG_DEFAULT_CXX_STD...
2016-09-29 Vitaly BukaAdd symbols introduced with -m32 build
2016-09-29 Vitaly BukaLimit script to sanitizers as SCUDO does not pass tests...
2016-09-29 Craig Topper[X86] Really fix the FileCheck line from r282690.
2016-09-29 Igor Kudrin[libc++abi] Use fallback_malloc to allocate __cxa_eh_gl...
2016-09-29 Craig Topper[AVX-512] Fix a check line from r282690.
2016-09-29 Craig Topper[AVX-512] Support spills of XMM16-31 and YMM16-31 when...
2016-09-29 Craig Topper[X86] Remove extra FileCheck lines that got left behind...
2016-09-29 Craig Topper[AVX-512] Replicate pattern from AVX to select VMOVDDUP...
2016-09-29 Craig Topper[X86] Add EVEX encoded VBROADCASTSS/SD and VPBROADCASTD...
2016-09-29 Craig Topper[X86] Remove AddedComplexity adjustments that don't...
2016-09-29 Craig Topper[X86] Add 512-bit VPBROADCASTB and VPBROADCASTW tests.
2016-09-29 Craig Topper[X86] Add VBROADCASTF128/VBROADCASTI128 to execution...
2016-09-29 Jason MolendaAdd a unit test for an x86_64 assembly inspection of
2016-09-29 Vitaly BukaMove verbose clang binaries detection
2016-09-29 Shoaib Meenai[libc++] Add missing locale aliases
2016-09-29 Justin BognerIR: Rename the tablegen'd Attributes file to .gen
2016-09-29 Aditya Kumar[PR30341] Alias must point to a definition
2016-09-29 Peter CollingbourneAdd explanatory comment.
2016-09-29 Eric ChristopherRemove an unnecessary duplicate initialization of TLOF...
2016-09-29 Eric ChristopherRemove the default constructor and count variable from...
2016-09-29 Eric ChristopherUpdate comment about initializing TLOF with a pointer...
2016-09-29 Eric ChristopherTidy spelling and grammar.
2016-09-29 Lei Liu[AArch64] Fix test case ELF/aarch64-tls-le.s
2016-09-29 Rui UeyamaAttempt to fix Windows buildbots.
2016-09-29 Matthias BraunMachineFunction: Add missing newline in debug print()
2016-09-29 Rui UeyamaRemove unused #includes.
2016-09-29 Matt ArsenaultAMDGPU: Partially fix control flow at -O0
2016-09-29 Matthias BraunScheduleDAGInstrs: There is no need to set OrigNode...
2016-09-29 Peter CollingbourneLTO: Fix use-after-scope error.
2016-09-29 Rui UeyamaAdd comments.
2016-09-29 Rafael EspindolaRead addend from the correct location.
2016-09-29 Davide Italiano[LTO] Fully qualify make_unique to make MSVC happy.
2016-09-29 Lei LiuAArch64: Set shift bit of TLSLE HI12 add instruction
2016-09-29 Eric FiselierPartially revert overflow checking in last_write_time
2016-09-29 Jason MolendaRe-commit the changes from r282565 that I had to back...
2016-09-29 Rui UeyamaUse InputFile::Symbol instead of auto for consistency.
2016-09-29 Sean CallananFixed TestObjCStructArgument/i386; expressions can...
2016-09-29 Davide Italiano[ELF/LTO] Switch to the new resolution-based API.
2016-09-29 Davide Italiano[LTO] Add a FIXME, we shouldn't expose getComdat().
2016-09-29 Davide Italiano[LTO] Expose getComdatSymbolTable() to linkers.
2016-09-29 Sean CallananIntroduced a null check to avoid a crash in a test...
2016-09-29 Richard SmithMark P0127R3 as done, and replace its __has_feature...
2016-09-28 Richard SmithP0127R2: Support type deduction for types of non-type...
2016-09-28 Evgeny StupachenkoWisely choose sext or zext when widening IV.
2016-09-28 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-09-28 Enrico GranataFix an issue where libc++ changed the type information...
2016-09-28 Justin Lebar[CUDA] Disallow variable-length arrays in CUDA device...
2016-09-28 Justin Lebar[CUDA] Disallow exceptions in device code.
2016-09-28 Gor Nishanov[Coroutines] Add proper mangling for operator co_await...
2016-09-28 Shoaib Meenai[libc++] Clarify _LIBCPP_NEW_DELETE_VIS for Windows
2016-09-28 Quentin Colombet[RegisterBankInfo] Uniquely generate OperandsMapping.
2016-09-28 Quentin Colombet[RegisterBankInfo] Rework the APIs of ValueMapping.
2016-09-28 Richard SmithFix bug where template argument deduction of a non...
2016-09-28 Eric FiselierMark libc++ internal globals with _LIBCPP_SAFE_STATIC.
2016-09-28 Mike Aizatsky[sancov] introducing symbolized coverage files (.symcov)
2016-09-28 Adrian PrantlRemove dead code from LiveDebugVariables.cpp (NFC)
2016-09-28 Mike Aizatsky[sancov] a simple .symcov coverage report server
2016-09-28 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-09-28 Eric FiselierImprove 'last_write_time(...)' accuracy and detect...
2016-09-28 Rui UeyamaWarn on empty archive files.
2016-09-28 Greg ClaytonAdd the ability for the task port to change when a...
2016-09-28 Richard Smithcxx_status: use HTML5 details/summary elements to hide...
2016-09-28 Dehao ChenRefactor the ProfileSummaryInfo to use doInitialization...
2016-09-28 Richard SmithAdd a couple more tentative names for upcoming SD-6...
2016-09-28 Todd Fialause assertEquals in TestSBTypeClassMembers
2016-09-28 Richard SmithP0095R3: Implement the latest published revision of...
2016-09-28 Krzysztof ParzyszekIfConversion: Add implicit uses for redefined regs...
2016-09-28 Matthias Gehre[clang-tidy] fix false-positive for cppcoreguidelines...
2016-09-28 Konstantin... [AMDGPU] Promote uniform i16 ops to i32 ops for targets...
2016-09-28 Richard SmithP0096R2: Implement more recent revision of SD-6 (C...
2016-09-28 Richard SmithLong-overdue update to cxx_status: C++14 is no longer...
2016-09-28 Sanjay Patel[InstCombine] update to use FileCheck
2016-09-28 Richard SmithRe-commit r282556, reverted in r282564, with a fix...
2016-09-28 Dehao ChenFix the bug introduced in r282616.
2016-09-28 Vitaly BukaAdd build script for symbolizer which can be linked...
2016-09-28 Dehao ChenFix the bug when -compile-twice is specified, the PSI...
2016-09-28 Etienne Bergeron[compiler-rt] Fix interception of multiple defined...
2016-09-28 Simon Pilgrim[X86][AVX] Add test showing that VBROADCAST loads don...
2016-09-28 Artur PilipenkoDon't look through addrspacecast in GetPointerBaseWithC...
2016-09-28 Adrian PrantlTeach LiveDebugValues about lexical scopes.
2016-09-28 Artem Belevich[CUDA] Added support for CUDA-8
2016-09-28 Artem Belevich[CUDA] added __nvvm_atom_{sys|cta}_* builtins.
2016-09-28 Adrian PrantlRewrite loops to use range-based for. (NFC)
2016-09-28 Artem Belevich[NVPTX] Added intrinsics for atom.gen.{sys|cta}.* instr...
2016-09-28 Sanjoy Das[SCEV] Use a SmallPtrSet as a temporary union predicate...
2016-09-28 Todd Fialazorg Xcode python test suite target arch update
2016-09-28 Nirav DaveRevert "In visitSTORE, always use FindBetterChain,...
2016-09-28 Rafael EspindolaSort headers. NFC.
2016-09-28 Dylan McKay[AVR] Rename the builtin calling convention names
2016-09-28 Marina Yatsina[x86] Accept 'retn' as an alias to 'ret[lqw]'\'ret...
2016-09-28 Nirav DaveIn visitSTORE, always use FindBetterChain, rather than...
2016-09-28 Ed Mastelibunwind: Add OpenBSD case for _Unwind_Ptr typedef
2016-09-28 Dylan McKay[AVR] Import the LLVM namespace inside AVRMCTargetDesc.cpp
next