platform/upstream/llvm.git
2012-10-23 Fariborz JahanianObjective-C: check that when a category method is being...
2012-10-23 Michael J.... [Support/StringSet] Fix memory leak when inserted key...
2012-10-23 Douglas GregorBuildbot debugging is fun
2012-10-23 Kevin EnderbyMake branch heavy code for generating marked up disasse...
2012-10-23 Enrico GranataBetter error message for invalid argument to --category...
2012-10-23 Douglas GregorOne last unit-test fix
2012-10-23 Greg ClaytonObjective C cleanup. Removed an cache that was no longe...
2012-10-23 Douglas GregorMore unit-test fixes
2012-10-23 Douglas GregorUpdate clang-interpreter example
2012-10-23 Douglas GregorFixup unit tests for DiagnosticOptions change
2012-10-23 Douglas GregorMake DiagnosticOptions intrusively reference-counted...
2012-10-23 Sean CallananAdded a testcase for runtime types in Objective-C.
2012-10-23 Enrico Granata<rdar://problem/12523238> Commit 2 of 3
2012-10-23 Jordan RoseCMake: Fix public header search for generating Xcode...
2012-10-23 Michael LiaoFix PR14161
2012-10-23 Jordan RoseCMake: Include private headers / tablegen files in...
2012-10-23 Jim InghamTurns out there are 8 bits in a byte.
2012-10-23 Nadav RotemMake the indirect branch optimization deterministic...
2012-10-23 Eli FriedmanFix pretty-printing pseudo-destructor calls. Patch...
2012-10-23 Eli FriedmanDelete junk that snuck into r166498.
2012-10-23 Eli FriedmanAdd a new warning -Wmissing-variable-declarations,...
2012-10-23 Douglas GregorSwitch CodeGenOptions over to a .def file, like we...
2012-10-23 Richard SmithWhen rebuilding a DependentScopeDeclRefExpr, perform...
2012-10-23 Enrico Granata<rdar://problem/12523238> Commit 1 of 3
2012-10-23 Matt Beaumont-GaySilence -Wsign-compare
2012-10-23 Pete CooperChange DenseMap to use a power of 2 growth if one is...
2012-10-23 Pete CooperFixed bug in SmallDenseMap where it wouldn't leave...
2012-10-23 Nadav RotemUse the AliasAnalysis isIdentifiedObj because it also...
2012-10-23 Bill WendlingIgnore unreachable blocks when doing memory dependence...
2012-10-23 Chad Rosier[ms-inline asm] Update for r166433.
2012-10-23 Chad Rosier[ms-inline asm] Add an implementation of the offset...
2012-10-23 Michael LiaoAdd custom UINT_TO_FP from v4i8/v4i16/v8i8/v8i16 to...
2012-10-23 Michael LiaoEnable lowering ZERO_EXTEND/ANY_EXTEND to PMOVZX from...
2012-10-23 Eric ChristopherGrammar.
2012-10-23 Lang HamesUse ilist rather than std::list for Node and Edge lists...
2012-10-23 Rafael EspindolaHandle -pthread, -pg and -shared correctly on bitrig.
2012-10-23 Sean SilvaFix some mdoc nits
2012-10-23 Quentin ColombetTest commit access
2012-10-23 Bill SchmidtThis is another TLC patch for separating code for the...
2012-10-23 Daniel JasperMake hasDeclaration() matcher work inside the memberExp...
2012-10-23 NAKAMURA Takumiclang/test/PCH/pch-dir.c: Update a comment for msvc...
2012-10-23 Manuel KlimekImplements the thisExpr matcher.
2012-10-23 Duncan SandsFix typo that somehow escaped both testing and code...
2012-10-23 Duncan SandsTransform code like this
2012-10-23 NAKAMURA Takumiclang/test/PCH/pch-dir.c: Mark it as XFAIL:msvc. It...
2012-10-23 Jim InghamWatchpoints remember the type of the expression or...
2012-10-23 NAKAMURA Takumiclang/test/PCH/pch-dir.c: Relax expressions of path...
2012-10-23 Richard SmithPer the C++ standard, we need to include the definition...
2012-10-23 Douglas GregorIf the precompiled header named by "-include" is actual...
2012-10-23 Matt Beaumont-GayFix -Wunused-value to not warn on expressions that...
2012-10-23 Nadav RotemAdd a comment which explains why the assert fired and...
2012-10-23 Argyrios Kyrtzidis[libclang] Add an environment variable to disable threa...
2012-10-23 Jason MolendaChange how the UnwindAssemblyInstEmulation class tracks...
2012-10-23 Jason MolendaClean up help/usage messages for kdp-remote / gdb-remot...
2012-10-23 Eli Friedman[ms-inline-asm] Add handling for errors coming out...
2012-10-23 Enrico GranataFixing a compiler warning about has_children being...
2012-10-23 Rafael EspindolaDon't try to use inreg with 0 sized structs. Thanks...
2012-10-23 Greg Clayton<rdar://problem/12493007>
2012-10-23 Reed Kotlerimplement setXX patterns
2012-10-23 Michael J.... [Options] Fix two options I mistransformed.
2012-10-23 Sean CallananImproved support for language types as command
2012-10-23 Julien LerougeFix typo.
2012-10-23 Richard SmithUgly ugly hack for libstdc++-4.6 and libstdc++-4.7...
2012-10-23 Julien LerougeExplain why DenseMap is still used here instead of...
2012-10-23 Enrico Granata<rdar://problem/12500212> Test case for the new plugin...
2012-10-22 Douglas GregorHandle implicitly-included PCH files the same way as
2012-10-22 Eli Friedman[ms-inline-asm] Implement _emit directive (which is...
2012-10-22 Sean CallananAdded support for zero-length arrays at the end
2012-10-22 Douglas GregorAllow clients of the AST reader to specify what kinds...
2012-10-22 Bill WendlingWhen a block ends in an indirect branch, add its succes...
2012-10-22 Douglas GregorCollapse ASTReader::ReadSLocEntryRecord() into its...
2012-10-22 Douglas GregorDistinguish the various kinds of AST file loading failures:
2012-10-22 Kevin EnderbyAdd support for annotated disassembly output for X86...
2012-10-22 Michael J.... [Options] Add prefixes to options.
2012-10-22 Enrico GranataProper copyright notice
2012-10-22 NAKAMURA TakumiASTReader.cpp: Fix a warning. [-Wunused-variable]
2012-10-22 Eli FriedmanTestcase change for r166440.
2012-10-22 Eli Friedman[ms-inline asm] Don't rewrite out parts of an inline...
2012-10-22 Greg Clayton<rdar://problem/12524810>
2012-10-22 Richard TrieuFix for PR13334. This prevents crashes that result...
2012-10-22 Chad Rosier[ms-inline asm] Add the isOffsetOf() function.
2012-10-22 Julien LerougeIterating over a DenseMap<std::pair<BasicBlock*, unsign...
2012-10-22 Chad Rosier[ms-inline asm] Test case for r166433.
2012-10-22 Chad Rosier[ms-inline asm] Add support for parsing the offset...
2012-10-22 Enrico Granata<rdar://problem/12479701> Use the plain pydoc pager...
2012-10-22 Daniel DunbarFix pre-commit refacto failure.
2012-10-22 Daniel Dunbardriver/Darwin: Follow up to last patch, M-class CPUs...
2012-10-22 Douglas GregorEliminate the redundancy between source-file informatio...
2012-10-22 Daniel Dunbardriver/Darwin: Default to AAPCS for M-class CPUs.
2012-10-22 Nadav RotemDon't crash if the load/store pointer is not a GEP.
2012-10-22 Enrico Granata<rdar://problem/12437442>
2012-10-22 Nadav RotemAdd a testcase for the previous commit.
2012-10-22 Argyrios KyrtzidisRevert r166407 because it caused analyzer tests to...
2012-10-22 Hal FinkelBBVectorize should ignore unreachable blocks.
2012-10-22 Nadav RotemAdd the "ForceSizeOpt" attribute.
2012-10-22 Daniel JasperImplement hasParent()-matcher.
2012-10-22 Greg Clayton<rdar://problem/12473003>
2012-10-22 Nadav RotemRename a variable.
2012-10-22 Nadav RotemVectorizer: optimize the generation of selects. If...
2012-10-22 Nadav RotemUpdate the loop vectorizer docs.
next