platform/upstream/llvm.git
2020-02-21 Jay FoadGlobalISel: Fix narrowing of (G_ASHR i64:x, 32)
2020-02-21 Matt ArsenaultAMDGPU/GlobalISel: Commit test changes I forgot to...
2020-02-21 Matt ArsenaultAMDGPU/GlobalISel: Fix xnor matching
2020-02-21 Simon Pilgrim[TargetLowering] Apply basic shift combines before...
2020-02-21 Fangrui Song[ELF] Shuffle .init_array/.fini_array with --shuffle...
2020-02-21 Ivan Hernandez[lldb-vscode] Use libOption with tablegen to parse...
2020-02-21 Fangrui Song[ELF] Warn changed output section address
2020-02-21 Fangrui Song[ELF] Ignore the maximum of input section alignments...
2020-02-21 Matt ArsenaultAMDGPU/GlobalISel: Precommit xnor matching test
2020-02-21 David Green[ARM] Correct Formatting. NFC
2020-02-21 Matt ArsenaultAMDGPU/GlobalISel: Manually select G_BUILD_VECTOR_TRUNC
2020-02-21 Matt ArsenaultAMDGPU/GlobalISel: Legalize G_FPOW
2020-02-21 Matt ArsenaultAMDGPU/GlobalISel: Select llvm.amdgcn.fmul.legacy
2020-02-21 Matt ArsenaultAMDGPU/GlobalISel: Fix constant bus violation with...
2020-02-21 Alexandre Ganea[mlir] Silence error: call to constructor of 'llvm...
2020-02-21 Eric AstorRemove unused functions in llvm-ml
2020-02-21 Pavel Labath[lldb/DWARF] Add support for type units in dwp files
2020-02-21 Sean Fertile[PowerPC][NFC] Add a test for vrsave usage iinline...
2020-02-21 Gabor Marton[AST][NFC] Update outdated comments in ASTStructuralEqu...
2020-02-21 Sean Fertile[PowerPC][NFC] Remove Darwin specific logic in frame...
2020-02-21 Pavel Labath[Error/unittests] Add a FailedWithMessage gtest matcher
2020-02-21 Simon Pilgrim[X86] Regenerate hi reg tests
2020-02-21 Simon Pilgrim[TargetLowering] SimplifyDemandedBits - use getValidShi...
2020-02-21 Lei Zhang[mlir] Add a signedness semantics bit to IntegerType
2020-02-21 Krzysztof Parzyszek[Hexagon] Introduce noop intrinsic to cast between...
2020-02-21 Evgeniy Brevnov[DependenceAnalysis] Memory dependence analysis interna...
2020-02-21 Sanjay Patel[ConstantFold] fold fsub -0.0, undef to undef rather...
2020-02-21 serge-sans... Detect and disable openmp tests that require multiple...
2020-02-21 Swiftfuchs[NFC] Corrected a minor typo in a comment
2020-02-21 Nicolai Hähnletest/CodeGen/AMDGPU: Add a test case that shows a misco...
2020-02-21 Kern Handa[NFC][mlir] Adding more operators to EDSC TemplatedInde...
2020-02-21 Sebastian NeubauerMake unittests include path relative
2020-02-21 Haojian Wu[clangd] Allow renaming class templates in cross-file...
2020-02-21 Raphael Isemann[lldb][NFC] Split up ClangASTSource::FindExternalVisibl...
2020-02-21 Haojian Wu[clangd] Fix the incomplete template specialization...
2020-02-21 Craig Topper[X86] Don't bother avoiding illegal FCMOVs if we don...
2020-02-21 Craig Topper[X86] Make combineCMov not create unsupported FCMOVs...
2020-02-21 Craig Topper[X86] Autogenerate complete checks. NFC
2020-02-21 Sam Clegg[WebAssembly] Remove unneeded getWasmKindForNamedSectio...
2020-02-21 Craig Topper[X86] Remove unnecessary isNullConstant in LowerSelect...
2020-02-21 Jan Veselylibclc: Use acos implementation from amd_builtins
2020-02-21 Craig Topper[X86] Add CMOV_VR64 pseudo instruction for MMX. Remove...
2020-02-21 Martijn VelsSplit _LIBCPP_STRING_EXTERN_TEMPLATE_LIST up into a...
2020-02-21 River Riddle[mlir] Use getOperation()->setAttr when generating...
2020-02-21 Johannes Doerfert[OpenMP][NFC] Remove leftover debug messages
2020-02-21 Jim Lin[XCore] Add instruction pattern for bitrev
2020-02-21 Vedant Kumar[Dominators] Use Instruction::comesBefore for block...
2020-02-21 Bill WendlingFilter callbr insts from critical edge splitting
2020-02-20 Michael Spencer[libunwind][CMake] Treat S files as C to work around...
2020-02-20 Mark de Wever[libc++][regex] Validate backreferences in the constructor.
2020-02-20 Craig Topper[X86] Add CMOV_VK1 pseudo so we don't crash on v1i1...
2020-02-20 Craig Topper[X86] Expand vselect of v1i1 under avx512.
2020-02-20 Craig Topper[X86] Custom legalize v1i1 UADDSAT/USUBSAT/SADDSAT...
2020-02-20 Craig Topper[X86] Fix a couple copy mistakes in v4i1 or/and/xor...
2020-02-20 Craig Topper[X86] Custom legalize v1i1 add/sub/mul to xor/xor/and...
2020-02-20 Louis Dionne[libc++] Explain XFAILs with std::uncaught_exceptions...
2020-02-20 Jonas Devlieghere[lldb/Test] Remove stale README in test/API
2020-02-20 River Riddle[mlir][Parser] Update DenseElementsAttr to print in...
2020-02-20 Scott LinderRevert "[Driver] Escape the program path for -frecord...
2020-02-20 Jonas Devlieghere[lldb/Plugin] Don't mark ProcessNetBSD as a plugin
2020-02-20 River Riddle[mlir] Use LLJIT::getMainJITDylib instead of hardcoding...
2020-02-20 aartbik[mlir] [VectorOps] Multi-dim reductions for lowering...
2020-02-20 Florian Hahn[SCCP] Do not mark unknown loads as overdefined.
2020-02-20 Eli Friedman[SVE] Add support for lowering GEPs involving scalable...
2020-02-20 Scott Linder[Driver] Escape the program path for -frecord-command...
2020-02-20 shafik[ASTImporter] Add linkage check to ASTNodeImporter...
2020-02-20 David Tenty[AIX] Improve 32/64-bit build configuration
2020-02-20 Craig TopperRecommit "[X86] Replace a bad use of MVT::getVectorVT...
2020-02-20 Craig TopperRevert 714265dabb606bfef2f85694234f152edbfa91ac "[X86...
2020-02-20 Quentin Colombet[X86] Replace a bad use of MVT::getVectorVT with EVT...
2020-02-20 Nico WeberRevert "libclang: Add static build support for Windows...
2020-02-20 Nico WeberRevert "[AArch64][SVE] Add intrinsics for SVE2 bitwise...
2020-02-20 Sanjay Patel[ConstantFold] add/move tests for FP with undef operand...
2020-02-20 Sourabh Singh... Revert "[NFCI][DebugInfo]: Corrected a Typo."
2020-02-20 Francesco Petrogalli[llvm][build] Fix shared lib builds. [NFC]
2020-02-20 Richard Smith[cxx_status] Update -std= instructions for C++20.
2020-02-20 Quentin Colombet[GISel][KnownBits] Give up on PHI analysis as soon...
2020-02-20 Jan Korous[clang][doxygen] Fix false -Wdocumentation warning...
2020-02-20 David Tenty[AIX] Pack BasicBlockBits
2020-02-20 Cristian Adamlibclang: Make shared object symbol exporting by default
2020-02-20 Jonathan Coe[clang-format] Merge name and colon into a single token...
2020-02-20 Simon Pilgrim[X86] Fix NSW/NUW typo in avg test (PR44973)
2020-02-20 Lang Hames[ORC] Add a convenience method for setting the Executio...
2020-02-20 Lang Hames[ORC][examples] Fix ThinLtoJIT example after changes...
2020-02-20 Matthias KrammFix some typos in the MLIR documentation.
2020-02-20 Alex Brachet[libc] Add Initial Support for Signals
2020-02-20 Sanjay Patel[x86] allow peeking through an extract_subvector to...
2020-02-20 Sean Fertile[PowerPC][NFC] Cleanup some of the Darwin mentions...
2020-02-20 Francis Visoiu... Revert "[macho][NFC] Extract all CPU_(SUB_)TYPE logic...
2020-02-20 River Riddle[mlir] Refactor the structure of the 'verifyConstructio...
2020-02-20 Francis Visoiu... [macho][NFC] Extract all CPU_(SUB_)TYPE logic to libObject
2020-02-20 Simon Pilgrim[DAGCombiner] Use SDValue::getConstantOperandAPInt...
2020-02-20 Jordan Rupprecht[lldb] Fix version string when using LLDB_REVISION...
2020-02-20 Muhammad Omair... Add target.xml support for qXfer request.
2020-02-20 Louis Dionne[clang] Fix search path logic for C_INCLUDE_DIRS
2020-02-20 Craig Topper[X86] Fix a -Wparentheses warning. NFC
2020-02-20 Eugene Zelenko[clang-tidy] rename_check.py: maintain alphabetical...
2020-02-20 Logan Smith[libc++] Fix unqualified call to 'ref' inside shared_pt...
2020-02-20 Logan Smith[libc++] Fix unintended ADL inside ref(reference_wrappe...
2020-02-20 Craig Topper[X86] Rewrite LowerBRCOND to remove dead code and handl...
next