OSDN Git Service

android-x86/external-llvm.git
2016-12-09 Marek OlsakAMDGPU/SI: Don't reserve FLAT_SCR on non-HSA targets...
2016-12-09 Marek OlsakAMDGPU/SI: Allow using SGPRs 96-101 on VI
2016-12-09 Reid KlecknerRemove /Zc:sizedDealloc- from the MSVC build
2016-12-09 Paul Robinson[DWARF] Suppress .loc directives from CFI instructions
2016-12-09 Matthias BraunMove .mir tests to appropriate directories
2016-12-09 Matt ArsenaultAMDGPU: Fix isTypeDesirableForOp for i16
2016-12-09 Simon Pilgrim[SelectionDAG] Add knownbits support for EXTRACT_VECTOR...
2016-12-09 Matt ArsenaultAMDGPU: Fix i128 mul
2016-12-09 Matt ArsenaultAMDGPU: Allow TBA, TMA, TTMP* registers with SMEM instr...
2016-12-09 Matt ArsenaultAMDGPU: Clean up instruction bits
2016-12-09 Sean Fertile[PPC] Add intrinsics for vector extract word and vector...
2016-12-09 Nirav DaveRevert "In visitSTORE, always use FindBetterChain,...
2016-12-09 Nirav DaveIn visitSTORE, always use FindBetterChain, rather than...
2016-12-09 Simon PilgrimUse SelectionDAG.getSplatBuildVector helper. NFCI.
2016-12-09 Tom StellardAMDGPU/SI: Don't mark VINTRP instructions as mayLoad
2016-12-09 Simon Pilgrim[SelectionDAG] Use SelectionDAG.getBuildVector helper...
2016-12-09 Sanjoy Das[SCEVExpander] Remove \brief, reflow comments; NFC
2016-12-09 Sanjoy Das[SCEVExpander] Use llvm data structures; NFC
2016-12-09 Simon Pilgrim[SelectionDAG] Add additional checks to CONCAT_VECTORS...
2016-12-09 Benjamin KramerPlug another leak in the DWARF unittests, DIEInlineStri...
2016-12-09 Benjamin KramerFix memory leak in unit test.
2016-12-09 NAKAMURA Takumillvm/test/Object/archive-thin-create.test: Make sure...
2016-12-09 Dylan McKay[AVR] Remove a set of redundant tests
2016-12-09 Simon Pilgrim[SelectionDAG] Add partial BITCAST support to computeKn...
2016-12-09 Malcolm ParsonsUpdate Doxygen comment in StringSaver (NFC)
2016-12-09 Daniel JasperRevert "[SelectionDAG] Add knownbits support for EXTRAC...
2016-12-09 Craig Topper[X86] Modify patterns from memory form of RCP/RSQRT...
2016-12-09 Dylan McKay[AVR] Use a more appropriate integer type for wide...
2016-12-09 Dylan McKay[AVR] Add tests for a large number of pseudo instructions
2016-12-09 Craig Topper[AVX-512] Correctly preserve the passthru semantics...
2016-12-09 Matt ArsenaultAMDGPU: Select i16 instructions to VOP3 forms
2016-12-09 Peter CollingbourneRe-commit r289184, "Support: Use a 64-bit seek in raw_f...
2016-12-09 Craig Topper[X86] Add masked versions of VPERMT2* and VPERMI2*...
2016-12-09 Peter CollingbourneRevert r289184, we need more configury for Darwin and...
2016-12-09 Peter CollingbourneSupport: Use a 64-bit seek in raw_fd_ostream::seek().
2016-12-09 Davide Italiano[SCCP] Make the test added in r289175 more meaningful.
2016-12-09 Davide Italiano[SCCP] Teach the pass about `mul %x 0` even if %x is...
2016-12-09 Craig Topper[AVX-512] Add vpermilps/pd to load folding tables.
2016-12-09 Craig Topper[AVX-512] Move some floating point stack folding test...
2016-12-09 Craig Topper[Analysis] Fix typo in comment. NFC
2016-12-09 Kostya Serebryany[libFuzzer] implement crash-resistant merge (https...
2016-12-09 Peter CollingbourneWholeProgramDevirt: Teach the pass to handle structs...
2016-12-09 Chandler Carruth[LCG] Minor cleanup to the LCG walk over a function...
2016-12-09 Peter CollingbourneMake WholeProgramDevirt understand ConstStruct vtables.
2016-12-09 Chris Bieneman[ObjectYAML] Support for DWARF debug_aranges
2016-12-08 Sanjay Patel[InstCombine] add tests for umin+icmp; NFC
2016-12-08 Sanjay Patel[InstCombine] add tests for umax+icmp; NFC
2016-12-08 Zia Ansari[InstSimplify] Add "X / 1.0" to SimplifyFDivInst.
2016-12-08 Sanjay Patel[InstCombine] add tests for smax+icmp; NFC
2016-12-08 Tim NorthoverGlobalISel: fall back gracefully for debug intrinsics.
2016-12-08 Tim NorthoverGlobalISel: factor overflow handling into separate...
2016-12-08 Davide Italiano[SCCP] Make sure SCCP and ConstantFolding agree on...
2016-12-08 Simon Atanasyan[mips] Make the test case more specific and provide...
2016-12-08 Simon Atanasyan[mips] Change instruction s/daddiu/addiu/ since O32...
2016-12-08 Simon Atanasyan[mips] Change gnueabi to gnu in the triple because...
2016-12-08 Simon Atanasyan[mips] Remove N32 Android test because Android does...
2016-12-08 Reid KlecknerDon't emit .seh_handler directives for any cleanup...
2016-12-08 Krzysztof Parzyszek[RDF] Fix incorrect lane mask calculation
2016-12-08 Sanjay Patel[InstSimplify] add fdiv x/1.0 test and update checks...
2016-12-08 Matt ArsenaultAMDGPU: Make f16 ConstantFP legal
2016-12-08 Stanislav Mekhanoshin[AMDGPU] Fix number of reserved SGPRs on CI to reflect...
2016-12-08 Matt ArsenaultAMDGPU: Fix commuting v_sub_u16
2016-12-08 Stanislav Mekhanoshin[AMDGPU] Add amdgpu-unify-metadata pass
2016-12-08 Peter CollingbourneIR, X86: Understand !absolute_symbol metadata on global...
2016-12-08 Chris Bieneman[ObjectYAML] Remove DWARF from class names
2016-12-08 Alexander Timofeev[AMDGPU] Scalarization of global uniform loads.
2016-12-08 Keno FischerConstantFolding: Don't crash when encountering vector GEP
2016-12-08 Greg ClaytonFix ASAN buildbots by fixing a double free crash.
2016-12-08 NAKAMURA TakumiPrune unused libdeps.
2016-12-08 NAKAMURA TakumiPrune unused \param(s) in r289050. [-Wdocumentation]
2016-12-08 NAKAMURA TakumiDIE::addAttribute(): Prune a redundant \param. [-Wdocum...
2016-12-08 NAKAMURA TakumiLanaiInstPrinter: Prune unused libdeps.
2016-12-08 NAKAMURA TakumiDebugInfoDWARFTests: Prune unused libdeps.
2016-12-08 NAKAMURA TakumiDebugInfoDWARFTests: Add missing deps, AsmPrinter and...
2016-12-08 NAKAMURA TakumiDebugInfoDWARFTests: Reorder LLVM_LINK_COMPONENTS.
2016-12-08 Nicolai Haehnle[SelectionDAG] Add expansion and promotion of [US]MUL_LOHI
2016-12-08 Nicolai HaehnleX86: Add checks for fma_patterns[_wide].ll with -enable...
2016-12-08 Nicolai HaehnleAMDGPU: Properly implement SIRegisterInfo::isFrameOffse...
2016-12-08 Daniel JasperMove DwarfGenerator.cpp to unittests
2016-12-08 Alexey Bataev[SLP] Fix for PR6246: vectorization for scalar ops...
2016-12-08 Pavel LabathFix MSCV compilation broken by r289040
2016-12-08 Pavel LabathImprove format member detection in llvm::formatv
2016-12-08 Dylan McKay[AVR] Add MIR tests for pseudo instruction expansions
2016-12-08 Simon PilgrimWdocumentation fix
2016-12-08 Simon PilgrimWdocumentation fix
2016-12-08 Oliver StannardAdd a comment consumer mechanism to MCAsmLexer
2016-12-08 Simon Pilgrim[X86][SSE] Add vector test for (shl (or x, c1), c2...
2016-12-08 Dylan McKay[AVR] Add MIR tests for a few pseudo instructions
2016-12-08 Dylan McKay[AVR] Add an assertion to ensure we don't emit LPM...
2016-12-08 Peter CollingbourneLTO: Hash the parts of the LTO configuration that affec...
2016-12-08 Greg ClaytonUnbreak buildbots where the debug info test was crashin...
2016-12-08 Keno FischerRevert "[CodeGen] Fix invalid DWARF info on Win64"
2016-12-08 Keno Fischer[CodeGen] Fix invalid DWARF info on Win64
2016-12-08 Greg ClaytonMake a DWARF generator so we can unit test DWARF APIs...
2016-12-08 Evgeniy StepanovCFI-icall on Thumb
2016-12-08 Peter CollingbourneLTO: Remove the unused Config::Features field.
2016-12-08 Matthias BraunThe few days mentioned in r267095 are over
2016-12-08 Matthias BraunTargetPassConfig: Rename DisablePostRA -> DisablePostRA...
2016-12-08 Matthias BraunLivePhysReg: Use reference instead of pointer in init...
2016-12-08 Quentin Colombet[InlineSpiller] Don't call TargetInstrInfo::foldMemoryO...
next