platform/upstream/llvm.git
2012-10-27 Rafael EspindolaDelay codegen to after collecting all SubobjectAdjustme...
2012-10-27 Akira HatanakaUse the methods and classes that were added to simplify...
2012-10-27 Akira HatanakaAdd method MipsTargetLowering::writeVarArgRegs which...
2012-10-27 Akira HatanakaAdd method MipsTargetLowering::passByValArg.
2012-10-27 Akira HatanakaAdd method MipsTargetLowering::copyByValRegs.
2012-10-26 Akira HatanakaAdd class MipsCC which provides methods used to analyze...
2012-10-26 Jason MolendaShow both lldb-168 and earlier "bt -c 5" as well as...
2012-10-26 Jason MolendaDocument "bt <n>" for "thread backtrace -c <n>", note...
2012-10-26 Akira HatanakaDelete MipsFunctionInfo::InArgFIRange.
2012-10-26 Nadav RotemRefactor the VectorTargetTransformInfo interface.
2012-10-26 Jakob Stoklund... Revert r163298 "Optimize codegen for VSETLNi{8,16,32...
2012-10-26 Kaelyn UhrainAvoid an unused-variable warning when asserts are disabled.
2012-10-26 Eli FriedmanFix typo.
2012-10-26 Eli FriedmanAdd missing safety check to an optimization for do...
2012-10-26 Eli FriedmanFix indentation.
2012-10-26 Jakob Stoklund... Reduce indentation with early exit.
2012-10-26 Jakob Stoklund... Also make the current basic block a class member.
2012-10-26 Reed Kotlerimplement mips16 tls global addr
2012-10-26 Argyrios KyrtzidisIn Parser::ParseDecltypeSpecifier, make sure the end...
2012-10-26 Eli FriedmanDon't crash synthesizing an ObjC property with an empty...
2012-10-26 Douglas GregorWhen an externally-supplied record layout has a size...
2012-10-26 Fariborz JahanianAdd comment for my patch in r166809.
2012-10-26 Lang HamesMCRegisterClass should be returned by const ref, not...
2012-10-26 Jordan RoseSuggest llvm_unreachable over assert(0).
2012-10-26 Jakob Stoklund... Make the Processed set a class member.
2012-10-26 Chad Rosier[ms-inline asm] Add a comment.
2012-10-26 Jakob Stoklund... 80 col.
2012-10-26 Jakob Stoklund... Remove ARMBaseRegisterInfo::isReservedReg().
2012-10-26 Jakob Stoklund... Add GPRPair Register class to ARM.
2012-10-26 Jakob Stoklund... Fix whitespace and function names to be coding standardy.
2012-10-26 Jakob Stoklund... Remove the canCombineSubRegIndices() target hook.
2012-10-26 Bill SchmidtThis patch is a follow-up to r166805. As suggested...
2012-10-26 Fariborz JahanianRemove BLOCK_BYREF_LAYOUT_BYREF flags from list of
2012-10-26 Benjamin KramerRemove LoopDependenceAnalysis.
2012-10-26 Fariborz Jahanianobjective-C IRGen: for @implementation nested in
2012-10-26 Argyrios Kyrtzidis[driver] Before applying the working directory check...
2012-10-26 Bill SchmidtThis patch addresses a 64-bit PowerPC ELF ABI compatibi...
2012-10-26 Bill WendlingRemove the unneeded initializers.
2012-10-26 Derek SchuffStop APInt::shl from generating llvm.trap
2012-10-26 Hal FinkelMove target-specific BBVectorize tests into a separate...
2012-10-26 Argyrios Kyrtzidis[options] Fix mishandling of aliased options that was...
2012-10-26 Andrew KaylorThis patch updates comments in the Predicate class...
2012-10-26 Jim InghamAdd API to get the process plugin name & short name.
2012-10-26 Daniel Dunbartests: Tweak unprintable.c to try another character...
2012-10-26 Nadav RotemMove the target-specific tests, which require specific...
2012-10-26 Rafael EspindolaChange the internalize pass to internalize all symbols...
2012-10-26 Benjamin KramerLowercase the argument for TargetTransformInfo so it...
2012-10-26 Chad Rosier[ms-inline asm] Add test case for r166792.
2012-10-26 Chad Rosier[ms-inline asm] Emit an error for unsupported SIZE...
2012-10-26 Chad Rosier[ms-inline asm] Test case for r166790.
2012-10-26 Chad Rosier[ms-inline asm] Add support for the TYPE operator.
2012-10-26 Greg ClaytonUpdated the "breakpoint command add" documentation...
2012-10-26 Benjamin KramerLoopSimplify: Preserve DependenceAnalysis.
2012-10-26 Benjamin KramerFix SCEV cache invalidation in LCSSA and LoopSimplify.
2012-10-26 Benjamin KramerAdd a basic verifier for SCEV's backedge taken counts.
2012-10-26 Nadav RotemFix a crash in SimpliftDemandedBits of vectors of pointers.
2012-10-26 Akira HatanakaMake sure I is not the end iterator when isInsideBundle...
2012-10-26 Douglas GregorMatch up anonymous structs/unions in the ASTImporter...
2012-10-26 Reed Kotler(no commit message)
2012-10-26 Chad Rosier[ms-inline asm] Have the target AsmParser create the...
2012-10-26 Ted KremenekAdd comments for RemoveRedundantMsgs, rename it to...
2012-10-26 Douglas GregorEliminate some longstanding FIXMEs regarding variadic...
2012-10-26 Douglas GregorIn the ASTImporter, don't try to emit a diagnostic...
2012-10-26 Alexander PotapenkoFix a compiler warning in internal_memmove.
2012-10-26 Alexander PotapenkoFix the internal_memmove() implementation that used...
2012-10-26 Renato GolinBetter handling of OpcodeToISD using enum/switch.
2012-10-26 Joerg SonnenbergerDon't explicitly require RTTI and EH.
2012-10-26 Alexey Samsonov[ASan] don't run hacky test for __asan_get_free_bytes...
2012-10-26 Adhemerval... PowerPC: Fix for rldcl/rldicl/rldicr MC emission
2012-10-26 David TweedMinor enhancement to build process notes for ARM platforms.
2012-10-26 Alexander PotapenkoIn the dynamic runtime on Mac OS, do not call internal_...
2012-10-26 Joerg SonnenbergerAdjust llvm-ar and llvm-ranlib to not depend on excepti...
2012-10-26 Daniel JasperRemove clang-fixit from tools page as it is currently...
2012-10-26 David TweedThese tests require an actual x86 registered target...
2012-10-26 Nicolas GeoffrayRemove GC roots that reference dead objects.
2012-10-26 Nicolas GeoffrayFix CPP backend for method attributes by creating a...
2012-10-26 Bill WendlingAlphabetize the enum list.
2012-10-26 Bill WendlingFix grammar-o.
2012-10-26 Alexey SamsonovFix test suppressed in r166683 on 32-bit Linux
2012-10-26 Jason MolendaAdd a new capability to RegisterContextLLDB: To recogn...
2012-10-26 Reed KotlerImplement carry for subtract/add for mips16
2012-10-26 Nick LewyckyHoist out some work done inside a loop doing a linear...
2012-10-26 Jason MolendaDocument target.source-map as the replacement for gdb...
2012-10-26 Hal FinkelUse VTTI->getNumberOfParts in BBVectorize.
2012-10-26 Hal FinkelAdd VectorTargetTransform::getNumberOfParts.
2012-10-26 Nick LewyckyFix typo in comment.
2012-10-26 Reed Kotlerimplement large (>16 bit) constant loading.
2012-10-26 Rafael EspindolaFix unexpected passes. These test do work with LTO...
2012-10-26 Reed Kotlerfix test setgek.ll so that it will not give false ...
2012-10-26 Fariborz JahanianDeclare type of flags to be used in a __block (byref)
2012-10-26 Rafael EspindolalibLTO has a bug in that it will keep every symbol...
2012-10-26 Quentin ColombetOz optimization level sets ForceSizeOpt attribute for...
2012-10-26 Manman RenX86 SSE Intrinsics: update header for sqrt_ss, rsqrt_ss...
2012-10-26 Rafael EspindolaPort testcase to FileCheck.
2012-10-26 Hal FinkelDisable generation of pointer vectors by BBVectorize.
2012-10-25 Filipe CabecinhasAdd a teardown function to TestAbbreviations so it...
2012-10-25 Nadav RotemRevert 166726 because it may have broken a number of...
2012-10-25 Hal FinkelBBVectorize, when using VTTI, should not form types...
2012-10-25 Bill WendlingRecommit Eric's code to validate ASM string's constrain...
2012-10-25 Richard SmithFix the other occurrence of the problem fixed by r166731.
next