]> granicus.if.org Git - llvm/shortlog
llvm
2017-06-27 Javed AbsarFix incorrect comment in machine-scheduler
2017-06-27 Brian Gesiak[opt-viewer] Python 3 support in opt-diff.py
2017-06-27 David GreenChange sort function used in tblgen to be strict weak...
2017-06-27 Chih-Hung HsiehAnother test commit
2017-06-27 Paul Robinson[DWARF] NFC: Make string-offset handling more like...
2017-06-27 Craig Topper[PatternMatch] Remove 64-bit or less restriction from...
2017-06-27 Craig Topper[JumpThreading] Add test case that was supposed to...
2017-06-27 Gadi HaberUpdated and extended the information about each instruc...
2017-06-27 Sam Kolton[AMDGPU] SDWA: several fixes for V_CVT and VOPC instruc...
2017-06-27 Matthew Simpson[AArch64] Update successor probabilities after ccmp...
2017-06-27 Anna Thomas[LoopUnrollRuntime] Use SCEV exit count for calculating...
2017-06-27 Simon Dardis[mips] Add instruction aliases for ds(r|l)l.
2017-06-27 Hiroshi Inoue[SelectionDAG] set dereferenceable flag in MergeConsecu...
2017-06-27 Ayman MusaRecommitting rL305465 after fixing bug in TableGen...
2017-06-27 Vassil VassilevAdd missing include. Should fix modules libstdc++ builds.
2017-06-27 Hiroshi Inouefix trivial typos, NFC
2017-06-27 Diana Picus[ARM] GlobalISel: Support G_SELECT for pointers
2017-06-27 Simon Pilgrim[X86][AVX512] Regenerate avx512 arithmetic tests
2017-06-27 Daniel Sanders[globalisel][tablegen] Add support for EXTRACT_SUBREG.
2017-06-27 Simon Dardis[mips] Refine the condition for when to use CALL16...
2017-06-27 Diana Picus[ARM] GlobalISel: Support G_SELECT for i32
2017-06-27 Ayal ZaksRecommitting 306331.
2017-06-27 Hiroshi Inoue[PowerPC] fix incorrect processor name for -mcpu in...
2017-06-27 Chandler Carruth[SROA] Fix PR32902 by more carefully propagating !nonnu...
2017-06-27 Vassil VassilevAdd missing forward declaraion.
2017-06-27 Nicolai HaehnleAMDGPU: M0 operands to spill/restore opcodes are dead
2017-06-27 Ayman Musa[TableGen] Fix bug in TableGen CodeGenPatterns when...
2017-06-27 Igor Breger[GlobalISel][X86] Add fp32/62 legalizer, regbank-select...
2017-06-27 Galina KistanovaFixed the warning introduced by r306289 to make ubuntu...
2017-06-27 Mikael Holmen[Reassociate] Make sure EraseInst sets MadeChange
2017-06-27 Hiroshi Inoue[PowerPC] set optimization level in SelectionDAGISel
2017-06-27 Mandeep Singh... [COFF, ARM64] Fix typo in COFF ARM64 Relocation Type
2017-06-27 Craig Topper[InstCombine] Add test cases demonstrating that we...
2017-06-27 Leslie Zhai[AVR] Migrate to new MCAsmBackend applyFixup and proces...
2017-06-27 Chandler Carruth[SROA] Further test cleanup and add a test for the...
2017-06-27 Davide Italiano[CFLAA] Move FunctionHandle to llvm::cflaa.
2017-06-27 Davide Italiano[CFLAA] Move a common function to the header to reduce...
2017-06-27 Chandler Carruth[SROA] Clean up a test case a bit prior to adding more...
2017-06-27 Matthias BraunScheduleDAGInstrs: Fix fixupKills() adding too many...
2017-06-27 Davide Italiano[CFLAA] Use raw pointers instead of Optional<Pointer...
2017-06-26 Davide Italiano[CFLAA] Change FunctionHandle to be common to Steensgaa...
2017-06-26 Wolfgang PiebDAGCombine: Make sure we only eliminate trunc/extend...
2017-06-26 Dehao Chenrevert r306336 for breaking ppc test.
2017-06-26 Eugene Zelenko[CodeGen] Fix some Clang-tidy modernize-use-using and...
2017-06-26 Vedant Kumar[Coverage] Improve readability by using a struct. NFC.
2017-06-26 Ayal Zaksreverting 306331.
2017-06-26 Sanjay Patel[x86] add tests for missing sbb transforms; NFC
2017-06-26 Dehao ChenEnable vectorizer-maximize-bandwidth by default.
2017-06-26 Dehao ChenFix the bug when handling shufflevector for aarch64.
2017-06-26 Matt ArsenaultRenameIndependentSubregs: Fix iterator problem
2017-06-26 Vassil VassilevAdd missing forward declaration.
2017-06-26 Ayal Zaks[LV] Changing the interface of ValueMap, NFC.
2017-06-26 Sam Clegg[WebAssembly] Add more support for weak symbols
2017-06-26 Tim NorthoverAArch64: legalize G_EXTRACT operations.
2017-06-26 Paul Robinson[DWARF] NFC: Give DwarfFormat a 1-byte base type.
2017-06-26 Tim NorthoverAArch64: remove all kill flags when extending register...
2017-06-26 Paul Robinson[DWARF] NFC: Collect info used by DWARFFormValue into...
2017-06-26 Simon Pilgrim[X86][SSE] Check SSE2/SSE3 codegen tests on i686 and...
2017-06-26 Wei Mi[GVN] Recommit the patch "Add phi-translate support...
2017-06-26 Matt ArsenaultAMDGPU: Setup SP/FP in callee function prolog/epilog
2017-06-26 Eric BeckmannReplace trivial use of external rc.exe by writing our...
2017-06-26 Zachary Turner[llvm-pdbutil] Add a mode to `bytes` for dumping split...
2017-06-26 Brian Gesiak[opt-viewer] Python 3 support in opt-stats.py
2017-06-26 Ulrich Weigand[SystemZ] Fix missing emergency spill slot corner case
2017-06-26 Simon Pilgrim[X86][SSE] Add combine tests for PMULDQ/PMULUDQ
2017-06-26 Marina Yatsina[inline asm] dot operator while using imm generates...
2017-06-26 Ahmed Bougacha[X86][AVX-512] Don't raise inexact in ceil, floor,...
2017-06-26 Tom StellardAMDGPU/GlobalISel: Mark 32-bit G_SHL as legal
2017-06-26 Simon Pilgrim[X86] Add test case for PR15981
2017-06-26 Simon Pilgrim[llvm-stress] Add getRandom() helper that was going...
2017-06-26 Sanjay Patel[x86] transform vector inc/dec to use -1 constant ...
2017-06-26 Krzysztof Parzyszek[Hexagon] Handle cases when the aligned stack pointer...
2017-06-26 Jonas Paulsson[SystemZ] Add a check against zero before calling...
2017-06-26 Michael Zuckerman[X86][LLVM][test]Expanding Supports lowerInterleavedSto...
2017-06-26 Simon Pilgrim[llvm-stress] Remove Rand32 helper function
2017-06-26 Simon Pilgrim[llvm-stress] Ensure that the C++11 random device respe...
2017-06-26 Mikael Holmen[IfConversion] Hoist removeBranch calls out of if/else...
2017-06-26 Craig Topper[IR] Rename BinaryOperator::init to AssertOK and remove...
2017-06-26 Serguei KatkovThis reverts commit r306272.
2017-06-26 Tobias Grosser[bugpoint] Do not initialize disassembler passes
2017-06-26 Hiroshi Inouefix trivial typo in comment, NFC
2017-06-26 Serguei Katkov[MBP] do not rotate loop if it creates extra branch
2017-06-26 Davide Italiano[CFL-AA] Remove unneeded function declaration. NFCI.
2017-06-26 Chandler Carruth[InstCombine] Factor the logic for propagating !nonnull...
2017-06-26 Matt ArsenaultAMDGPU: Whitespace fixes
2017-06-26 Matt ArsenaultAMDGPU: Partially fix implicit.buffer.ptr intrinsic...
2017-06-26 Sylvestre Ledrufix various typos
2017-06-25 Chandler Carruth[LoopSimplify] Re-instate r306081 with a bug fix w...
2017-06-25 Chandler Carruth[LoopSimplify] Improve a test for loop simplify minorly...
2017-06-25 Davide Italiano[MemDep] Cleanup return after else & use `auto`. NFC.
2017-06-25 Anna Thomas[LoopDeletion] NFC: Move phi node value setting into...
2017-06-25 Daniel JasperRevert "[LoopSimplify] Factor the logic to form dedicat...
2017-06-25 Craig Topper[TableGen] Remove some copies around PatternToMatch.
2017-06-25 Craig Topper[IR] Use isIntOrIntVectorTy instead of writing it out...
2017-06-25 Craig Topper[IR] Move repeated asserts in FCmpInst constructor...
2017-06-25 Simon Pilgrim[X86][SSE] Remove unused memopfsf32_128/memopfsf64_128...
2017-06-25 Simon PilgrimStrip trailing whitespace. NFCI.
2017-06-25 Simon Pilgrim[X86] Add test case for PR15705
2017-06-25 Sanjay Patel[InstCombine] add (sext i1 X), 1 --> zext (not X)
2017-06-25 Elena DemikhovskyAVX-512: Fixed a crash during legalization of <3 x...
next