platform/upstream/llvm.git
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...
2012-10-09 Sean Silvatblgen: Rename handleDependencies -> createDependencyFile
2012-10-09 Bill WendlingRemove this now unused variable macro.
2012-10-09 Sean Silvatblgen: Move dependency file output to a separate function.
2012-10-09 Bill WendlingUse appropriate method calls to get the alignment value.
2012-10-09 Chad RosierWhitespace.
2012-10-09 Bill WendlingInline the checks for mutually exclusive attributes...
2012-10-09 Argyrios KyrtzidisSimplify the code using SmallVector::append(), as sugge...
2012-10-09 Chad Rosier[driver] Remove redundant cases due to overlapping...
2012-10-09 Richard Smith-fcatch-undefined-behavior: emit calls to the runtime...
2012-10-09 Rafael EspindolaEnable response files in all tools. Patch by Liu, Yaxun...
2012-10-09 Chad Rosier[driver] Remove the -W[no-][int-conversion|constant...
2012-10-09 Richard SmithAdd a runtime diagnostics library for Clang's -fcatch...
2012-10-09 Ted KremenekDon't forward -Wenum-conversion to cc1plus.
2012-10-09 Ted KremenekDon't forward -Wint-conversion to cc1plus.
2012-10-09 Bill WendlingMove the 'FunctionOnly' attributes thingy inside of...
2012-10-09 Ted KremenekCreate variable for warning group -Wshorten-64-to-32.
2012-10-09 Jason MolendaPatch from Dan Malea to fix a build break I introduced...
2012-10-09 Argyrios KyrtzidisMove the functionality that looks for ObjC overridden...
2012-10-09 Douglas GregorNot everyone uses C++11, apparently
2012-10-09 Greg ClaytonChanges to clean up the runtime and how the ISA caches...
next