platform/upstream/llvm.git
2018-01-23 Ilya Biryukov[clangd] Simplify code handling compile commands
2018-01-23 Hans WennborgAccept iso date format in COFF/unchanged-importlib...
2018-01-23 Tim NorthoverAArch64: get type from correct result when forming...
2018-01-23 Craig Topper[X86] Legalize v32i1 without BWI via splitting to v16i1...
2018-01-23 Craig Topper[X86] Add missing MOVSX/MOVZX instructions to load...
2018-01-23 Fedor SergeevFix Driver/solaris-ld.c test on Windows
2018-01-23 Tim Northoverllvm-objdump: prevent out of bounds accesses during...
2018-01-23 Raphael IsemannFix memory leaks in GoParser
2018-01-23 Ilya Biryukov[clang-tidy] Add -vfsoverlay flag
2018-01-23 Ilya Biryukov[Tooling] Added a VFS parameter to ClangTool
2018-01-23 Fedor Sergeev[Solaris] Make RHEL devtoolsets handling Linux-specific
2018-01-23 Fedor Sergeev[Solaris] gcc toolchain handling revamp
2018-01-23 Serguei Katkov[CGP] Fix the GV handling in complex addressing mode
2018-01-23 Haojian Wu[clang-tidy] Don't generate fixes for invalid new expr...
2018-01-23 Simon Pilgrim[X86][SSE] LowerBUILD_VECTORAsVariablePermute - fix...
2018-01-23 Haojian Wu[clangd] Use accessible scopes to query indexes for...
2018-01-23 Krasimir Georgiev[clang-format] Ignore UnbreakableTailLength sometimes...
2018-01-23 MinSeong Kim[Analysis] Disable exp/exp2/pow finite lib calls on...
2018-01-23 Sjoerd Meijer[ARM] Pass _Float16 as int or float
2018-01-23 Stefan Maksimovic[mips] Properly select abs and sqrt instructions
2018-01-23 Ashutosh NemaThis change add's optimization remark in LoopVersioning...
2018-01-23 Anton Bikineev[InstSimplify] (X << Y) % X -> 0
2018-01-23 Raphael IsemannPrevent unaligned memory read in parseMinidumpString
2018-01-23 Jonas HahnfeldFix name of 'macOS' and add asteriks to brands, NFC.
2018-01-23 Justin Bognerupdate_mir_test_checks: Improve the check for LLVM...
2018-01-23 Hiroshi Inoue[NFC] fix trivial typos in comments
2018-01-23 Hiroshi Inoue[NFC] fix trivial typos in comments
2018-01-23 Craig Topper[X86] Don't reorder (srl (and X, C1), C2) if (and X...
2018-01-23 Craig Topper[X86] Remove 'NOREX' comment from the printing of _NORE...
2018-01-23 Craig Topper[X86] Various vXi1 insertion improvements.
2018-01-23 Rafael EspindolaUse 4 as the alignment of .eh_frame_hdr.
2018-01-23 Don Hinton[cmake] Always respect existing CMAKE_REQUIRED_FLAGS...
2018-01-23 Peter Collingbournelibcxx: Provide overloads for basic_filebuf::open(...
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:
next