platform/upstream/llvm.git
2019-04-29 Petr Hosek[builtins] Fix the typo in the preprocessor check
2019-04-29 Craig Topper[X86] Remove some intel syntax aliases on (v)cvtpd2...
2019-04-29 Fangrui Song[llvm-nm] -print-size => --print-size
2019-04-29 Fangrui Song[llvm-nm] Simplify and fix a buffer overflow
2019-04-29 Eric FiselierRemove XFail for new GCC. They fixed it
2019-04-29 Nico Weberllvm-cvtres: Attempt to make llvm-cvtres/duplicate...
2019-04-29 Petr Hosek[builtins] Use aliases for function redirects
2019-04-29 Nico WeberAdd some lld-link 9.0 release notes
2019-04-28 Petr Hosek[builtins] Use single line C++/C99 comment style
2019-04-28 Petr Hosek[builtins] Reformat builtins with clang-format
2019-04-28 Simon Pilgrim[X86] Add PR39921 HADD pairwise reduction test and...
2019-04-28 Simon Pilgrim[X86][AVX] Add fast-hops target for add/fadd reduction...
2019-04-28 Simon Pilgrim[X86] Add PR39936 HADD Tests
2019-04-28 Simon Pilgrim[X86][SSE] combineExtractVectorElt - add early-out...
2019-04-28 Eric FiselierFix permission error while running bots
2019-04-28 Eric Fiselierattempt to unbreak build bots
2019-04-28 Eric FiselierAttempt to switch to auto-scaling bots
2019-04-28 Nikita Popov[ConstantRange] Add makeExactNoWrapRegion()
2019-04-28 Simon Pilgrim[X86][AVX] Enabled AVX512F tests and add PR40815 test...
2019-04-28 Simon Pilgrim[X86][AVX] Combine non-lane crossing binary shuffles...
2019-04-28 Sanjay Patel[SelectionDAG] include FP min/max variants as binary...
2019-04-28 Sanjay Patel[DAGCombiner] try repeated fdiv divisor transform befor...
2019-04-28 Andrea Di Biagio[MCA] Fix typo in AVX2 gather tests. NFC
2019-04-28 Simon Pilgrim[X86][SSE] Optimize llvm.experimental.vector.reduce...
2019-04-28 Simon Pilgrim[X86][AVX] Add AVX512DQ coverage for masked memory...
2019-04-28 Dan Liew[CMake] Don't modify `FUZZER_SUPPORTED_ARCH` is place.
2019-04-28 Qiu Chaofan[PowerPC][Clang] Add tests for PowerPC MMX intrinsics
2019-04-28 Craig Topper[X86] Remove (V)MOV64toSDrr/m and (V)MOVDI2SSrr/m....
2019-04-27 Simon PilgrimRevert rL359389: [X86][SSE] Add support for <64 x i1...
2019-04-27 Simon Pilgrim[X86][AVX] Add additional SSE/AVX expandload and compre...
2019-04-27 Simon Pilgrim[X86][SSE] Add support for <64 x i1> bool reduction
2019-04-27 Simon Pilgrim[X86][AVX] Cleanup and add additional expandload and...
2019-04-27 Raphael IsemannFix UNPREDICTABLE check in EmulateInstructionARM::Emula...
2019-04-27 Simon Pilgrim[X86][AVX512] Improve vector bool reductions
2019-04-27 Simon Pilgrim[X86] Add vector boolean reduction tests (PR38840)
2019-04-27 Lang Hames[lli] Fix a typo in a cl::opt description.
2019-04-27 Fangrui Song[llvm-nm][llvm-readelf] Avoid single-dash -long-option...
2019-04-27 Simon PilgrimFix check-prefixes typo
2019-04-27 Fangrui Song[DJB] Fix variable case after D61178
2019-04-27 Fangrui Song[llvm-nm] Support section type 'u': STB_GNU_UNIQUE
2019-04-27 Simon Pilgrim[X86][SSE] Add initial test case for subvector insert...
2019-04-27 Simon Pilgrim[X86][AVX] Merge mask select with shuffles across extra...
2019-04-27 Andrea Di Biagio[MCA] Add field `IsEliminated` to class Instruction...
2019-04-27 Simon Atanasyan[cmake] Disable a GCC optimization when building LLVM...
2019-04-27 Michal Gorny[lldb] [lit] Cleanly terminate Register tests
2019-04-27 Vitaly Buka[sanitizer] Calculate SizeClassAllocator32::ByteMap...
2019-04-27 Jonas Devlieghere[CommandObject] Use GetDebugger() helper method (NFC)
2019-04-27 Jonas Devlieghere[FormatEntity] Remove unused format type (NFC)
2019-04-27 Craig Topper[X86] Use MOVQ for i64 atomic_stores when SSE2 is enabled
2019-04-27 Richard SmithReinstate r359059, reverted in r359361, with a fix...
2019-04-27 Vitaly Buka[AArch64] Initialize HasMTE
2019-04-27 Vitaly Buka[sanitizer] NFC: add static_assert to confirm that...
2019-04-27 Mark SearlesRevert "AMDGPU: Split block for si_end_cf"
2019-04-27 Julian Lettner[NFC][Sanitizer] Remove GetRealFunctionAddress and...
2019-04-27 Jorge Gorbe... Revert Fix interactions between __builtin_constant_p...
2019-04-27 Petr Hosek[Fuchsia] Support multilib for -fsanitize=address and...
2019-04-27 Petr Hosek[Driver] Support priority for multilibs
2019-04-26 Stanislav Mekhanoshin[AMDGPU] gfx1010 VOPC implementation
2019-04-26 Lang Hames[ORC] Add a 'plugin' interface to ObjectLinkingLayer...
2019-04-26 Alex Lorenz[clang][driver] Weaken the test from 359353 to appease...
2019-04-26 Jonas Devlieghere[Driver] Remove unused functions (NFC)
2019-04-26 Jonas Devlieghere[ScriptInterpreter] Move ownership into debugger (NFC)
2019-04-26 Alex Lorenz[driver][macOS] Link libarclite from the default toolch...
2019-04-26 JF BastienRevert "[sanitizer] NFC: add static_assert to confirm...
2019-04-26 Jessica Paquette[GlobalISel][AArch64] Use getConstantVRegValWithLookThr...
2019-04-26 Sylvestre LedruAdd to the release notes the fact that UninitializedObj...
2019-04-26 Frederic RissPass explicit C++ version to test
2019-04-26 Javed Absar[AArch64] Add support for MTE intrinsics
2019-04-26 Frederic RissTestZMMRegister: use an integer division as intended
2019-04-26 Jonas Devlieghere[CommandInterpreter] Remove scripting language argument...
2019-04-26 Martin Storsjo[MinGW] Always emit local typeinfo
2019-04-26 Michael Liao[HIP] Fix visibility of `__constant__` variables.
2019-04-26 Martin Storsjo[MinGW] Do dllexport inline methods in template instant...
2019-04-26 Martin Storsjo[MinGW] Don't let template instantiation declarations...
2019-04-26 Alexey Bataev[OPENMP][NVPTX]Correctly handle L2 parallelism in SPMD...
2019-04-26 Alexey Bataev[OPENMP]Added check for non-random access types for...
2019-04-26 Julian Lettner[Sanitizer][Windows] Speculative fix for broken build...
2019-04-26 Shafik Yaghmour[ASTImporter] Copy Argument Passing Restrictions settin...
2019-04-26 Nick Desaulniers[AsmPrinter] refactor to support %c w/ GlobalAddress'
2019-04-26 Julian Lettner[Sanitizer] Fix test
2019-04-26 Julian Lettner[Sanitizer] Fix compliation error in test
2019-04-26 Vitaly BukaImplement __sanitizer::conditional<B, T, F>
2019-04-26 Vitaly Buka[sanitizer] NFC: add static_assert to confirm that...
2019-04-26 Simon Pilgrim[X86][AVX] Fold extract_subvector(broadcast(x)) ->...
2019-04-26 Jessica Paquette[AArch64][GlobalISel] Select G_BSWAP for vectors of...
2019-04-26 Jonas Devlieghere[ScriptInterpreter] Pass the debugger instead of the...
2019-04-26 Nick LewyckyFix typo in documentation.
2019-04-26 Stanislav Mekhanoshin[AMDGPU] gfx1010 VOP3 and VOP3P implementation
2019-04-26 Dan LiewRevert "[CMake] Fix the value of `config.target_cflags...
2019-04-26 Simon Pilgrim[DAGCombine] Cleanup visitEXTRACT_SUBVECTOR. NFCI.
2019-04-26 Julian Lettner[NFC][Sanitizer] Change "return type" of INTERCEPT_FUNC...
2019-04-26 Marshall ClowAdd '_LIBCPP_ASSERT(ready())' to several match_results...
2019-04-26 Vitaly Buka[NFC] Remove ::kForTest from AP64, it does not use it.
2019-04-26 Dan Liew[asan_symbolize] Teach `asan_symbolize.py` to symbolica...
2019-04-26 Nikita Popov[ConstantRange] Add abs() support
2019-04-26 Louis Dionne[libc++] Relax libc++-only test on regex_constants
2019-04-26 Tatyana KrasnukhaReplace local utility class OnExit with llvm::scope_exi...
2019-04-26 Craig Topper[X86] Sink NoRegister creation for unused Base/Index...
2019-04-26 Craig Topper[X86] Segment registers should have i16 type not i32.
2019-04-26 Stanislav Mekhanoshin[AMDGPU] gfx1010 VOP2 changes
next