platform/upstream/llvm.git
2012-10-04 Sean Silvatblgen: Whitespace and 80-col cleanup.
2012-10-04 Jordan RoseMake sure 'prefix-clang++' is aliased to 'prefix-clang...
2012-10-04 Andrew TrickEnable -schedmodel, but prefer itineraries until we...
2012-10-03 Jakub StaszakFix PR13967.
2012-10-03 Enrico Granata<rdar://problem/12099592> Adding back a bunch of code...
2012-10-03 Bill WendlingAdd an explicit -object_path_lto flag during linking...
2012-10-03 Bill WendlingAdd an explicit -object_path_lto flag during linking...
2012-10-03 Michael LiaoClean up tailing whitespaces
2012-10-03 Hemant KulkarniAdded missing break in StockSectionChunk constructor.
2012-10-03 Andrew TrickAdded instregex support to TableGen subtarget emitter.
2012-10-03 Andrew TrickTableGen subtarget emitter, nearly first class support...
2012-10-03 Andrew TrickCleanup TableGen subtarget emitter.
2012-10-03 Fariborz Jahanianuse ';' instead of '-' in the note part of my last...
2012-10-03 Jim InghamDon't turn on the debugserver log by default.
2012-10-03 Chad RosierUpdate test case for r165174.
2012-10-03 Chad Rosier[ms-inline asm] Default to the 'm' constraint. This...
2012-10-03 Chad Rosier[ms-inline asm] Add support in the X86AsmPrinter for...
2012-10-03 Jack CarterThis patch moves from using a hard coded number (4)
2012-10-03 Sid Manning * Return correct size and alignment for common symbols.
2012-10-03 Enrico Granata<rdar://problem/12408181> Fixing a bug where we would...
2012-10-03 Sean Silvatblgen: Remove last traces of old TableGenMain API.
2012-10-03 Sean Silvatblgen: Migrate clang-tblgen to new TableGenMain API.
2012-10-03 Sean Silvatblgen: Migrate llvm-tblgen to new TableGenMain API.
2012-10-03 Sean Silvatblgen: Put new TableGenMain API in place.
2012-10-03 Bill WendlingAdd function to return return attributes.
2012-10-03 Bill WendlingUpdate to use the predicate methods to query if an...
2012-10-03 Bill WendlingRemove the directory that these are already in.
2012-10-03 Argyrios Kyrtzidis[libclang] When indexing, invoke the importedASTFile...
2012-10-03 Argyrios Kyrtzidis[libclang] Simplify indexing of module imports by handl...
2012-10-03 Bob WilsonBack out my temporary workaround for Apple buildbots.
2012-10-03 Richard SmithPR14004: Fix typo in documentation.
2012-10-03 Benjamin KramerFix invalid reads by memcmp.
2012-10-03 Benjamin KramerAlways initialize FPContractable.
2012-10-03 Howard HinnantHolger Arnold: Correct the use and testing of __GNUC__...
2012-10-03 Michael J.... [Options] Store the owning OptTable in Option so it...
2012-10-03 Simon AtanasyanRemove useless parameter "WantFile" from Driver::GetPro...
2012-10-03 Nadav RotemFix a cycle in the DAG. In this code we replace multipl...
2012-10-03 Nick KledzikUse unsigned long long instead of uin64_t for OS where...
2012-10-03 Sean CallananAn API in Clang got renamed; fixing LLDB to match.
2012-10-03 Bill SchmidtThis patch enables general varargs support for the...
2012-10-03 Fariborz JahanianFix a typo in my last patch reported by Erik Schwiebert.
2012-10-03 Chad RosierTypos.
2012-10-03 Benjamin KramerDon't call getAsUnsignedInteger directly, it fails...
2012-10-03 Douglas GregorRemove ASTReader::needPendingInstantiation(), introduce...
2012-10-03 Douglas GregorAdd some FIXMEs to the ASTReader code
2012-10-03 Douglas GregorRevert most of the functionality in r165001. Instead...
2012-10-03 Nick KledzikAdd getAsUnsignedInteger test case that checks that...
2012-10-03 Bill WendlingNo need to call functions which do the same thing as...
2012-10-03 Bill WendlingRemove assert that's too restrictive.
2012-10-03 Fariborz Jahanianobjective-C arc: Warn under arc about a use of an ivar...
2012-10-03 Bill WendlingAdd methods which query for the specific attribute...
2012-10-03 Simon AtanasyanImplement Adnroid MIPS toolchain support:
2012-10-03 Preston GurdFix failure of newly added test, by using %clang instea...
2012-10-03 Preston GurdAdds a test to verify that Clang does the optimization...
2012-10-03 Tim NorthoverImplement .rel relocation for R_ARM_ABS32 in MCJIT.
2012-10-03 Preston GurdThis Patch corrects a problem whereby the optimization...
2012-10-03 Nadav RotemA DAGCombine optimization for mergeing consecutive...
2012-10-03 Jordan RoseRevert "InlineObjCInstanceMethod.m: Remove lines introd...
2012-10-03 Preston GurdSet up MCSchedModel after detecting the CPU type in...
2012-10-03 Alexander PotapenkoSet ASAN_NEEDS_SEGV=0 on Android only.
2012-10-03 Benjamin Kramerclang-check: Add clangRewriteCore.a to the Makefile...
2012-10-03 Benjamin KramerMatching block names with FileCheck requires asserts.
2012-10-03 Benjamin KramerCodeGen: Fix a silly typo when emitting subs of block...
2012-10-03 Nico WeberWhen mangling an APSInt with the ms abi, make sure...
2012-10-03 Daniel JasperAs opposed to the clang-fixit tool described on
2012-10-03 Dmitry Vyukovtsan: update the test for new atomic enums
2012-10-03 Dmitry Vyukovtsan: update the test for new atomic enums
2012-10-03 Dmitry Vyukovtsan: prepare for migration to new memory_order enum...
2012-10-03 Dmitry Vyukovtsan: prepare for migration to new memory_order enum...
2012-10-03 Logan ChienFix typo in comments.
2012-10-03 Dmitri GribenkoComment to XML conversion: escape XML special chars...
2012-10-03 Bill WendlingThe top-level clang Makefile is #included into other...
2012-10-03 Silviu BarangaFixed a bug in the ExecutionDependencyFix pass that...
2012-10-03 Chandler CarruthFix an issue where we failed to adjust the alignment...
2012-10-03 Chandler CarruthTry to use a better set of abstractions for computing...
2012-10-03 Eric ChristopherRevert 165051-165049 while looking into the foreach...
2012-10-03 Bill WendlingAdd the missing backslash-newline which was causing...
2012-10-03 Alexey SamsonovMake sure 32-bit ASan runtime is available on 64-bit...
2012-10-03 Alexey SamsonovBuild ASan runtime on Linux for both x86_64 and i386...
2012-10-03 Nico WeberWhile I'm here, resync a %select with the enum definiti...
2012-10-03 Craig TopperFix doxygen comment to match function name.
2012-10-03 Nico WeberMove expression mangling in the microsoft mangler to...
2012-10-03 Craig TopperRemove unused function that used to get itineraries...
2012-10-03 Nico WeberReplace a default: with an explicit list of cases....
2012-10-03 John McCallUpdate the block specification for some long-settled...
2012-10-03 Craig TopperFix 80-column violation
2012-10-03 NAKAMURA TakumiInlineObjCInstanceMethod.m: Remove lines introduced...
2012-10-03 Argyrios Kyrtzidis[PCH] Fix serialization of an ImportDecl.
2012-10-03 Argyrios KyrtzidisSet the file entry for a Module* that was created durin...
2012-10-03 Argyrios KyrtzidisAdd a FIXME.
2012-10-03 Argyrios KyrtzidisIntroduce ASTConsumer::HandleImplicitImportDecl() callb...
2012-10-03 Argyrios KyrtzidisSome renames to use the 'visitor' nomenclature, no...
2012-10-03 Michael HanImprove C++11 attribute parsing.
2012-10-03 NAKAMURA Takumitest/ExecutionEngine/MCJIT: MCJIT should work also...
2012-10-03 Jason MolendaThe kernel loading code is now isolated in the DynamicL...
2012-10-03 Jordan Rose[analyzer] Adjust the return type of an inlined devirtu...
2012-10-03 Jordan Rose[analyzer] Push evalDynamicCast and evalDerivedToBase...
2012-10-03 Jordan RoseTeach getCXXRecordDeclForPointerType about references.
2012-10-03 Chandler CarruthThird try at fixing this. ;] Go back to using std:...
2012-10-03 Jakob Stoklund... The early if conversion pass is ready to be used as...
next