platform/upstream/llvm.git
2019-09-10 Roger Ferrer... [RISCV] Move architecture parsing code into its own...
2019-09-10 David Carlier[LLDB] FreeBSD fix new SetFile call.
2019-09-10 Nico Webergn build: Merge r371488
2019-09-10 Petr HosekRevert "clang-misexpect: Profile Guided Validation...
2019-09-10 Craig Topper[X86] Add broadcast load unfolding support for VCMPPS/PD.
2019-09-10 Craig Topper[X86] Add broadcast load unfold tests for VCMPPS/PD.
2019-09-10 Nico Webergn build: Merge r371484
2019-09-10 Petr Hosekclang-misexpect: Profile Guided Validation of Performan...
2019-09-10 Kai Luo[PowerPC][NFC] Update test assertions using update_llc_...
2019-09-10 Mehdi AminiRevert [git-llvm] Do not reinvent `@{upstream}`
2019-09-10 Nico Webergn build: Merge r371466
2019-09-10 Reid KlecknerRemove REQUIRES:shell from tests that pass for me on...
2019-09-10 Nico Webergn build: (manually) merge r371429
2019-09-10 Richard SmithFix crash mangling an explicit lambda non-type template...
2019-09-10 Jan Korous[llvm][ADT][NFC] Add test for makeArrayRef(std::array)
2019-09-10 Jonas Devlieghere[Utility] Replace `lldb_private::CleanUp` by `llvm...
2019-09-10 Reid KlecknerRemove some unnecessary REQUIRES: shell lines
2019-09-09 Alex Langford[Expression] Remove unused header from LLVMUserExpression
2019-09-09 Matt ArsenaultAMDGPU/GlobalISel: Fix insert point when lowering fminn...
2019-09-09 Alex Langford[Symbol] Give ClangASTContext a PersistentExpressionSta...
2019-09-09 Richard SmithFix incorrect demangling of call operator of lambda...
2019-09-09 Richard SmithPR43242: Fix crash when typo-correcting to an operator...
2019-09-09 Austin KerbowAMDGPU/GlobalISel: Rename MIRBuilder to B. NFC
2019-09-09 Reid Kleckner[Windows] Replace TrapUnreachable with an int3 insertio...
2019-09-09 Aditya Nandakumar[GlobalISel]: Fix a bug where we could dereference...
2019-09-09 Richard SmithSimplify demangler rule for lambda-expressions to match...
2019-09-09 Evgeniy StepanovLangRef: mention MSan's problem with speculative condit...
2019-09-09 Jonas DevlieghereRevert "[Reproducer] Add a `cont` to ModuleCXX.test"
2019-09-09 Jonas Devlieghere[Reproducer] Disconnect when the replay server is out...
2019-09-09 Simon Atanasyan[mips] Make another set of test cases more tolerant...
2019-09-09 Greg ClaytonFix ELF core file memory reading for PT_LOAD program...
2019-09-09 Philip Reames[Tests] Fix a typo in a test
2019-09-09 Philip Reames[Tests] Precommit test case for D67372
2019-09-09 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2019-09-09 Max Moroz[UBSan] Follow up fix for r371442.
2019-09-09 Philip Reames[LoopVectorize] Leverage speculation safety to avoid...
2019-09-09 Artem Dergachev[analyzer] NFC: Simplify bug report equivalence classes...
2019-09-09 Artem Dergachev[analyzer] NFC: Introduce sub-classes for path-sensitiv...
2019-09-09 Philip Reames[Tests] Add anyextend tests for unordered atomics
2019-09-09 Douglas YungRelax opcode checks in test to check for only a number...
2019-09-09 Julian Lettner[TSan] Add AnnotateIgnoreReadsBegin declaration to...
2019-09-09 Philip Reames[SDAG] Add a isSimple cover functon to MemSDNode, just...
2019-09-09 Pirama Arumuga... [Driver] Handle default case in refactored addOpenMPRuntime
2019-09-09 Francis Visoiu... [Remarks] Fix warning for uint8_t < 0 comparison
2019-09-09 Max Moroz[UBSan] Do not overwrite the default print_summary...
2019-09-09 Philip ReamesIntroduce infrastructure for an incremental port of...
2019-09-09 Matt ArsenaultAMDGPU/GlobalISel: Legalize G_BUILD_VECTOR v2s16
2019-09-09 Julian Lettner[TSan] Add interceptors for mach_vm_[de]allocate
2019-09-09 Matt ArsenaultAMDGPU: Make VReg_1 size be 1
2019-09-09 Pirama Arumuga... [Driver] Add -static-openmp driver option
2019-09-09 Matt ArsenaultAMDGPU/GlobalISel: Select llvm.amdgcn.class
2019-09-09 Matt ArsenaultAMDGPU/GlobalISel: Select fmed3
2019-09-09 Eli Friedman[IfConversion] Correctly handle cases where analyzeBran...
2019-09-09 Sanjay Patel[x86] add test for false dependency with minsize (PR432...
2019-09-09 Matt ArsenaultAMDGPU: Use PatFrags to allow selecting custom nodes...
2019-09-09 Craig Topper[SelectionDAG] Remove ISD::FP_ROUND_INREG
2019-09-09 Craig Topper[X86] Allow _MM_FROUND_CUR_DIRECTION and _MM_FROUND_NO_...
2019-09-09 Francis Visoiu... [Remarks] Add parser for bitstream remarks
2019-09-09 Simon Atanasyan[mips] Fix decoding of microMIPS JALX instruction
2019-09-09 Matt ArsenaultAMDGPU: Move MnemonicAlias out of instruction def hierarchy
2019-09-09 Sanjay Patel[SLP] add test for over-vectorization (PR33958); NFC
2019-09-09 Jessica Paquette[GlobalISel][AArch64] Handle tail calls with non-void...
2019-09-09 Matt ArsenaultAMDGPU/GlobalISel: Implement LDS G_GLOBAL_VALUE
2019-09-09 Matt ArsenaultAMDGPU/GlobalISel: Legalize G_BUILD_VECTOR_TRUNC
2019-09-09 Ilya Biryukov[clangd] Attempt to fix failing Windows buildbots.
2019-09-09 Dmitri GribenkoRevert "[MachineCopyPropagation] Remove redundant copie...
2019-09-09 Fangrui Song[yaml2obj] Simplify p_filesz/p_memsz computing
2019-09-09 David Green[ARM] Fix loads and stores for predicate vectors
2019-09-09 Matt ArsenaultAMDGPU/GlobalISel: Select atomic loads
2019-09-09 David CarlierLLDB - Simplify GetProgramFileSpec
2019-09-09 Matt ArsenaultAMDGPU/GlobalISel: Fix RegBankSelect for unaligned...
2019-09-09 Simon PilgrimFix typo in comment noticed in D60295. NFCI.
2019-09-09 Matt ArsenaultAMDGPU/GlobalISel: Fix regbankselect for uniform extloads
2019-09-09 Matt ArsenaultAMDGPU: Remove code address space predicates
2019-09-09 Matt ArsenaultAMDGPU/GlobalISel: Select G_PTR_MASK
2019-09-09 Matt ArsenaultAMDGPU/GlobalISel: Fix reg bank for uniform LDS loads
2019-09-09 Diogo N. Sampaio[NFC] Add aacps bitfields access test
2019-09-09 Matt ArsenaultAMDGPU/GlobalISel: Use known bits for selection
2019-09-09 Ilya Biryukov[clangd] Use pre-populated mappings for standard symbols
2019-09-09 Matt ArsenaultAMDGPU/GlobalISel: Legalize wavefrontsize intrinsic
2019-09-09 Matt ArsenaultAMDGPU/GlobalISel: Try generated matcher before add...
2019-09-09 Simon Tatham[ARM] Remove some spurious MVE reduction instructions.
2019-09-09 Matt ArsenaultAMDGPU/GlobalISel: Remove dead patterns
2019-09-09 Sven van HaastregtMerge note_ovl_builtin_candidate diagnostics; NFC
2019-09-09 Ilya Biryukov[clangd] Add a new highlighting kind for typedefs
2019-09-09 Roman Lebedev[NFC][InstCombine] Fixup test i added in rL371352.
2019-09-09 Ed Mastecompiler-rt: use fp_t instead of long double, for consi...
2019-09-09 James Molloy[DFAPacketizer] Reapply: Track resources for packetized...
2019-09-09 Fangrui Song[ELF] nmagic or omagic: don't allocate PT_PHDR or PF_R...
2019-09-09 Clement Courbet[Inliner][NFC] Make test less brittle.
2019-09-09 Yitzhak Mandelbaum[clang-tidy] Fix bug in bugprone-use-after-move check
2019-09-09 Sam Parker[ARM][MVE] VCTP instruction selection
2019-09-09 Fangrui Song[clang-doc] sys::fs::F_None -> OF_None. NFC
2019-09-09 Simon PilgrimRevert rL371198 from llvm/trunk: [DFAPacketizer] Track...
2019-09-09 Kadir Cetinkaya[clangd] Support multifile edits as output of Tweaks
2019-09-09 Sam McCall[clangd] Update clangd-vscode docs to be more user...
2019-09-09 Fangrui Song[ELF][AArch64] Apply some NFC cleanups to AArch64Errata...
2019-09-09 Cullen Rhodes[AArch64][SVE] Implement abs and neg intrinsics
2019-09-09 David Green[ARM] Prevent generating NEON stack accesses under...
2019-09-09 Tim NorthoverGlobalISel: fix unused warnings in release builds.
next