platform/upstream/llvm.git
2018-12-20 Eugene Leviant[HWASAN] Add support for memory intrinsics
2018-12-20 Clement Courbet[Sema] Better static assert diagnostics for expressions...
2018-12-20 Eugene Leviant[HWASAN] Add support for memory intrinsics
2018-12-20 Kang Zhang[PowerPC] Implement the isSelectSupported() target...
2018-12-20 Craig Topper[DAGCombiner] Fix a place that was creating a SIGN_EXTE...
2018-12-20 Michael KruseIntroduce llvm.loop.parallel_accesses and llvm.access...
2018-12-20 Thomas Lively[WebAssembly] Emit a splat for v128 IMPLICIT_DEF
2018-12-20 Amara EmersonFix build errors introduced by r349712 on aarch64 bots.
2018-12-20 Stella Stamenova[lldbsuite] Un-xfail TestRedefinitionsInInlines on...
2018-12-20 Stella Stamenova[lldbsuite] Un-xfail TestDataFormatterSynthVal on Windows
2018-12-20 Thomas Lively[WebAssembly] Gate unimplemented SIMD ops on flag
2018-12-20 Stella Stamenova[lldbsuite] Un-xfail tests on Windows that are now...
2018-12-20 Kuba Mracek[lldb] Retrieve currently handled Obj-C exception via...
2018-12-20 Evgeniy StepanovRemove pointless casts.
2018-12-20 Matt ArsenaultAMDGPU: Make i1/i64/v2i32 and/or/xor legal
2018-12-20 Matt ArsenaultAMDGPU/GlobalISel: Fix ValueMapping tables for i1
2018-12-20 Craig Topper[X86] Disable custom widening of signed/unsigned add...
2018-12-20 Stella Stamenova[lldbsuite] Un-xfail tests on Windows that are now...
2018-12-20 Amara Emerson[AArch64][GlobalISel] Implement selection og G_MERGE...
2018-12-20 Stella Stamenova[lldbsuite] Un-xfail tests on Windows that are now...
2018-12-20 Jordan Rupprecht[binutils] NFC: fix clang-tidy warning: use empty(...
2018-12-20 Matt ArsenaultAMDGPU/GlobalISel: RegBankSelect for fp conversions
2018-12-20 Matt ArsenaultAMDGPU/GlobalISel: Legality/regbankselect for atomicrmw...
2018-12-20 Vitaly Buka[asan] Undo special treatment of linkonce_odr and weak_odr
2018-12-20 Vitaly Buka[asan] Prevent folding of globals with redzones
2018-12-20 Vitaly Buka[asan] Disable test incompatible with new Android
2018-12-20 Nico Weber[gn build] Make `ninja check-lld` also run LLD's unit...
2018-12-20 Matt Davis[DwarfExpression] Fix a typo in a doxygen comment....
2018-12-19 Nico Weber[gn build] Add check-lld target and make it work
2018-12-19 Artem Dergachev[analyzer] pr38668: Do not attempt to cast loaded value...
2018-12-19 Adrian PrantlSimplify code for readability. (NFC)
2018-12-19 Evgeniy Stepanov[sanitizer] Support running without fd 0,1,2.
2018-12-19 Artem Dergachev[analyzer] GenericTaint: Fix formatting to prepare...
2018-12-19 Rui UeyamaSimplify. NFC.
2018-12-19 Artem Dergachev[analyzer] Improve modeling for returning an object...
2018-12-19 Craig Topper[X86] Remove TLI variable from ReplaceNodeResults. NFC
2018-12-19 Rhys PerryAMDGPU: Add patterns for v4i16/v4f16 -> v4i16/v4f16...
2018-12-19 Eli Friedman[CodeGenPrepare] Fix bad IR created by large offset...
2018-12-19 Zachary TurnerFix line endings.
2018-12-19 Douglas YungDisable -faddsig by default for PS4 target.
2018-12-19 Rhys PerryFix test commit
2018-12-19 Rhys PerryTest commit
2018-12-19 Evandro Menezes[llvm-mca] Rename directory for the Cortex tests (NFC)
2018-12-19 Evandro Menezes[llvm-mca] Update Exynos test cases (NFC)
2018-12-19 Evandro Menezes[AArch64] Improve Exynos predicates
2018-12-19 Evandro Menezes[AArch64] Use canonical copy idiom
2018-12-19 Nikita PopovRevert "[BDCE][DemandedBits] Detect dead uses of undead...
2018-12-19 Artem Dergachev[analyzer] CStringChecker: Add the forgotten test file.
2018-12-19 Artem Dergachev[analyzer] CStringChecker: Fix a crash on C++ overloads...
2018-12-19 Reid Kleckner[llvm-ar] Simplify string table get-or-insert pattern...
2018-12-19 Sanjay Patel[x86] add test to show ddup hole; NFC (PR37502)
2018-12-19 Nico Weber[gn build] Add build file for clang/lib/Basic and depen...
2018-12-19 Nico WeberRevert 349677, it contained a whole bunch of stuff...
2018-12-19 Nico Weber[gn build] Add build file for clang/lib/Basic and depen...
2018-12-19 Volodymyr Sapsai[libcxx] Use custom allocator's `construct` in C++03...
2018-12-19 Zachary Turner[NativePDB] Enable function-level-linking.test in nativ...
2018-12-19 Nikita Popov[BDCE][DemandedBits] Detect dead uses of undead instruc...
2018-12-19 Zachary Turner[NativePDB] Fix a use after free and enable correspondi...
2018-12-19 Alexandre GaneaRe-land "Fix MSVC dependency issue between Clang-tableg...
2018-12-19 Craig Topper[X86] Remove a bunch of 'else' after returns in reduceV...
2018-12-19 David Blaikiellvm-dwarfdump: Improve/fix pretty printing of array...
2018-12-19 David BlaikiePR40096: Forwards-compatible with C++20 rule regarding...
2018-12-19 Stella Stamenova[lldbsuite] Un-xfail tests on Windows that are now...
2018-12-19 Matthew Voss[ThinLTO] Remove dllimport attribute from locally defin...
2018-12-19 Kostya Kortchinsky[sanitizer] Remove spurious semi-colon
2018-12-19 Stella Stamenova[lldbsuite] Un-xfail tests on Windows that are now...
2018-12-19 Jessica Paquette[GlobalISel][AArch64] Add support for @llvm.ceil
2018-12-19 Eric FiselierWork around GCC 9.0 regression
2018-12-19 Matt Davis[llvm-mca] Rename an error variable.
2018-12-19 Craig Topper[X86] Don't match TESTrr from (cmp (and X, Y), 0) durin...
2018-12-19 Craig Topper[X86] Fix assert fails in pass X86AvoidSFBPass
2018-12-19 Matt Davis [llvm-mca] Add an error handler for error from parseCo...
2018-12-19 Greg ClaytonShow the memory region name if there is one in the...
2018-12-19 Alexey Bataev[OPENMP]Mark the loop as started when initialized.
2018-12-19 Alexandre GaneaRevert r349517 "[CMake] Default options for faster...
2018-12-19 Ilya Biryukov[CodeComplete] Properly determine qualifiers of 'this...
2018-12-19 Alexandre GaneaRevert r349517 "[CMake] Default options for faster...
2018-12-19 JF BastienInitial PSTL commit
2018-12-19 Evandro Menezes[AArch64] Improve the Exynos M3 pipeline model
2018-12-19 Evandro Menezes[llvm-mca] Split test (NFC)
2018-12-19 Michal Gorny[Driver] [NetBSD] Add -D_REENTRANT when using sanitizers
2018-12-19 Michal Gorny[Driver] Add .hasAnySanitizer() to SanitizerArgs
2018-12-19 Michal Gorny[Basic] Correct description of SanitizerSet.empty()
2018-12-19 Michal Gorny[Driver] Disable -faddrsig by default on NetBSD
2018-12-19 Simon PilgrimRegenerate test
2018-12-19 Michal Gorny[sanitizer_common] Fix sha2 interceptors not to use...
2018-12-19 Anton AfanasyevTest commit
2018-12-19 Simon Pilgrim[X86] Remove already upgraded llvm.x86.avx512.mask...
2018-12-19 Jonas Devlieghere[lit] Make TestConvenienceVariables a cpp file
2018-12-19 Sanjay Patel[ValueTracking] remove unused parameters from helper...
2018-12-19 Yonghong Song[BPF] Generate BTF DebugInfo under BPF target
2018-12-19 Marshall ClowAdd missing include to test. NFC
2018-12-19 Nico Weber[gn build] Merge r349605
2018-12-19 Peter Wu[Object] Deduplicate long archive member names
2018-12-19 Hyrum Wright[clang-tidy] Diagnose abseil-duration-comparison on...
2018-12-19 Joel E. Denny[OpenMP] Fix data sharing analysis in nested clause
2018-12-19 Amy Kwan[compiler-rt][builtins][PowerPC] Enable builtins tests...
2018-12-19 Amy KwanTest commit
2018-12-19 Haojian Wu[clangd] Fix a syntax error on the test.
2018-12-19 Simon Pilgrim[X86][SSE] Auto upgrade PADDUS/PSUBUS intrinsics to...
next