]> granicus.if.org Git - llvm/shortlog
llvm
2017-02-04 Brendon Cahoon[RegisterCoalescer] Do not call getInstructionIndex...
2017-02-03 Eugene Zelenko[Mips] Fix some Include What You Use warnings; other...
2017-02-03 Eugene Zelenko[SystemZ] Fix some Include What You Use warnings; other...
2017-02-03 Eugene Zelenko[AMDGPU] Fix some Include What You Use warnings; other...
2017-02-03 Sanjay Patel[InstCombine] treat i1 as a special type in shouldChang...
2017-02-03 Amaury Sechet[APInt] Add integer API bor bitwise operations.
2017-02-03 Kostya Serebryany[libFuzzer] properly hide the memcmp interceptor from...
2017-02-03 Xinliang David Li[PGO] Add select instr profile in graph dump
2017-02-03 Eugene Zelenko[AArch64] Fix some Include What You Use warnings; other...
2017-02-03 Eugene Zelenko[ARM] Fix some Include What You Use warnings; other...
2017-02-03 Eugene Zelenko[XCore] Fix some Include What You Use warnings; other...
2017-02-03 Sanjay Patel[InstCombine] fix operand-complexity-based canonicaliza...
2017-02-03 Artem Tamazov[AMDGPU][mc][tests][NFC] Add coverage/smoke Gfx7 asm...
2017-02-03 Zachary TurnerProperly parse the TypeServer2 record.
2017-02-03 Sanjay Patel[InstCombine] auto-generate better test checks; NFC
2017-02-03 Matt ArsenaultAMDGPU: AsmParser cleanups
2017-02-03 Matt ArsenaultAMDGPU: Cleanup scalar_to_vector test
2017-02-03 Mike Aizatsky[libfuzzer] chromium-related compilation fixes
2017-02-03 Sanjay Patel[InstCombine] auto-generate better test checks; NFC
2017-02-03 Stanislav Mekhanoshin[AMDGPU] Bump -amdgpu-unroll-threshold-private to 2000
2017-02-03 Matt ArsenaultAMDGPU: Set MCAsmInfo::PointerSize
2017-02-03 Matt ArsenaultAMDGPU: Don't unroll for private with dynamic allocas
2017-02-03 Michael Kuperstein[SLP] Make sortMemAccesses explicitly return an error...
2017-02-03 Ahmed Bougacha[TLI] Robustize SDAG LibFunc proto checking by merging...
2017-02-03 Michael Kuperstein[SLP] Use SCEV to sort memory accesses.
2017-02-03 Tim NorthoverGlobalISel: translate dynamic alloca instructions.
2017-02-03 Kevin EnderbyFix a bug in llvm-obdump(1) with the -objc-meta-data...
2017-02-03 Simon Pilgrim[X86][SSE] Add support for combining scalar_to_vector...
2017-02-03 Simon Pilgrim[X86][SSE] Renamed all_of/any_of reduction patterns...
2017-02-03 Anna ThomasNFC: [LoopUnroll] More meaningful message in tracing
2017-02-03 Peter CollingbourneIRMover: Merge flags LinkModuleInlineAsm and IsPerformi...
2017-02-03 Peter CollingbourneModuleLinker: Remove importing support. NFCI.
2017-02-03 Peter CollingbourneFunctionImport: Use IRMover directly.
2017-02-03 Peter CollingbourneObject: Handle files without a dynamic symbol table.
2017-02-03 Simon Dardis[mips] Remove absolute size assertion for end directive
2017-02-03 Justin Lebar[NVPTX] Enable combineRepeatedFPDivisors for NVPTX.
2017-02-03 Justin Lebar[ADT] Fix comment on StringRef::take_back. NFC
2017-02-03 Daniel Sanders[globalisel] Fix missing break.
2017-02-03 Artem Tamazov[AMDGPU][mc] Fix AddressSanitizer leftover issue in...
2017-02-03 Alexey Bataev[SelectionDAG] Fix for PR30775: Assertion `NodeToMatch...
2017-02-03 Sanne Wouda[ARM] Change TCReturn to tBL if tailcall optimization...
2017-02-03 Sanne Wouda[LLC] Add an inline assembly diagnostics handler.
2017-02-03 Sanne WoudaTest commit: remove a blank line.
2017-02-03 Alexey Bataev[SLP] Fix for PR31690: Allow using of extra values...
2017-02-03 Mehdi AminiRevert "[ThinLTO] Add an auto-hide feature"
2017-02-03 Stanislav Mekhanoshin[AMDGPU] Unroll preferences improvements
2017-02-03 Ahmed Bougacha[Support] Accept macosx triple as 'darwin' in Host...
2017-02-03 Marcos Pividori[sanitizer coverage] Fix Instrumentation to work on...
2017-02-03 Matt ArsenaultAMDGPU: Fold fneg into fmin/fmax_legacy
2017-02-03 David BlaikieDebugInfo: ensure type and namespace names are included...
2017-02-03 Mehdi Amini[ThinLTO] Add an auto-hide feature
2017-02-03 Craig Topper[X86] Mark 256-bit and 512-bit INSERT_SUBVECTOR operati...
2017-02-03 Matt ArsenaultAMDGPU: Fold fneg into fminnum/fmaxnum
2017-02-02 Konstantin... llvm-readobj: fix next note entry calculation and print...
2017-02-02 Matt ArsenaultAMDGPU: Check if users of fneg can fold mods
2017-02-02 Mehdi AminiRevert "[ThinLTO] Add an auto-hide feature"
2017-02-02 Bob Haarman[lto] added getCOFFWeakExternalFallback
2017-02-02 Bob Haarman[lto] add getLinkerOpts()
2017-02-02 Eugene Zelenko[X86] Fix some Clang-tidy modernize and Include What...
2017-02-02 Rafael EspindolaRelax test so that it passes on OS X.
2017-02-02 Reid Kleckner[X86] Avoid sorted order check in release builds
2017-02-02 Craig Topper[X86] Move turning 256-bit INSERT_SUBVECTORS into BLEND...
2017-02-02 Reid Kleckner[CodeGen] Remove dead call-or-prologue enum from CCState
2017-02-02 Xinliang David Li[PGO] internal option cleanups
2017-02-02 Rafael EspindolaChange how we handle section symbols on ELF.
2017-02-02 Javed Absar[ARM] Classification Improvements to ARM Sched-Model...
2017-02-02 Quentin Colombet[LiveRangeEdit] Don't mess up with LiveInterval when...
2017-02-02 Krzysztof Parzyszek[Hexagon] Adding opExtentBits and opExtentAlign to...
2017-02-02 Michael Kuperstein[X86] Add costs for non-AVX512 single-source permutatio...
2017-02-02 Krzysztof Parzyszek[Hexagon] Fix relocation kind for extended predicated...
2017-02-02 Krzysztof Parzyszek[Hexagon] Remove A4_ext_* pseudo instructions
2017-02-02 Kostya Serebryany[libFuzzer] reorganize the tracing code to make it...
2017-02-02 Krzysztof Parzyszek[Hexagon] Fix insertBranch for loops with multiple...
2017-02-02 Dan Gohman[WebAssembly] Add instruction definitions for drop...
2017-02-02 Xinliang David Li[PGO] make graph view internal options available for...
2017-02-02 Marcos Pividori[libFuzzer] Properly handle exceptions with UnhandledEx...
2017-02-02 Peter CollingbourneFunctionImport: Remove the -disable-force-link-odr...
2017-02-02 Mehdi Amini[ThinLTO] Add an auto-hide feature
2017-02-02 Simon Pilgrim[X86][XOP] Added FIXME comments to missed shuffle combi...
2017-02-02 Nirav DaveRevert "In visitSTORE, always use FindBetterChain,...
2017-02-02 Mehdi AminiRevert "[ThinLTO] Add an auto-hide feature"
2017-02-02 Mehdi Amini[ThinLTO] Add an auto-hide feature
2017-02-02 Teresa Johnson[ThinLTO] PrintStatistics when we exit early for thinlt...
2017-02-02 Simon Pilgrim[X86][SSE] Add test case for PR18344
2017-02-02 Simon Dardis[mips] Expansion of BEQL and BNEL with immediate operands
2017-02-02 Amaury SechetUse N0 instead of N->getOperand(0) in DagCombiner:...
2017-02-02 Kamil RytarowskiMake llvm::call_once more convenient to reuse out of...
2017-02-02 Teresa Johnson[ThinLTO] Resolve old FIXME for alias importing in...
2017-02-02 Jonas Paulsson[SystemZ] Add comment for ISD::FP_TO_UINT expansion.
2017-02-02 Krzysztof Parzyszek[Hexagon] Emitting individual instructions without...
2017-02-02 Jun Bum Lim[JumpThread] Enhance finding partial redundant loads...
2017-02-02 Krzysztof Parzyszek[Hexagon] Rename TypeCOMPOUND to TypeCJ
2017-02-02 Nirav DaveIn visitSTORE, always use FindBetterChain, rather than...
2017-02-02 Nirav Dave[X86,ISEL] Fix X86 increment chain dependence calculation
2017-02-02 Diana Picus[ARM] GlobalISel: Lower pointer args and returns
2017-02-02 Diana Picus[ARM] GlobalISel: Error out instead of asserting
2017-02-02 Anna Thomas[LICM] Hoist loads that are dominated by invariant...
2017-02-02 Diana Picus[ARM] GlobalISel: Legalize loading pointers
2017-02-02 Diana Picus[ARM] GlobalISel: Test default banks for load results...
2017-02-02 Simon Pilgrim[X86][SSE] Use MOVMSK for all_of/any_of reduction patterns
next