platform/upstream/llvm.git
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...
2019-11-18 Dan AlbertFix _LIBCPP_HAS_ definitions for Android.
2019-11-18 Craig Topper[X86] Add a 'break;' to the end of the last case in...
2019-11-18 Erik Pilkington[Sema] Fix a -Wobjc-signed-char-bool false-positive
2019-11-18 Dan AlbertUpdate the docs for building libc++.
2019-11-18 Teresa Johnson[ThinLTO] Promotion handling cleanup (NFC)
2019-11-18 Craig Topper[X86] Add AMD Matisse (znver2) model number to getHostC...
2019-11-18 Pierre HabouzitImplement __attribute__((objc_direct)), __attribute__...
2019-11-18 Craig Topper[LegalizeDAG] Convert strict fp nodes to libcalls witho...
2019-11-18 Philip Reames[LoopPred/WC] Use a dominating widenable condition...
2019-11-18 Francis Visoiu... Reland: [Remarks][Driver] Use different remark files...
2019-11-18 Stefan Pintilie[PowerPC] Test case for vector float gather on ppc64le...
2019-11-18 Reid KlecknerRevert "[Remarks][Driver] Use different remark files...
2019-11-18 Eric ChristopherTemporarily Revert "Add support for options -frounding...
2019-11-18 Reid KlecknerAllocate builtins table earlier to fix bug found by...
2019-11-18 Francis Visoiu... [Remarks][Driver] Use different remark files when targe...
2019-11-18 Yi Kong[builtins] Implement rounding mode support for i386...
2019-11-18 Vedant Kumar[Signal] Allow llvm clients to opt into one-shot SIGPIP...
2019-11-18 Jon Chesterfield[libomptarget][nfc] Move some source into common from...
2019-11-18 Michael LiaoFix shared lib build.
2019-11-18 Adrian PrantlReplace bitfield in lldb::Type with byte-sized members...
2019-11-18 Julian Lettner[cmake] Factor out DEFAULT_SANITIZER_MIN_OSX_VERSION
2019-11-18 Julian LettnerBump sanitizer iOS deployment target to 9.0
2019-11-18 Julian LettnerBump sanitizer macOS deployment target to 10.10
2019-11-18 Jonas Devlieghere[Docs] Add Python caveats under the development section
2019-11-18 Fangrui Song[yaml2obj][test] Move tests to binary format specific...
2019-11-18 Joel E. Denny[Attr] Fix `-ast-print` for `asm` attribute
2019-11-18 Francesco Petrogalli[dwarfgen] Fix initialization order error. [NFCI]
2019-11-18 Alexey Bataev[OPENMP50]Fix PR44024: runtime assert in distribute...
2019-11-18 Julian Lettner[ASan] Mark test as UNSUPPORTED for iOS simulator
2019-11-18 LLVM GN Syncbotgn build: Merge 2054ed052f1
2019-11-18 Utkarsh Saxena[clangd] Store xref for Macros in ParsedAST.
2019-11-18 Pavel Labath[NFC] Clean up debug-names-verify-completeness.s test
2019-11-18 Haojian Wu[clangd] Implement rename by using SelectionTree and...
2019-11-18 Russell Gallop[NFC] Fix test reserve_global_reg.ll after 2d739f9
2019-11-18 Sam McCallRevert "[DWARF5]Addition of alignment atrribute in...
2019-11-18 Tim Northoverarm64_32: support function return in FastISel.
2019-11-18 Pavel LabathRe-commit "DWARF location lists: Add section index...
2019-11-18 Dmitry Preobrazhensky[AMDGPU][MC][GFX10] Enabled v_movrel*[sdwa|dpp|dpp8...
2019-11-18 Haojian Wu[clangd] Fix some clang-tidy warnings on SourceCodeTest...
2019-11-18 Alex Cameron[lldb] Fix JSON parser to allow empty arrays
next