OSDN Git Service

android-x86/external-llvm.git
2016-11-29 Adam NemetRevert "[GVN, OptDiag] Include the value that is forwar...
2016-11-29 Adam NemetRevert "[GVN, OptDiag] Print the interesting instructio...
2016-11-29 Geoff Berry[AArch64] Fold spills of COPY of WZR/XZR
2016-11-29 Mehdi Amini[docs] Typos and whitespace fixed in LTO docs.
2016-11-29 Simon PilgrimAvoid repeated calls to MVT getSizeInBits and getScalar...
2016-11-29 NAKAMURA TakumiSuppress abi-breaking.h on cygming, for now.
2016-11-29 NAKAMURA TakumiFix a linefeed at eof.
2016-11-29 Artur Pilipenko[CVP] Remove use of removed flag (-cvp-dont-process...
2016-11-29 Artur Pilipenko[CVP] Remove cvp-dont-process-adds flag
2016-11-29 Nemanja Ivanovic[PowerPC] Improvements for BUILD_VECTOR Vol. 1
2016-11-29 Alexey Bataev[SLP] Add a new test for tree vectorization starting...
2016-11-29 Simon Pilgrim[X86] Moved getTargetConstantFromNode function so a...
2016-11-29 Aditya Kumar[GVNHoist] Rename variables.
2016-11-29 Aditya Kumar[GVNHoist] Enable aggressive hoisting when optimizing...
2016-11-29 Simon Pilgrim[X86][SSE] Add initial support for combining target...
2016-11-29 Simon PilgrimAvoid repeated calls to MVT::getScalarSizeInBits()...
2016-11-29 Simon Pilgrim[X86][SSE] Added tests showing missed combines to ...
2016-11-29 Chandler Carruth[PM] Fix a bad invalid densemap iterator bug in the...
2016-11-29 Malcolm Parsons[StringRef] Use default member initializers and = default.
2016-11-29 Alexey Bataev[SLPVectorizer] Improved support of partial tree vector...
2016-11-29 Warren RistowTest commit. Comment changes. NFC.
2016-11-29 Peter CollingbourneBitcode: Change expected layout of module blocks.
2016-11-29 Reid Kleckner[asan/win] Align global registration metadata to its...
2016-11-29 Tom StellardAMDGPU/SI: Avoid moving PHIs to VALU when phi values...
2016-11-29 Reid KlecknerRecognize ${:uid} escapes in intel syntax inline asm
2016-11-29 Adam Nemet[GVN, OptDiag] Print the interesting instructions invol...
2016-11-28 Sanjay Patel[DAG] clean up foldSelectCCToShiftAnd(); NFCI
2016-11-28 Mehdi AminiPut ABI breaking test in Error checking behind LLVM_ENA...
2016-11-28 Kevin EnderbyAdd error checking for Mach-O universal files.
2016-11-28 Mehdi AminiAdd link-time detection of LLVM_ABI_BREAKING_CHECKS...
2016-11-28 Chandler Carruth[PM] Extend the explicit 'invalidate' method API on...
2016-11-28 Peter Collingbournecmake: Set rpath for loadable modules as well as shared...
2016-11-28 Eli Friedman[SROA] Drop lifetime.start/end intrinsics when they...
2016-11-28 Sanjay Patel[DAG] add helper function for selectcc --> and+shift...
2016-11-28 Mehdi AminiImprove error handling in YAML parsing
2016-11-28 David Blaikie[DebugInfo] Add support for DW_AT_main_subprogram on...
2016-11-28 Matthias BraunMachineScheduler: Export function to construct "default...
2016-11-28 Artem BelevichRevert r287637 "[wasm] hack around test failure after...
2016-11-28 Stanislav Mekhanoshin[AMDGPU] Allow hoisting of comparisons out of a loop...
2016-11-28 Joerg SonnenbergerRevert r287553: [CodeGenPrep] Skip merging empty case...
2016-11-28 Justin Lebar[StructurizeCFG] Use range-based for loops.
2016-11-28 Justin Lebar[StructurizeCFG] Refactor NearestCommonDominator.
2016-11-28 Simon Pilgrim[X86][SSE] Add initial support for combining (V)PMOVZX...
2016-11-28 Adam Nemet[GVN, OptDiag] Include the value that is forwarded...
2016-11-28 Adam Nemet[GVN] Basic optimization remark support
2016-11-28 Sanjay Patel[x86] fix formatting; NFC
2016-11-28 Daniil Fukalov[CMAKE] fix LLVM_OPTIMIZED_TABLEGEN for Visual Studio
2016-11-28 Adam Nemet[LTO] Move finishOptimizationRemarks after codegen
2016-11-28 Simon Pilgrim[X86][SSE] Added support for combining bit-shifts with...
2016-11-28 Simon Pilgrim[X86][SSE] Added tests showing missed combines of shift...
2016-11-28 Daniel CedermanTest commit
2016-11-28 Nirav DaveRevert "[DAG] Improve loads-from-store forwarding to...
2016-11-28 Ulrich Weigand[SystemZ] Fix build bot fallout from r288030
2016-11-28 Ulrich Weigand[SystemZ] Support execution hint instructions
2016-11-28 Ulrich Weigand[SystemZ] Support load-and-trap instructions
2016-11-28 Ulrich Weigand[SystemZ] Add remaining branch instructions
2016-11-28 Ulrich Weigand[SystemZ] Improve use of conditional instructions
2016-11-28 James Molloy[InlineCost] Reduce inline thresholds to compensate...
2016-11-28 Chandler Carruth[PM] Remove weird marking of invalidated analyses as...
2016-11-28 Davide Italiano[ThreadPool] Rollback recent changes until I figure...
2016-11-28 Davide Italiano[ThreadPool] Remove outdated comment after r288016.
2016-11-28 Davide Italiano[ThreadPool] Simplify the interface. NFCI.
2016-11-28 Mehdi AminiRevert "Improve error handling in YAML parsing"
2016-11-28 Mehdi AminiImprove error handling in YAML parsing
2016-11-28 Chandler Carruth[PM] Add an ASCII-art diagram for the call graph in...
2016-11-27 Craig Topper[X86][FMA4] Remove isCommutable from FMA4 scalar intrin...
2016-11-27 Craig Topper[X86][FMA] Add missing Predicates qualifier around...
2016-11-27 Craig Topper[X86][FMA4] Add load folding support for FMA4 scalar...
2016-11-27 Craig Topper[X86][FMA4] Add test cases to demonstrate missed foldin...
2016-11-27 Craig Topper[X86] Add SHL by 1 to the load folding tables.
2016-11-27 Simon Pilgrim[X86][SSE] Add support for combining target shuffles...
2016-11-27 Sanjay Patel[InstSimplify] allow integer vector types to use comput...
2016-11-27 Craig Topper[AVX-512] Add integer and fp unpck instructions to...
2016-11-27 Simon Pilgrim[X86][SSE] Split lowerVectorShuffleAsShift ready for...
2016-11-27 Craig Topper[X86] Add TB_NO_REVERSE to entries in the load folding...
2016-11-27 Simon Pilgrim[X86][SSE] Added tests showing missed combines for...
2016-11-27 Sanjay Pateladd tests to show missing analysis; NFC
2016-11-27 Sanjay Patelfix formatting; NFC
2016-11-27 Craig Topper[AVX-512] Add masked EVEX vpmovzx/sx instructions to...
2016-11-27 Mohammad Shahid[SLP] Add new and update existing lit testfor providing...
2016-11-27 Craig Topper[X86] Remove alignment restrictions from load folding...
2016-11-26 Craig Topper[X86] Remove hasOneUse check that is redundant with...
2016-11-26 Craig Topper[X86] Fix the zero extending load detection in X86DAGTo...
2016-11-26 Craig Topper[X86] Simplify control flow. NFCI
2016-11-26 Craig Topper[X86] Add a hasOneUse check to selectScalarSSELoad...
2016-11-26 Sanjay Patel[InstCombine] add test to show missing vector optimizat...
2016-11-26 Sanjay Patel[InstCombine] don't drop metadata in FoldOpIntoSelect()
2016-11-26 Sanjay Pateladd optional param to copy metadata when creating selec...
2016-11-26 Craig Topper[AVX-512] Add unmasked EVEX vpmovzx/sx instructions...
2016-11-26 Craig Topper[AVX-512] Add masked 128/256-bit integer add/sub instru...
2016-11-26 Craig Topper[AVX-512] Add masked 512-bit integer add/sub instructio...
2016-11-26 Craig Topper[AVX-512] Teach LowerFormalArguments to use the extende...
2016-11-26 Craig Topper[AVX-512] Add VLX versions of VDIVPD/PS and VMULPD...
2016-11-26 Tom StellardAMDGPU/SI: Use float as the operand type for amdgcn...
2016-11-26 Craig Topper[X86][XOP] Add a reversed reg/reg form for VPROT instru...
2016-11-26 Craig Topper[X86] Add SSE, AVX, and AVX2 version of MOVDQU to the...
2016-11-26 Dylan McKayUn-XFAIL an AVR CodeGen test
2016-11-25 Craig Topper[AVX-512] Put the AVX-512 sections of the load folding...
2016-11-25 David MajnemerReplace some callers of setTailCall with setTailCallKind
2016-11-25 Sanjay Patel[SimplifyCFG] auto-generate better checks; NFC
next