]> granicus.if.org Git - llvm/shortlog
llvm
2019-09-11 Florian HahnRevert [InstCombine] Use SimplifyFMulInst to simplify...
2019-09-11 Roman Lebedev[InstSimplify] Pass SimplifyQuery into simplifyUnsigned...
2019-09-11 Roman Lebedev[NFC][InstSimplify] Add extra test for D67411 with...
2019-09-11 Nico Webergn build: Merge r371562
2019-09-11 Whitney TsangLLVM: Optimization Pass: Remove conflicting attribute...
2019-09-11 Sanjay Patel[ConstProp] add tests for fma that produce NaN; NFC
2019-09-11 Sanjay Patel[ConstProp] move test file from InstSimplify; NFC
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 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[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 Dmitri GribenkoRevert "clang-misexpect: Profile Guided Validation...
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 Alexey Lapshin[Debuginfo][Instcombiner] Do not clone dbg.declare.
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 David BlaikieRevert "llvm-reduce: Add pass to reduce parameters"
2019-09-11 Petr HosekRevert "Adding support for overriding LLVM_ENABLE_RUNTI...
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 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 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 Philip Reames[Loads] Move generic code out of vectorizer into a...
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 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 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 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 Sam Elliott[RISCV] Add Option for Printing Architectural Register...
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 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 Haojian Wu Fix the "git modified" issue on the preserve-comments...
2019-09-10 Guillaume Chatelet[Alignment][NFC] Use llvm::Align for TargetLowering...
2019-09-10 Igor KudrinReland [DWARF] Add a unit test for DWARFUnit::getLength().
2019-09-10 Alexander Timofeev[AMDGPU]: PHI Elimination hooks added for custom COPY...
2019-09-10 Dmitri GribenkoRevert "Reland "r364412 [ExpandMemCmp][MergeICmps]...
2019-09-10 Djordje Todorovic[llvm-dwarfdump] Add additional stats fields
2019-09-10 Igor KudrinRevert "[DWARF] Add a unit test for DWARFUnit::getLengt...
2019-09-10 Clement Courbet[ExpandMemCmp] Add lit.local.cfg
2019-09-10 Clement CourbetReland "r364412 [ExpandMemCmp][MergeICmps] Move passes...
2019-09-10 Fangrui Song[yaml2obj] Set p_align to the maximum sh_addralign...
2019-09-10 Igor Kudrin[DWARF] Add a unit test for DWARFUnit::getLength().
2019-09-10 Guillaume Chatelet[Alignment] Use Align for TargetLowering::MinStackArgum...
2019-09-10 Craig Topper[LegalizeTypes] Teach SoftenFloatOp_SELECT_CC to handle...
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
next