OSDN Git Service

android-x86/external-llvm.git
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...
2017-06-25 Xin Tong[AST] Fix a bug in aliasesUnknownInst. Make sure we...
2017-06-25 Igor Breger[GlobalISel][X86] Support vector type G_EXTRACT selection.
2017-06-25 Dorit Nuzman[AVX2] [TTI CostModel] Add cost of interleaved loads...
2017-06-25 Ed SchoutenAdd support for Ananas platform
2017-06-25 Craig Topper[PatternMatch] Just check if value is a Constant before...
2017-06-25 Zachary Turner[pdb] Fix reading of llvm-generated PDBs by cvdump.
2017-06-25 Xinliang David Li[PGO] Implementate profile counter regiser promotion
2017-06-25 Zachary Turner[Support] Don't use std::iterator, it's deprecated...
2017-06-24 Craig Topper[SCEV] Avoid copying ConstantRange just to get the...
2017-06-24 Craig Topper[PatternMatch] Use ConstantFP::isNan instead of getting...
2017-06-24 Craig Topper[IR] Implement commutable matchers without using combineOr
2017-06-24 Anton KorobeynikovAnother test commit
2017-06-24 Tanya LattnerRemove test commit change.
2017-06-24 Tanya Lattnertest commit
2017-06-24 Anton KorobeynikovStill debugging
2017-06-24 Anton KorobeynikovStill test commit
2017-06-24 Anton KorobeynikovAnother test commit
2017-06-24 Anton KorobeynikovAnother test commit
2017-06-24 Anton KorobeynikovTest commit
2017-06-24 Hiroshi Inouefix trivial typos in comment, NFC
2017-06-24 Hiroshi Inouefix trivial typos in comment, NFC
next