OSDN Git Service

android-x86/external-llvm.git
2017-01-05 Richard SmithRevert r291025 ("AMDGPU: Remove unneccessary intermedia...
2017-01-05 Chandler Carruth[PM] Fix a typo in a comment that Davide spotted in...
2017-01-05 Chandler Carruth[gtest] Work around broken installs of libc++ where...
2017-01-05 Craig Topper[AVX-512] Update vextract64x4 intrinsic upgrade test...
2017-01-05 Mehdi AminiMark test that is testing statistics output as requirin...
2017-01-05 Sanjay Patel[InstSimplify] add tests to show missing select simplif...
2017-01-05 Justin Lebar[PM] Edit comments in PassManager.h.
2017-01-05 Reid KlecknerPatch gtest to move GTEST_IS_THREADSAFE out of unrelate...
2017-01-04 Wolfgang Pieb[DWARF] Null out the debug locs of load instructions...
2017-01-04 Chandler Carruth[gtest] Fix the way we disable a warning for unittests.
2017-01-04 Chandler Carruth[gtest] Upgrade googletest to version 1.8.0, minimizing...
2017-01-04 Mehdi AminiUse lazy-loading of Metadata in MetadataLoader when...
2017-01-04 Mehdi AminiChange BitstreamCursor::skipRecord to return the record...
2017-01-04 Matt ArsenaultAMDGPU: Remove unneccessary intermediate vector
2017-01-04 David BlaikieFixup some header includes from recent IntrusiveRefCntP...
2017-01-04 Justin Lebar[ADT] Attempt to fix GCC warning in IntrusiveRefCntPtrTest.
2017-01-04 Matt ArsenaultInstCombine: Fold cos(-x) -> cos(x)
2017-01-04 David BlaikieReapply "Make BitCodeAbbrev ownership explicit using...
2017-01-04 Tim Shen[Legalizer] Fix fp-to-uint to fp-tosint promotion asser...
2017-01-04 David BlaikieFix some buildbot issues with const objects with defaul...
2017-01-04 Evgeny StupachenkoThe patch fixes (base, index, offset) match.
2017-01-04 Chad Rosier[AArch64] Update the feature set for Qualcomm's Falkor...
2017-01-04 Michael KupersteinAdd positive test for sqrt "partial inlining". NFC.
2017-01-04 Nirav Dave[AArch64] Fix over-eager early-exit in load-store combiner
2017-01-04 David BlaikieRevert "Make BitCodeAbbrev ownership explicit using...
2017-01-04 David BlaikieMake BitCodeAbbrev ownership explicit using shared_ptr...
2017-01-04 David BlaikieRemove unnecessary intrusive ref counting in favor...
2017-01-04 Michael KupersteinRemove accidentally target-dependent test and pacify...
2017-01-04 Hal Finkel[PowerPC] Fix logic dealing with nop after calls (and...
2017-01-04 Daniel BerlinNewGVN: Track the maximum number of iterations GVN...
2017-01-04 Michael KupersteinAdd positive test for sqrt "partial inlining". NFC.
2017-01-04 Davide Italiano[lib/LTO] Simplify logic removing set but unused variab...
2017-01-04 Peter CollingbourneYAML: Remove Input::MapHNode::isValidKey(), use llvm...
2017-01-04 Eric ChristopherRemove dead and unused variable NumSentinelElements.
2017-01-04 Eric ChristopherRemove dead variable Len.
2017-01-04 Tobias GrosserAdd missing CHECK: line to test case added in 29097
2017-01-04 David BlaikieADT: IntrusiveRefCntPtr: Broaden the definition of...
2017-01-04 Sanjay Patelfix comment formatting; NFC
2017-01-04 Jan VeselyAMDGPU/SI: Implement sendmsghalt intrinsic
2017-01-04 Tobias GrosserRegionInfo: add new test case
2017-01-04 Robert LougherReapply "[SimplifyCFG] In sinkLastInstruction correctly...
2017-01-04 Simon PilgrimRevert r290970 [SLPVectorizer] Regenerate test.
2017-01-04 Simon Pilgrim[SLPVectorizer] Regenerate test.
2017-01-04 Simon PilgrimRegenerate test.
2017-01-04 Asiri RathnayakeFix x86 gold tests on non-x86 targets.
2017-01-04 Teresa Johnson[ThinLTO] Rework llvm-link to use the FunctionImporter
2017-01-04 Davide Italiano[SPARC] Fix test so that it checks the correct label.
2017-01-04 Simon Pilgrim[CostModel][X86] Updated vXi8 and vXi16 Reverse/Alterna...
2017-01-04 Nemanja Ivanovic[PowerPC] Add identification for POWER8NVL
2017-01-04 Davide Italiano[MC/COFF] Fix a test to actually check the relocation.
2017-01-04 Simon Pilgrim[X86] Merged Reverse/Alternate shuffle cost tables...
2017-01-04 Florian Hahn[framelowering] Skip dbg values when getting next/previ...
2017-01-04 Chandler Carruth[ADT] Speculative attempt to fix build bot issues with...
2017-01-04 Chandler Carruth[Inliner] Fix a test where I typo'ed 'CHECK' as 'CHCEK...
2017-01-04 Chandler Carruth[ADT] Enhance the PriorityWorklist to support bulk...
2017-01-04 Bjorn PetterssonFix for InlineSpiller accessing not updated dom tree...
2017-01-04 Nitesh Jain[LLC][MIPS] Fix crash after enabling LLVM_ENABLE_EXPENS...
2017-01-04 Ayman Musa[X86][AVX512] Passing the appropriate memory operand...
2017-01-04 Simon Pilgrim[X86] Attempt to pre-truncate arithmetic operations...
2017-01-04 Craig Topper[AVX-512] Add support for detecting 512-bit shuffles...
2017-01-04 Craig Topper[AVX-512] Add more test cases for shuffles that should...
2017-01-04 Craig Topper[AVX-512] Fix a typo in a couple case names to match...
2017-01-04 Craig Topper[AVX-512] Add avx512dq to the vector-shuffle-512-v16...
2017-01-04 Craig Topper[AVX-512] Simplify code for creating 512-bit SHUF128...
2017-01-04 Peter CollingbourneSupport: Add YAML I/O support for custom mappings.
2017-01-04 Eric ChristopherOn a 64-bit system, the DWARFDebugLine::Row struct...
2017-01-04 David Majnemer[InstCombine] Add a test for r290733
2017-01-04 David Majnemer[InstCombine] Move casts around shift operations
2017-01-04 David Majnemer[InstCombine] Combine adds across a zext
2017-01-04 Eugene Zelenko[Hexagon, TableGen] Fix some Clang-tidy modernize and...
2017-01-04 Greg ClaytonCorrect the parent testing to avoid the special case...
2017-01-03 Teresa Johnson[ThinLTO] Import type as decl only when non-null Identifier
2017-01-03 Zachary TurnerFix the MSVC version check.
2017-01-03 Matt ArsenaultInstCombine: Fold fabs on select of constants
2017-01-03 Sanjay Patel[InstCombine] use 'match' to reduce code bloat; NFCI
2017-01-03 Ahmed Bougacha[CodeGen] Further simplify returned call operand logic...
2017-01-03 Lang Hames[ExecutionEngine] Fix compile errors in OProfileJITEven...
2017-01-03 Ahmed Bougacha[CodeGen] Simplify logic that looks for returned call...
2017-01-03 Sanjay Patel[InstCombine] tighten checks for tests of assume -...
2017-01-03 Simon Pilgrim[X86][SSE] Add extra truncated arithmetic tests for...
2017-01-03 Adrian PrantlAdd llvm-bcanalyzer support for new metadata node types.
2017-01-03 Xin TongEnable disabled loopidiom test. Apparently we handle...
2017-01-03 Kostya Serebryany[libFuzzer] disable -print_pcs by default (was enabled...
2017-01-03 Michal Gorny[ADT] APFloatBase: Prevent collapsing semPPCDoubleDoubl...
2017-01-03 Craig Topper[X86] Move 128-bit shuffle mask widening check into...
2017-01-03 Craig Topper[AVX-512] Simplify the code added in r290870 to recogni...
2017-01-03 Craig Topper[AVX-512] Teach shuffle lowering to use vinsert instruc...
2017-01-03 Craig Topper[AVX-512] Teach EVEX to VEX conversion pass to handle...
2017-01-03 Craig Topper[AVX-512] Re-generate tests that were updated for r2906...
2017-01-03 Craig Topper[X86] Remove trailing whitespace and an unnecessary...
2017-01-03 Craig Topper[X86] Fix header comment. NFC
2017-01-03 Craig Topper[AVX-512] Add support for pushing bitcasts through...
2017-01-03 Craig Topper[AVX-512] Remove vinsert intrinsics and autoupgrade...
2017-01-03 Craig Topper[AVX-512] Remove vextract intrinsics and autoupgrade...
2017-01-03 Matt ArsenaultInstCombine: Add fma with constant transforms
2017-01-03 Matt ArsenaultInstCombine: Add fma + fabs/fneg transforms
2017-01-03 Dean Michael... [XRay] Merge instrumentation point table emission code...
2017-01-03 Sanjay Patel[EarlyCSE] less else, more auto; NFC
2017-01-02 Sanjay Patel[InstCombine] use combineMetadataForCSE instead of...
2017-01-02 Chris Bieneman[CMake] Set HAVE_${runtime} before including any subdir...
next