platform/upstream/llvm.git
2017-04-28 Sanjoy Das[StackMaps] Increase the size of the "location size...
2017-04-28 Saleem AbdulrasoolCOFF Import: expose both symbols
2017-04-28 NAKAMURA Takumiclang/test/Index/index-module.m: Relax expressions...
2017-04-28 Craig Topper[APInt] Use inplace shift methods where possible. NFCI
2017-04-28 Richard SmithMove functionality for handling module maps as inputs...
2017-04-28 Jim InghamProvide a mechanism to do some pre-loading of symbols...
2017-04-28 Jim InghamAdd a newline to suppress compiler warnings.
2017-04-28 Zachary Turner[llvm-pdbdump] Allow printing only a portion of a stream.
2017-04-28 Sam Clegg[WebAssembly] Add some tests for wasm MC layer
2017-04-28 Bruno Cardoso... [ASTImporter] Move structural equivalence context to...
2017-04-28 Kamil RytarowskiResurrect the standalone build of LLDB
2017-04-28 Argyrios Kyrtzidis[ARCMigrate] When applying changes from remap files...
2017-04-27 George Burgess IVUse a consistent style. NFC
2017-04-27 Tim Hammerquistintegrate SBTrace changes into Xcode project
2017-04-27 Davide Italiano[SROA] Fix nondeterminism exposed by Simon's r299221.
2017-04-27 Rui UeyamaCOFF ICF: Merge only functions. Do not merge read-only...
2017-04-27 Bruno Cardoso... [Modules] Improve diagnostics for incomplete umbrella
2017-04-27 Bruno Cardoso... [Modules] Refactor logic for incomplete umbrella warnin...
2017-04-27 Frederich MunchFix a few pedantic warnings.
2017-04-27 Sanjay Patel[InstCombine] fix matcher to bind to specific operand...
2017-04-27 Duncan P. N... Headers: Make the type of SIZE_MAX the same as size_t
2017-04-27 Duncan P. N... Preprocessor: Suppress -Wnonportable-include-path for...
2017-04-27 Sanjoy DasSpecify something that's true in practice
2017-04-27 Vedant Kumar[ubsan] Make the cast overflow message less redundant
2017-04-27 Evgeniy Stepanov[asan] Fix dead stripping of globals on Linux (compiler...
2017-04-27 Evgeniy Stepanov[asan] Fix dead stripping of globals on Linux.
2017-04-27 Evgeniy Stepanov[asan] Put ctor/dtor in comdat.
2017-04-27 Tim Northoverlibclang: remove unused variable.
2017-04-27 Kostya Kortchinsky[scudo] Move thread local variables into their own...
2017-04-27 Simon Pilgrim[X86][SSE] Add tests for broadcast from larger vector...
2017-04-27 Tobias Grosser[ScopInfo] Consider only write-free dereferencable...
2017-04-27 Chris BienemanFixing Windows bot
2017-04-27 Chris BienemanNFC. Add comment about debugserver usage
2017-04-27 Chris BienemanFix GreenDragon bots
2017-04-27 Zachary Turner[llvm-readobj] Dump COFF Resources section.
2017-04-27 George Rokos[OpenMP] libomptarget: test correction for use with...
2017-04-27 Chandler Carruth[PM/LoopUnswitch] Introduce a new, simpler loop unswitc...
2017-04-27 Eli Friedman[GlobalOpt] Correctly update metadata when localizing...
2017-04-27 Teresa JohnsonMemory intrinsic value profile optimization: Improve...
2017-04-27 Sean CallananAdded an Importer test for in-class member initializers.
2017-04-27 Frederich MunchLimit disabling of warnings emitted from r301571 by...
2017-04-27 Frederich MunchFix warnings from test added in r301562 on Windows...
2017-04-27 Vedant Kumar[Profile] Add off-by-default -Wprofile-instr-missing...
2017-04-27 Vassil VassilevSync with changes from r300825 in clang.
2017-04-27 Argyrios Kyrtzidis[libclang] Enhance clang_Cursor_isDynamicCall and clang...
2017-04-27 Hans Wennborgclang-cl: Alias /d1reportAllClassLayout to -fdump-recor...
2017-04-27 Sanjoy DasUse a pointer type for target frame indices during...
2017-04-27 Peter Collingbournecmake: Touch $GIT_DIR/logs/HEAD if it does not already...
2017-04-27 Hans WennborgFix -Wpedantic about extra semicolons in CGStmtOpenMP.cpp
2017-04-27 Vassil VassilevRemove leaking UnknownPragmaHandlers right after we...
2017-04-27 Frederich MunchRefactor DynamicLibrary so searching for a symbol will...
2017-04-27 Xinliang David Li[PartialInlining]: Improve partial inlining to handle...
2017-04-27 Tim NorthoverTSan: update line number after XFAIL on iOS.
2017-04-27 Chris BienemanUpdate GDB remote command regex for IPv6
2017-04-27 Michael Kruse[CMake] Use object library to build the two flavours...
2017-04-27 Zachary Turner[CodeView] Isolate Debug Info Fragments into standalone...
2017-04-27 Zachary Turner[Support] Make BinaryStreamArray extractors stateless.
2017-04-27 Zachary TurnerRename some PDB classes.
2017-04-27 Sanjay Patel[x86] add minimal tests for potential size-changing...
2017-04-27 Chris Bieneman[CMake] Abstract Config.h generation for Xcode
2017-04-27 Philip Pfaffe[Polly][Cmake] Add missing include paths to exported...
2017-04-27 Sam Kolton[AMDGPU] DPP: add support for GFX9
2017-04-27 Alexey Bataev[OPENMP] Add a check for iterator not reached the end...
2017-04-27 Argyrios Kyrtzidis[index] Mark the ObjC implicit accessor method definiti...
2017-04-27 Alexey Bataev[OPENMP] Improve performance of the hasDSA() function...
2017-04-27 Krzysztof ParzyszekFix typo and place comment close to its target
2017-04-27 Aaron BallmanFixing a malformed RST table to get the documentation...
2017-04-27 Simon PilgrimFixed assert message to correctly refer to MRMSrcReg4VO...
2017-04-27 Rafael EspindolaAlso match the output on 32 bit systems.
2017-04-27 Alex Lorenz[libclang] Pass in the -fallow-editor-placeholders...
2017-04-27 Rafael EspindolaAdd missing FileCheck, update CHECK lines and avoid...
2017-04-27 Zoran Jovanovic[mips][microMIPS] Adding code size reduction pass for...
2017-04-27 NAKAMURA Takumiclang/test/Modules/malformed-overload.m: Make sure...
2017-04-27 Martin Probstclang-format: [JS] parse async function declarations.
2017-04-27 Nitesh Jain[LLDB][MIPS] Forgot to add check in commit rl301530
2017-04-27 Haojian WuFix asan failures on OpenMP.
2017-04-27 Oren Ben Simhon[X86] Support of no_caller_saved_registers attribute
2017-04-27 Pavel LabathTCPSocket: add back support for "*" address
2017-04-27 Jonas Paulsson[SystemZ] Remove incorrect assert in SystemZTTIImpl
2017-04-27 Alex Lorenz[ObjC] Disallow vector parameters and return values...
2017-04-27 Diana Picus[ARM] GlobalISel: Fix extended stack operands
2017-04-27 Nitesh Jain[LLDB][MIPS] Fix TestMiExec.py failure.
2017-04-27 Andrew V. Tischenko2 tests that were lost in rL301390
2017-04-27 George Rimar[ELF] - Modify testcase because of llvm-dwarfdump dump...
2017-04-27 George Rimar[llvm-dwarfdump] - Change format for .gdb_index dump.
2017-04-27 Yaron KerenConstify SourceManager input to MacroInfo::getDefinitio...
2017-04-27 Haojian WuDon't hard-code "modules-cache-path" in the test.
2017-04-27 Pavel LabathFix build for clang r301507
2017-04-27 Igor Breger[GlobalISel][X86] handle not symmetric G_COPY
2017-04-27 Nick LewyckyIn the expression evaluator, visit the index of an...
2017-04-27 Clement Courbet[CodeGen][NFC] Rename 'Src' to 'Val'.
2017-04-27 Nick LewyckyIn the expression evaluator, descend into both the...
2017-04-27 Hongbin Zheng[Polly] Do not introduce address space cast
2017-04-27 Sanjoy DasUse accessors for ValueHandleBase::V; NFC
2017-04-27 Craig Topper[Metadata] Fix typos in comments. NFC
2017-04-27 Craig Topper[InstCombine] Use APInt bit counting methods to avoid...
2017-04-27 Rui UeyamaRecommend users use readelf instead of objdump to dump...
2017-04-27 Rui UeyamaSimplify BinaryFile::parse and add comments.
2017-04-27 Rui UeyamaRemove needless type conversions.
2017-04-27 Rui UeyamaMake StringSaver::save less ambiguous.
next