platform/upstream/llvm.git
2016-12-21 Oren Ben Simhon[X86] Vectorcall Calling Convention - Adding CodeGen...
2016-12-21 Oren Ben SimhonReverting last change.
2016-12-21 Oren Ben Simhon[X86] Vectorcall Calling Convention - Adding CodeGen...
2016-12-21 George Rimar[ELF] - Removed trailing whitespaces. NFC.
2016-12-21 Oren Ben Simhon[X86] Vectorcall Calling Convention - Adding CodeGen...
2016-12-21 Rui UeyamaDe-template DefinedSynthetic.
2016-12-21 Oren Ben Simhon[X86] Vectorcall Calling Convention - Adding CodeGen...
2016-12-21 George Rimar[ELF] - Do not call fatal() in Target.cpp, call error...
2016-12-21 George Rimar[ELF] - Fix use of freed memory.
2016-12-21 Simon Atanasyan[ELF][MIPS] Allow .MIPS.abiflags larger than one Elf_Mi...
2016-12-21 David L. JonesRename several methods on ASTRecordReader to follow...
2016-12-21 Adam Nemet[LDist] Match behavior between invoking via optimizatio...
2016-12-21 Sebastian Popremove pretty-print test that requires debug
2016-12-21 Graydon HoareFix windows build breakage in r290219. Unix path separa...
2016-12-21 Tim Shen[APFloat] Remove 'else' after return. NFC
2016-12-21 Vitaly BukaFix build broken by changes in StringMatcher interface...
2016-12-21 Lang Hames[Orc][RPC] Actually specialize SerializationTraits...
2016-12-21 Richard SmithFix defaulted-functions-in-C++98 extension to give...
2016-12-21 Sebastian Popmachine combiner: fix pretty printer
2016-12-21 Richard Smith[c++1z] When initializing a const-qualified class type...
2016-12-21 Lang Hames[Orc][RPC] Specialize RPCTypeName and SerializationTrai...
2016-12-21 Richard SmithFactor out checking of template arguments after deducti...
2016-12-21 Antonio MaioranoImprove natvis for llvm::SmallString so that it correct...
2016-12-21 Lang Hames[Orc] Add some static-assert checks to improve the...
2016-12-21 Peter CollingbourneIPO: Remove the ModuleSummary argument to the FunctionI...
2016-12-21 Graydon HoareFix build breakage in r290219. Notes should not be...
2016-12-21 Graydon Hoare[modules] Handle modules with nonstandard names in...
2016-12-21 Evgeniy StepanovReduce the size of quarantine cache in ASAN_LOW_MEMORY...
2016-12-21 David L. JonesStore the "current position" index within the ASTRecord...
2016-12-21 Jim InghamIgnore SIGPIPE in the mini-driver used by these tests.
2016-12-21 Rui UeyamaMove a function defintion to make it static.
2016-12-20 George Burgess IV[Analysis] Centralize objectsize lowering logic.
2016-12-20 Rui UeyamaUse ArrayRef instead of `const std::vector`.
2016-12-20 Rui UeyamaMove GlobPattern class from LLD to llvm/Support.
2016-12-20 Michael Zolotukhin[SCEV] Be less conservative when extending bitwidths...
2016-12-20 Malcolm ParsonsComment out char16_t and char32_t tests
2016-12-20 Chris BienemanRevert "[ObjectYAML] Support for DWARF debug_info section"
2016-12-20 Paul RobinsonMake a test use a specific C++ dialect
2016-12-20 Paul RobinsonC++11 test cleanup: nonthrowing destructors
2016-12-20 Simon Atanasyan[ELF] Do not warn about missed entry symbol in case...
2016-12-20 Paul RobinsonMake two vtable tests tolerate C++11.
2016-12-20 Chris Bieneman[ObjectYAML] Support for DWARF debug_info section
2016-12-20 Richard Smith[c++1z] P0195R2: Support pack-expansion of using-declar...
2016-12-20 Malcolm Parsons[clang-tidy] Add modernize-use-default-member-init...
2016-12-20 Kostya Kortchinsky[scudo] ARM32 support
2016-12-20 Peter CollingbourneIR: Eliminate non-determinism in the module summary...
2016-12-20 Haicheng Wu[LoopUnroll] Modify a comment to clarify the usage...
2016-12-20 Eli Friedman[ARM] Implement isExtractSubvectorCheap.
2016-12-20 Boris UlasevichRollback my commit r290168 to fix linux tests failure...
2016-12-20 Eli Friedman[ARM] Generate checks for shuffle tests using update_ll...
2016-12-20 Matt ArsenaultUse MaxDepth instead of repeating its value
2016-12-20 Matt ArsenaultAMDGPU: Allow 16-bit types in inline asm constraints
2016-12-20 Matt ArsenaultAMDGPU: Run fp combine tests on VI
2016-12-20 Matt ArsenaultAMDGPU: Don't add same instruction multiple times to...
2016-12-20 George Burgess IVReplace std::find_if with llvm::find_if. NFC.
2016-12-20 Zachary TurnerRevert "Re-add the assert to StringRef's const char...
2016-12-20 Zachary TurnerRe-add the assert to StringRef's const char *, length...
2016-12-20 David BlaikieFix missing '>' in docs (hopefully fixes bot error...
2016-12-20 David BlaikieAdd some brief documentation about GDB pretty printers
2016-12-20 Tom StellardAMDGPU/SI: Make a function const
2016-12-20 Tom StellardAMDGPU/SI: Add a MachineMemOperand when lowering llvm...
2016-12-20 Simon Pilgrim[X86][SSE] Ensure we're only combining shuffles with...
2016-12-20 Alexey Bataev[OPENMP] Fix for PR31416: Clang crashes on OMPCapturedE...
2016-12-20 Chris Bieneman[CMake] [PR31433] Fix LLDB tool installation
2016-12-20 Tom StellardAMDGPU/SI: Add a MachineMemOperand to MIMG instructions
2016-12-20 Daniel Jasperclang-format: Fix bug in understanding string-label...
2016-12-20 Eric Liu[change-namespace] do not fix calls to overloaded opera...
2016-12-20 Alexey Bataev[OPENMP] Fix for PR31428: variable named like directive...
2016-12-20 George Rimar[ELF] - Treat .openbsd.randomdata as relro section
2016-12-20 Daniel JasperRevert "[OpenCL] Enabling the usage of CLK_NULL_QUEUE...
2016-12-20 Kevin FunkFix for clang_Cursor_getSpellingNameRange()
2016-12-20 Egor Churaev[OpenCL] Enabling the usage of CLK_NULL_QUEUE as compar...
2016-12-20 Serge PavlovFix build with expensive checks enabled
2016-12-20 Chandler CarruthRevert r290149: Add the alloc_size attribute to clang.
2016-12-20 Boris UlasevichBug 30863 - Step doesn't stop with coditional breakpoin...
2016-12-20 Dimitry AndricFix build breakage on FreeBSD after rL289878/rL289881
2016-12-20 Richard SmithAdd test for DR692.
2016-12-20 Rui UeyamaRemove extraneous space.
2016-12-20 Rui UeyamaRemove `Compressed` member from InputSectionData.
2016-12-20 Jason MolendaChange the timeout in CallBoardSystemServiceOpenApplica...
2016-12-20 Chandler Carruth[PM] Rework a loop in the CGSCC update logic to be...
2016-12-20 Chandler Carruth[PM] Provide an initial, minimal port of the inliner...
2016-12-20 Rui UeyamaFix a bug that the glob pattern parser falls in an...
2016-12-20 Chandler CarruthFix the spelling of 'bitfield' in diagnostics to be...
2016-12-20 Adrian PrantlReapply r289926: attempt to fix windows build
2016-12-20 Rui UeyamaSet Config->ColorDiagnostics early so that all error...
2016-12-20 Akira Hatanaka[Parser] Correct typo after lambda capture initializer...
2016-12-20 Adrian PrantlUpdate for LLVM global variable debug info API change.
2016-12-20 Adrian PrantlFix debug info metadata for upstream change in LLVM.
2016-12-20 Adrian Prantl[IR] Remove the DIExpression field from DIGlobalVariable.
2016-12-20 Chandler CarruthMake this REQUIRES match the other REQUIRES lines that...
2016-12-20 Rui UeyamaSimplify type of Config->SymbolOrderingFile.
2016-12-20 Rui UeyamaInline a small function.
2016-12-20 George Burgess IVAdd the alloc_size attribute to clang.
2016-12-20 Chris BienemanRevert "[ObjectYAML] Support for DWARF debug_info section"
2016-12-20 Chris Bieneman[ObjectYAML] Support for DWARF debug_info section
2016-12-19 Richard SmithFix completely bogus types for some builtins:
2016-12-19 Paul RobinsonMake another test insensitive to the default C++ dialect.
2016-12-19 Eli FriedmanAdd ARM support to update_llc_test_checks.py
2016-12-19 Devin Coughlin[analyzer] Add checker modeling gtest APIs.
next