platform/upstream/llvm.git
2012-10-10 Jason MolendaMove the scratch buffer allocation for x86 instructions...
2012-10-10 Nadav RotemPatch by Shuxin Yang <shuxin.llvm@gmail.com>.
2012-10-10 Jordan Rose[analyzer] Treat fields of unions as having symbolic...
2012-10-10 Bill SchmidtWhen generating spill and reload code for vector regist...
2012-10-10 Bill SchmidtThe PowerPC VRSAVE register has been somewhat of an...
2012-10-10 Micah VillmowAdd in support for expansion of all of the comparison...
2012-10-10 Sean SilvaRevert r165652: "Remove unnecessary RTTI from the build."
2012-10-10 David BlaikieMake -Wshift-op-parentheses a subgroup of -Wparentheses
2012-10-10 Sean SilvaRemove unnecessary RTTI from the build.
2012-10-10 Sean Silvatblgen: Compile TableGen without RTTI.
2012-10-10 Sean Silvatblgen: Build clang-tblgen without RTTI.
2012-10-10 Sean Silvatblgen: Use LLVM-style RTTI in clang-tblgen
2012-10-10 Sean Silvatblgen: Move mini Type hierarchy to LLVM-style RTTI.
2012-10-10 Sean Silvatblgen: Use semantically correct RTTI functions.
2012-10-10 Sean Silvatblgen: Mechanically move dynamic_cast<> to dyn_cast<>.
2012-10-10 Sean Silvatblgen: Put dyn_cast<> machinery in place for Init...
2012-10-10 Duncan SandsAdd the testcase from pr13254 (the old scalarreply...
2012-10-10 Fariborz Jahanian[Doc parsing] This patch searches overridden objc/c++
2012-10-10 Jim InghamChange the Thread constructor over to take a Process...
2012-10-10 Bill WendlingRemove dead variable.
2012-10-10 Michael LiaoSpecify CPU model to avoid breaking ATOM builds
2012-10-10 Bill WendlingRemove unused argument.
2012-10-10 Jordan Rose[analyzer] Don't run non-path-sensitive checks on syste...
2012-10-10 Jordan Rose[analyzer] Fix typo: s/HandleDeclsGallGraph/HandleDecls...
2012-10-10 Sean Silvadocs: Propagate fix from r165632 to other docs.
2012-10-10 Sean Silvadocs: Attempt to fix PR14053.
2012-10-10 Michael LiaoAdd support for FP_ROUND from v2f64 to v2f32
2012-10-10 Jim InghamDon't make regexp commands as regular commands - they...
2012-10-10 Jordan Rose-Warc-repeated-use-of-weak: look through explicit casts...
2012-10-10 Jordan RoseMove Sema::PropertyIfSetterOrGetter to ObjCMethodDecl...
2012-10-10 Jordan RoseChange Sema::PropertyIfSetterOrGetter to make use of...
2012-10-10 Jordan RoseRename ObjCMethodDecl::isSynthesized to isPropertyAccessor.
2012-10-10 Michael LiaoAdd alternative support for FP_ROUND from v2f32 to...
2012-10-10 Argyrios KyrtzidisFix stack overflow when trying to create an implicit...
2012-10-10 NAKAMURA TakumiRemove a trailing blank line, test commit.
2012-10-10 NAKAMURA Takumi[CMake] clang/tools/extra may be included by LLVM_EXTER...
2012-10-10 NAKAMURA Takumi[CMake] check-all: Don't include check-llvm into check...
2012-10-10 NAKAMURA Takumi[CMake] add_lit_testsuite: EXCLUDE_FROM_ALL excludes...
2012-10-10 Stepan DyatkovskiyFix for LDRB instruction:
2012-10-10 Stepan DyatkovskiyIssue description:
2012-10-10 Chandler CarruthApply the same fundamental fix for PR14048 as was appli...
2012-10-10 Bill WendlingCleanup. Get rid of now dead code.
2012-10-10 Bill WendlingRemove the final bits of Attributes being declared...
2012-10-10 Bill WendlingRemove the final bits of Attributes being declared...
2012-10-10 Logan ChienFix PR 11709: Change the definition of va_list to meet...
2012-10-10 Lang HamesMy earlier "fix" for PBQP (see r165201) was incorrect...
2012-10-10 Bill WendlingPass into the AttributeWithIndex::get method an ArrayRe...
2012-10-10 Andrew Trickmisched: fall-back to a target hook for instr bundles.
2012-10-10 Andrew TrickTODO comment
2012-10-10 Andrew TrickTableGen subtarget emitter cleanup.
2012-10-10 Andrew Trickmisched: Use the TargetSchedModel interface wherever...
2012-10-10 Andrew Trickmisched: Generate IsBuffered flag for machine resources.
2012-10-10 Andrew Trickwhitespace
2012-10-10 Bill WendlingPlace temporary LTO files into their own subdirectory.
2012-10-10 Bill WendlingPlace temporary LTO files into their own subdirectory.
2012-10-10 Jason MolendaFree the opcode_data malloc'ed memory instead of leakin...
2012-10-10 Bill WendlingHave 'addFnAttr' take the attribute enum value. Then...
2012-10-10 Bill WendlingHave 'addFnAttr' take the attribute enum value. Then...
2012-10-10 Craig TopperTest case for r165480.
2012-10-10 Argyrios KyrtzidisDisable the preprocessing record when indexing a source...
2012-10-10 Argyrios KyrtzidisWhen indexing a module file, for the ppIncludedFile...
2012-10-10 Argyrios Kyrtzidis[modules] Consistently construct a buffer as input...
2012-10-10 Reed KotlerReorder some parts of the td file to by in alphabetical...
2012-10-10 Andrew KaylorAdding comments to clarify the reason for non-standard...
2012-10-10 Andrew KaylorCosmetic changes
2012-10-10 Jason MolendaChange the x86 unwinder from using edis as its disassembler
2012-10-10 Andrew KaylorThis patch adds new functions to the SectionRef and...
2012-10-10 Akira HatanakaImplement MipsTargetLowering::CanLowerReturn.
2012-10-10 Richard SmithTidy up formatting.
2012-10-10 Richard Smith-fcatch-undefined-behavior: catch a VLA bound which...
2012-10-10 Richard Smith-fcatch-undefined-behavior: handler for VLA bound which...
2012-10-10 Richard SmithFix test broken by r165572.
2012-10-10 Greg ClaytonSomeone was using vi and left a little something in...
2012-10-10 Sean CallananSwitched AppleObjCRuntimeV2::CreateClassDescriptor
2012-10-09 Bob WilsonRevert "Use a special path to place the .o files in."
2012-10-09 Bob WilsonRevert "Use a special path to place the .o files in."
2012-10-09 Richard Smith-fcatch-undefined-behavior: store the type name directl...
2012-10-09 Richard Smith-fcatch-undefined-behavior: store the type name directl...
2012-10-09 Michael LiaoAdd extra vim swap file pattern
2012-10-09 Michael LiaoAdd extra vim swap file pattern
2012-10-09 Evan ChengWhen expanding atomic load arith instructions, do not...
2012-10-09 Sean CallananThinned the AppleObjCRuntimeV2's class descriptors.
2012-10-09 Andrew Trickmisched: Add computeInstrLatency to TargetSchedModel.
2012-10-09 Andrew Trickmisched: Doxument the TargetSchedule API.
2012-10-09 Andrew Trickmisched: Allow flags to disable hasInstrSchedModel...
2012-10-09 Andrew Trickmisched: Remove LoopDependencies heuristic.
2012-10-09 Bill WendlingUse the attribute builder to add attributes to call...
2012-10-09 Jack CarterInitial assembler implementation of Mips load address...
2012-10-09 Douglas GregorRework the (de-)serialization of macros, as stored in
2012-10-09 Douglas GregorAdd count() method to MapVector
2012-10-09 Eli FriedmanPeople put pragmas in crazy places; add more handling...
2012-10-09 Enrico Granata<rdar://problem/12462575> Refactoring a block of shared...
2012-10-09 Micah VillmowAdd in some interfaces that will allow easier access...
2012-10-09 Bill WendlingUse the attribute enums to query if a function has...
2012-10-09 Bill WendlingUse the attribute enums to query if a parameter has...
2012-10-09 Sean CallananCleanup in the AppleObjCRuntimeV2 to make descriptors
2012-10-09 Bill WendlingRevert r165547 to fix build.
2012-10-09 Bill WendlingUse a single location for calculating the alignments.
2012-10-09 Benjamin KramerInitialize the end loc in ObjCInterfaceTypeLoc.
2012-10-09 Rafael EspindolaThe clang driver has a fairly fancy support for executi...
next