platform/upstream/llvm.git
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...
2018-12-19 Simon Pilgrim[X86][SSE] Auto upgrade PADDUS/PSUBUS intrinsics to...
2018-12-19 Simon Pilgrim[SelectionDAG] Optional handling of UNDEF elements...
2018-12-19 Simon Pilgrim[SelectionDAG] Optional handling of UNDEF elements...
2018-12-19 Serge GueltonPortable Python script across Python version
2018-12-19 Haojian Wu[Index] Index paremeters in lambda expressions.
2018-12-19 Simon Pilgrim[TargetLowering] Fix propagation of undefs in zero...
2018-12-19 Nico WeberLet TableGen write output only if it changed, instead...
2018-12-19 Haojian Wu[clang-tidy] use "const SourceManager&" parameter,...
2018-12-19 Nicolai HaehnleFix test MC/AMDGPU/reloc.s
2018-12-19 Simon Pilgrim[X86][SSE] Remove use of SSE ADDS/SUBS saturation intri...
2018-12-19 Nicolai HaehnleAMDGPU: Use an ABS32_LO relocation for SCRATCH_RSRC_DWORD1
2018-12-19 Kamil RytarowskiReimplement Thread Static Data ASan routines with TLS
2018-12-19 Kadir Cetinkaya[clangd] Unify path canonicalizations in the codebase
2018-12-19 George Rimar[llvm-objdump] - Fix one more BB.
2018-12-19 Simon Pilgrim[SelectionDAG] Optional handling of UNDEF elements...
2018-12-19 Simon Pilgrim[X86][SSE] Remove SSE ADDUS/SUBUS saturation intrinsics...
2018-12-19 George Rimar[llvm-objdump] - Fix BB.
2018-12-19 George Rimar[llvm-objdump] - Demangle the symbols when printing...
2018-12-19 George Rimar[LLD][ELF] - Report a location for symbols from the...
2018-12-19 Carl RitsonAMDGPU/InsertWaitcnts: Update VGPR/SGPR bounds when...
2018-12-19 Diana Picus[ARM GlobalISel] Support G_CONSTANT for Thumb2
2018-12-19 Dmitry Vyukovtsan: align default value of detect_deadlocks flag...
2018-12-19 Matt ArsenaultAMDGPU/GlobalISel: Regbankselect for fsub
2018-12-19 Jan Kratochvilrefactor testsuite spawnLldbMi args->exe+args
2018-12-19 Martin Storsjo[llvm-objcopy] [COFF] Fix the Object forward declaration
2018-12-19 Martin Storsjo[llvm-objcopy] Initial COFF support
2018-12-19 Bill WendlingUse "EvaluateAsRValue" instead of as a known int, becau...
2018-12-19 Bill WendlingRevert accidentally included code.
2018-12-19 Yonghong Song[DebugInfo] Make AsmPrinter struct HandlerInfo and...
2018-12-19 Brian Gesiak[bugpoint][PR29027] Reduce function attributes
2018-12-19 Richard SmithFix use-after-free with profile remapping.
2018-12-19 Kewen Lin[PowerPC]Exploit P9 vabsdu for unsigned vselect patterns
2018-12-19 Nico Weber[gn build] Add build file for llvm-objcopy
2018-12-19 Alexandre GaneaRe-land "Fix MSVC dependency issue between Clang-tableg...
2018-12-19 Ed MasteAdd llvm-objdump man page
2018-12-19 Vitaly Buka[asan] Disable ODR test on Android
2018-12-18 Rui UeyamaUse unique_ptr to manage a TarWriter instance. NFC.
2018-12-18 Jason MolendaDon't forget to free the libcompression scratch buffer...
2018-12-18 Stella Stamenova[lit] Rather than including stdio.h, forward-declare...
2018-12-18 Jason MolendaRemove the zlib CFLAGS and LDFLAGS settings from the...
2018-12-18 Rui UeyamaFix error message.
2018-12-18 Dan Albert[Driver] Also obey -nostdlib++ when rewriting -lstdc++.
2018-12-18 Evandro Menezes[AArch64] Simplify the Exynos M3 pipeline model
2018-12-18 Evandro Menezes[AArch64] Fix instructions order (NFC)
2018-12-18 Evandro Menezes[llvm-mca] Improve test (NFC)
2018-12-18 Marshall ClowPortability fix: add missing includes and static_casts...
2018-12-18 Zachary Turner[NativePDB] Correctly reconstruct DeclContext for neste...
2018-12-18 Yonghong Song[DebugInfo] Move several private headers to include...
2018-12-18 Jason MolendaForce libcompression calls to be enabled when building...
2018-12-18 Stella Stamenova[lit] Use the new build.py script in the lldb-mi tests
2018-12-18 Bill WendlingEmit ASM input in a constant context
2018-12-18 Sanjay Patel[InstCombine] add tests for extract of vector load...
2018-12-18 Pete CooperPreserve the linkage for objc* intrinsics as clang...
2018-12-18 Pete CooperAdd nonlazybind to objc_retain/objc_release when conver...
2018-12-18 Rui UeyamaReject .so files if -static is given.
2018-12-18 Florian Hahn[LAA] Introduce enum for vectorization safety status...
2018-12-18 Vitaly Buka[asan] Restore ODR-violation detection on vtables
2018-12-18 Sanjay Patel[LoopVectorize] auto-generate complete checks; NFC
2018-12-18 Jason MolendaUn-conditionalize use of libcompression. debugserver...
2018-12-18 Pete CooperRewrite objc intrinsics to runtime methods in PreISelIn...
2018-12-18 Kelvin Li[OPENMP] parsing and sema support for 'close' map-type...
next