platform/upstream/llvm.git
2019-09-11 Sanjay Patel[InstSimplify] regenerate test CHECKs; NFC
2019-09-11 Guillaume Chatelet[Alignment][NFC] use llvm::Align for AsmPrinter::EmitAl...
2019-09-11 Sanjay Patel[LangRef] add link for fma intrinsic
2019-09-11 Raphael Isemann[lldb][NFC] Sort files in unittests/Expression/CMakeLis...
2019-09-11 Sanjay Patel[LangRef] fix punctuation; NFC
2019-09-11 Nico Webergn build: add include_dir that's necessary after r371564
2019-09-11 Sanjay Patel[InstCombine] fold sign-bit compares of srem
2019-09-11 Guillaume Chatelet[Alignment] Use llvm::Align in MachineFunction and...
2019-09-11 Simon Atanasyan[mips][msa] Fix infinite loop for mips.nori.b intrinsic
2019-09-11 Simon PilgrimFix -Wdocumentation warning - void function doesn't...
2019-09-11 David Bolvansky[Diagnostics] Add -Wsizeof-array-div
2019-09-11 David Bolvansky[NFC] Updated objsize-64.ll test
2019-09-11 David Bolvansky[NFC] Fixed test
2019-09-11 David Bolvansky[InstCombine] Fixed handling of isOpNewLike (PR11748)
2019-09-11 Florian Hahn[LoopInterchange] Drop unused splitInnerLoopHeader...
2019-09-11 Konrad Kleine[LLDB][ELF] Fixup for comments in D67390
2019-09-11 Konrad Kleine[LLDB][ELF] Load both, .symtab and .dynsym sections
2019-09-11 Dmitri GribenkoRevert "clang-misexpect: Profile Guided Validation...
2019-09-11 Diogo N. Sampaio[ARM] Take into account -mcpu and -mfpu options while...
2019-09-11 David Zarzycki[LLDB] Do not try to canonicalize gethostname() result
2019-09-11 Florian Hahn[LoopInterchange] Properly move condition, induction...
2019-09-11 Sam Parker[NFC][ARM] Add and modify tests
2019-09-11 Fangrui Song[LTO] Avoid calling GlobalValue::getGUID (MD5) twice
2019-09-11 Tim Renouf[TLI][AMDGPU] AMDPAL does not have library functions
2019-09-11 Fangrui Song[llvm-objcopy] Simplify --prefix-alloc-sections
2019-09-11 Hideto Ueno[Attributor] Implement "noalias" callsite argument...
2019-09-11 Hideto Ueno[Attributor][Fix] Manifest nocapture only in CSArgument...
2019-09-11 Fangrui Song[ELF][test] Make tests more tolerant to exact symbol...
2019-09-11 Alexey Lapshin[Debuginfo][Instcombiner] Do not clone dbg.declare.
2019-09-11 Fangrui Song[CodeGen] Add alias for cpu_dispatch function with...
2019-09-11 Fangrui Song[llvm-nm] Fix -DBUILD_SHARED_LIBS=ON builds after D6616...
2019-09-11 Petr Hosekclang-misexpect: Profile Guided Validation of Performan...
2019-09-11 Jason MolendaAh, only skip this for embedded darwin targets.
2019-09-11 Jason MolendaSkip a test in TestProcessIO.py when running against...
2019-09-11 Reid KlecknerEmit -Wmicrosoft-enum-value warning instead of error...
2019-09-11 David BlaikieRevert "llvm-reduce: Add pass to reduce parameters"
2019-09-11 Petr HosekRevert "Adding support for overriding LLVM_ENABLE_RUNTI...
2019-09-11 Jan Korous[clang-scan-deps][NFC] Fix tests - prevent FileCheck...
2019-09-11 Cyndy Ishida[Object][TextAPI] NFC, fix tapi lit tests
2019-09-11 Cyndy Ishida[llvm-nm] Add tapi file support
2019-09-10 Kamil RytarowskiRemove xfail i386 NetBSD mark in vptr-non-unique-typein...
2019-09-10 Kamil RytarowskiRemove xfail NetBSD mark from ignored-interceptors...
2019-09-10 Alina Sbirlea[MemorySSA] MemorySSA should not model debuginfo, and...
2019-09-10 Jessica Paquette[GlobalISel] When a tail call is emitted in a block...
2019-09-10 Owen Pan[clang-format] Apply BAS_AlwaysBreak to C++11 braced...
2019-09-10 Jessica Paquette[AArch64][GlobalISel] Support sibling calls with mismat...
2019-09-10 Alina SbirleaUpdate ReleaseNotes: add enabling of MemorySSA.
2019-09-10 Amy HuangReland "Change the X86 datalayout to add three address...
2019-09-10 David Blaikiellvm-reduce: Add pass to reduce parameters
2019-09-10 Puyan LotfiAdding support for overriding LLVM_ENABLE_RUNTIMES...
2019-09-10 Alina Sbirlea[MemorySSA] Do not create memoryaccesses for debug...
2019-09-10 David Blaikiellvm-reduce: Remove some unused headers/more narrowly...
2019-09-10 David Blaikiellvm-remove: Remove "using namespace" in header.
2019-09-10 David Blaikiellvm-reduce: Add pass to reduce Metadata
2019-09-10 Eric ChristopherMove LLVM_ENABLE_ABI_BREAKING_CHECKS variables to their...
2019-09-10 Jim InghamFix a thinko in handling the QSetLogging packet.
2019-09-10 Reid KlecknerActually reorder not and env in crash-recovery-modules.m
2019-09-10 Philip Reames[Loads] Move generic code out of vectorizer into a...
2019-09-10 Richard SmithWhen evaluating a __builtin_constant_p conditional...
2019-09-10 Philip Reames[ValueTracking] Factor our common speculation suppressi...
2019-09-10 David Blaikiellvm-reduce: Simplify testing using -implicit-check-not
2019-09-10 Simon Atanasyan[mips] Allow PT_LOAD to have overlapping p_offset range...
2019-09-10 Alexey Bataev[OPENMP5.0]Allow teams directive outside of the target...
2019-09-10 Reid KlecknerRe-land Remove REQUIRES:shell from tests that pass...
2019-09-10 Sanjay Patel[x86] add test for false dependency with AVX; NFC
2019-09-10 Roman Lebedev[NFC][InstCombine] rewrite test added in r371537 to...
2019-09-10 Alexey BataevFix for PR43175: compiler crash when trying to emit...
2019-09-10 Philip Reames[X86] Updated target specific selection dag code to...
2019-09-10 Roman Lebedev[NFC][InstSimplify] rewrite test added in r371537 to...
2019-09-10 Vedant Kumar[lldbtest] Add an "expected_cmd_failure" option to...
2019-09-10 Vedant Kumar[Function] Factor out GetCallEdgeForReturnAddress, NFC
2019-09-10 Matt ArsenaultGlobalISel/TableGen: Handle REG_SEQUENCE patterns
2019-09-10 Guozhi Wei[BPI] Adjust the probability for floating point unorder...
2019-09-10 Matt ArsenaultAMDGPU/GlobalISel: Select G_FABS/G_FNEG
2019-09-10 Matt ArsenaultAMDGPU/GlobalISel: Select cvt pk intrinsics
2019-09-10 Matt ArsenaultAMDGPU/GlobalISel: Select llvm.amdgcn.sffbh
2019-09-10 Roman Lebedev[NFC][InstCombine][InstSimplify] PR43251 - and some...
2019-09-10 Matt ArsenaultAMDGPU/GlobalISel: RegBankSelect for G_ZEXTLOAD/G_SEXTLOAD
2019-09-10 Matt ArsenaultAMDGPU/GlobalISel: Legalize constant 32-bit loads
2019-09-10 Sam Elliott[RISCV] Support llvm-objdump -M no-aliases and -M numeric
2019-09-10 Matt ArsenaultAMDGPU/GlobalISel: First pass at attempting to legalize...
2019-09-10 Adrian PrantlImplement DW_OP_convert
2019-09-10 Sam Elliott[RISCV] Add Option for Printing Architectural Register...
2019-09-10 Adrian PrantlDon't emit .gnu_pubnames when tuning for LLDB.
2019-09-10 Sanjay Patel[x86] add a test for BreakFalseDeps; NFC
2019-09-10 Djordje TodorovicRevert "[utils] Implement the llvm-locstats tool"
2019-09-10 Sanjay Patel[ARM] add test for BreakFalseDeps with minsize attribut...
2019-09-10 Simon Pilgrim[X86] Add AVX partial dependency tests as noted on...
2019-09-10 Sanjay Patel[ARM] auto-generate complete test checks; NFC
2019-09-10 Florian Hahn[VectorUtils] Remove unused include. [NFC]
2019-09-10 Clement Courbet[clang][codegen][NFC] Make test patterns more permissive.
2019-09-10 David Zarzycki[CMake] Don't pass all LLVM_COMPILE_FLAGS to the C...
2019-09-10 Djordje Todorovic[utils] Implement the llvm-locstats tool
2019-09-10 Roman Lebedev[NFC][InstCombine] PR43251 - valid for other predicates too
2019-09-10 Florian Hahn[InstCombine] Use SimplifyFMulInst to simplify multiply...
2019-09-10 Florian Hahn[InstCombine] Precommit tests for D67351.
2019-09-10 Sanjay Patel[BreakFalseDeps] fix typos/grammar in documentation...
2019-09-10 Martin Storsjo[Object] Implement relocation resolver for COFF ARM...
2019-09-10 Fangrui Song[ELF][test] Make tests more tolerant to exact symbol...
2019-09-10 Haojian Wu Fix the "git modified" issue on the preserve-comments...
next