platform/upstream/llvm.git
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...
2016-12-07 Rafael EspindolaSimplify. NFC.
2016-12-07 Rafael EspindolaUse the correct MaxPageSize.
2016-12-07 Eric Liu[change-namespace] always add a '::' prefix when a...
2016-12-07 Eli Friedman[GVNHoist] Invalidate MemDep when an instruction is...
2016-12-07 George RimarFormat. NFC.
2016-12-07 George Rimar[ELF] - Print absolute file name in errors when possible.
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 Artem Belevich[CUDA] Improve target attribute checking for function...
2016-12-07 Chris BienemanRevert "[CMake] Use cmakedefine01 instead of cmakedefine"
2016-12-07 Weiming Zhao[builtin] Add Thumb1 implementation for idivsi3 and...
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 Weiming Zhao[builtin] for the condition for check __ARM_FEATURE_CLZ
2016-12-07 Renato Golin[asan] Disable yet another unstable test under AArch64
2016-12-07 Simon Pilgrim[SelectionDAG] Add knownbits support for vector demande...
2016-12-07 Michael KruseAdd unittests for foreach(Elt|Piece). NFC.
2016-12-07 Michael KruseAdd more ISL foreachElt functions. NFC.
2016-12-07 Malcolm Parsons[RecursiveASTVisitor] Fix post-order traversal of Unary...
2016-12-07 Devin Coughlin[analyzer] Fix typo in nullability checker diagnostic
2016-12-07 Adhemerval... ELF/AArch64: Refactor R_AARCH64_LDST{8,15,32,64,128...
2016-12-07 Simon Pilgrim[X86] Add knownbits vector UMAX test
2016-12-07 Eric Liu[change-namespace] don't fix using shadow decls in...
next