platform/upstream/llvm.git
2013-03-28 Richard SmithTeach -Wigored-qualifiers about exotic flavors of decla...
2013-03-28 John Thompsonmodularize - Updated futures comment.
2013-03-28 David BlaikieRevert "Adding DIImportedModules to DIScopes."
2013-03-28 John Thompsonmodularize - Fixed poor array usage.
2013-03-28 David BlaikieRevert "Update debug info test for schema change made...
2013-03-28 David BlaikieFix a default on covered switch found by -Wcovered...
2013-03-28 Richard SmithRemove outdated FIXME.
2013-03-28 Richard SmithSupport C11 _Atomic type qualifier. This is more-or...
2013-03-28 Jason MolendaDebugserver fix for launching iOS apps who are named...
2013-03-28 Akira HatanakaCheck if Type is a vector before calling function Type...
2013-03-28 John Thompsonmodularize - revised to group duplicate symbols togethe...
2013-03-28 Enrico Granata<rdar://problem/13412986>
2013-03-28 Jim InghamProtect against the case where the current inlined...
2013-03-28 Jim InghamUse the error from ValidatePlan.
2013-03-28 Jim InghamThe other half of the checkin to produce better error...
2013-03-28 Jim InghamRunThreadPlan should make sure the plan passed in is...
2013-03-28 Jim InghamReturn a useful error message from ValidatePlan if...
2013-03-28 Richard SmithFold together the two implementations of 6.7.3p2 in...
2013-03-27 Argyrios Kyrtzidis[Parser] Don't code-complete twice.
2013-03-27 Richard SmithDon't reject __restrict applied to a dependent type...
2013-03-27 Bill WendlingSimplify test to use a count for the number of notes...
2013-03-27 Richard Smithcompiler-rt part of r178194. Remove ubsan test for...
2013-03-27 Richard SmithUBSan: Don't diagnose inf/nan conversions between float...
2013-03-27 Preston GurdThis patch follows is a follow up to r178171, which...
2013-03-27 Enrico GranataThis test case was not doing the right thing with libc...
2013-03-27 Greg Clayton<rdar://problem/13521159>
2013-03-27 Jack CarterUpdated ELF relocation test for .eh_frame section
2013-03-27 Enrico GranataImplementing the notion of externally-acquirable Script...
2013-03-27 Chad RosierRemove unnecessary attributes from test case.
2013-03-27 Chad RosierAdd a front-end test case for r178186.
2013-03-27 Chad Rosier[ms-inline asm] Add support of imm displacement before...
2013-03-27 Fariborz JahanianFixes a typo in my last patch.
2013-03-27 John ThompsonBroke out header file list reading into separate functi...
2013-03-27 Argyrios KyrtzidisRevert "[lib/Headers] Define NULL as __DARWIN_NULL...
2013-03-27 Hal FinkelResynchronize isLoadFromStackSlot with LoadRegFromStack...
2013-03-27 Fariborz JahanianObjective-C: Issue more precise warning when user
2013-03-27 Ashok Thirumurthitest commit
2013-03-27 Greg Clayton<rdar://problem/13327940>
2013-03-27 Greg ClaytonAdded a source file needed for clang to compile in...
2013-03-27 Greg Clayton<rdar://problem/13327940>
2013-03-27 Jack Cartertest file name change to correct typo
2013-03-27 Rafael EspindolaCleanup clang's specializations of simplify_type.
2013-03-27 John ThompsonAdded informational comment about using -x c++.
2013-03-27 Preston GurdFor the current Atom processor, the fastest way to...
2013-03-27 Hal FinkelFix typo (common to both X86 and PPC)
2013-03-27 Hal FinkelRemove more dead LR-as-GPR PPC code
2013-03-27 Ariel J. Bernalcpp11-migrate segfaults transforming map<string,int...
2013-03-27 Dan GohmanAvoid undefined behavior from passing a std::vector...
2013-03-27 Hal FinkelRemove "gpr0 allocation" from the PPC README TODO list
2013-03-27 John ThompsonFixed path in file comment. Fixed #include order.
2013-03-27 Chad RosierDon't try to generate crash diagnostics if we had an...
2013-03-27 Chad RosierUpdate the error handing static functions for r178161.
2013-03-27 Chad RosierAdd a boolean parameter to the llvm::report_fatal_error...
2013-03-27 Jordan Rose[analyzer] Use evalBind for C++ new of scalar types.
2013-03-27 Dmitry Vyukovtsan: print matched suppressions if print_suppressions...
2013-03-27 Dmitry Vyukovtsan: better flag parsing: do not confuse flag that...
2013-03-27 Dmitry Vyukovtsan: fix lint warning
2013-03-27 Bill WendlingSpecutively revert r178130.
2013-03-27 David BlaikieFix comment
2013-03-27 Jim InghamFix a typo in help string.
2013-03-27 Anna Zaks[analyzer] Cleanup: only get the PostStmt when we need...
2013-03-27 Anna Zaks[analyzer] Ensure that the node NilReceiverBRVisitor...
2013-03-27 Argyrios Kyrtzidis[modules] Make sure enabled diagnostic pragmas inside...
2013-03-27 Alexander KornienkoInsert extra new line before access specifiers.
2013-03-27 Douglas Gregor<rdar://problem/13509689> Introduce -module-file-info...
2013-03-27 Rafael EspindolaCleanup the simplify_type implementation.
2013-03-27 Rafael EspindolaAdd const in preparation for a simplify_type change...
2013-03-27 Christian KonigR600/SI: add SETO/SETUO patterns
2013-03-27 Benjamin KramerSilence warning about mixing || in &&, fix up 80-cols.
2013-03-27 Tim NorthoverAdd another expected note. Two errors => two notes.
2013-03-27 Hal FinkelPrint PPC ZERO as 0 (not r0) even on Darwin
2013-03-27 Tim NorthoverSwitch to LLVM support function abs64 to keep VS2008...
2013-03-27 Evgeniy StepanovDisable ASan/MSan symbolization of reports in tests.
2013-03-27 Evgeniy StepanovDisable ASan/MSan symbolization of reports in tests.
2013-03-27 Evgeniy StepanovMark comment-to-html-xml-conversion test as XFAIL:msan...
2013-03-27 Hal FinkelFix target-customized spilling in the register scavenger
2013-03-27 Douglas Gregor<rdar://problem/13317030> Consider using directives...
2013-03-27 Evgeniy StepanovDisable Initialize.MultipleThreads test under MemorySan...
2013-03-27 Silviu BarangaEnabling the generation of dependency breakers for...
2013-03-27 Alexander KornienkoSplit line comments
2013-03-27 Jyotsna VermaHexagon: Disable optimizations at O0.
2013-03-27 Alexey Samsonov[ASan] Demangle global names in error reports.
2013-03-27 James MolloyImprove performance of LinkModules when linking with...
2013-03-27 Alexey Samsonov[TSan] Fixup for r178128: verify that TSan indeed doesn...
2013-03-27 Alexey Samsonov[TSan] Run test output through FileCheck
2013-03-27 Christian KonigR600/SI: add cummuting of rev instructions
2013-03-27 Christian KonigR600/SI: add mulhu/mulhs patterns
2013-03-27 Christian KonigR600/SI: add srl/sha patterns for SI
2013-03-27 Hal FinkelAllocate r0 on PPC
2013-03-27 Bill WendlingFix testcase to add expected note.
2013-03-27 Hal FinkelUse the PPC no-r0 class on the TOC LD pseudos
2013-03-27 Bill WendlingPass the diagnostic in for better error messages.
2013-03-27 Hal FinkelApply the no-r0 register class to the PPC SELECT_CC_I...
2013-03-27 Hal FinkelApply the no-r0 class to PPC TOC ADDI[S] pseudo instruc...
2013-03-27 Argyrios Kyrtzidis[lib/Headers] Break the module import cycle between...
2013-03-27 Daniel DunbarRevert r178075, "Tighten up the iterator requirements...
2013-03-27 Sean CallananFixed a problem where inline assembly errors caused
2013-03-27 Bill SchmidtRemove the link register from the GPR classes on PowerPC.
2013-03-27 Greg ClaytonDon't use a "uintptr_t" for the metadata key, use a...
2013-03-27 Greg ClaytonPrune more stuff out of the build and source folders...
next