platform/upstream/llvm.git
2019-04-04 David L. JonesRevert r357452 - 'SimplifyCFG SinkCommonCodeFromPredece...
2019-04-04 Nico Webergn build: Merge r357663
2019-04-04 Sam Clegg[WebAssembly] EmscriptenEHSjLj: Don't abort if __THREW_...
2019-04-04 Julian Lettner[NFC][TSan][libdispatch] Better CMake variable names
2019-04-04 Hubert Tong[XCOFF] Add functionality for parsing AIX XCOFF object...
2019-04-04 Hubert Tong[Support] On AIX, Check ENOTSUP on posix_fallocate...
2019-04-04 Hubert Tong[AIX] SelectionDAGNodes.h: Pack bit-fields that are...
2019-04-04 Reid Kleckner[gn] Use "$link /lib" for archives instead of lib.exe
2019-04-04 Craig Topper[X86] Remove CustomInserters for RDPKRU/WRPKRU. Use...
2019-04-04 Reid Kleckner[codeview] Remove Type member from CVRecord
2019-04-04 Julian Lettner[TSan][libdispatch] Add Cmake option for libdispatch...
2019-04-04 Reid KlecknerFix minor innaccuracy in previous comment on ManagedSta...
2019-04-04 Reid KlecknerMake ManagedStatic constexpr constructible
2019-04-04 Nico WeberMake clangd-fuzzer use the normal add_llvm_fuzzer(...
2019-04-03 Nico Weberllvm-undname: Name a pair. No behavior change.
2019-04-03 Craig Topper[X86] Remove CustomInserter pseudos for MONITOR/MONITOR...
2019-04-03 Craig Topper[X86] Remove dead CHECK lines for a test. NFC
2019-04-03 Craig Topper[X86] Autogenerate checks. NFC
2019-04-03 Nico Weberllvm-undname: Fix a crash-on-invalid
2019-04-03 Nico Weberllvm-undame: Fix an assert-on-invalid
2019-04-03 Nico Weberllvm-undname: Fix an assert-on-invalid
2019-04-03 Nico Weberllvm-undname: Fix a crash-on-invalid
2019-04-03 Nico Weberllvm-cxxfilt: Demangle gcc "old-style unified" ctors...
2019-04-03 Sanjay Patel[x86] fold shuffles of h-ops that have an undef operand
2019-04-03 Amy Huangadd periods
2019-04-03 Sanjay Patel[x86] eliminate movddup of horizontal op
2019-04-03 Stella StamenovaUn-xfail one of the TestMiniDumpUUID tests on Windows
2019-04-03 Petr Hosek[libunwind] Export the unw_* symbols as weak symbols
2019-04-03 Jonas Devlieghere[Reproducers] Capture return values of functions return...
2019-04-03 Evandro Menezes[IR] Create new method in `Function` class (NFC)
2019-04-03 Eric FiselierCleanup test failures in no discard tests.
2019-04-03 Sanjay Patel[x86] add another test for disguised h-op; NFC
2019-04-03 Petr Hosek[libc++abi] Do not share an object library to create...
2019-04-03 Matt ArsenaultAMDGPU: Split block for si_end_cf
2019-04-03 Jorge Gorbe... Re-enable most lldb-vscode tests on Linux.
2019-04-03 Eric FiselierAttempt to upgrade compiler used by appveyor builds
2019-04-03 Eric Fiselierdisable appveyor config for MSVC 2015
2019-04-03 Sanjay Patel[x86] add test for disguised horizontal op; NFC
2019-04-03 Alexey Bataev[OPENMP]Add codegen for reduction vars with allocate...
2019-04-03 Jonas Devlieghere[dwarfdump] Remove bogus verifier error
2019-04-03 Taewook Oh[ProfileSummary] Count callsite samples when computing...
2019-04-03 Adrian McCarthyFix and simplify PrepareCommandsForSourcing
2019-04-03 Alexey Bataev[OPENMP]Add codegen for lastprivate vars with allocate...
2019-04-03 Nico Webergn build: Add build file for dexp
2019-04-03 Konstantin... AMDGPU/NFC: Add offset field to arg metadata (required...
2019-04-03 Jonathan Peyton[OpenMP][Stats] Fix stats gathering for distribute...
2019-04-03 Artem DergachevRevert "[analyzer] Toning down invalidation a bit".
2019-04-03 Nico Weberlibcxx: Add _LIBCPP_NODISCARD_EXT to 38 more functions
2019-04-03 Dimitry AndricEnsure correct pthread flags and libraries are used
2019-04-03 Alexey Bataev[OPENMP]Add codegen for firstprivate vars with allocate...
2019-04-03 Louis Dionne[libc++] Use std::is_nothrow_callable for std::invoke...
2019-04-03 Krzysztof Parzyszek[X86] Extend boolean arguments to inline-asm according...
2019-04-03 Samuel BenzaquenAdd more benchmarks for literal strings.
2019-04-03 Louis Dionne[pstl] Improve the parallel version of std::equal
2019-04-03 Alexey BataevRevert "[LibTooling] Add Transformer, a library for...
2019-04-03 Simon Pilgrim[X86][AVX] combineHorizontalPredicateResult - split...
2019-04-03 Jennifer YuBug-40323: MS ABI adding template static member in...
2019-04-03 Louis Dionne[pstl] Require C++17 when linking against pstl
2019-04-03 Simon Pilgrim[X86][AVX] combineHorizontalPredicateResult - support...
2019-04-03 Paul Semel[DWARF] check whether the DIE is valid before querying...
2019-04-03 Petr Hosek[libunwind] Do not share an object library to create...
2019-04-03 Jessica Paquette[AArch64][GlobalISel] Legalize G_FEXP2
2019-04-03 Sanjay Patel[x86] make stack folding tests immune to unrelated...
2019-04-03 Greg ClaytonAttempt #2 to get this patch working. I will watch...
2019-04-03 Simon Pilgrim[DAGCombiner] Rename variables Demanded -> DemandedBits...
2019-04-03 Lewis RevillTest commit: Remove double variable assignment
2019-04-03 George Rimar[LLDB] - Update the test cases after yaml2obj change.
2019-04-03 Krasimir Georgiev[clang-format] Do not emit replacements while regroupin...
2019-04-03 George Rimar[llvm-readobj] - Fix 2 test cases.
2019-04-03 Ulrich Weigand[SystemZ] Improve codegen for certain SADDO-immediate...
2019-04-03 George Rimar[LLD] - Update the test cases after yaml2obj change.
2019-04-03 George Rimar[yaml2obj][obj2yaml] - Change how symbol's binding...
2019-04-03 James Henderson[NFC] Address missed review comment for test
2019-04-03 Sanjay Patel[x86] remove duplicate tests
2019-04-03 Sanjay Patel[x86] add negative tests for FP scalarization; NFC
2019-04-03 Sanjay Patel[x86] add tests with constants for FP scalarization...
2019-04-03 James Henderson[llvm-objcopy] Make section rename/set flags case-insen...
2019-04-03 Aaron BallmanWhitespace and formatting changes; NFC.
2019-04-03 Louis Dionne[libc++][NFC] Rename test file according to the libc...
2019-04-03 Sanjay Patel[x86] add tests with constants for FP scalarization...
2019-04-03 Louis Dionne[libc++] (Take 2) Correctly handle Objective-C++ ARC...
2019-04-03 Aaron BallmanAdd a new attribute documentation category for declarat...
2019-04-03 Petar Avramovic[MIPS GlobalISel] Select floating point arithmetic...
2019-04-03 Javed Absar[AArch64] Update v8.5a MTE LDG/STG instructions
2019-04-03 Alexander Kornienko[clang-tidy] Remove the old ClangTidyCheck::registerPPC...
2019-04-03 Matt ArsenaultAMDGPU: Fix copy/paste error in intrnsic comment
2019-04-03 Sanjay Patel[DAGCombiner] loosen restrictions for moving shuffles...
2019-04-03 Aaron BallmanFixing a typo; NFC.
2019-04-03 Xing GUO[llvm-readobj] Add GNU style dumper for .gnu.version...
2019-04-03 Xing GUOFix typos in tests. NFC.
2019-04-03 Yitzhak Mandelbaum[LibTooling] Add Transformer, a library for source...
2019-04-03 James Henderson[llvm-nm]Add support for --no-demangle
2019-04-03 Nico Webergn build: Add build files for clangd xpc framework...
2019-04-03 Simon Pilgrim[X86] Regenerate LEA codegen tests
2019-04-03 Pavel Labathmodify-python-lldb.py: clean up __iter__ and __len__...
2019-04-03 Simon Pilgrim[DAGCombine] Don't use getZExtValue() until we know...
2019-04-03 Simon Atanasyan[mips] Remove unused FGRH32 register class. NFC
2019-04-03 Hans WennborgRevert "[libc++] Correctly handle Objective-C++ ARC...
2019-04-03 Clement Courbet[X86] Make the post machine scheduler macrofusion-aware.
2019-04-03 Eric Liu[clang-format] Regroup #includes into blocks for Google...
next