platform/upstream/llvm.git
2016-12-08 Rui UeyamaMake function names shorter. NFC.
2016-12-08 Rui UeyamaDo not use template where template is not needed.
2016-12-08 Greg ClaytonFix ASAN buildbots by fixing a double free crash.
2016-12-08 Rafael EspindolaMake this test more strict. NFC.
2016-12-08 Alex Lorenz[CodeCompletion][ObjC] Use a parameterized NSSet return...
2016-12-08 Rafael EspindolaInline function called only once.
2016-12-08 Rafael EspindolaHandle C++ names in anon scripts.
2016-12-08 Rafael EspindolaInline two functions called only once. NFC.
2016-12-08 Rafael EspindolaAdd two helper functions. NFC.
2016-12-08 Etienne Bergeron[compiler-rt][asan] Fix overlaping parameters for memmo...
2016-12-08 Rafael EspindolaSimplify. NFC.
2016-12-08 Simon Atanasyan[ELF] Correct addAbsolute function argument name
2016-12-08 NAKAMURA TakumiPrune unused libdeps.
2016-12-08 Alex Lorenz[CodeCompletion] Provide Objective-C class property...
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 Alex Lorenz[Sema] Avoid "case value not in enumerated type" warnin...
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 Artem Dergachev[analyzer] Add dispatch_data_create as a special case...
2016-12-08 George Rimar[ELF] - Read 16 bits for R_386_16/R_386_PC16 relocation...
2016-12-08 Peter Smith[ELF] ifunc implementation using synthetic sections
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 Malcolm Parsons[ASTMatcher] Add hasReplacementType matcher for SubstTe...
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 Eric FiselierAdd more test cases to packaged_task copyability test
2016-12-08 Eric FiselierAvoid C++17 guaranteed copy elision when testing for...
2016-12-08 Sylvestre LedruSupport of mips & mips64 for openmprtl
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 Eric FiselierFix PR30323: numeric_limits<T>::max_digits10 when using...
2016-12-08 Eric FiselierFix _LIBCPP_VERSION tests with modules on Darwin
2016-12-08 Sagar Thakur[MSAN][MIPS] Fix fork.cc test on MIPS
2016-12-08 Jason MolendaWhen we interrupt a process, it was possible or the...
2016-12-08 Simon Atanasyan[ELF][MIPS] Make _gp, _gp_disp, __gnu_local_gp global...
2016-12-08 Peter CollingbourneLTO: Hash the parts of the LTO configuration that affec...
2016-12-08 Jason MolendaIncrease timeout for Frontboard app launch request...
2016-12-08 Ekaterina Romanova[DOXYGEN] Improved doxygen comments for avxintrin.h...
2016-12-08 Richard Smith[c++1z] P0490R0, NB comment GB 20: if std::tuple_size...
2016-12-08 Rafael EspindolaDelete dead code.
2016-12-08 Richard Smith[c++1z] P0003R5: Removing dynamic exception specifications.
2016-12-08 Bruno Cardoso... [Headers] Enable #include_next<float.h> on Darwin
2016-12-08 Greg ClaytonUnbreak buildbots where the debug info test was crashin...
2016-12-08 Jason MolendaSet the address size based on the target's arch instead
2016-12-08 Zachary TurnerConvert CommandObjectFrame to entry-based Args access.
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 Zachary TurnerConvert CommandObjectCommands to entry-based Args access.
2016-12-08 David L. JonesLoosen checks for _MSC_FULL_VER under -fms-extensions.
2016-12-08 Greg ClaytonMake a DWARF generator so we can unit test DWARF APIs...
2016-12-08 Zachary TurnerWork around a bogus warning on MSVC.
2016-12-08 Evgeniy StepanovCFI-icall on Thumb
2016-12-08 Peter CollingbourneLTO: Remove the unused Config::Features field.
2016-12-08 Greg ClaytonImprove crashlog.py so it can handle more iOS crashlog...
2016-12-08 Bruno Cardoso... [Driver][Darwin] Disable default stack protector levels...
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 Greg ClaytonFix an unannotated fallthrough that was causing a warning.
2016-12-07 Greg ClaytonFixed DoConnectRemote issues where ProcessKDP wasn...
2016-12-07 David L. JonesRefactor how the MSVC toolchain searches for a compatib...
2016-12-07 David L. JonesAdd more tests for MSVC version handling.
2016-12-07 Rui UeyamaRemove redundant call of std::unique_ptr::get.
2016-12-07 Rui UeyamaFix Windows buildbots.
2016-12-07 Bruno Cardoso... [Driver] Add tests for default stack protector values...
2016-12-07 Rui UeyamaMake demangle() return None instead of "" if a given...
2016-12-07 Rui UeyamaCOFF: Define overloaded toString functions.
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 Serge Rogatch[XRay][AArch64] Disable the unstable test XRay-aarch64...
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 Rafael EspindolaRename MaxPageSize to DefaultMaxPageSize to avoid confu...
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 Malcolm Parsons[RecursiveASTVisitor] Improve post-order traversal...
2016-12-07 Rui UeyamaFix Windows buildbots.
2016-12-07 Rafael EspindolaUse the correct MaxPageSize.
2016-12-07 Rui UeyamaDo not pass line number to convertToUnixPathSeparator.
2016-12-07 Rui UeyamaMake convertToUnixPathSeparator return a new string...
next