platform/upstream/llvm.git
2017-05-26 Rafael EspindolaAvoid using EhFrameHdr->Sections.
2017-05-26 Rafael EspindolaOrder writable executable sections before writable...
2017-05-26 Tobias Grosser[ScopInfo] Translate mapToDimension to isl C++ [NFC]
2017-05-26 Reid KlecknerUpdate MS mangling EBNF, NFC
2017-05-26 Roger Ferrer... Revert "Export the required symbol from DynamicLibraryT...
2017-05-26 David BlaikieDebugInfo: Don't include locations for debug-having...
2017-05-26 Tom StellardAMDGPU/GlobalISel: Mark 32-bit float constants as legal
2017-05-26 George Rimar[DWARF] - Make collectAddressRanges() return section...
2017-05-26 Matthias BraunLivePhysRegs: Fix addLiveOutsNoPristines() for return...
2017-05-26 Aaron BallmanAdding a const overload of DesignatedInitExpr::getDesig...
2017-05-26 Sam Kolton[AMDGPU] SDWA: add disassembler support for GFX9
2017-05-26 Kostya Kortchinsky[scudo] Check the return values of the pthread_* functions
2017-05-26 Sanjay Patel[DAGCombiner] use narrow vector ops to eliminate concat...
2017-05-26 Renato GolinRevert "[OpenCL] An error shall occur if any scalar...
2017-05-26 Alex Shlyapnikov[asan] Enable back some ASan tests disabled on PowerPC.
2017-05-26 Nirav Dave[DAG] Move legal type checks in store merge to be check...
2017-05-26 Ilya Biryukov[clangd] Attempt to fix tests failing on Windows
2017-05-26 Ravitheja AddepallyFixing Memory Leak
2017-05-26 John Brawn[ARM] Fix lowering of misaligned memcpy/memset
2017-05-26 Amaury Sechetnits in wide-integer-cmp.ll . NFC
2017-05-26 Pavel LabathFix 32-bit builds
2017-05-26 John Brawn[ARM] Add tests for 6-M memcpy/memset code generation
2017-05-26 Egor Churaev[OpenCL] An error shall occur if any scalar operand...
2017-05-26 Andrew V. TischenkoThe fix for PR22004: X86AsmParser.cpp asserts: OperandS...
2017-05-26 George RimarRevert "[DWARF] - Make collectAddressRanges() return...
2017-05-26 George RimarRecommit r303978 "[DWARF] - Make collectAddressRanges...
2017-05-26 Siddharth Bhat[Docs] Fix exception name being caught in case ReadTheD...
2017-05-26 George RimarRevert r303978 "[DWARF] - Make collectAddressRanges...
2017-05-26 Nirav DaveFix signedness of constant. NFC.
2017-05-26 Roger Ferrer... Export the required symbol from DynamicLibraryTests
2017-05-26 George Rimar[DWARF] - Make collectAddressRanges() return section...
2017-05-26 Ilya Biryukov[clangd] Allow to use vfs::FileSystem for file accesses.
2017-05-26 George Rimar[ELF] - Follow up for r303975. NFCi.
2017-05-26 George Rimar[ELF] - Do not produce duplicate values in .gdb_index...
2017-05-26 Daniel JasperRemove unnecessary double-assignment triggering -Wseque...
2017-05-26 George Rimar[ELF] - Simplify implementation of constant pool when...
2017-05-26 Ravitheja AddepallyImplementation of remote packets for Trace data.
2017-05-26 Max KazantsevRe-enable "[SCEV] Do not fold dominated SCEVUnknown...
2017-05-26 Matthias BraunLivePhysRegs: Skip reserved regs in computeLiveIns...
2017-05-26 Wei MiRevert rL303923 since it broke the sanitizer bootstrap...
2017-05-26 Craig Topper[InstSimplify] Use APInt::isMask isntead of manually...
2017-05-26 Craig Topper[InstSimplify] Use m_ConstantInt matchers to short...
2017-05-26 Eric FiselierWorkaround debug info bug in Clangs coroutine implement...
2017-05-26 Ed MasteFreeBSD ProcessMonitor: map TRAP_CAP to a trace trap
2017-05-26 Chandler Carruth[IR] Add an iterator and range accessor for the PHI...
2017-05-26 Eric FiselierGet <experimental/coroutine> working in C++03.
2017-05-26 George Burgess IV[docs] Point coroutine link to an actual document
2017-05-26 Rui UeyamaRearrange code for the sake of readability. NFC.
2017-05-26 Matthias BraunRevert "LivePhysRegs: Fix addLiveOutsNoPristines()...
2017-05-26 Rui UeyamaSimplify. NFC.
2017-05-26 Rui UeyamaInline a trivial constructor.
2017-05-26 Tim NorthoverCreate valid LValue to represent null pointers in const...
2017-05-26 Eric FiselierGuard <experimental/coroutine> against older Clang...
2017-05-26 Matthias BraunRevert "LivePhysRegs: Skip reserved regs in computeLive...
2017-05-26 Matthias BraunTest for r303938
2017-05-26 Eric FiselierRemove incorrect #ifdef guards around variant tests.
2017-05-26 Chandler Carruth[PM] Enable the new simple loop unswitch pass in the...
2017-05-26 Casey Carter[test] Fix breakage from r303947 =(
2017-05-26 Rui UeyamaTidy up RelocVisitor.h.
2017-05-26 Matthias BraunLivePhysRegs: Follow-up to r303937
2017-05-26 Rafael EspindolaRemove dummy cast. NFC.
2017-05-26 Casey Carter[test] make_shared<T()>(...) is, uh, libc++-specific
2017-05-26 Zachary Turner[llvm-pdbdump] Don't crash when displaying padding.
2017-05-26 Richard SmithFactor resolving of header directives -> files out...
2017-05-26 Eugene Zelenko[Examples] Fix some Clang-tidy modernize-use-using...
2017-05-25 Dimitry AndricReturn a lit.Test.Result object from TestRunner's execu...
2017-05-25 Zachary TurnerRemove unused member.
2017-05-25 Vitaly Buka[compiler-rt] Replace allow_user_segv_handler=0 with...
2017-05-25 Tim Shen[PPC] Add text for assert.
2017-05-25 Peter CollingbourneLTO: Do summary-based prevailing symbol resolution...
2017-05-25 Matthias BraunLivePhysRegs: Fix addLiveOutsNoPristines() for return...
2017-05-25 Matthias BraunLivePhysRegs: Skip reserved regs in computeLiveIns...
2017-05-25 Eric FiselierRe-add <experimental/coroutine> to the module map.
2017-05-25 Zachary Turner[CV Type Merging] Find nested type indices faster.
2017-05-25 Richard Trieu"*" => "+" to avoid matching on empty string.
2017-05-25 David BlaikieDebugInfo: Simplify scopes+subprogram handling since...
2017-05-25 Richard TrieuMake test/Driver/baremetal.cpp work when output directo...
2017-05-25 Tim Shen[PPC] Fix atomics lowering in DAG lowering.
2017-05-25 Richard SmithSwitch from using a DiagnosticTrap and a note for ...
2017-05-25 Eric FiselierCorrect typo: LIBCXXABI_BUILTINS_LIBRARY -> LIBCXX_BUIL...
2017-05-25 Martell Malonelibcxx: fix bootstrapping for mingw-w64
2017-05-25 David BlaikieFix test to handle running on platforms which don't...
2017-05-25 Rui UeyamaWhen uncompressing sections, remove SHF_COMPRESSED...
2017-05-25 Rafael EspindolaRevert "Simplify a variable type by using StringRef...
2017-05-25 Craig Topper[InstCombine] Add an InstCombine specific wrapper aroun...
2017-05-25 Wei Mi[GVN] Add phi-translate support in scalarpre.
2017-05-25 Andrew KaylorAdd constrained intrinsics for some libm-equivalent...
2017-05-25 Matthias BraunCodeGen: Rename DEBUG_TYPE to match passnames
2017-05-25 Zachary Turner[lld] Fix a bug where we continually re-follow type...
2017-05-25 Zachary Turner[CodeView Type Merging] Don't keep re-allocating temp...
2017-05-25 Zachary TurnerMake BinaryStreamReader::readCString a bit faster.
2017-05-25 Bob Haarman[pdb] pad source file name buffer at the end instead...
2017-05-25 Zachary TurnerFix a bug in MappedBlockStream.
2017-05-25 Sam Clegg[WebAssembly] MC: Include unnamed data when writing...
2017-05-25 Zachary Turner[CodeView Type Merging] Avoid record deserialization...
2017-05-25 Aaron BallmanUpdate the getting started documentation to match the...
2017-05-25 Aaron BallmanUpdate the documentation and CMake file for Visual...
2017-05-25 Kostya Serebryany[asan] relax sanbox_read_proc_self_maps_test to pass...
2017-05-25 Hans WennborgMake test/Driver/baremetal.cpp pass on Windows
2017-05-25 Erich KeaneEarlier revert introduced an extra space, remove it.
next