]> granicus.if.org Git - llvm/shortlog
llvm
2016-11-02 Brad SmithDisable the use of std::call_once on OpenBSD with libst...
2016-11-02 Michael Gottesman[ilist_node] Add a getReverseIterator() method and...
2016-11-02 Peter CollingbourneBitcode: Check file size before reading bitcode header.
2016-11-02 Peter CollingbourneSupport: Remove MemoryObject and DataStreamer interfaces.
2016-11-02 Peter CollingbourneBitcode: Change reader interface to take memory buffers.
2016-11-01 Vedant Kumar[docs] Fix some typos. NFC.
2016-11-01 Alex Bradbury[RISCV] Add bare-bones RISC-V MCTargetDesc
2016-11-01 Alex Bradbury[RISCV 4/10] Add basic RISCV{InstrFormats,InstrInfo...
2016-11-01 Matt ArsenaultAMDGPU: Handle CopyToReg in getOperandRegClass
2016-11-01 Matt ArsenaultAMDGPU: Use brev for materializing SGPR constants
2016-11-01 Matt ArsenaultAMDGPU: Default to using scalar mov to materialize...
2016-11-01 Eric ChristopherMove the initialization of PreferredLoopExit into runOn...
2016-11-01 Sam McCallFix uninitialized access in MachineBlockPlacement.
2016-11-01 Matt ArsenaultAMDGPU: Stop creating unused virtual registers
2016-11-01 Rafael EspindolaDon't compute DotShstrtab eagerly.
2016-11-01 George Burgess IV[MemorySSA] Tighten up types to make our API prettier...
2016-11-01 Rafael EspindolaSimplify getStringTableIndex.
2016-11-01 Sanjay Patel[ValueTracking] remove TODO comment; NFC
2016-11-01 Matt ArsenaultAMDGPU: Workaround for instruction size with literals
2016-11-01 Rafael EspindolaUse the existing std::error_code out parameter.
2016-11-01 Chris BienemanFix llvm-shlib cmake build
2016-11-01 Joerg SonnenbergerGC empty subdirectories.
2016-11-01 Sanjay Patel[InstCombine] allow splat vector folds in adjustMinMax()
2016-11-01 Alex Bradbury[RISCV] Add RISCV.def to module.modulemap
2016-11-01 Sanjay Patel[InstCombine] Fold nuw left-shifts in `ugt`/`ule` compa...
2016-11-01 Krzysztof Parzyszek[Hexagon] Rename operand/predicate names for unshifted...
2016-11-01 Matt ArsenaultBranchRelaxation: Expand unconditional branches first
2016-11-01 Sanjay Patel[InstCombine] clean up adjustMinMax(); NFCI
2016-11-01 Erich KeaneTest Commit, removed extraneous newline
2016-11-01 Konstantin... [AMDGPU] Check if type transforms to i16 (VI+) when...
2016-11-01 Sanjay Patel[InstCombine] add helper function for adjustMinMax...
2016-11-01 Chris Bieneman[CMake] Fix rpath construction for out-of-tree builds
2016-11-01 Sanjay Patel[InstCombine] add vector tests for ext+adjust min/max
2016-11-01 Alex Bradbury[RISCV] Add stub backend
2016-11-01 Tom StellardAMDGPU: Fix buildbots broken by r285704
2016-11-01 Alex Bradbury[RISCV] Add missing RISCV.def
2016-11-01 Alex Bradbury[RISCV] Add RISC-V ELF defines
2016-11-01 Alex Bradbury[RISCV] Recognise riscv32 and riscv64 in triple parsing...
2016-11-01 Sanjay Patel[InstCombine] move/fix tests for adjusted min/max
2016-11-01 Alex Bradbury[TableGen] Move OperandMatchResultTy enum to MCTargetAs...
2016-11-01 Tom StellardAMDGPU: Implement expansion of f16 = FP_TO_FP16 f64
2016-11-01 Sjoerd MeijerThis is a 1 character fix for an ARM build attribute...
2016-11-01 Sanjay Patel[InstCombine] fix tests for adjusted min/max
2016-11-01 Simon Pilgrim[InstCombine] Folding of shifts by the sum of positive...
2016-11-01 Sanjay Patel[InstCombine] auto-generate better checks
2016-11-01 Chris Dewhurst[Sparc][LEON] Test for FixFDIVSQRT erratum fix.
2016-11-01 James Molloy[Thumb-1] Synthesize TBB/TBH instructions to make use...
2016-11-01 Valery Pykhtin[AMDGPU] Expand vector mulhu/mulhs
2016-11-01 Nemanja Ivanovic[PowerPC] Implement vector shift builtins - llvm portion
2016-11-01 Serge PavlovAttempt to pacify buildbot
2016-11-01 Serge PavlovAllow resolving response file names relative to includi...
2016-11-01 Kostya Serebryany[docs] remove more non-ascii stuff in the hopes to...
2016-11-01 Sanjoy Das[TBAA] Use wrapper objects instead of raw getOperand...
2016-11-01 Sanjoy Das[TBAA] Rename accessors to be more idiomatic; NFC
2016-11-01 Peter CollingbourneBitcode: Simplify BitstreamWriter::EnterBlockInfoBlock...
2016-11-01 Matt ArsenaultAMDGPU: Whitespace fixes
2016-10-31 Sanjay Patel[DAG] disable nsw/nuw for add/sub/mul when simplifying...
2016-10-31 Davide Italiano[Hexagon] Garbage collect dead code.
2016-10-31 Evgeniy StepanovFix a typo.
2016-10-31 Saleem AbdulrasoolCodeGen: further loosen -O0 CG for WoA division
2016-10-31 Teresa Johnson[ThinLTO] Disable importing and other cross-module...
2016-10-31 Justin Lebar[NVPTX] Remove NVPTXFavorNonGenericAddrSpaces pass.
2016-10-31 Kostya Serebryanydocs: trying to fix the docs bot by removing non-ASCII...
2016-10-31 Joerg SonnenbergerRemove llc -jump-table-type option, it hasn't been...
2016-10-31 Kevin EnderbyMore additional error checks for invalid Mach-O files...
2016-10-31 Nemanja Ivanovic[PPC] add absolute difference altivec instructions...
2016-10-31 Victor LeschukDebugInfo: make DW_TAG_atomic_type valid
2016-10-31 Ulrich WeigandFix per-processor model scheduler definition completene...
2016-10-31 Kuba Brecka[asan] Move instrumented null-terminated strings to...
2016-10-31 Nirav Dave[MC] Make llvm-mc fail cleanly on invalid output asm...
2016-10-31 Tim NorthoverGlobalISel: allow truncating pointer casts on AArch64.
2016-10-31 Tim NorthoverGlobalISel: translate stack protector intrinsics
2016-10-31 Rui UeyamaDefine DbiStreamBuilder::addSectionMap.
2016-10-31 David MajnemerSingleLinkedListIterator::operator++(int) shouldn't...
2016-10-31 David MajnemerFix an unconditional break in checkMachOAndArchFlags
2016-10-31 David MajnemerSymbolRef::Type is not a bitfield and must be compared...
2016-10-31 Greg ClaytonModify DWARFFormValue to remember the DWARFUnit that...
2016-10-31 Davide Italiano[lli] Don't strip away const qualifier. Unbreak the...
2016-10-31 Michael Zuckerman[x86][inline-asm][AVX512][llvm][PART-2]
2016-10-31 Artem Tamazov[AMDGPU][MC][gfx8] Support 20-bit immediate offset...
2016-10-31 Krzysztof Parzyszek[Hexagon] Don't expand mux instructions with both sourc...
2016-10-31 George RimarRecommit r285285 - [Object/ELF] - Fixed behavior when...
2016-10-31 Ulrich Weigand[SystemZ] Rework processor feature definitions and...
2016-10-31 Ulrich Weigand[SystemZ] Guard LEFR/LFER with FeatureVector
2016-10-31 Ulrich Weigand[SystemZ] Correctly diagnose missing features in AsmParser
2016-10-31 Ulrich Weigand[SystemZ] Fix encoding of MVCK and .insn ss
2016-10-31 Dorit NuzmanSecond attempt at r285517.
2016-10-31 Jonas Paulsson[SystemZ] Model 2 VBU units (not 1) in SystemZScheduleZ...
2016-10-31 Alexey BataevImproved cost model for FDIV and FSQRT, by Andrew Tischenko
2016-10-31 Manuel KlimekAdd triple to test so it does not fail on windows.
2016-10-31 Manuel KlimekDelete .s file that did not test anything, and check...
2016-10-31 Eugene LeviantAdd getOffset to ELFSectionRef
2016-10-31 Craig Topper[AVX-512] Add missing patterns for selecting masked...
2016-10-31 Sanjoy DasMake a test case more rigorous; NFC
2016-10-31 Sanjoy Das[SCEV] Try to order n-ary expressions in CompareValueCo...
2016-10-31 Sanjoy Das[SCEV] Reduce boilerplate in unit tests
2016-10-30 Sanjoy Das[SCEV] In CompareValueComplexity, order global values...
2016-10-30 Sanjoy Das[SCEV] Use auto for consistency with an upcoming change...
2016-10-30 Sanjoy DasClean up test a little bit; NFC
2016-10-30 Sanjay Patel[DAG] x | x --> x
next