platform/upstream/llvm.git
2013-05-13 Bill SchmidtFix goofy commentary in PPCTargetObjectFile.cpp.
2013-05-13 Daniel MaleaFixed build break introduced by r181717
2013-05-13 Bill SchmidtPPC64: Constant initializers with dynamic relocations...
2013-05-13 Matt KopecAdd setting of lldb thread names on Linux.
2013-05-13 Bob WilsonRemove redundant variable introduced by r181682.
2013-05-13 Sean CallananRemoved a duplicate entry from the GDB to
2013-05-13 Michael Gottesman[objc-arc] Move the before optimization statistics...
2013-05-13 Akira Hatanaka[mips] Add option -mno-ldc1-sdc1.
2013-05-13 Greg Clayton<rdar://problem/13875830>
2013-05-13 Shuxin YangFix a bug that APFloat::fusedMultiplyAdd() mistakenly...
2013-05-13 Akira Hatanaka[mips] Define a helper function which creates an instru...
2013-05-13 Akira Hatanaka[mips] Rename functions. No functionality changes.
2013-05-13 Daniel MaleaFix Linux warning about missing virtual destructor...
2013-05-13 Daniel MaleaUnbreak cmake builds by skipping Darwin kernel plugin...
2013-05-13 Fariborz JahanianObjective-C error recovery. This patch makes a quick
2013-05-13 Enrico Granata<rdar://problem/13183720>
2013-05-13 Sylvestre LedruFix a typo in the comment
2013-05-13 Ben LangmuirFix test/CodeGenCXX/captured-statements.cpp on powerpc64
2013-05-13 Rafael EspindolaRemove unused fields and arguments.
2013-05-13 Mihai PopaThe purpose of the patch is to fix the syntax of ARM...
2013-05-13 Rafael EspindolaFix a gcc warning.
2013-05-13 Sylvestre LedruAlso pass the MCRegInfo to createMCAsmInfo. Follow...
2013-05-13 Alexander KornienkoA better version of r181699: use raw_string_ostream...
2013-05-13 Manuel KlimekFix style according to post-commit review comments.
2013-05-13 Manuel KlimekImplements brace breaking styles.
2013-05-13 Alexander KornienkoFixes [Bug 15960] YAMLTraits doesn't roundtrip on Windows.
2013-05-13 Sergey Matveev[sanitizer] Generic sorting in sanitizer_common.
2013-05-13 Sergey Matveev[sanitizer] Fix StopTheWorld build on non-Android ARM.
2013-05-13 Lang HamesCorrectly preserve the input chain for potential tailca...
2013-05-13 Sylvestre LedruUnder GNU/Linux, do not build lldbPluginDynamicLoaderDa...
2013-05-13 Sylvestre LedruAdd a new constructor with ConstString (and not only...
2013-05-13 Manuel KlimekImplements UseTab for clang-format.
2013-05-13 Daniel JasperFurther improve optimization for nested calls.
2013-05-13 Manuel KlimekImplements IndentWidth.
2013-05-13 Duncan SandsSuppress GCC compiler warnings in release builds about...
2013-05-13 Daniel JasperAssume macros to contain declarations.
2013-05-13 David BlaikieDebug Info: PR14992: Support values for non-type templa...
2013-05-13 Nadav RotemSLPVectorizer: Swap LHS and RHS. No functionality change.
2013-05-13 Alexey BataevOpenMP threadprivate with qualified names.
2013-05-13 Hao LiuFix PR15950 A bug in DAG Combiner about undef mask
2013-05-13 Rafael EspindolaUpdate for LLVM interface change in r181680.
2013-05-13 Rafael EspindolaRemove the MachineMove class.
2013-05-13 Richard SmithAdd missing triple to CodeGen test.
2013-05-13 Rafael EspindolaXFAIL this test for mingw too.
2013-05-13 Rafael EspindolaCleanup handling of UniqueExternalLinkage.
2013-05-12 Richard SmithDowngrade C++14 "Clarifying memory allocation". We...
2013-05-12 Richard SmithFix stack overflow in linkage computation when a functi...
2013-05-12 Nadav RotemSLPVectorizer: Fix a bug in the code that generates...
2013-05-12 Nadav RotemSLPVectorizer: Clear the map that maps between scalars...
2013-05-12 David BlaikieDebug Info: Comment changes in r181393 by request of...
2013-05-12 Richard SmithC++1y: support for 'switch' statements in constexpr...
2013-05-12 Richard SmithC++1y: provide full 'auto' return type deduction for...
2013-05-12 David MajnemerInstCombine: Flip the order of two urem transforms
2013-05-11 Arnold SchwaighoferLoopVectorize: Use the widest induction variable type
2013-05-11 Arnold SchwaighoferLoopVectorize: Use variable instead of repeated functio...
2013-05-11 Arnold SchwaighoferLoopVectorize: Use IRBuilder interface in more places
2013-05-11 David BlaikieCorrect parameter name in doc comment to match declaration.
2013-05-11 Benjamin KramerStringRefize some debug accel table bits.
2013-05-11 Benjamin KramerCodeGen: Refactor SetLLVMFunctionAttributesForDefinitio...
2013-05-11 David MajnemerInstCombine: Turn urem to bitwise-and more often
2013-05-11 Simon Atanasyan[Mips] Add -mldc1-sdc1 / -mno-ldc1-sdc1 command line...
2013-05-11 Richard SmithC++1y deduced return types: when we deduce a return...
2013-05-11 Jason MolendaUpdate ProcessKDP and ProcessMachCore to use ConstStrin...
2013-05-11 Rafael EspindolaChange getFrameMoves to return a const reference.
2013-05-11 Rafael EspindolaRemove more dead code.
2013-05-11 Rui Ueyama[lld] Add help text for -flavor option.
2013-05-11 Reed KotlerAdd -mtriple=mipsel-linux-gnu to the test so that the...
2013-05-11 Jason MolendaA couple of small fixes to make core file debugging...
2013-05-11 Rui Ueyama[lld] Fix typo in document.
2013-05-10 Greg Clayton<rdar://problem/13700260>
2013-05-10 David BlaikieDebug Info: correct comment
2013-05-10 Rafael EspindolaRemove dead code.
2013-05-10 Nadav RotemSLPVectorizer: Add support for trees with external...
2013-05-10 Nadav RotemAdd a debug print
2013-05-10 Nadav RotemAdd an additional testcase for PR15882.
2013-05-10 Matt KopecUse mangled and demangled names when checking for a...
2013-05-10 David BlaikieDebug Info: Silently accept template argument packs
2013-05-10 Douglas Gregor[Modules] Make r180934 more efficient by only loading...
2013-05-10 Reed KotlerCheckin in of first of several patches to finish implem...
2013-05-10 Rui Ueyama[lld] Document about how to enable debug output.
2013-05-10 Jordan RoseMicro-optimization: don't shift an entire bitcode recor...
2013-05-10 Douglas Gregor[Modules] When things go horribly wrong when reading...
2013-05-10 David BlaikieGive the test from r181632 a target triple.
2013-05-10 Sean CallananHardened LLDB against NULL conditions being
2013-05-10 Douglas Gregor[Modules] Extend Darwin hack to include the modificatio...
2013-05-10 David BlaikiePR14992: Debug Info: Support more non-type template...
2013-05-10 David BlaikiePR14492: Debug Info: Support for values of non-integer...
2013-05-10 Greg Clayton<rdar://problem/13854277>
2013-05-10 Jyotsna VermaFix unused variable error.
2013-05-10 Adrian PrantlObjC debug info: Substitute the class type for methods...
2013-05-10 Jyotsna VermaHexagon: Fix switch statements in GetDotOldOp and IsNew...
2013-05-10 Enea ZaffanellaAvoid patching storage class for block scope thread_loc...
2013-05-10 Richard SmithPR15966: don't get confused by a complex integer -...
2013-05-10 Jyotsna VermaHexagon: Fix switch cases in HexagonVLIWPacketizer...
2013-05-10 Shankar Easwaran[lld][ELF] set ordinals for mergeAtoms and fix testcase
2013-05-10 Rafael EspindolaFix the R600 build.
2013-05-10 Chad Rosier[ms-inline asm] Fix a crasher when we fail on a direct...
2013-05-10 Rafael EspindolaRemove unused argument.
2013-05-10 Alexander KornienkoReformat clang-format help strings, filter out irreleva...
2013-05-10 Anna Zaks[analyzer] Assume [NSNull null] does not return nil.
next