platform/upstream/llvm.git
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.
2016-12-19 Michael Kuperstein[LV] Sink tripcount query to where it's actually used...
2016-12-19 Jordan RoseDon't try to emit nullability fix-its within/around...
2016-12-19 Devin Coughlin[analyzer] Add sink after construction of temporary...
2016-12-19 Chris Bieneman[ObjectYAML] Support for DWARF Pub Sections
2016-12-19 Mike Aizatsky[libfuzzer] dump_coverage command line flag
2016-12-19 Jason Henline[Axccel] Remove -Wno-missing-braces in build
2016-12-19 Rafael EspindolaFix corner cases of setting the section address.
2016-12-19 Benjamin Kramer[Format] Remove dead code.
2016-12-19 Bruno Cardoso... [ASTReader] Sort RawComments before merging
2016-12-19 Michael LeMay[TargetInstrInfo] replace redundant expression in getMe...
2016-12-19 Jordan RoseAdd fix-it notes to the nullability consistency warning.
2016-12-19 Greg ClaytonMake a function to correctly extract the DW_AT_high_pc...
2016-12-19 Sean CallananReverting r290004, r290006, r290010 pending review.
2016-12-19 Kuba MracekFixup for r290119: Only run debug_alloc_stack.cc on...
2016-12-19 Paul RobinsonMake a few OpenMP tests "C++11 clean."
2016-12-19 Sanjay Patel[InstCombine] use commutative matcher for pattern with...
2016-12-19 Kuba MracekMore fixup for r290119: Make the ifdef work.
2016-12-19 Paul RobinsonRevert another accidental bit
2016-12-19 Kuba MracekAnother fix-up for r290119: Include stdint.h so we...
next