platform/upstream/llvm.git
2019-10-24 Jonas Devlieghere[CMake] Move LLDB_TEST_BUILD_DIRECTORY into test/CMakeL...
2019-10-24 Jonas Devlieghere[CMake] Move test dependency tracking into test/CMakeLi...
2019-10-24 Jonas Devlieghere[CMake] Don't set LLDB_TEST_* in the top-level CMakeLists
2019-10-24 Jonas Devlieghere[CMake] Remove unused variable LLDB_TEST_CXX_COMPILER
2019-10-24 Evgenii StepanovFix lld detection in standalone compiler-rt.
2019-10-24 Hans WennborgTry harder to fix GCC 5.3 build
2019-10-24 Scott Linder[AMDGPU] Clean up update_llc_test_checks CodeGen tests
2019-10-24 Saar Raz[Concepts] Constraint Enforcement & Diagnostics
2019-10-24 Simon PilgrimFix cppcheck shadow variable warning. NFCI.
2019-10-24 jasonliuFollow up on D69112, fix build break for skipping field...
2019-10-24 David TentyFollow on to Namespace fixup for D68340
2019-10-24 Simon PilgrimFix MSVC "switch statement contains 'default' but no...
2019-10-24 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2019-10-24 Stephan T.... [www] Change URLs to HTTPS.
2019-10-24 Vedant KumarRevert "Disable exit-on-SIGPIPE in lldb"
2019-10-24 paulhoad[clang-format] update documentation
2019-10-24 Akira Hatanaka[ObjC][ARC] Check whether the return and parameter...
2019-10-24 Craig Topper[GlobalISel][AArch64][AMDGPU][X86] Teach LegalizationAr...
2019-10-24 David TentyNamespace fixup for D68340 build on MSVC
2019-10-24 paulhoad[clang-format] Remove duplciate code from Invalid BOM...
2019-10-24 David Green[ARM] Fixup MVE intrinsic tests with no assert builds
2019-10-24 stevewanAdd AIX toolchain and basic linker functionality
2019-10-24 David Green[ARM] Attempt to fixup MveEmitter warnings
2019-10-24 Fangrui Song[ELF] -r: fix crash when processing a SHT_REL[A] that...
2019-10-24 Michal Gorny[lldb] [Python] Do not attempt to flush() a read-only fd
2019-10-24 paulhoad[clang-format] Remove the dependency on frontend
2019-10-24 Stanislav Mekhanoshin[AMDGPU] Fix mfma scheduling crash
2019-10-24 Hans WennborgSpeculative build fix for GCC 5.3.0
2019-10-24 Jonas Devlieghere[CMake] Split logic across test suite subdirectories...
2019-10-24 Puyan Lotfi[llvm-ifs][NFC] Adds TODO comment for dropping ObjectFi...
2019-10-24 dfukalov[NFC] Remove redundant lines
2019-10-24 Benjamin Kramer[InstCombine] Fold one-use variable into assert
2019-10-24 jasonliu[NFC][XCOFF][AIX] Serialize object file writing for...
2019-10-24 Simon Tatham[InstCombine] Known-bits optimization for ARM MVE VADC.
2019-10-24 Simon Tatham[clang,ARM] Initial ACLE intrinsics for MVE.
2019-10-24 Simon Tatham[clang] New __attribute__((__clang_arm_mve_alias)).
2019-10-24 Simon Tatham[ARM] Add IR intrinsics for MVE VLD[24] and VST[24].
2019-10-24 Simon Tatham[ARM] Add some sample IR MVE intrinsics with C++ isel.
2019-10-24 Simon Tatham[ARM] Begin adding IR intrinsics for MVE instructions.
2019-10-24 Michael Liao[AMDGPU] Skip additional folding on the same operand.
2019-10-24 Michael LiaoFix compilation warning on the trailing whitespace...
2019-10-24 Ilya Biryukov[clangd] Fix case of variables and functions in code...
2019-10-24 Simon Atanasyan[docs] Add Mips as a supported architecture in GettingS...
2019-10-24 Simon Atanasyan[docs] Update link to the MIPS 64-bit ELF object file...
2019-10-24 Petar Avramovic[MIPS GlobalISel] Select MSA vector generic and builtin...
2019-10-24 evgenyDon't add -fsplit-lto-unit for thin LTO builds with...
2019-10-24 David Tellenbach[compiler-rt] Expose __hwasan_tag_mismatch_stub
2019-10-24 David TellenbachRevert "Expose __hwasan_tag_mismatch_stub"
2019-10-24 David TellenbachExpose __hwasan_tag_mismatch_stub
2019-10-24 Marek Kurdej[libFuzzer] docs: update note to include REDUCE event.
2019-10-24 Benjamin KramerHide implementation details in anonymous namespaces...
2019-10-24 Haojian Wu[clangd] Handle the missing constructor initializers...
2019-10-24 Haojian Wu[clangd] Collect name references in the index.
2019-10-24 Petar Avramovic[MIPS GlobalISel] MSA vector generic and builtin fadd...
2019-10-24 Petar Avramovic[MIPS GlobalISel] MSA vector generic and builtin sdiv...
2019-10-24 Craig Topper[X86] Replace some regular expressions in xray tests...
2019-10-24 Stanislav Mekhanoshin[AMDGPU] Allow folding of sgpr to vgpr copy
2019-10-24 Shoaib Meenai[Hexagon] Fix typo. NFC
2019-10-24 Meike BaumgärtnerAdd beginning of LLVM's GettingStarted to GitHub readme
2019-10-23 Chandler CarruthImprove Clang's getting involved document and make...
2019-10-23 David TentyUse portable flag with nm in extract_symbols.py
2019-10-23 Meike BaumgärtnerImprove language in GettingStarted.rst
2019-10-23 Stephan T.... [libcxx][NFC] Strip trailing whitespace, fix typo.
2019-10-23 Chandler CarruthRemove a no longer accurate sentence from the coding...
2019-10-23 Louis Dionne[NFC] Strip trailing whitespace from libc++
2019-10-23 Hans WennborgRevert 4334892e7b "[DAGCombine][ARM] x ==/!= c ->...
2019-10-23 Raphael Isemann[lldb] Add nodebug attribute to import-std-module/sysro...
2019-10-23 Kevin P. NealMinor movement of one function with now-correct strictf...
2019-10-23 Sam McCall[clangd] abort if shutdown takes more than a minute.
2019-10-23 Roman Lebedev[Analysis] Update Analysis/LazyValueAnalysis/lvi-after...
2019-10-23 stevewanFix non-portable GNU diff option
2019-10-23 Roman Lebedev[LVI][NFC] Factor solveBlockValueSaturatingIntrinsic...
2019-10-23 Roman Lebedev[LVI][CVP] LazyValueInfoImpl::solveBlockValueBinaryOp...
2019-10-23 Artem Dergachev[analyzer] Fix off-by-one in operator call parameter...
2019-10-23 Casey Carter[libc++][NFC] Remove excess trailing newlines from...
2019-10-23 Simon Atanasyan[mips] Use `expandLoadAddress` for JAL expansion
2019-10-23 Simon Atanasyan[mips] Implement `la` macro expansion for N32 ABI
2019-10-23 Simon Atanasyan[mips] Add tests to check `la / dla` expansion in XGOT...
2019-10-23 Simon Atanasyan[mips] Reformat `la / dla` expansion test cases. NFC
2019-10-23 Simon Pilgrim[X86] combineX86ShufflesRecursively - assert the root...
2019-10-23 Sam McCallReland "[Support] Add a way to run a function on a...
2019-10-23 Kadir Cetinkaya[clangd] Propogate context in TUScheduler::run
2019-10-23 Sam Elliott[Sanitizers] Add support for RISC-V 64-bit
2019-10-23 Sam McCallRevert "[Support] Add a way to run a function on a...
2019-10-23 Sam McCall[Support] Add a way to run a function on a detached...
2019-10-23 Mirko Brkusanin[Mips] Use appropriate private label prefix based on...
2019-10-23 David Stenberg[DebugInfo] Stop describing imms in TargetInstrInfo...
2019-10-23 georgerim[lib/ObjectYAML] - Add a full stop to the comment....
2019-10-23 Petar Avramovic[MIPS GlobalISel] Select MSA vector generic and builtin mul
2019-10-23 Petar Avramovic[MIPS GlobalISel] Select MSA vector generic and builtin sub
2019-10-23 Roman Lebedev[TargetLowering] optimizeSetCCToComparisonWithZero...
2019-10-23 Richard Smith[c++2a] Allow comparison functions to be explicitly...
2019-10-22 Stephan T.... [libcxx][test][NFC] Fix comment typos.
2019-10-22 Louis Dionne[NFC] Strip trailing whitespace in test to test Github...
2019-10-22 Jinsong Ji[PowerPC][NFC] Remove deprecated Function Attrs comments #2
2019-10-22 Kit BartonFix broken sphinx link in CMake.rst.
2019-10-22 Jinsong Ji[PowerPC][NFC] Remove deprecated Function Attrs comments
2019-10-22 LLVM GN Syncbottypo fix test commit
2019-10-22 Hans WennborgRevert r374202"[ObjC generics] Fix not inheriting type...
2019-10-22 Yaxun (Sam... Fix name of warn_ignored_hip_only_option
next