platform/upstream/llvm.git
2019-12-14 Michael Kruse[OpenMP][Docs] Claim loop tiling.
2019-12-14 Fangrui Song[Mips] Fix gcc -Wunused-but-set-variable in -DLLVM_ENAB...
2019-12-13 Roman Tereshin[Legalizer] Making artifact combining order-independent
2019-12-13 Roman Tereshin[Legalizer] Refactoring out legalizeMachineFunction
2019-12-13 Roman Tereshin[Legalizer] More detailed debugging printing in main...
2019-12-13 Vedant Kumar[ubsan] Enable testing of .m files
2019-12-13 Jonas Devlieghere[lldb/SWIG] Modulerize lldb.swig so parts of it can...
2019-12-13 Fangrui Song[Driver] Use .init_array for all gcc installations...
2019-12-13 Alexey Bataev[OPENMP]Fix skipping of functions body.
2019-12-13 Jonas Devlieghere[lldb/CMake] Initialize LLDB_ENABLE_POSIX based on...
2019-12-13 Jonas Devlieghere[lldb/CMake] Rename LLDB_DISABLE_PYTHON to LLDB_ENABLE_...
2019-12-13 Alex Richardson[LSAN] Increase stack space for guard-page.c test
2019-12-13 Alex Richardson[NFC] Use SelectionDAG::getMemBasePlusOffset() instead...
2019-12-13 Alex Richardson[NFC] Implement SelectionDAG::getObjectPtrOffset()...
2019-12-13 Alex Richardson[NFC] Add a SDValue overload for SelectionDAG::getMemBa...
2019-12-13 Alex Richardson[NFC] Change SelectionDAG::getMemBasePlusOffset() to...
2019-12-13 Alexey BataevRevert "[libomptarget] Move resource id functions into...
2019-12-13 Akira HatanakaCall objc_retainBlock before passing a block as a varia...
2019-12-13 Eric ChristopherFix -Wswitch-coverage warning in clang-tidy after ak_ad...
2019-12-13 Eric Fiselier[libc++] Ensure __config always defines certain configu...
2019-12-13 Med Ismail... LanguageRuntime: Simplify NSException::GetSummary(...
2019-12-13 Erich KeaneCorrect gcc vector splat conversion from float to int...
2019-12-13 Sam Elliott[RISCV] Move DebugLoc Copy into CompressInstEmitter
2019-12-13 Francesco PetrogalliRevert "[VectorUtils] Introduce the Vector Function...
2019-12-13 Fangrui Song[profile] Fix a crash when -fprofile-remapping-file...
2019-12-13 Sanjay Patel[InstSimplify] improve test coverage for insert+splat...
2019-12-13 Sanjay Patel[DAGCombiner] fold shift-trunc-shift to shift-mask...
2019-12-13 Hiroshi Yamauchi[PGO][PGSO] Enable size optimizations in code gen ...
2019-12-13 Mitch Phillips[NFC] Guard scudo_standalone's optional dependency...
2019-12-13 Momchil Velikov[ARM] Fix in ICE when retrieving the number of micro...
2019-12-13 Nico Webergn docs: remove obsolete reference to monorepo
2019-12-13 Jonas Devlieghere[lldb/Test] C++ test should use CXXFLAGS_EXTRAS
2019-12-13 Jonas Devlieghere[lldb/Host] Use cmakedefine01 for LLDB_ENABLE_POSIX
2019-12-13 Jon Chesterfield[libomptarget] Build most of common/src for amdgcn
2019-12-13 Mitch Phillips[GWP-ASan] [Scudo] ifdef entire GWP-ASan tests.
2019-12-13 Vlad TsyrklevichRevert "[ELF] Allow getErrPlace() to work before Out...
2019-12-13 Momchil Velikov[AArch64] Emit PAC/BTI .note.gnu.property flags
2019-12-13 Fangrui Song[MC][PowerPC] Fix a crash when redefining a symbol...
2019-12-13 Mark Murray[ARM][MVE][Intrinsics] All vqdmulhq/vqrdmulhq tests...
2019-12-13 Fangrui Song[ARM][MVE] Fix -Wunused-variable in -DLLVM_ENABLE_ASSER...
2019-12-13 Fangrui Song[ELF] Update st_size when merging a common symbol with...
2019-12-13 Mitch Phillips[Scudo] [GWP-ASan] Add GWP-ASan to Scudo Standalone.
2019-12-13 Mark Murray[ARM][MVE][Intrinsics] remove extraneous intrinsics...
2019-12-13 LLVM GN Syncbotgn build: Merge 84728e65e95
2019-12-13 Dmitri GribenkoRevert "[ARM][MVE][Intrinsics] remove extraneous intrin...
2019-12-13 Miloš Stojanović[llvm-exegesis][mips] Add BenchmarkResultTest unit...
2019-12-13 Sam McCall[clangd] Fall back to selecting token-before-cursor...
2019-12-13 Sam McCall[Tooling/Syntax] Helpers to find spelled tokens touchin...
2019-12-13 Mark Murray[ARM][MVE][Intrinsics] remove extraneous intrinsics.
2019-12-13 Sam Parker[ARM][MVE] Make VPT invalid for tail predication
2019-12-13 Kristina Bessonova[llvm-dwarfdump][Statistics] Don't count coverage less...
2019-12-13 Nicola ZaghenReland [DataLayout] Fix occurrences that size and range...
2019-12-13 Jon Chesterfield[libomptarget][nfc] Add nop syncwarp function for amdgcn
2019-12-13 Sanjay Patel[x86] add tests for shift-trunc-shift; NFC
2019-12-13 Mikhail Maltsev[ARM][MVE] Add vector reduction intrinsics with two...
2019-12-13 Kristina Bessonova[llvm-dwarfdump][Statistics] Change the coverage bucket...
2019-12-13 Simon Tatham[ARM][MVE] Add intrinsics for more immediate shifts.
2019-12-13 John Brawn[ARM] Add custom strict fp conversion lowering when...
2019-12-13 Tim RenoufRevert "AMDGPU: Try to commute sub of boolean ext"
2019-12-13 Djordje Todorovic[llvm-locstats] Avoid the locstats when no scope bytes...
2019-12-13 Anastasia Stulova[Sema] Improve diagnostic about addr spaces for overloa...
2019-12-13 Alex Richardson[NFC] Use EVT instead of bool for getSetCCInverse()
2019-12-13 Alex Richardson[ELF] Allow getErrPlace() to work before Out::bufferSta...
2019-12-13 Sjoerd MeijerRevert "[ARM][MVE] findVCMPToFoldIntoVPS. NFC."
2019-12-13 Mark Murray[ARM][MVE][Intrinsics] Add *_x() variants of my *_m...
2019-12-13 Raphael Isemann[lldb][NFC] Remove all `setUp` overrides that only...
2019-12-13 Raphael Isemann[lldb][NFC] Remove unused includes in Utility's source...
2019-12-13 Raphael Isemann[lldb][NFC] Remove 'from __future__ import print_functi...
2019-12-13 Kai Nacke[Docs] Fix target feature matrix for PowerPC and SystemZ
2019-12-13 Raphael Isemann[lldb][NFC] Add reminder to TestSampleTest that setUp...
2019-12-13 Raphael Isemann[lldb][NFC] Make metadata tracking type safe
2019-12-13 Kerry McLaughlinRecommit "[AArch64][SVE] Implement intrinsics for non...
2019-12-13 David Stenberg[LiveDebugValues] Omit entry values for DBG_VALUEs...
2019-12-13 Kadir Cetinkaya[clangd] Fix windows builds
2019-12-13 Pavel Labath[lldb/cmake] Temporarily revive LLDB_DISABLE_CURSES
2019-12-13 Kadir Cetinkaya[clangd] Add "inline" keyword to prevent ODR-violations...
2019-12-13 Kadir Cetinkaya[clangd] Introduce codeblocks
2019-12-13 Kadir Cetinkaya[clangd] Introduce paragraph, the first part of new...
2019-12-13 Georgii Rymar[yaml2obj] - Add a way to override sh_flags section...
2019-12-13 Georgii Rymar[llvm-readobj] - Fix letters used for dumping section...
2019-12-13 Craig Topper[LegalizeTypes] Remove unnecessary if before calling...
2019-12-13 Nikita PopovReapply [LVI] Normalize pointer behavior
2019-12-13 Muhammad Omair... [lldb] Remove xpasses after pr44037 fix committed
2019-12-13 Rui UeyamaRevert an accidental commit af5ca40b47b3e85c3add81ccdc0...
2019-12-13 Rui UeyamaUpdate the man page
2019-12-13 Rui Ueyamatemporary
2019-12-13 Andrew GaulCorrect inf typo
2019-12-13 Stephan T.... [libcxx] [test] Fix valarray UB and MSVC warnings.
2019-12-13 Douglas YungRemove extra character I added to test my changes that...
2019-12-13 Nate Voorhies[NFC][AArch64] Fix typo.
2019-12-13 Eric Fiselier[libc++] Mark all fuzzing tests as unsupported in C++03
2019-12-13 Eric Fiselier[libc++] Cleanup and enable multiple warnings.
2019-12-13 Eric ChristopherTemporarily revert "NFC: DebugInfo: Refactor RangeSpanL...
2019-12-13 Julian Lettner[iOS sim] Simplify iossim_run.py script
2019-12-13 Nathan Ridge[clangd] Fix Windows test failure by adding -fno-delaye...
2019-12-13 Douglas YungFix test to work correctly on 32-bit platforms.
2019-12-13 David BlaikieNFC: DebugInfo: Refactor RangeSpanList to be a struct...
2019-12-13 David BlaikieNFC: DebugInfo: Refactor debug_loc/loclist emission...
2019-12-13 Fangrui Song__bit_reference: fix -Wdeprecated-copy warnings
2019-12-13 Evgenii Stepanovhwasan: add tag_offset DWARF attribute to optimized...
next