platform/upstream/llvm.git
2018-01-23 Peter Collingbournelibcxx: Move Windows threading support into a .cpp...
2018-01-23 Sam Clegg[WebAssembly] Update to match llvm changes to TABLE...
2018-01-23 David BlaikieNewPM: Improve/fix GCOV - which needs to run early...
2018-01-23 David BlaikieNewPM: Add an extension point for the start of the...
2018-01-23 Sam Clegg[WebAssembly] Store function index rather than table...
2018-01-23 Bob Haarman[COFF] don't replace import library if contents are...
2018-01-22 Lang Hames[lldb] Fix some C++ virtual method call bugs in LLDB...
2018-01-22 Alex ShlyapnikovSmall fixes for detect_invalid_pointer_pairs.
2018-01-22 Rui UeyamaRevert r322595: Specify inline for isWhitespace in...
2018-01-22 Marshall ClowUpdate cxx2a status
2018-01-22 Marshall ClowLast batch of P0202 constexpr additions: includes/set_i...
2018-01-22 Julie HockettAdd hasTrailingReturn AST matcher
2018-01-22 Fangrui Song[ASTMatchers] [NFC] Fix code examples
2018-01-22 Volodymyr SapsaiReland "[CodeGen] Fix crash when a function taking...
2018-01-22 Chandler CarruthIntroduce the "retpoline" x86 mitigation technique...
2018-01-22 Sam Clegg[WebAssembly] Remove --emit-relocs
2018-01-22 Mark Searles[AMDGPU] SI Load Store Optimizer: When merging with...
2018-01-22 Marshall ClowAnother batch of P0202 constepr algirithms. remove...
2018-01-22 Sam McCall[clangd] Drop ~destructor completions - rarely helpful...
2018-01-22 Sam McCall[CodeComplete] Omit templated constructors from member...
2018-01-22 Marshall ClowStill more P0202 constexpr-ifying. This batch is: for_e...
2018-01-22 Alexander Shaposhnikov[analyzer] Protect against dereferencing a null pointer
2018-01-22 Don Hinton[cmake] [libcxxabi] Fix find_path() problems when cross...
2018-01-22 Jake Ehrlich[llvm-objcopy] Use physical instead of virtual address...
2018-01-22 Don Hinton[cmake] [libcxx] Fix find_path() problems when cross...
2018-01-22 Evgeniy Stepanov[ubsan] Disable signal handling on Android.
2018-01-22 Don Hinton[cmake] [libunwind] Fix find_path() problems when cross...
2018-01-22 Dmitry Vyukovasan: allow inline instrumentation for the kernel
2018-01-22 Evandro Menezes[AArch64] Create a separate feature set for Exynos M3
2018-01-22 Raphael IsemannFix memory leak in TestClangASTContext.TestRecordHasFields
2018-01-22 Marshall ClowAdd (commented out) constexpr tests for copy/copy_backw...
2018-01-22 Joel Galenson[ARM] Cleanup part of ARMBaseInstrInfo::optimizeCompare...
2018-01-22 Reid Kleckner[CodeGen] Shrink MachineOperand by 8 bytes on Windows
2018-01-22 Ilya Biryukov[Dockerfiles] Use a newer version of ninja when buildin...
2018-01-22 Ilya Biryukov[CodeComplete] Fix completion in the middle of idents...
2018-01-22 Petar Jovanovic[mips] add warnings for using dsp and msa flags with...
2018-01-22 Ben Hamilton[clang-tidy objc-property-declaration] New option Inclu...
2018-01-22 Ulrich Weigand[SystemZ] Fix bootstrap failure due to invalid DAG...
2018-01-22 Marina YatsinaFix bug in commit 323096 exposed by test in test-suite...
2018-01-22 Sander de Smalen[AArch64][SVE] Asm: PTRUE and PTRUES instructions
2018-01-22 Jonas Hahnfeld[DOCS] Mention OpenMP Tools Interface in runtime library
2018-01-22 Raphael Isemann[modules] Correctly overload getModule in the Multiplex...
2018-01-22 Raphael IsemannFix uninitialized variable in GoParser
2018-01-22 Carey Williams[AArch64] optimise v4f16 fcmps to utilise vector instru...
2018-01-22 Eugene Leviant[ThinLTO] Re-commit of dot dumper after test fix
2018-01-22 Gabor Horvath[analyzer] Model and check unrepresentable left shifts
2018-01-22 Marina YatsinaFixing warnings caused by commit 323095
2018-01-22 Pavel LabathRename DwarfAcceleratorTable to AppleAcceleratorTable...
2018-01-22 Simon PilgrimFix MSVC implicit double-float truncation warning....
2018-01-22 Eric Liu[clangd] Try to fix build bot failue in r323101
2018-01-22 Simon Pilgrim[X86][AVX] Add test case for PR34370
2018-01-22 Simon Pilgrim[X86][SSE] Add ISD::VECTOR_SHUFFLE to faux shuffle...
2018-01-22 Pavel LabathRevert "[SymbolFilePDB] Fix null array access when...
2018-01-22 Eric Liu[clangd] Add support for different file URI schemas.
2018-01-22 Pavel LabathAdd SysV Abi for PPC64le
2018-01-22 James HendersonAdd test for interaction of --gc-sections and undefined...
2018-01-22 Sander de Smalen[AArch64][SVE] Asm: Predicate patterns
2018-01-22 Haojian Wu[YAML] Plain scalars can not begin with most indicators.
2018-01-22 Marina YatsinaBreak false dependencies for POPCNT, LZCNT, TZCNT
2018-01-22 Marina YatsinaSeparate LoopTraversal, ReachingDefAnalysis and BreakFa...
2018-01-22 Marina YatsinaRename ExecutionDepsFix files to ExecutionDomainFix
2018-01-22 Marina YatsinaExecutionDepsFix refactoring:
2018-01-22 Marina YatsinaExecutionDepsFix refactoring:
2018-01-22 Marina YatsinaExecutionDepsFix refactoring:
2018-01-22 Marina YatsinaExecutionDepsFix refactoring:
2018-01-22 Marina YatsinaExecutionDepsFix refactoring:
2018-01-22 Marina YatsinaExecutionDepsFix refactoring:
2018-01-22 Marina YatsinaSeparate ExecutionDepsFix into 4 parts:
2018-01-22 Pavel LabathFix TestTargetSymbolsAddCommand [getBuildArtifact refactor]
2018-01-22 Raphael IsemannFix memory leaks in MinidumpParserTest
2018-01-22 Pavel Labath[BinaryFormat] Add .debug_names support
2018-01-22 Maxim Ostapenko[lsan] Respect log_path option in standalone LSan
2018-01-22 Raphael IsemannFix use after free in DiskFilesOrDirectories
2018-01-22 Raphael IsemannFix unrepresentable float value in ScalarTest
2018-01-22 Hiroshi Inoue[NFC] fix trivial typos in comments
2018-01-22 Serguei KatkovRevert [SCEV] Fix isLoopEntryGuardedByCond usage
2018-01-22 Hiroshi Inoue[NFC] fix trivial typos in comments
2018-01-22 Serguei Katkov[SCEV] Fix isLoopEntryGuardedByCond usage
2018-01-22 Raphael IsemannFix memory leaks in TestArm64InstEmulation
2018-01-22 Raphael IsemannMake loop counter unsigned in SymbolFilePDB::GetCompile...
2018-01-22 Hiroshi Inoue[NFC] fix trivial typos in comments
2018-01-22 Lang Hames[ORC] Add orc::SymbolResolver, a Orc/Legacy API interop...
2018-01-22 Marshall ClowReally comment out the constexpr tests.
2018-01-22 Marshall ClowChange a static_assert to check for is_trivial instead...
2018-01-22 Marshall Clowimplement (but leave commented out) the constexpr tests...
2018-01-21 Jan KratochvilClean up #include "DWARFCompileUnit.h"
2018-01-21 Sanjay Patel[InstCombine] (X << Y) / X -> 1 << Y
2018-01-21 Sanjay Patel[InstSimplify] add baseline tests for (X << Y) % X...
2018-01-21 Eugene LeviantTemporarily revert r323062 to investigate buildbot...
2018-01-21 Raphael Isemann[modules] Fix missing includes/typo in LLDB's includes...
2018-01-21 Eugene LeviantAn attempt to fix buildbot after rL323062
2018-01-21 Eugene Leviant[ThinLTO] Implement summary visualizer
2018-01-21 Petr Hosek[sanitizer] Pass the CMake compiler to custom libc...
2018-01-21 Lang Hames[ORC] Add a lookupFlags method to VSO.
2018-01-21 Lang Hames[ORC] More cleanup. NFC.
2018-01-21 Jakub Kuderski[Dominators] Remove misleading double-deletion test
2018-01-21 Lang Hames[ORC] Cleanup. NFC.
2018-01-21 Philip Reames[DSE] Factor out common code [NFC]
2018-01-21 Philip Reames[DSE] Minor rename for clarity sake [NFC]
2018-01-21 Petr HosekReland "[Fuzzer] Parametrize add_custom_libcxx"
next