platform/upstream/llvm.git
2018-07-10 Konstantin... AMDGPU: Make hidden argument metadata consistent with
2018-07-10 Sanjay Patel[InstCombine] allow flag propagation when using safe...
2018-07-10 Ulrich WeigandRemove s390x XFAILs now that gcov profiling works.
2018-07-10 Simon Pilgrim[X86] Add srem/udiv/urem by constant tests
2018-07-10 Ulrich Weigand[gcov] Fix gcov profiling on big-endian machines
2018-07-10 Ulrich Weigand[gcov] Fix ABI when calling llvm_gcov_... routines...
2018-07-10 Heejin Ahn[WebAssembly] Add missing a few {{$}}s to a test
2018-07-10 Rui UeyamaMake a struct type declaration private. NFC.
2018-07-10 Konstantin... AMDGPU/NFC: Fix typo in test name
2018-07-10 Jonas Devlieghere[MC] Add interface to finish pending labels.
2018-07-10 Paul RobinsonUpdate test to work on Windows
2018-07-10 Rui UeyamaSimplify. NFC.
2018-07-10 Paul RobinsonSupport -fdebug-prefix-map for assembler source (pass...
2018-07-10 Sanjay Patel[InstCombine] safely allow non-commutative binop identi...
2018-07-10 Rui UeyamaAdd CachedHashStringRef::data().
2018-07-10 Krzysztof Parzyszek[Hexagon] Change .mir testcase to make sure function...
2018-07-10 Matt ArsenaultAMDGPU: Try to fix test again
2018-07-10 Paul RobinsonSupport -fdebug-prefix-map in llvm-mc. This is useful...
2018-07-10 Sanjay Patel[InstCombine] drop poison flags when shuffle mask undef...
2018-07-10 Marco CastelluccioReapply "Make __gcov_flush flush counters for all share...
2018-07-10 Sander de Smalen[AArch64][SVE] Asm: Support for predicated unary operat...
2018-07-10 Matt ArsenaultUpdate test for backend error message change
2018-07-10 Matt ArsenaultReapply "AMDGPU: Force inlining if LDS global address...
2018-07-10 Rui UeyamaRename a variable for consistency. NFC.
2018-07-10 Filipe Cabecinhas[scudo] Use mkdir -p when creating directories for...
2018-07-10 Rui UeyamaReduce memory usage when creating .gdb_index. NFC.
2018-07-10 Mikhail R.... [analyzer] Add option to set maximum symbol complexity...
2018-07-10 George Rimar[ELF] - Add a test for readCallGraph() code.
2018-07-10 Dan Liew[LibFuzzer] Disable MSan test on Darwin which was added...
2018-07-10 Sanjay Patel[InstCombine] allow more shuffle-binop folds with safe...
2018-07-10 Anastasis Grammenos[DebugInfo][LoopVectorize] Preserve DL in induction...
2018-07-10 Eric FiselierRemove BUILD file from google-benchmark
2018-07-10 Louis Dionne[libc++] Declare <compare> operators with the proper...
2018-07-10 Simon Pilgrim[DAGCombiner] visitREM - call visitSDIVLike/visitUDIVLi...
2018-07-10 Dan Liew[CMake] Add compiler-rt header files to the list of...
2018-07-10 Krzysztof Parzyszek[Hexagon] Add implicit uses even when untied explicit...
2018-07-10 Filipe Cabecinhas[compiler-rt] Get rid of "%T" expansions
2018-07-10 Yuka Takahashi[modules] Fix 37878; Autoload subdirectory modulemaps...
2018-07-10 Karl-Johan... [LowerSwitch] Fixed faulty PHI nodes
2018-07-10 Omer Paparo... Fixing builtin __atomic_fetch_min declaration
2018-07-10 Sam McCall[Support] Harded JSON against invalid UTF-8.
2018-07-10 Simon Pilgrim[DAGCombiner] Split SDIV/UDIV optimization expansions...
2018-07-10 Martin Storsjo[MinGW] Skip adding default win32 api libraries if...
2018-07-10 Martin Storsjo[MinGW] Treat any -lucrt* as replacing -lmsvcrt
2018-07-10 Florian Hahn[VPlan] Add VPlanTestBase.h with helper class to build...
2018-07-10 Martin Storsjo[COFF] Store import symbol pointers as pointers to...
2018-07-10 George Rimar[ELF] - Improve call graph pasing error reporting.
2018-07-10 George Rimar[ELF] - Report call graph profile file names in error...
2018-07-10 Simon PilgrimFix MSVC "signed/unsigned mismatch" warning. NFCI.
2018-07-10 Dean Michael... [XRay][compiler-rt] Fixup build breakage
2018-07-10 Chandler Carruth[PM/Unswitch] Fix unused variable in r336646.
2018-07-10 Chandler Carruth[PM/Unswitch] Fix a collection of closely related issue...
2018-07-10 Mikhail Dvoretckii[X86] Fast-isel tests for lowered truncation intrinsics
2018-07-10 Dean Michael... [XRay][compiler-rt] xray::Array Freelist and Iterator...
2018-07-10 Mikhail Dvoretckii[X86] Lowering integer truncation intrinsics to native IR
2018-07-10 Simon Pilgrim[X86][SSE] Prefer BLEND(SHL(v,c1),SHL(v,c2)) over MUL...
2018-07-10 Craig Topper[X86] Regenerate vector-shuffle-512-v8.ll so the script...
2018-07-10 Stephen KellyTest commit
2018-07-10 Craig Topper[X86] Use IsProfitableToFold to block vinsertf128rm...
2018-07-10 Craig Topper[X86] Remove some seemingly unnecessary patterns.
2018-07-10 Craig Topper[X86] Use masked the masked scalar fma builtins to...
2018-07-10 Eric FiselierAdd new string benchmarks
2018-07-10 Eric FiselierUpdate google-benchark to trunk
2018-07-10 Erik Pilkington[Sema] Fix a structured binding typo correction bug
2018-07-10 Vlad TsyrklevichAdd lowercase OS name feature
2018-07-10 Richard Trieu[ODRHash] Merge the two function hashes into one.
2018-07-10 Rui UeyamaReport an error for an extremely large .gdb_index section.
2018-07-10 Eric ChristopherUpdate crash diagnostics test to avoid attempting to...
2018-07-10 Akira HatanakaFix parsing of privacy annotations in os_log format...
2018-07-10 Craig Topper[X86] Remove custom handling for __builtin_ia32_divss_r...
2018-07-10 Craig Topper[X86] Add back GCCBuiltin on mask_div_ss/sd_round.
2018-07-10 Craig Topper[X86] Correct vfixupimm load patterns to look for an...
2018-07-10 Craig Topper[X86] Add test cases that show failure to fold load...
2018-07-10 Craig Topper[X86] Remove FloatVT from X86VectorVTInfo in X86InstrAV...
2018-07-10 Vlad TsyrklevichRevert "AMDGPU: Force inlining if LDS global address...
2018-07-10 Craig Topper[X86] Add __builtin_ia32_selectss_128 and __builtin_ia3...
2018-07-10 Wolfgang Pieb[DWARF][NFC] Refactor range list emission to use a...
2018-07-09 Rui UeyamaFix a bug for packed relocations.
2018-07-09 Matt Morehouse[libFuzzer] Make -fsanitize=memory,fuzzer work.
2018-07-09 Casey Carter[test] two small cleanups:
2018-07-09 Sanjay Patel[InstCombine] allow more shuffle folds using safe constants
2018-07-09 Matt MorehouseRevert "[libFuzzer] Mutation tracking and logging imple...
2018-07-09 Heejin Ahn[WebAssembly] Support for binary atomic RMW instructions
2018-07-09 Rui UeyamaSimplify RelrSection<ELFT>::updateAllocSize.
2018-07-09 Manoj Guptallvm: Add support for "-fno-delete-null-pointer-checks"
2018-07-09 Rui UeyamaUse StringRef instead of `const char *`.
2018-07-09 George Burgess IVMake llvm.objectsize more conservative with null
2018-07-09 Richard TrieuRename function calls missed in r336605
2018-07-09 Rui UeyamaFix direct calls to __wrap_sym when it is relocated.
2018-07-09 Davide ItalianoRollback [test-suite] Add a decorator for the lack...
2018-07-09 Davide Italiano[ObjCRuntime] Add support for obfuscation in tagged...
2018-07-09 Fangrui Song[Index] Add index::IndexingOptions::IndexImplicitInstan...
2018-07-09 Fangrui Song[AST] Rename some Redeclarable functions to reduce...
2018-07-09 Bob HaarmanAdded -fcrash-diagnostics-dir flag
2018-07-09 Lang Hames[ORC] Rename MaterializationResponsibility::delegate...
2018-07-09 Simon PilgrimFix line endings. NFCI.
2018-07-09 Stefan Pintilie[Power9] Add __float128 builtins for Rounding Operations
2018-07-09 Michael Kruse[Docs] Fix generation of manpages.
2018-07-09 Rui UeyamaFactor out code to parse -pack-dyn-relocs. NFC.
2018-07-09 Heejin Ahn[WebAssembly] Improve readability of load/stores and...
next