platform/upstream/llvm.git
2019-10-29 Lawrence D... [LLDB][Python] fix another fflush issue on NetBSD
2019-10-29 Fangrui Song[SLP] Fix -Wunused-variable. NFC
2019-10-29 Guillaume ChateletisBuiltinFunc() uses StringRef instead of const char*
2019-10-29 Sander de SmalenReland [AArch64][DebugInfo] Do not recompute CalleeSave...
2019-10-29 Alexey Bataev[SLP] Generalization of stores vectorization.
2019-10-29 Guillaume ChateletFix missing memcpy builtin on ppc64be
2019-10-29 Simon Pilgrim[X86] Pull out combineOrShiftToFunnelShift helper....
2019-10-29 Saleem Abdulrasoolbuild: make standalone builds work again
2019-10-29 Saleem Abdulrasoolbuild: workaround stale caches (NFC)
2019-10-29 Sanjay Patel[InstCombine] make icmp vector canonicalization safe...
2019-10-29 Guillaume Chatelet[clang] Add no_builtin attribute
2019-10-29 Raphael Isemann[lldb][NFC] Make LLVMUserExpression::DoExecute return...
2019-10-29 Alexey Bataev[OPENMP]Fix PR43772: No warning in non-combined target...
2019-10-29 Florian Hahn[bugpoint] Try to reduce passes after reducing everything.
2019-10-29 Sanjay Patel[InstCombine] add tests for icmp predicate canonicaliza...
2019-10-29 Krzysztof Parzyszek[Hexagon] Handle remaining registers in getRegisterByName()
2019-10-29 Simon Pilgrim[BitVector] Define BitWord as uintptr_t
2019-10-29 Sanjay Patel[IR] move/change null-check to assert
2019-10-29 Simon Pilgrim[BitVector] Cast integer literals to BitWord [NFC]
2019-10-29 Sanjay Patel[IR] move helper function to replace undef constant...
2019-10-29 Martin Storsjö[LLDB] [PECOFF] Use FindSectionByID to associate symbol...
2019-10-29 Greg BedwellFix some spelling mistakes in comments. NFC
2019-10-29 Greg BedwellFix a spelling mistake in a comment. NFC
2019-10-29 Greg BedwellFix a spelling mistake in a comment. NFC
2019-10-29 Andrea Di BiagioRevert "[NFC] Replace a linked list in LiveDebugVariabl...
2019-10-29 Simon PilgrimFix unused variable warning. NFCI.
2019-10-29 Haojian Wu[clangd] Add a hidden tweak to dump symbol under the...
2019-10-29 Florian Hahn[LCSSA] Forget values we create LCSSA phis for
2019-10-29 Simon PilgrimRevert rG70f5aecedef9a6e347e425eb5b843bf797b95319 ...
2019-10-29 Jeremy Morse[BranchFolding] skip debug instr to avoid code change
2019-10-29 Jay Foad[ConstantFold] Push extractelement into getelementptr...
2019-10-29 Haojian Wu[clangd] NFC, use URI::resolve to simplify the code.
2019-10-29 Georgii Rymar[obj2yaml] - Update a comment in a test case. NFC.
2019-10-29 Georgii Rymar[llvm-readobj] - Fix a comment in stack-sizes.test...
2019-10-29 Haojian Wu[clangd] Add missing highlights for using decls.
2019-10-29 Georgii Rymar[yaml2obj] - Make .symtab to be not mandatory section...
2019-10-29 Georgii Rymar[yaml2obj] - Improve handling of the SHT_GROUP section.
2019-10-29 Lang Hames[JITLink] Tighten section sorting criteria to fix a...
2019-10-29 Matt ArsenaultAMDGPU: Make VReg_1 only include 1 artificial register
2019-10-29 Shiva Chen[RISCV] Remove RA from reserved register to use as...
2019-10-29 Julian Lettner[lit] Remove callback indirection
2019-10-29 Nico WeberFix a few typos in lld/ELF to cycle bots
2019-10-29 Johannes Doerfert[Attributor] Make IntegerState more flexible
2019-10-29 LLVM GN Syncbotgn build: Merge 38839d08b8e
2019-10-29 David BlaikiePR43764: Qualify a couple of calls to forward_as_tuple...
2019-10-29 Nico Webergn build: fix bad merge of 75f72f6b done in 3431f1ba
2019-10-29 Evgenii Stepanov[msan] Remove more attributes from sanitized functions.
2019-10-29 Nico Webergn build: (manually) merge 75f72f6b
2019-10-29 Michael Spencer[clang][clang-scan-deps] Add -fcxx-modules to test...
2019-10-29 Nemanja Ivanovic[PowerPC] Emit scalar fp min/max instructions
2019-10-29 Reid Kleckner[NFC] Fix some indentation disturbed in D67368
2019-10-29 Joerg SonnenbergerReplace abort with llvm_unreachable.
2019-10-28 Amy HuangRecommit "Add a heap alloc site marker field to the...
2019-10-28 Haibo Huang[lldb] move package generation from python to cmake
2019-10-28 Jim InghamModernize TestThreadStepOut.py
2019-10-28 Amara Emerson[AArch64][GlobalISel] Fix assertion fail in C++ selecti...
2019-10-28 Vedant Kumar[debugserver] Detect arch from LLVM_DEFAULT_TARGET_TRIPLE
2019-10-28 Dávid Bolvanský[Builtins] Teach Clang about memccpy
2019-10-28 Nemanja Ivanovic[PowerPC] Do not emit HW loop if the body contains...
2019-10-28 Vlad TsyrklevichRevert "[clang] Add no_builtin attribute"
2019-10-28 Kostya Kortchinsky[scudo][standalone] Lists fix
2019-10-28 jasonliu[NFCI][XCOFF][AIX] Skip empty Section during object...
2019-10-28 Jonas Devlieghere[Docs] Repurpose 'sources' page as 'contributing'.
2019-10-28 Vlad TsyrklevichRevert "[Concepts] Constraint Enforcement & Diagnostics"
2019-10-28 Puyan Lotfi[MachineOutliner][NFC] clang-formating the MachineOutliner.
2019-10-28 Reid KlecknerRevert "Use -fdebug-compilation-dir to form absolute...
2019-10-28 shafikAdd support for DW_AT_export_symbols for anonymous...
2019-10-28 Leonard Chan[Driver] Enable ShadowCallStack, not SafeStack, by...
2019-10-28 Julian Lettner[lit] Refactor merging of user parameters
2019-10-28 Artem Belevich[NVPTX] Added llvm.nvvm.mma.m8n8k4.* intrinsics
2019-10-28 Evgenii Stepanov[hwasan] Fix typo in the error type.
2019-10-28 Jonas Devlieghere[LLDB] Remove incorrect dotest.py invocation
2019-10-28 Francis Visoiu... [Remarks] Fix Sphinx formatting
2019-10-28 Francis Visoiu... [Remarks] Add bitstream to the list of supported format...
2019-10-28 Hiroshi Yamauchi[PGO][PGSO] SizeOpts changes.
2019-10-28 Francis Visoiu... [Remarks] Remove references to ELF support
2019-10-28 Francis Visoiu... [Remarks] Emit the remarks section by default for certa...
2019-10-28 Puyan Lotfi[MachineOuliner][NFC] Refactoring code to make outline...
2019-10-28 David Tellenbach[ARM][Thumb2InstrInfo] Fix default `0` opcode when...
2019-10-28 Nico WeberConvert files added in d157a9bc8ba1 to unix line endings.
2019-10-28 Jay Foad[ConstantFold] Fold extractelement of getelementptr
2019-10-28 Simon PilgrimLexer::ReadToEndOfLine - fix Token uninitialised value...
2019-10-28 Craig Topper[X86] Add a DAG combine to turn (and (bitcast (vXi1...
2019-10-28 Nico Webergn build: (manually) merge d157a9bc
2019-10-28 Jonas Devlieghere[Docs] Update source code link to Github
2019-10-28 Julian Lettner[lit] Remove redundant comments from main function
2019-10-28 Craig Topper[IR] Use UnaryOperator::CreateFNeg in NoFolder::createFNeg
2019-10-28 Sander de SmalenReland [AArch64][DebugInfo] Do not recompute CalleeSave...
2019-10-28 Craig Topper[LV] Interleaving should not exceed estimated loop...
2019-10-28 Evgenii StepanovAdd missing lld checks in sanitizer tests.
2019-10-28 Alexey Bataev[OPENMP]Fix PR43771: Do not capture contexprs variables.
2019-10-28 Bjorn Pettersson[utils] InlineFunction: fix for debug info affecting...
2019-10-28 Austin KerbowAMDGPU: Avoid overwriting saved PC
2019-10-28 Julian Lettner[lit] Make main.py a pure Python module
2019-10-28 Jonas Devlieghere[Docs] Disable Python docs when LLDB_DISABLE_PYTHON...
2019-10-28 Sean Fertile[AIX] Refactor AIX Call Lowering to use CCState. NFCI.
2019-10-28 Kostya Kortchinsky[scudo][standalone] Consolidate lists
2019-10-28 Simon PilgrimRemove extra ';'. NFCI.
2019-10-28 Guillaume Chatelet[clang] Add no_builtin attribute
2019-10-28 --global[NFC] Comment endif to test commit access
next