platform/upstream/llvm.git
2019-04-29 Jessica Paquette[GlobalISel][AArch64] Select llvm.aarch64.crypto.sha1h
2019-04-29 Reid KlecknerFix FIXME added in r359339
2019-04-29 Reid KlecknerPacify sanitizer lint script after r359498
2019-04-29 Matthew G McGovern[AddressSanitizer] [Windows] Fix HeapReAlloc and _recal...
2019-04-29 Martin Storsjo[UpdateTestChecks] Allow Lbegin_func without a leading...
2019-04-29 Martin Storsjo[X86] Run CFIInstrInserter on Windows if Dwarf is used
2019-04-29 Don HintonFix one more case of passing options with too many...
2019-04-29 Petr Hosek[gn] Use label_name rather than target_output_name...
2019-04-29 Reid KlecknerFix string UAF in new FileCheck test
2019-04-29 Jonas Devlieghere[lit] Fix the timeout.
2019-04-29 Simon Pilgrim[X86][SSE] isHorizontalBinOp - add support for target...
2019-04-29 Alex Langford[CMake] Fix subtle CMake bug
2019-04-29 Jan Korous[clangd][xpc] Fix XPC unittests
2019-04-29 Simon Pilgrim[llvm-pdbutil] FunctionDumper::dump(PDBSymbolTypeFuncti...
2019-04-29 Jonas Devlieghere[test] Disable x86-64-gp-write on Darwin
2019-04-29 Simon PilgrimcomputePolynomialFromPointer - add missing early-out...
2019-04-29 Sanjay Patel[InstCombine] reduce code duplication; NFC
2019-04-29 Don HintonFix additional cases of more that two dashes for option...
2019-04-29 Simon PilgrimRemove duplicate line. NFCI.
2019-04-29 Simon Pilgrim[InstCombine] visitFCmpInst - appease copy+paste patter...
2019-04-29 Daniel Sanders[globalisel] Improve Legalizer debug output
2019-04-29 Don Hinton[CommandLine] Don't allow unlimitted dashes for options...
2019-04-29 Simon Pilgrim[X86] scaleShuffleMask - avoid potential signed overflo...
2019-04-29 Simon Pilgrim[TextAPI] Fix Symbol::dump which was failing to append...
2019-04-29 Simon Pilgrim[llvm-mca][x86] Fix MMX PMOVMSKB test
2019-04-29 Bjorn Pettersson[DAG] Refactor DAGCombiner::ReassociateOps
2019-04-29 Thomas Preud... FileCheck [3/12]: Stricter parsing of @LINE expressions
2019-04-29 Simon Pilgrim[TableGen] Fix null pointer dereferencing.
2019-04-29 Simon PilgrimAvoid "checking a pointer after dereferencing" warning...
2019-04-29 Simon PilgrimMove if() to newline to stop ambiguity over whether...
2019-04-29 Adrian PrantlFix a stack-smasher in PlatformMacOSX::GetSDKDirectory()
2019-04-29 Kadir Cetinkaya[clangd] Fix serialization logic for Origin and Flags.
2019-04-29 Simon PilgrimFix operator precedence warning. NFCI.
2019-04-29 Yitzhak Mandelbaum[LibTooling] Fix unneeded use of unique_ptr where share...
2019-04-29 Simon PilgrimRemove superfluous break from switch statement. NFCI.
2019-04-29 Julian Lettner[Sanitizer] Cleanup {ASAN, MSAN}_INTERCEPT_FUNC[_VER...
2019-04-29 Jonas Devlieghere[Docs] Generate the python reference without building...
2019-04-29 Quentin Colombet[llvm-extract] Expose the group extraction feature...
2019-04-29 Quentin Colombet[BlockExtractor] Expose a constructor for the group...
2019-04-29 Quentin Colombet[BlockExtractor] Change the basic block separator from...
2019-04-29 Kevin P. NealAdd AVX support to this test.
2019-04-29 Simon Pilgrim[X86] Remove duplicate string comparison
2019-04-29 Alexey Bataev[OPENMP]Fix PR41617: crash on template instantiation.
2019-04-29 Marshall ClowAdd tests specifically for LWG2164. We already did...
2019-04-29 Cullen Rhodes[AArch64][SVE] Asm: add aliases for unpredicated bitwis...
2019-04-29 Pavel LabathRemove XFAIL: windows from x86-64-gp-write.test
2019-04-29 Sam McCall[clangd] Add separate unit tests for CanonicalIncludes...
2019-04-29 Simon Pilgrim[X86][SSE] Add scalar horizontal add/sub tests for...
2019-04-29 Ivan Donchevskii[libclang] Add missing export for clang_Cursor_isAnonym...
2019-04-29 Pavel Labath@skipIfLinux another batch of flaky lldb-mi tests
2019-04-29 Pavel LabathFix a typo in x86-64-gp-write.test
2019-04-29 Pavel LabathRemove obsoleted NativePDB tests
2019-04-29 Pavel LabathEditline: Fix an msan error
2019-04-29 Ivan Donchevskii[libclang] Restore old clang_Cursor_isAnonymous behaviour
2019-04-29 Thomas Preud... FileCheck [2/12]: Stricter parsing of -D option
2019-04-29 Yevgeny Rouban[LoopSimplifyCFG] Suppress expensive DomTree verification
2019-04-29 George Rimar[yaml2obj] - Simplify and reduce the code. NFC.
2019-04-29 George Rimar[yaml2obj] - Replace a loop with write_zeros(). NFCI.
2019-04-29 George Rimar[yaml2obj] - Cleanup and simplify the code. NFCI.
2019-04-29 Sam McCall[clangd] Fix unittests CMake rules
2019-04-29 Michal Gorny[lldb] [lit] Introduce tests for writing x86 general...
2019-04-29 Michal Gorny[lldb] [test] Remove duplicate YMM/ZMM dotest tests
2019-04-29 Michal Gorny[lldb] [lit] Add tests for reading ZMM registers (AVX512)
2019-04-29 Michal Gorny[lldb] [lit] Introduce tests for reading x86 general...
2019-04-29 Simon Pilgrim[X86][SSE] Moved haddps test from phaddsub.ll to haddsu...
2019-04-29 Pavel LabathDWARFExpression: Fix implementation of DW_OP_pick
2019-04-29 Simon Pilgrim[InstCombine][X86] Add PACKSS tests for truncation...
2019-04-29 Sam McCall[clangd] Fix windows buildbot, remove stray file after...
2019-04-29 Diogo N. Sampaio[ARM] Add bitcast/extract_subvec. of fp16 vectors
2019-04-29 Kadir Cetinkaya[clangd] Surface diagnostics from headers inside main...
2019-04-29 Diogo N. Sampaio[ARM] Add v4f16 and v8f16 types to the CallingConv
2019-04-29 Russell Gallopvs integration: Use llvm-lib for librarian
2019-04-29 Hans Wennborggn: Fix check-clang build after r359179
2019-04-29 Fangrui Song[clangd] Delete config.clangd_xpc_support from test...
2019-04-29 David ChisnallTry to use /proc on FreeBSD for getExecutablePath
2019-04-29 Jeremy Morse[DebugInfo] Terminate more location-list ranges at...
2019-04-29 Fangrui Song[DWARF] Fix dump of local/foreign TU lists in .debug_names
2019-04-29 Sam McCall[clangd] Move clangd tests to clangd directory. check...
2019-04-29 Petr Hosek[builtins] Use __APPLE__ instead of __MACH__ in check
2019-04-29 Fangrui Song[DWARF] Delete a redundant check in getFileNameByIndex()
2019-04-29 Petr Hosek[builtins] Fix the missing assembly on Darwin
2019-04-29 Aleksandr Urakov[Windows] Dump more information about access violation...
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()
next