platform/upstream/llvm.git
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"
2018-01-21 Don Hinton[cmake] Don't build Native llvm-config when cross compi...
2018-01-20 Devin Coughlin[analyzer] Provide a check name when MallocChecker...
2018-01-20 Vassil Vassilev[cmake] Use CLANG_BINARY_DIR to determine the build...
2018-01-20 Marshall ClowMore P0202 constexpr work. This commit adds fill/fill_n...
2018-01-20 Florian Hahn[ValueLattice] Use union to shave off ptr size bytes...
2018-01-20 Craig Topper[X86] Add an override of targetShrinkDemandedConstant...
2018-01-20 Craig Topper[X86] Add rdpid command line option and intrinsics.
2018-01-20 Craig Topper[X86] Put the code that defines __GCC_HAVE_SYNC_COMPARE...
2018-01-20 Simon Pilgrim[X86][SSE] Check for out of bounds PEXTR/PINSR indices...
2018-01-20 Jonas PaulssonMove new test from Generic to SystemZ.
2018-01-20 Sanjay Patel[InstCombine] add baseline tests for (X << Y) / X ...
2018-01-20 Jonas Paulsson[SelectionDAG] Fix codegen of vector stores with non...
2018-01-20 Dimitry AndricAssume the shared library path variable is LD_LIBRARY_P...
2018-01-20 Dimitry AndricAssume the shared library path variable is LD_LIBRARY_P...
2018-01-20 Kamil Rytarowski[compiler-rt] Implement __clear_cache() on OpenBSD...
2018-01-20 Martin Storsjo[COFF] Keep the underscore on exported decorated stdcal...
2018-01-20 Martin Storsjo[COFF] Keep the underscore on exported decorated stdcal...
2018-01-20 David Green[Dominators] Fix some edge cases for PostDomTree updating
2018-01-20 Petr HosekRevert "[Fuzzer] Parametrize add_custom_libcxx"
2018-01-20 Petr Hosek[Fuzzer] Parametrize add_custom_libcxx
2018-01-20 Craig Topper[X86] Add some more v32i1 shuffle tests with shuffles...
2018-01-20 Craig Topper[X86] Add test cases for failures to use movzx due...
2018-01-20 Petr HosekReland "Fix syntax error introduced in r322991"
2018-01-20 Petr HosekRevert "[sanitizer] Fix syntax error introduced in...
2018-01-20 Petr Hosek[sanitizer] Fix syntax error introduced in r322991
2018-01-20 Dan LiewForce lit to execute the ASan and TSan tests on iOS...
2018-01-20 Sam Clegg[WebAssembly] Remove special handling of entry point...
2018-01-20 Sam Clegg[WebAssembly] Remove redundant function: addSyntheticUn...
2018-01-20 Saleem Abdulrasooltest: fix ARM tests harder
2018-01-20 Kamil RytarowskiLink sanitized programs on NetBSD with -lkvm
2018-01-20 Saleem Abdulrasooltest: move ARM test from x86
2018-01-20 Sam Clegg[WebAssembly] Remove custom handling for undefined...
2018-01-20 Kamil RytarowskiSupport the localtime interceptor for NetBSD
2018-01-20 Kamil RytarowskiIntercept accept4() on NetBSD
2018-01-20 Saleem AbdulrasoolCodeGen: handle llvm.used properly for COFF
2018-01-20 Craig Topper[X86] Teach X86 codegen to use vector width preference...
2018-01-20 Craig Topper[X86] Add support for passing 'prefer-vector-width...
next