]> granicus.if.org Git - llvm/shortlog
llvm
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
2016-10-30 Sanjay Patel[DAG] x & x --> x
2016-10-30 Sanjay Patel[x86] add tests for basic logic op folds
2016-10-30 Dorit NuzmanRevert r285517 due to build failures.
2016-10-30 Dorit Nuzman[LoopVectorize] Make interleaved-accesses analysis...
2016-10-30 Craig Topper[X86] Use intrinsics table for PMADDUBSW and PMADDWD...
2016-10-30 Hongbin Zheng [Polly] Remove the unused POLLY_LINK_LIBS for linki...
2016-10-30 Teresa Johnson[ThinLTO] Use per-summary flag to prevent exporting...
2016-10-30 Teresa Johnson[ThinLTO] Correctly resolve linkonce when importing...
2016-10-30 Craig Topper[X86] Don't use loadv2i64 on SSE version of PMULHRSW...
2016-10-29 NAKAMURA TakumiNativeFormatting.cpp: Fix build for mingw. Where would...
2016-10-29 Teresa Johnson[ThinLTO] Rename doPromoteLocalToGlobal to shouldPromot...
2016-10-29 Teresa Johnson[ThinLTO] Use NoPromote flag in summary during promotion
2016-10-29 Peter CollingbourneIR: Remove a no longer needed assert.
2016-10-29 Craig Topper[X86] Use intrinsics table for VPMULHRSW intrincis...
2016-10-29 Sanjay Patel[ValueTracking] recognize more variants of smin/smax
2016-10-29 Sanjay Patel[x86] add tests for smin/smax matchSelPattern (D26091)
2016-10-29 Sanjay Patel[InstCombine] re-use bitcasted compare operands in...
2016-10-29 Simon Pilgrim[DAGCombiner] (REAPPLIED) Add vector demanded elements...
2016-10-29 Elena DemikhovskyFixed FMA + FNEG combine.
2016-10-29 Matt ArsenaultAMDGPU: Use 1/2pi inline imm on VI
2016-10-29 Matthias BraunAArch64DeadRegisterDefinitionsPass: Cleanup; NFC
2016-10-29 Rui UeyamaDefine calculateDbgStreamSize for consistency.
2016-10-29 Tim Shen[APFloat] Remove the redundent function body of uniniti...
2016-10-29 Zachary TurnerResubmit "Add support for advanced number formatting."
2016-10-28 Rui UeyamaDo not print out Flags field twice.
2016-10-28 Davide Italiano[DAGCombiner] Fix a crash visiting `AND` nodes.
2016-10-28 Tom StellardAMDGPU/SI: Don't use non-0 waitcnt values when waiting...
next