platform/upstream/llvm.git
2019-11-19 LLVM GN Syncbotgn build: Merge 7fe9435dc88
2019-11-19 Matt ArsenaultWork on cleaning up denormal mode handling
2019-11-19 Pavel Labath[cmake] Disable GCC 9's -Winit-list-lifetime warning...
2019-11-19 Thomas Preud... [clang][NFC] Make various uses of Regex const
2019-11-19 Mitchell Balan[NFC] Attempting to fix sphinx build failure with badly...
2019-11-19 jasonliu[AIX][XCOFF] Write Function descriptors and TOC base...
2019-11-19 Mitchell Balan[clang-tidy] Give readability-redundant-member-init...
2019-11-19 Sanjay Patel[SLP] fix insertion point for min/max reduction
2019-11-19 LLVM GN Syncbotgn build: Merge 765b1250f68
2019-11-19 David BozierFixup AVR tests to reflect changes in addend format...
2019-11-19 Sanjay Patel[SLP] add test for reduction miscompile; NFC
2019-11-19 Raphael Isemann[lldb] Add logging to IRExecutionUnit::GetStaticInitial...
2019-11-19 Simon Tatham[ARM,MVE] Add intrinsics for scalar shifts.
2019-11-19 Sam McCall[clangd] Show values of more expressions on hover
2019-11-19 Matt ArsenaultAMDGPU: Refactor treatment of denormal mode
2019-11-19 Matt ArsenaultAMDGPU: Be explicit about denormal mode in MIR tests
2019-11-19 Balázs Kéri[clang-tidy] DefaultOperatorNewCheck test fixes.
2019-11-19 Sam McCall[clangd] Untangle Hover from XRefs, move into own file.
2019-11-19 Raphael Isemann[lldb][NFC] Early exit in IRExecutionUnit::GetStaticIni...
2019-11-19 Matt ArsenaultDAG: Add function context to isFMAFasterThanFMulAndFAdd
2019-11-19 Raphael IsemannFix modules build by adding missing includes
2019-11-19 dfukalov[AMDGPU] Tune inlining parameters for AMDGPU target...
2019-11-19 Roman Lebedev[NFC][X86] Fixup comment in CodeGen/X86/cmov.ll
2019-11-19 Simon Pilgrim[ARM] Regenerate vector lane store tests
2019-11-19 Simon Pilgrim[PowerPC] Regenerate vsx_insert_extract_le.ll tests
2019-11-19 Nico WeberRevert "[RISCV] Support mutilib in baremetal environment"
2019-11-19 evgeny[ThinLTO] Simplify code. NFC
2019-11-19 Raphael Isemann[lldb] Also test Get[De]mangledName of SBType in TestSB...
2019-11-19 Mitchell Balan[clang-tidy] modernize-use-override new option AllowOve...
2019-11-19 Mitchell Balan[clang-tidy] Fix readability-redundant-string-init...
2019-11-19 Mitchell BalanRevert "[clang-tidy] modernize-use-override new option...
2019-11-19 Mitchell BalanRevert "[clang-tidy] Fix readability-redundant-string...
2019-11-19 David Bozier[llvm-objdump] Print relocation addends in hexadecimal
2019-11-19 Simon Pilgrim[X86][SSE] Remove XFormVExtractWithShuffleIntoLoad...
2019-11-19 Raphael Isemann[lldb] Remove ClangExpressionDeclMap::ResolveUnknownTypes
2019-11-19 Thomas Preud... Fix PR44001: assert failure in getFunctionLocalOffsetAf...
2019-11-19 Simon Atanasyan[mips] Joint MipsMemSimmXXXAsmOperand into the single...
2019-11-19 LLVM GN Syncbotgn build: Merge e8a4c74f115
2019-11-19 Balázs Kéri[clang-tidy] Added DefaultOperatorNewCheck.
2019-11-19 Evgeniy Brevnov[DependenceAnalysis] Dependecies for loads marked with...
2019-11-19 Zakk Chen[RISCV] Support mutilib in baremetal environment
2019-11-19 evgeny[ThinLTO] Make ValueInfo::operator bool() explicit
2019-11-19 Mikhail Maltsev[libunwind] Adjust the signal_frame test for Arm
2019-11-19 LLVM GN Syncbotgn build: Merge c0fc29c4684
2019-11-19 LLVM GN Syncbotgn build: Merge 39285a0f02c
2019-11-19 Sven van Haastregt[kate] Add various missing keywords
2019-11-19 Sam McCall[clangd] Fix hover 'local scope' to include class templ...
2019-11-19 Diana PicusMark PR44037 tests as XFAIL on AArch64 Linux dwo
2019-11-19 Sam McCall[clangd] More sensible output for constructors/destruct...
2019-11-19 Haojian Wu[clangd] Fix ps4 buildbot failure.
2019-11-19 Nico WeberRevert "gn build: (manually) try to merge 1689ad27af"
2019-11-19 Pavel LabathAdd streaming/equality operators to DWARFAddressRange...
2019-11-19 Pavel LabathAdd operator<< for object::SectionedAddress
2019-11-19 Haojian WuReland "[clangd] Implement rename by using SelectionTre...
2019-11-19 czhengsz[APInt] add wrap support for `setBits` and `getBitsSet`
2019-11-19 Sam Parker[ARM][MVE] Enable narrow vectors for tail pred
2019-11-19 mydeveloperday[clang-format] [NFC] add recent changes to release...
2019-11-19 Evgeniy Brevnov[NFC] Test commit. Please ignore.
2019-11-19 Hans WennborgRevert 1689ad27af5 "[builtins] Implement rounding mode...
2019-11-19 Sam Parker[ARM][MVE] Tail predication conversion
2019-11-19 Paweł Bylica[X86] Add more addcarry tests
2019-11-19 Martin Storsjö[lldb-server] Use LLDB_LOG_ERROR to consume Error<...
2019-11-19 Puyan LotfiRevert "[clang][IFS] Driver pipeline: generate interfac...
2019-11-19 Puyan Lotfi[clang][IFS] Driver pipeline: generate interface stubs...
2019-11-19 Matt ArsenaultAMDGPU: Split test functions to avoid dependency on...
2019-11-19 Matt Arsenaultbugpoint: Add option to disable attribute removal
2019-11-19 Craig Topper[SelectionDAG] Merge the two identical ExpandChainLibCa...
2019-11-19 Leonard ChanRevert "implement printing out raw section data of...
2019-11-19 Rui UeyamaRevert "Fix shared lib build."
2019-11-19 Rui UeyamaFix component build
2019-11-19 Kai LuoRevert "[Bindings][Go] Fix go.test failure due to missi...
2019-11-19 Kai Luo[Bindings][Go] Fix go.test failure due to missing argument
2019-11-19 Jonas DevlieghereRevert "[CMake] Re-enable -Wno-gnu-anonymous-struct...
2019-11-19 Jonas Devlieghere[CMake] Re-enable -Wno-gnu-anonymous-struct & -Wno...
2019-11-19 Andrew BrowneFix error message missed in commit dde589389fcb8b5098f7...
2019-11-19 Jonas Devlieghere[Docs] Add reproducer documentation
2019-11-18 Aaron Puchert[OpenMP] Remove -Wl,-fini=__kmp_internal_end_fini
2019-11-18 Wolfgang PiebRevert "[clangd] Implement rename by using SelectionTre...
2019-11-18 LLVM GN Syncbotgn build: Merge 30e7ee3c4ba
2019-11-18 Nico Webergn build: (manually) try to merge 1689ad27af
2019-11-18 Vedant Kumar[CodeGen] Assign locations to calls to special struct...
2019-11-18 Steven Wu[llvm-cxxfilt] Improve strip-underscore behavior
2019-11-18 Teresa JohnsonThinLTO: Fix assembler to emit alwaysInline in the...
2019-11-18 Eric ChristopherTemporarily revert "[SLP] fix miscompile on min/max...
2019-11-18 diggerlinAdding a test case for read-only data assembly writing...
2019-11-18 Sanjay Patel[SLP] reduce duplicated check lines in tests; NFC
2019-11-18 Stefan Pintilie[PowerPC] Improve float vector gather codegen
2019-11-18 Erich Keane[NFC] Fix 'target' condition in checkTargetFeatures
2019-11-18 Michał Górny[lldb] [test] XFAIL more lldb-server tests on NetBSD
2019-11-18 Michał Górny[lldb] [test] Mark segv-related tests XFAIL on NetBSD
2019-11-18 Michał Górny[lldb] [unittest] Skip TestStopReplyContainsThreadPcs...
2019-11-18 Michał Górny[lldb] [unittest] Reenable MainLoopTest.DetectsEOF...
2019-11-18 Louis Dionne[libc++] Separate -include and path to the site config...
2019-11-18 Cyndy IshidaFix iOSDarwin()'s doc comment.
2019-11-18 Daniel Sanders[macho] Allow CPUSubtype to contribute to architecture...
2019-11-18 Daniel Sanders[macho] Allow CPUSubtype to be adjusted before writing...
2019-11-18 Vedant Kumar[profile] Support online merging with continuous sync...
2019-11-18 Teresa Johnson[ThinLTO] Avoid extra index lookup during promotion
2019-11-18 Dimitry AndricPopulate CUDA flags on FreeBSD too, as many other toolc...
2019-11-18 diggerlinimplement printing out raw section data of xcoff object...
next