platform/upstream/llvm.git
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
2019-12-11 Alexey Bataev[OPENMP50]Add if clause in teams distribute simd directive.
2019-12-11 Adrian PrantlRemove TypeValidators (NFC in terms of the testsuite)
2019-12-11 Fangrui Song[ELF][AArch64] Rename --force-bti to -z force-bti and...
2019-12-11 Jason Molendaupdate TestThreadStepOut.py to expect correct source...
2019-12-11 Bardia Mahjour[DA] Improve dump to show source and sink of the dependence
2019-12-11 Jason MolendaDon't run expect based tests remotely.
2019-12-11 Florian Hahn[AArch64] Skip debug ops with regsOverlap in AArch64...
2019-12-11 Ulrich Weigand[SystemZ] Add llvm.minimum / llvm.maximum tests
2019-12-11 Craig Topper[X86] Erase dead LEA instruction after converting it...
2019-12-11 Reid Kleckner[TableGen] Remove unused target intrinsic generation...
2019-12-11 Ulrich Weigand[SystemZ] Fix 128-bit strict FMA expansion pre-z14
2019-12-11 Kit Barton[Loop] Add isRotated method to Loop class.
2019-12-11 Russell Gallop[Support] Add TimeTraceScope constructor without detail arg
2019-12-11 Diogo Sampaio[ARM][NFC] Change test to use CHECK-NEXT
2019-12-11 Matt ArsenaultVerifier: Check frame-pointer attribute values
2019-12-11 Adam Balogh[Analyzer] Iterator Checkers: Replace `UnknownVal`...
2019-12-11 Matt ArsenaultAMDGPU: Fix copy-pasted test name error
2019-12-11 Peter Smith[LLD][ELF][AArch64][ARM] When errata patching, round...
2019-12-11 Peter Smith[LLD][ELF][AArch64][ARM] Add missing classof to patch...
2019-12-11 Raphael Isemann[lldb] Don't search the metadata map three times when...
2019-12-11 Kerry McLaughlinRevert "[AArch64][SVE] Implement intrinsics for non...
2019-12-11 Florian Hahn[AArch64] Teach Load/Store optimizier to rename store...
2019-12-11 Aaron BallmanRemoving an unused selection field from a diagnostic...
2019-12-11 James Henderson[test][llvm-dwarfdump] Add missing testing for some...
2019-12-11 Guillaume Chatelet[Alignment][NFC] Introduce Align in IRBuilder
2019-12-11 James Henderson[DebugInfo] Fix printing of DW_LNS_set_isa
2019-12-11 Raphael Isemann[lldb][NFC] Remove dead metadata code in ClangASTSource...
2019-12-11 Guillaume ChateletRollback assumeAligned in MemorySanitizer
2019-12-11 Adam Balogh[Analyzer] Iterator Modeling: Print Container Data...
2019-12-11 Raphael Isemann[lldb][NFC] Remove ClangExternalASTSourceCommon::g_Tota...
2019-12-11 Andrzej Warzynski[AArch64][SVE] Add DAG combine rules for gather loads...
2019-12-11 Alexey Bader[SYCL] Add support for auxiliary triple specification...
2019-12-11 Nicolai HähnleCodeGen: Allow annotations on globals in non-zero addre...
2019-12-11 LLVM GN Syncbotgn build: Merge afb13afcf22
2019-12-11 Simon Tatham[ARM][MVE] Factor out an IntrinsicMX multiclass.
2019-12-11 Georgii Rymar[llvm-readobj][llvm-readelf] - Remove excessive empty...
2019-12-11 Oliver StannardRevert "Reland [AArch64][MachineOutliner] Return addres...
2019-12-11 Simon Tatham[TableGen] Add bang-operators !getop and !setop.
2019-12-11 Adam Balogh[Analyzer][NFC] Iterator Checkers - Separate iterator...
2019-12-11 Adam Balogh[clang-tidy] Link shared library clangTidyOpenMPModule...
2019-12-11 Kerry McLaughlin[AArch64][SVE] Implement intrinsics for non-temporal...
2019-12-11 czhengsz[PowerPC][NFC] add test case for lwa - loop ds form...
2019-12-11 Sjoerd Meijer[Clang] Pragma vectorize_width() implies vectorize...
next