platform/upstream/llvm.git
2018-02-09 Matt Davis[CodeGen] Use the zero initializer instead of storing...
2018-02-09 Adrian PrantlMake LLDB's clang module cache path customizable
2018-02-09 Daniel Neilson[AMDGPUPromoteAlloca] Replace deprecated memory intrins...
2018-02-09 Daniel Neilson[AArch64FastISel] Replace deprecated calls to MemoryInt...
2018-02-09 Francis Visoiu... [X86][MC] Fix assembling rip-relative addressing +...
2018-02-09 Matt Davis[CodeGen] Add lifetime markers to the list of meta...
2018-02-09 Sam Clegg[WebAssebmly] Report undefined symbols correctly in...
2018-02-09 Francis Visoiu... [CodeGen] Print predecessors as MIR comments in -debug...
2018-02-09 Davide Italiano[lldb-mi] This test now passes consistently, unXFAIL it.
2018-02-09 Kevin Enderbyllvm-objdump when printing the Objective-C meta data...
2018-02-09 Evandro Menezes[AArch64] Adjust the cost model for Exynos M3
2018-02-09 Akira HatanakaRemove "CHECK: entry" in test case.
2018-02-09 Vedant Kumar[Utils] Salvage debug info from dead 'or' instructions
2018-02-09 Krzysztof Parzyszek[Hexagon] Add code to select QTRUE and QFALSE
2018-02-09 George Karpenkov[analyzer] [tests] Fixing an error after non-atomic...
2018-02-09 Adrian PrantlIntroduce an API for LLDB to compute the default module...
2018-02-09 Matt ArsenaultDeclare PostDominatorTree as a class
2018-02-09 George Karpenkov[analyzer] [tests] [NFC] Remove a fragile tightly-coupl...
2018-02-09 Artem Belevich[tablegen] Fixed few !foreach evaluation issues.
2018-02-09 Steven Wu[ThinLTO] Teach ThinLTO about auto hide symbols
2018-02-09 Rui UeyamaMake a lambda a static function to make the ICF main...
2018-02-09 Rui UeyamaDo not print out removed ICF sections for -verbose.
2018-02-09 Sanjay Patel[x86] remove duplicate undef tests; NFC
2018-02-09 Simon Pilgrim[InstCombine] Add vector xor tests
2018-02-09 Rui UeyamaMake --export-dynamic-symbol to pull out object files...
2018-02-09 Matt ArsenaultAMDGPU: Remove tied operand from si_else
2018-02-09 Rafael EspindolaEmit smaller exception tables for non-SJLJ mode.
2018-02-09 Rafael EspindolaUse assembler expressions to lay out the EH LSDA.
2018-02-09 Matt ArsenaultAMDGPU: Update for datalayout change
2018-02-09 Matt ArsenaultReapply "AMDGPU: Add 32-bit constant address space"
2018-02-09 Matt ArsenaultAMDGPU: Fix layering issue
2018-02-09 Evandro Menezes[AArch64] Refactor stand alone methods (NFC)
2018-02-09 Rafael EspindolaRefactor how we decide which sections to sort.
2018-02-09 Davide Italiano[Testsuite] Remove leak tests, it's not useful anymore.
2018-02-09 Haojian Wu[clang-move] Don't dump macro symbols.
2018-02-09 Francois Ferrandclang-format: keep ObjC colon alignment with short...
2018-02-09 David BlaikiePre-emptively fix test case for windows path separators
2018-02-09 Ed MasteAdd IMPLEMENTATION NOTES describing lld's .a handling...
2018-02-09 David BlaikieRemove some unnecessary REQUIRES: shell from a couple...
2018-02-09 Krzysztof Parzyszek[Hexagon] Express calling conventions via .td file...
2018-02-09 Ilya Biryukov[clangd] Fix crash in tests in debug mode.
2018-02-09 Sam McCall[clangd] Collect definitions when indexing.
2018-02-09 Stefan Maksimovic[DebugInfo] Don't insert DEBUG_VALUE after terminators
2018-02-09 Stefan Maksimovic[SelectionDAG] Provide adequate register class for...
2018-02-09 Ilya Biryukov[clangd] Fix crash when CompilerInvocation can't be...
2018-02-09 Oliver Stannard[ELF] Print the .type assembly directive correctly...
2018-02-09 Pavel LabathFix some warnings in SymbolFilePDB.cpp
2018-02-09 Simon Dardis[mips] UnXFAIL gprestore.ll test.
2018-02-09 Simon Pilgrim[InstCombine] Add constant vector support for X udiv...
2018-02-09 Clement Courbet[TargetSchedule] Fix r324582.
2018-02-09 Ilya Biryukov[clangd] Remove threading-related code from ClangdUnit.h
2018-02-09 Pavel Labath[CodeGen] Optimize AccelTable
2018-02-09 Pavel Labathllgs-test: Parse and store register info recieved from...
2018-02-09 Andrew V. TischenkoFif for an issue when Clang permits assignment to vecto...
2018-02-09 Jonas Paulsson[AArch64] Return true in enableMultipleCopyHints().
2018-02-09 Serguei KatkovRename and move utility function getLatchPredicateForGu...
2018-02-09 Sam Clegg[WebAssebmly] Remvoe trailing semicolon. NFC.
2018-02-09 Sam Clegg[WebAssembly] Remove redundant check global output...
2018-02-09 Konstantin... AMDGPU/GCN: Bring processors in sync with AMDGPUUsage
2018-02-09 Vedant Kumar[bugpoint] Report non-existent opt binary
2018-02-09 Stanislav Mekhanoshin[AMDGPU] More descriptive names in the memory legalizer
2018-02-09 Peter CollingbourneLTO: Include live bit in ThinLTO cache key.
2018-02-09 Craig Topper[X86] Simplify some code in lowerV4X128VectorShuffle...
2018-02-09 Craig Topper[X86] Teach shuffle lowering to recognize 128/256 bit...
2018-02-09 Craig Topper[X86] Add 512-bit shuffle test cases for concatenating...
2018-02-09 Aaron Smith[SymbolFilePDB] Add support for function symbols
2018-02-09 Victor Leschuk[lit] Pass CLANG env var to testing configuration
2018-02-09 Vedant Kumar[bugpoint] Simplify reducers which can fail verificatio...
2018-02-09 Vedant Kumar[bugpoint] Delete a dead cl::opt (-child-output)
2018-02-09 Vedant Kumar[bugpoint] Avoid noisy errors by passing a valid opt...
2018-02-09 David BlaikieDebugInfo/llvm-symbolizer: Test symbolizing Split DWARF...
2018-02-09 Saleem AbdulrasoolAST: support ObjC lifetime qualifiers in MS ABI
2018-02-09 Lang Hames[ORC] Remove Layer handles from the layer concept.
2018-02-09 Douglas YungMake test changes added in r324584 more robust by using...
2018-02-09 Rui UeyamaRemove redundant semicolon.
2018-02-09 Artem Dergachev[CFG] Squash an unused variable introduced in r324668.
2018-02-09 Aditya Nandakumar[GISel]: Verify COPIES involving generic registers.
2018-02-09 Richard Smith[modules] Fix incorrect diagnostic mapping computation...
2018-02-09 Francis Visoiu... [CodeGen] Unify the syntax of MBB liveins in MIR and...
2018-02-09 Craig Topper[x86] Add test cases to demonstrate some dumb mask...
2018-02-09 Rui UeyamaRename confusing variable names in a test.
2018-02-09 Evgeniy Stepanov[hwasan] Fix kernel instrumentation of stack.
2018-02-09 Francis Visoiu... [CodeGen] Don't compute BranchProbability for MBB:...
2018-02-09 Reid Kleckner[WinEH] Put funclet bundles on inline asm calls
2018-02-09 Rui UeyamaUse log to print out a verbose message.
2018-02-09 Erich KeaneFix UBSan issue with PPC::isValidCPUName
2018-02-09 Francis Visoiu... [CodeGen] Only print successors when the list is not...
2018-02-09 Francis Visoiu... [CodeGen] Unify the syntax of MBB successors in MIR...
2018-02-08 Rui UeyamaRemove Config->Verbose because we have errorHandler...
2018-02-08 Rui UeyamaFix --print-icf-sections output.
2018-02-08 Erich KeaneAdd size to constexpr Arrays
2018-02-08 Francis Visoiu... [CodeGen] Move printing '\n' from MachineInstr::print...
2018-02-08 Artem Dergachev[analyzer] MallocChecker: Fix one more bug category.
2018-02-08 Jacques Pienaar[Lanai] Code model dictates section selection.
2018-02-08 Sanjay Patel[x86] consolidate and add tests for undef binop folds...
2018-02-08 Adrian PrantlUse a stable topological sort in DwarfCompileUnit:...
2018-02-08 Erich KeaneAdd Rest of Targets Support to ValidCPUList (enabling...
2018-02-08 Erich KeaneAdd NVPTX Support to ValidCPUList (enabling march notes)
2018-02-08 Erich KeaneAdd X86 Support to ValidCPUList (enabling march notes)
2018-02-08 Erich KeaneMake march/target-cpu print a note with the list of...
next