platform/upstream/llvm.git
2018-01-18 Dimitry AndricFollow-up to rL322875 by initializing the do_libcxxabi...
2018-01-18 Amara Emerson[AArch64][GlobalISel] Add isel support for global value...
2018-01-18 Simon Pilgrim[X86][SSE] Regenerate vector promotion tests
2018-01-18 Ana Pazos[RISCV] Fixed setting predicates for compressed instruc...
2018-01-18 Dimitry AndricAdd a -no-libcxxabi option to the test-release.sh script.
2018-01-18 Simon Pilgrim[X86][AVX] Add 256/512-bit slow PMULLD tests
2018-01-18 Ben Hamilton[ClangFormat] ObjCSpaceBeforeProtocolList should be...
2018-01-18 Marshall ClowAdd memory tracking
2018-01-18 Zachary TurnerSpeed up iteration of CodeView record streams.
2018-01-18 Don Hinton[cmake] [libcxxabi] Don't print warning when tests...
2018-01-18 Dimitry AndricSprinkle a few <cstdlib> includes, for libomptarget...
2018-01-18 Francis Visoiu... [CodeGen][NFC] Rename IsVerbose to IsStandalone in...
2018-01-18 Francis Visoiu... [CodeGen] Print RegClasses on MI in verbose mode
2018-01-18 Alexey Bataev[SLP] Fix test checks, NFC.
2018-01-18 Marshall ClowUse high_resolution_clock instead of steady_clock....
2018-01-18 Marshall ClowA simple program for testing OSS-Fuzz test cases locally.
2018-01-18 Benjamin Kramer[ADT] Just give up on GCC, I can't fix this.
2018-01-18 Simon Atanasyan[ELF][MIPS] Rename function. NFC
2018-01-18 Simon Atanasyan[ELF][MIPS] Decompose relocation type for N32 / N64...
2018-01-18 Benjamin Kramer[ADT] Add a workaround for GCC miscompiling the trivial...
2018-01-18 Jonas Hahnfeld[OpenMP] Correct generation of offloading entries
2018-01-18 Sam McCall[clangd] Remove unused IncludeGlobals completion option...
2018-01-18 Sanjay Patel[TargetLowering] add punctuation for readability; NFC
2018-01-18 Ilya Biryukov[clangd] Always use preamble (even stale) for code...
2018-01-18 Ilya Biryukov[Frontend] Allow to use PrecompiledPreamble without...
2018-01-18 Michael Kruse[ScopBuilder] Revise statement naming when there are...
2018-01-18 Michael Kruse[ScopInfo] Pass name to ScopStmt ctor. NFC.
2018-01-18 Sam McCall[MachineOutliner] Fix r322788 - don't write to working...
2018-01-18 Joel Jones[docs] Make ReleaseProcess.rst 80 column. NFCI
2018-01-18 Francis Visoiu... [CodeGen][NFC] Refactor MachineInstr::print
2018-01-18 Benjamin Kramer[HWAsan] Fix uninitialized variable.
2018-01-18 Simon Pilgrim[X86] Add PR35918 test case
2018-01-18 Simon PilgrimFix MSVC "uninitialized variable" warning.
2018-01-18 Klaus Kretzschmartest commit
2018-01-18 Alex Bradbury[RISCV] Codegen support for the standard RV32M instruct...
2018-01-18 Kamil RytarowskiEnable sanitizer_common tests on NetBSD
2018-01-18 Kamil RytarowskiBreak a line into two lines
2018-01-18 Alex Bradbury[RISCV] Implement frame pointer elimination
2018-01-18 Benjamin Kramer[ADT] Split optional to only include copy mechanics...
2018-01-18 Kamil RytarowskiAdd new NetBSD interceptors: getgrouplist(3) & getgroup...
2018-01-18 Pavel LabathFix logging test on windows
2018-01-18 Kamil RytarowskiAdd new interceptors: access(2), faccessat(2)
2018-01-18 Jonas HahnfeldAdd missing headers for Debug builds
2018-01-18 Kamil RytarowskiAdd new interceptors for pwcache(3)-style functions
2018-01-18 Andrew V. TischenkoA new test to demostrate the current SHLD/SHRD code...
2018-01-18 Sam McCall[clangd] Output log messages to stderr when not configu...
2018-01-18 Haojian Wu[ASTMatcher] Add isScoped matcher for enumDecl.
2018-01-18 Alex Bradbury[RISCV][NFC] Add nounwind to functions in div.ll and...
2018-01-18 Sam McCall[clangd] CodeCompleteTests cleanup: naming, ordering...
2018-01-18 Sam Parker[SelectionDAG] Convert assert to condtion
2018-01-18 Haojian Wu[clang-tidy] Don't generate fix for argument constructe...
2018-01-18 Sam McCall[clangd] Use fuzzy match to select top N index results.
2018-01-18 Craig Topper[X86] Use vmovdqu64/vmovdqa64 for unmasked integer...
2018-01-18 Craig Topper[X86] Remove isel patterns for using unmasked vmovdqa32...
2018-01-18 Clement CourbetRevert "Add a value_type to ArrayRef."
2018-01-18 Craig Topper[X86] Remove windows line endings from a test file...
2018-01-18 Hiroshi InoueRevert rC322769: [RISCV] Propagate -mabi and -march...
2018-01-18 Rafael EspindolaAdd a lld test for a llvm fix.
2018-01-18 Rafael EspindolaDon't drop dso_local in LTO.
2018-01-18 Richard TrieuFix Scope::dump()
2018-01-18 Eric FiselierUpdate Google Benchmark library
2018-01-18 Craig Topper[DAGCombiner] Add a DAG combine to turn a splat build_v...
2018-01-18 Eric FiselierFix most GCC test failures.
2018-01-18 George Karpenkov[analyzer] a few helper methods for getting and compari...
2018-01-18 Rafael EspindolaUpdate for llvm change.
2018-01-18 Rafael EspindolaUpdate for llvm change.
2018-01-18 Rafael EspindolaMake GlobalValues with non-default visibilility dso_local.
2018-01-18 Justin BognerGlobalISel: Make MachineCSE runnable in the middle...
2018-01-18 Artem Dergachev[analyzer] NFC: Remove unused method - BugReporter...
2018-01-18 Vedant Kumar[CMake] Make check-lldb work with LLDB_CODESIGN_IDENTITY=''
2018-01-18 Derek Schuff[WebAssembly] Remove duplicated RTLIB names
2018-01-18 Rafael EspindolaHandle parsing AT(ADDR(.foo-bar)).
2018-01-18 Volkan KelesFix the failure caused by r322773
2018-01-18 Artem Dergachev[analyzer] NFC: RetainCount: Protect from dumping raw...
2018-01-18 Artem Dergachev[analyzer] NFC: Use "= default" for default ProgramPoin...
2018-01-18 Artem Dergachev[analyzer] operator new: Fix callback order for CXXNewExpr.
2018-01-18 Artem Dergachev[analyzer] operator new: Add a new ProgramPoint for...
2018-01-18 Artem Dergachev[analyzer] Suppress "this" pointer escape during constr...
2018-01-18 Peter Collingbournelibcxx: Define set_unexpected, _get_unexpected and...
2018-01-18 Alex Shlyapnikov[Sanitizers] Changes in Hwasan allocator missed in...
2018-01-18 Rafael EspindolaUse an enum value instead of a string.
2018-01-18 Artem Dergachev[analyzer] operator new: Fix path diagnostics around...
2018-01-18 Artem Dergachev[analyzer] NFC: operator new: Fix new(nothrow) definiti...
2018-01-18 Jessica Paquette[MachineOutliner] Add DISubprograms to outlined functions.
2018-01-17 Reid Kleckner[CodeGen] Hoist common AsmPrinter code out of X86,...
2018-01-17 Artem Dergachev[analyzer] operator new: Add a new checker callback...
2018-01-17 Florian Hahn[LangRef] Clarify Varargs forwarding for musttail calls.
2018-01-17 Evgeniy Stepanov[hwasan] LLVM-level flags for linux kernel-compatible...
2018-01-17 Alex Shlyapnikov[Sanitizers] Make common allocator agnostic to failure...
2018-01-17 Benjamin Kramer[ASTMatchers] Support generating docs for single-line...
2018-01-17 Kostya Kortchinsky[scudo] Fix for the Scudo interface function scope
2018-01-17 Artem Dergachev[analyzer] operator new: Fix ambigious type name.
2018-01-17 Artem Dergachev[analyzer] operator new: Fix memory space for the retur...
2018-01-17 Benjamin Kramer[Sema] Allow conversion between long double and __float128.
2018-01-17 Douglas Yung[DOXYGEN] Fix doxygen and content issues in xmmintrin.h
2018-01-17 Artem Dergachev[analyzer] operator new: Model the cast of returned...
2018-01-17 Eric FiselierFix nodiscard failure tests on compilers w/o -verify.
2018-01-17 Artem Dergachev[analyzer] NFC: Forbid array elements of void type.
2018-01-17 Artem Dergachev[analyzer] operator new: Use the correct region for...
2018-01-17 Volkan KelesAdd a TargetOption to enable/disable GlobalISel
next