OSDN Git Service

android-x86/external-llvm.git
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...
2016-12-07 Filipe Cabecinhas[asan] Split load and store checks in test. NFCI
2016-12-07 Chris Bieneman[yaml2obj] Refactor and abstract yaml2dwarf functions
2016-12-07 Eugene Zelenko[ADT, IR] Fix some Clang-tidy modernize-use-equals...
2016-12-07 Davide Italiano[BDCE] Skip metadata while replacing uses.
2016-12-07 Chris Bieneman[obj2yaml] Refactor and abstract dwarf2yaml
2016-12-07 Tim NorthoverGlobalISel: use correct builder for ConstantExprs.
2016-12-07 Chris Bieneman[ObjectYAML] Pull DWARF support into DWARFYAML namespace
2016-12-07 Tim NorthoverGlobalISel: store the current MachineFunction as direct...
2016-12-07 Chris Bieneman[ObjectYAML] Rename DWARF entries to match section...
2016-12-07 Tim NorthoverGlobalISel: simplify MachineIRBuilder interface.
2016-12-07 Kostya Serebryany[libFuzzer] include FuzzerIO.h and hopefully fix the...
2016-12-07 Matt ArsenaultInstCombine: Fold bitcast of vector to FP scalar
2016-12-07 Chris Bieneman[CMake] Add check for HAVE_CRASHREPORTER_INFO
2016-12-07 Eli Friedman[GVNHoist] Invalidate MemDep when an instruction is...
2016-12-07 Michael Kuperstein[X86] Skip over DEBUG_VALUE while looking for start...
2016-12-07 Michael Kuperstein[X86] Do not assume "ri" instructions always have an...
2016-12-07 Chris BienemanFix the apple build issue caused by r288956
2016-12-07 Chris BienemanRevert "[CMake] Use cmakedefine01 instead of cmakedefine"
2016-12-07 Chris Bieneman[CMake] Use cmakedefine01 instead of cmakedefine
2016-12-07 Sanjay Patel[InstCombine] add tests for smin+icmp; NFC
2016-12-07 Chris Bieneman[CMake] Add a check for HAVE_CRASHREPORTERCLIENT_H
2016-12-07 Chris Bieneman[ObjectYAML] Support for DWARF __debug_abbrev section
2016-12-07 Simon Pilgrim[SelectionDAG] Add knownbits support for vector demande...
2016-12-07 Simon Pilgrim[X86] Add knownbits vector UMAX test
2016-12-07 Simon Pilgrim[X86][SSE] Remove AND -> VZEXT combine
2016-12-07 Simon Pilgrim[SelectionDAG] Add knownbits support for EXTRACT_VECTOR...
2016-12-07 Simon Pilgrim[SelectionDAG] Removed old knownbits TODO comment....
2016-12-07 Simon Pilgrim[X86] Add test to show missed opportunities to calculat...
2016-12-07 Simon Pilgrim[X86][SSE] Fix vpextrd/vpextrq checks
2016-12-07 Simon Pilgrim[X86][SSE] Force execution domain of 32-bit extractps...
2016-12-07 Matthew Simpson[LV] Scalarize operands of predicated instructions
2016-12-07 Benjamin KramerTry unbreaking the MSVC build.
2016-12-07 Simon Pilgrim[X86][SSE] Regenerate test.
2016-12-07 Dylan McKay[AVR] Expand 'SELECT_CC' nodes whereever possible
2016-12-07 Benjamin Kramer[LowerTypeTests] Use the TrailingObjects infrastructure...
2016-12-07 Andrea Di BiagioWhen GVN removes a redundant load, it should not modify...
2016-12-07 Simon Pilgrim[X86][SSE] Consistently set MOVD/MOVQ load/store/move...
2016-12-07 Andrea Di Biagio[InlineFunction] Refactor code in function `fixupLineNu...
2016-12-07 Simon Dardis[mips][rtdyld] Merge code to write relocated values...
2016-12-07 Dylan McKay[AVR] Move a pseudo expansion test into a folder
2016-12-07 Simon Pilgrim[X86][XOP] Fix VPERMIL2 non-constant pool shuffle decod...
2016-12-07 Dylan McKay[AVR] Allow loading from stack slots where src and...
2016-12-07 Andrea Di Biagio[InlineFunction] Do not propagate the callsite debug...
2016-12-07 Chandler Carruth[PM] Add some more logging to make it more clear when...
2016-12-07 Philip ReamesReintroduce a check accidentally removed in 288873...
2016-12-07 Philip ReamesFix a warning introduced in r288874
2016-12-07 Peter CollingbourneLowerTypeTests: Add a test that covers "unsatisfiable...
2016-12-07 Tom StellardAMDGPU : Add S_SETREG instructions to fix fdiv precisio...
2016-12-07 Haicheng Wu[AArch64] Correct the check of signed 9-bit imm in...
2016-12-07 Chandler Carruth[LCG] Add basic verification of the parent set and...
2016-12-07 Philip Reames[LVI] Remove used return value from markX functions
2016-12-07 Philip Reames[LVI] Simplify mergeIn code
2016-12-07 Philip Reames[LVI] Simplify obfuscated code
2016-12-06 Peter CollingbourneIR: Reduce the amount of boilerplate required for a...
2016-12-06 Tom StellardAMDGPU: Add llvm.amdgcn.interp.mov intrinsic
next