platform/upstream/llvm.git
2019-12-12 LLVM GN Syncbotgn build: Merge 600d123c6ff
2019-12-12 Momchil Velikov[ARM][CMSE] Add CMSE header and builtins
2019-12-12 Tom StellardAMDGPU/SILoadStoreOptimizer: Simplify function
2019-12-12 Alexey Bader[OpenMP][Test] Add check for aux-triple predefined...
2019-12-12 Sam Parker[ARM][MVE] Sink vector shift operand
2019-12-12 Pavel Labath[lldb/DWARF] Fix v5 location lists for dwo files
2019-12-12 James Henderson[llvm-dwarfdump] Add blank line after printing line...
2019-12-12 Michael Forster[clangd] Implement "textDocument/documentLink" protocol...
2019-12-12 Tyker[Diagnsotics] Small Improvement on -Wmisleading-indentation
2019-12-12 Sam Parker[NFC][ARM] Add some test triples
2019-12-12 Hideto Ueno[Attributor][NFC] Fix comments and unnecessary comma
2019-12-12 Hideto Ueno[Attributor] [NFC] Use `checkForAllUses` helpr in ...
2019-12-12 Hideto Ueno[Attributor][NFC] Refactoring `AANoFreeArgument::update...
2019-12-12 Gabor Marton[Analyzer][Docs][NFC] Add CodeChecker to the command...
2019-12-12 stozer[DebugInfo] Prevent invalid fragments at ISel from...
2019-12-12 Russell Gallop[Support] Try to fix bot failure after 8ddcd1dc26
2019-12-12 Kirill Bobyrev[clangd] Rename constructors and destructors in cross...
2019-12-12 Russell Gallop[Support] Extend TimeProfiler to support multiple threads
2019-12-12 Sam McCall[Tooling/Syntax] Helpers to find spelled tokens touchin...
2019-12-12 Kadir Cetinkaya[clangd] Fix windows tests
2019-12-12 Gabor Buella[NFC] - Partially revert 9c48c2f9c477007234c
2019-12-12 Georgii Rymar[llvm-readobj][test] - Add a test for testing regular...
2019-12-12 Raphael Isemann[lldb] Remove ClangASTMetrics
2019-12-12 Pavel Labath[lldb] "See through" atomic types in ClangASTContext
2019-12-12 Kadir Cetinkaya[clangd] Fix hover crashing on null types
2019-12-12 Mirko Brkusanin[Mips] Add support for min/max/umin/umax atomics
2019-12-12 Nicola ZaghenTemporarily Revert "[DataLayout] Fix occurrences that...
2019-12-12 Gabor Buella[NFC] - Typo fix in test/CodeGenCXX/runtime-dllstorage.cpp
2019-12-12 Raphael Isemann[lldb][NFC] Don't implement ClangASTContext::SetMetadat...
2019-12-12 Nicola Zaghen[DataLayout] Fix occurrences that size and range of...
2019-12-12 Ilya Biryukov[Tooling] Move raw string literal out of a macro call...
2019-12-12 Cullen Rhodes[AArch64][SVE] Remove nxv1f32 and nxv1f64 as legal...
2019-12-12 Jon Chesterfield[libomptarget][nfc] Add missing header for amdgcn/targe...
2019-12-12 Georgii Rymar[llvm-readobj][test] - Cleanup and split tests in tools...
2019-12-12 Puyan Lotfi[NFC][llvm][MIRVRegNamerUtils] Moving methods around...
2019-12-12 Eric ChristopherRevert unintentional change to compiler-rt as part...
2019-12-12 Calixte Denizet[compiler-rt] Add a critical section when flushing...
2019-12-12 Eric ChristopherTemporarily Revert "[libc++] Fix -Wdeprecated-copy...
2019-12-12 Alexey Lapshin[DWARF5][DWARFVerifier] Check that Skeleton compilation...
2019-12-12 Sam ParkerRevert "[ARM][MVE] Sink vector shift operand"
2019-12-12 Eric Christopher[libc++] Fix -Wdeprecated-copy warnings in __bit_reference
2019-12-12 Sam Parker[ARM][MVE] Sink vector shift operand
2019-12-12 Akira HatanakaFix an error in the block ABI documentation sample...
2019-12-12 Ilya Biryukov[Syntax] Build nodes for simple cases of top level...
2019-12-12 Johannes Doerfert[OpenMP][Docs] Mark 5.0 features worked on and list...
2019-12-12 Wenlei He[AutoFDO] Statistic for context sensitive profile guide...
2019-12-12 Nico Webergn build: (manually) merge 5d986953c8b917bacfaa1f800fc1...
2019-12-12 Puyan Lotfi[llvm][MIRVRegNamerUtils] Adding hashing on memoperands.
2019-12-12 Cameron McInally[AArch64][SVE] Add patterns for scalable vselect
2019-12-12 Reid Kleckner[IR] Split out target specific intrinsic enums into...
2019-12-12 Reid KlecknerRename TTI::getIntImmCost for instructions and intrinsics
2019-12-12 Francis Visoiu... [Remarks][Driver] Ask for line tables when remarks...
2019-12-12 Nico Webergn build: (manually) merge d23c61490c
2019-12-12 Eric Fiselier[libc++abi] Fix non-constant initialization of default...
2019-12-12 Eric Fiselier[libc++] Require C++14 in all cases.
2019-12-12 Gabor Horvath[analyzer] Do not cache out on some shared implicit...
2019-12-12 Sanjay Patel[AArch64][x86] add tests for possible infinite loops...
2019-12-12 Michael SpencerRevert "[clang][clang-scan-deps] Aggregate the full...
2019-12-11 Vedant KumarRevert "[DWARF] Allow cross-CU references of subprogram...
2019-12-11 Johannes Doerfert[OpenMP] Use the OpenMP-IR-Builder
2019-12-11 Michael Spencer[clang][clang-scan-deps] Aggregate the full dependency...
2019-12-11 Julian Lettner[lit] Improve formatting of error messages. NFC
2019-12-11 Jonas Devlieghere[lldb/CMake] Simplify linking against curses
2019-12-11 Richard SmithSuppress false-positive -Wuninitialized warnings in...
2019-12-11 David TentyDon't call export_symbols.py with duplicate libs
2019-12-11 Jonas Devlieghere[lldb/Host] Use Host/Config.h for LibXML2 instead of...
2019-12-11 Jordan Rupprecht[lldb][dotest] Add `#include <algorithm>` to libc+...
2019-12-11 Richard SmithFix detection of __attribute__((may_alias)) to properly...
2019-12-11 Sanjay PatelRevert "[SDAG] remove use restriction in isNegatibleFor...
2019-12-11 Jordan Rupprecht[lldb][dotest] Improve libc++ detection
2019-12-11 Eric Fiselier[libc++] Fix fuzzing tests with older GCC compilers.
2019-12-11 Adrian PrantlAdd resurrecting Type Validators to projects.rst
2019-12-11 Eric Fiselier[libc++] Fix fuzzing unit tests with exceptions disabled.
2019-12-11 Alexey Bataev[OPENMP50]Add if clause in teams distribute parallel...
2019-12-11 Julian Lettner[TSan] Pacify flaky test on Darwin
2019-12-11 Craig Topper[LegalizeTypes] In SoftenFloatRes_FP_EXTEND, move the...
2019-12-11 Eric Fiselier[libc++] Add fuzzing tests for parts of <random>.
2019-12-11 Nikita Popov[ADT] Fix SmallDenseMap assertion with large InlineBuckets
2019-12-11 Johannes Doerfert[OpenMP] Introduce the OpenMP-IR-Builder
2019-12-11 Jason Molendareturn-object-by-reference ("non trivial") xfail on...
2019-12-11 Sam Clegg[WebAssembly] Add new `export_name` clang attribute...
2019-12-11 Nikita Popov[InstCombine] Optimize overflow check base on uadd...
2019-12-11 Gabor Horvath[analyzer] Escape symbols conjured into specific region...
2019-12-11 Danila Kutenin[ValueTracking] Pointer is known nonnull after load...
2019-12-11 Danila Kutenin[ValueTracking] Add tests for non-null check after...
2019-12-11 Artem Dergachev[analyzer] LocalizationChecker: Fix a crash on synthesi...
2019-12-11 Artem Dergachev[analyzer] CStringChecker: Fix overly eager assumption...
2019-12-11 Artem Dergachev[analyzer] CStringChecker: Improve warning messages.
2019-12-11 Nikita Popov[MergeFuncs] Remove incorrect attribute copying
2019-12-11 Fangrui SongFix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS=Off...
2019-12-11 Andrzej WarzynskiAdd intrinsics for unary narrowing operations
2019-12-11 Jonas Devlieghere[VFS] Disable check for ../foo on Windows
2019-12-11 Florian Hahn[AArch64] Be more careful to skip debug operands in...
2019-12-11 Jonas Devlieghere[StringRef] Test all default characters in unit test
2019-12-11 Sanjay Patel[SDAG] remove use restriction in isNegatibleForFree...
2019-12-11 Alexey Bataev[OPENMP50]Fix capturing of if condition in target paral...
2019-12-11 Vedant Kumar[profile] Avoid allocating a page on the stack, NFC
2019-12-11 Vedant Kumar[profile] Delete stale profiles in test/profile/instrpr...
2019-12-11 Vedant Kumar[profile] Delete stale profile in test/profile/instrpro...
2019-12-11 Jonas Devlieghere[VFS] Extend virtual working directory test
next