platform/upstream/llvm.git
2019-03-27 Nikita Popov[ConstantRangeTest] Add exhaustive intersectWith()...
2019-03-27 Evgeniy StepanovFix llvm-rc tests.
2019-03-27 Alon Zakai[WebAssembly] Add some whitespace to WebAssemblyFixIrre...
2019-03-27 Nirav DaveRevert r356996 "[DAG] Avoid smart constructor-based...
2019-03-27 Adrian PrantlAdd LLDB_LIBDIR_SUFFIX to Config.h to unbreak the Xcode...
2019-03-27 Zinovy Nis[clang-tidy] Handle missing yaml module in run-clang...
2019-03-27 Nathan LanzaKill unused variable m_tu_decl_up in SymbolFilePDB
2019-03-27 Nikita Popov[ConstantRange] Add isWrappedSet() and isUpperSignWrapped()
2019-03-27 Teresa Johnson[CGP] Reset DT when optimizing select instructions
2019-03-27 Jessica Paquette[opt-viewer] Teach optrecord.py about !Failure tags
2019-03-27 Eli Friedman[ARM] Don't confuse the scheduler for very large VLDMDI...
2019-03-27 Amara Emerson[AArch64][GlobalISel] Make G_PHI of v2s64, v4s32, v2s32...
2019-03-27 Nikita Popov[ConstantRange] Rename isWrappedSet() to isUpperWrapped()
2019-03-27 Jessica Paquette[opt-viewer] Make filter_=None by default in get_remark...
2019-03-27 Matt ArsenaultRegPressure: Fix crash on blocks with only dbg_value
2019-03-27 Thomas AndersonFix and speedup __libcpp_locale_guard on Windows
2019-03-27 Nikita Popov[InstCombine] Use uadd.sat and usub.sat for canonicaliz...
2019-03-27 Sam McCall[clangd] Support utf-8 offsets (rather than utf-16...
2019-03-27 Amara Emerson[GlobalISel] Fix legalizer artifact combiner from crash...
2019-03-27 Shafik Yaghmour[ASTImporter] Fix IsStructuralMatch specialization...
2019-03-27 Clement Courbet[X86MacroFusion][NFC] Add a bulldozer test.
2019-03-27 Matt ArsenaultReapply "AMDGPU: Scavenge register instead of findUnuse...
2019-03-27 Matt ArsenaultAMDGPU: Add testcase I meant to merge into r357093
2019-03-27 Craig Topper[X86] Add post-isel pseudos for rotate by immediate...
2019-03-27 Quentin Colombet[PeepholeOpt] Don't stop simplifying copies on sequence...
2019-03-27 Sander de Smalen[AArch64][SVE] Asm: error on unexpected SVE vector...
2019-03-27 Matt ArsenaultAMDGPU: Enable the scavenger for large frames
2019-03-27 Casey CarterFix occurrences of _LIBCPP_ASSERT in span tests
2019-03-27 Matt ArsenaultAMDGPU: Add additional MIR tests for exec mask optimiza...
2019-03-27 Matt ArsenaultAMDGPU: Skip debug_instr when collapsing end_cf
2019-03-27 Matt ArsenaultAMDGPU: Fix missing scc implicit def on s_andn2_b64_term
2019-03-27 Mikhail R.... New methods to check for under-/overflow in the SMT API
2019-03-27 Matt ArsenaultPEI: Delay checking requiresFrameIndexReplacementScavenging
2019-03-27 Jonas Devlieghere[Platform] Remove Kalimba Platform
2019-03-27 Andrea Di Biagio[MCA] Fix -Wparentheses warning breaking the -Werror...
2019-03-27 Matt ArsenaultAMDGPU: Don't hardcode num defs for MUBUF instructions
2019-03-27 Matt ArsenaultMIR: Freeze reserved regs after parsing everything
2019-03-27 Haojian Wu[clangd] Bump vscode-clangd v0.0.12.
2019-03-27 Matt ArsenaultAMDGPU: wave_barrier is not isBarrier
2019-03-27 Pavel LabathRename some variables in the std-module tests
2019-03-27 Louis Dionne[libc++] Add proper XFAILs for shared_mutex tests
2019-03-27 Haojian Wu[clangd] Fix the inconsistent code indent in vscode...
2019-03-27 Yonghong Song[BPF] use std::map to ensure consistent output
2019-03-27 Clement Courbet[X86MacroFusion][NFC] Improve macrofusion testing.
2019-03-27 Haojian Wu[clangd] Add activate command to the vscode extension.
2019-03-27 Andrea Di Biagio[MCA][Pipeline] Don't visit stages in reverse order...
2019-03-27 Matt ArsenaultAMDGPU: Fix areLoadsFromSameBasePtr for DS atomics
2019-03-27 Andrew Ng[LLD] Restore tests that use "-" as output
2019-03-27 Nico Webergn build: Merge r357047
2019-03-27 Nirav Dave[DAGCombiner] Unify Lifetime and memory Op aliasing.
2019-03-27 Nirav Dave[DAGCombine] Refactor GatherAllAliases. NFCI.
2019-03-27 Alexey Bataev[OPENMP]Initial support for 'allocate' clause.
2019-03-27 Hans WennborgRe-commit r355490 "[CodeGen] Omit range checks from...
2019-03-27 Dmitry PreobrazhenskyRevert of 357063 [AMDGPU][MC] Corrected handling of...
2019-03-27 Kevin P. NealThe IR verifier currently supports the constrained...
2019-03-27 Sander de Smalen[AArch64] NFC: Cleanup isAArch64FrameOffsetLegal
2019-03-27 Dmitry Preobrazhensky[AMDGPU][MC] Corrected handling of tied src for atomic...
2019-03-27 Simon Pilgrim[X86][SSE] Add shuffle test case for PR41249
2019-03-27 George RimarRevert the r348352 "[clang] - Simplify tools::SplitDebu...
2019-03-27 Pavel Labathminidump: Add ability to attach (breakpad) symbol files...
2019-03-27 Sander de Smalen[AArch64] Adds cases for LDRSHWui and LDRSHXui to getMe...
2019-03-27 Andrew Ng[Support] MemoryBlock size should reflect the requested...
2019-03-27 Simon PilgrimRevert rL356864 : [X86][SSE41] Start shuffle combining...
2019-03-27 Pavel LabathFix a "memset clearing an object of non-trivial type...
2019-03-27 Pavel LabathFix an out-of-bounds error in RegisterContextDarwin_arm64
2019-03-27 Fangrui Song[DWARF] Add D to Seen early to avoid duplicate elements...
2019-03-27 Fangrui Song[DWARF] Simplify DWARFVerifier::handleDebugAbbrev. NFC
2019-03-27 Jonas Paulsson[DAGCombiner] Don't allow addcarry if the carry produc...
2019-03-27 Fangrui Song[llvm-dwarfdump] Simplify -o handling
2019-03-27 Craig Topper[X86] Add test cases for missed opportunities in (x...
2019-03-27 Craig Topper[X86] When iselling (x << C1) and/or/xor C2 as (x and...
2019-03-27 Yi KongRevert "[builtins] Rounding mode support for addxf3...
2019-03-27 QingShan Zhang[NFC][PowerPC] Custom PowerPC specific machine-scheduler
2019-03-27 Craig Topper[X86] Autogenerate complete checks. NFC
2019-03-27 Craig Topper[X86] Simplify some code in matchBitExtract by using...
2019-03-27 Nathan LanzaGet the lang from the CompileUnit for ParseCompileUnitF...
2019-03-27 Francis Visoiu... [Remarks] Emit a section containing remark diagnostics...
2019-03-27 Nico Webergn build: Add build files for clang-include-fixer and...
2019-03-26 Erik PilkingtonEmit -Wfortify-source using DiagRuntimeBehaviour
2019-03-26 Erik Pilkington[Sema] Fix an assert when a block captures a constexpr...
2019-03-26 Nikita Popov[ConstantRange] Exclude full set from isSignWrappedSet()
2019-03-26 Duncan P. N... Basic: Return a reference from FileManager::getVirtualF...
2019-03-26 Duncan P. N... Frontend: Remove CompilerInstance::VirtualFileSystem...
2019-03-26 Shoaib Meenai[cmake] Reset variable before using it
2019-03-26 Yi Kong[builtins] Rounding mode support for addxf3/subxf3
2019-03-26 Jonas Devlieghere[Python] Remove dynamic indirection
2019-03-26 Guozhi Wei[PPC] Refactor PPCBranchSelector.cpp
2019-03-26 Quentin Colombet[LiveRange] Reset the VNIs when splitting subranges
2019-03-26 Jessica PaquetteMake -mno-outline pass -enable-machine-outliner=never...
2019-03-26 Alex Langford[ExpressionParser] Add swift-lldb case for finding...
2019-03-26 Sanjay Patel[SDAG] add simplifications for FP at node creation...
2019-03-26 Stefan Pintilie[PowerPC] Remove UseVSXReg
2019-03-26 Ronald Wampler[clang-format] Add style option AllowShortLambdasOnASin...
2019-03-26 Ali TamurRevert "[llvm] Reapply "Prevent duplicate files in...
2019-03-26 Ali TamurRevert "[lld] Reapply "Prevent duplicate files in debug...
2019-03-26 Thomas Anderson[libc++] Fix return value of snprintf_l() on Windows...
2019-03-26 Brian GesiakRevert "[coroutines] Add std::experimental::task<T...
2019-03-26 Sam Clegg[WebAssembly] Initial implementation of PIC code generation
2019-03-26 Nico Webergn build: Format all build files
2019-03-26 Ali Tamur[lld] Reapply "Prevent duplicate files in debug line...
next