platform/upstream/llvm.git
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...
2018-02-08 Aaron SmithRecognize MSVC style mangling in CPlusPlusLanguage...
2018-02-08 Aaron SmithOnly throw -fPIC when building a shared library
2018-02-08 Dmitry MikulinMinor tweak to test case.
2018-02-08 Paul Robinson[DWARFv5] Fix dumper to show the file table starts...
2018-02-08 Artem Dergachev[CFG] Add extra context to C++ constructor statement...
2018-02-08 Matt ArsenaultAMDGPU: Process SDWA block at a time
2018-02-08 Matt ArsenaultAMDGPU: Minor cleanups
2018-02-08 Alexander Ivchenko[GlobalISel][X86] Fixing failures after https://reviews...
2018-02-08 Alexander Ivchenko[GlobalIsel][X86] Making {G_IMPLICIT_DEF, s128} legal
2018-02-08 Artem Dergachev[analyzer] Self-debug: Dump the core's internal state...
2018-02-08 Craig Topper[X86] Improve combineCastedMaskArithmetic to fold ...
2018-02-08 Craig Topper[X86] Add DAG combine to constant fold a bitcast of...
2018-02-08 Artem Dergachev[analyzer] Self-debug: Dump environment frame-by-frame.
2018-02-08 Justin BognerCMake: Explicitly #undef LLVM_REVISION rather than...
2018-02-08 Dmitry Mikulin[ThinLTO] Skip BlockAddresses while replacing uses...
2018-02-08 Paul RobinsonParameterize a test.
2018-02-08 Michael J.... [ELF] Don't sort non reorderable sections with --symbol...
2018-02-08 Adrian PrantlRewrite testcase to not depend on Foundation implementa...
2018-02-08 Daniel Neilson[DSan] Update uses of memory intrinsic get/setAlignment...
2018-02-08 Daniel Neilson[ASan] Update uses of IRBuilder::CreateMemCpy to new...
2018-02-08 George Karpenkov[analyzer] [tests] Test different projects concurrently
2018-02-08 Alex LorenzPR36307: Consume the #pragma options align annotation...
2018-02-08 Vedant KumarRevert "WIP: [DAGCombiner] Assert that debug info is...
2018-02-08 Vedant Kumar[bugpoint] Simplify the global initializer reducer...
2018-02-08 Vedant KumarWIP: [DAGCombiner] Assert that debug info is preserved
2018-02-08 Craig Topper[X86] Replace kortest intrinsics with native IR.
2018-02-08 Craig Topper[X86] Remove kortest intrinsics and replace with native IR.
2018-02-08 David Woodhouse[X86] Support 'V' register operand modifier
2018-02-08 Erich KeaneFix improper indentation issue in CodeGenModule [NFC]
2018-02-08 David BlaikieFix missing field initializer warning in TableGen Subta...
2018-02-08 Daniel Neilson[MSan] Update uses of IRBuilder::CreateMemCpy to new...
2018-02-08 Matt ArsenaultFix crash on array initializer with non-0 alloca addrspace
2018-02-08 Marshall ClowThe apple versions of clang don't support deduction...
2018-02-08 Simon PilgrimRegenerate test
2018-02-08 Simon Pilgrim[X86] Add common CHECK prefix to shift combine tests
2018-02-08 Simon Pilgrim[X86] Add shift undef, %X tests
2018-02-08 Simon Pilgrim[InstCombine] visitSRem - use m_Negative(APInt) helper...
2018-02-08 Simon Pilgrim[InstCombine] Add vector udiv tests
2018-02-08 Craig Topper[SelectionDAG] Add a helper function for creating a...
2018-02-08 Vedant KumarSimplify function prototypes in bugpoint, NFC
2018-02-08 Douglas YungChange "UNSUPPORTED: windows" to be "UNSUPPORTED: syste...
2018-02-08 Simon Pilgrim[InstCombine] Add m_Negative pattern matching
2018-02-08 Craig Topper[X86] Add a few new test cases for shrunkblend combine
2018-02-08 Simon Pilgrim[InstCombine] Add vector urem tests.
2018-02-08 Vedant KumarUse ranged for loops in TypeFinder.cpp, NFC
2018-02-08 Simon Pilgrim[InstCombine] Regenerate vector mul tests.
2018-02-08 Daniel Neilson[LoopIdiom] Be more aggressive when setting alignment...
2018-02-08 Erich KeaneFix signed/unsigned compare warning I introduced
2018-02-08 Marshall ClowOnce more, with feeling. Spell 'clang-4.0' correctly...
2018-02-08 Erich Keane[ARM] Add 'fillValidCPUArchList' to ARM targets
2018-02-08 Jonas Devlieghere[dsymutil] Use llvm::sys::path to join bundle path.
2018-02-08 Jonas Devlieghere[dwarfdump] Normalize input path.
2018-02-08 Kostya Kortchinsky[scudo] Allow options to be defined at compile time
2018-02-08 Marshall ClowClean up string's deduction guides tests. Mark old...
2018-02-08 Ben Hamilton[clang-format] Do not break Objective-C string literals...
2018-02-08 Yaxun Liu[AMDGPU] Updae documentation about address space
next