aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-28Check if Type is a vector before calling function Type::getVectorNumElements.Akira Hatanaka
2013-03-27Make pnacl-abicheck return nonzero status if errors are found.Derek Schuff
2013-03-27This patch follows is a follow up to r178171, which uses the register Preston Gurd
2013-03-27Updated ELF relocation test for .eh_frame sectionJack Carter
2013-03-27[ms-inline asm] Add support of imm displacement before bracketed memoryChad Rosier
2013-03-27Resynchronize isLoadFromStackSlot with LoadRegFromStackSlot (and stores) in P...Hal Finkel
2013-03-27PNaCl: Fix ExpandVarArgs to handle "byval" struct arguments properlyMark Seaborn
2013-03-27test file name change to correct typoJack Carter
2013-03-27For the current Atom processor, the fastest way to handle a callPreston Gurd
2013-03-27Fix typo (common to both X86 and PPC)Hal Finkel
2013-03-27Remove more dead LR-as-GPR PPC codeHal Finkel
2013-03-27Avoid undefined behavior from passing a std::vector's own contentsDan Gohman
2013-03-27Remove "gpr0 allocation" from the PPC README TODO listHal Finkel
2013-03-27Don't try to generate crash diagnostics if we had an I/O failure. It's veryChad Rosier
2013-03-27Add a boolean parameter to the llvm::report_fatal_error() function to indicatedChad Rosier
2013-03-27Specutively revert r178130.Bill Wendling
2013-03-27Fix commentDavid Blaikie
2013-03-27Cleanup the simplify_type implementation.Rafael Espindola
2013-03-27R600/SI: add SETO/SETUO patternsChristian Konig
2013-03-27Silence warning about mixing || in &&, fix up 80-cols.Benjamin Kramer
2013-03-27Print PPC ZERO as 0 (not r0) even on DarwinHal Finkel
2013-03-27Switch to LLVM support function abs64 to keep VS2008 happy.Tim Northover
2013-03-27Disable ASan/MSan symbolization of reports in tests.Evgeniy Stepanov
2013-03-27Fix target-customized spilling in the register scavengerHal Finkel
2013-03-27Disable Initialize.MultipleThreads test under MemorySanitizer.Evgeniy Stepanov
2013-03-27Enabling the generation of dependency breakers for partial updates on Cortex-...Silviu Baranga
2013-03-27Hexagon: Disable optimizations at O0.Jyotsna Verma
2013-03-27Improve performance of LinkModules when linking with modules with large numbe...James Molloy
2013-03-27R600/SI: add cummuting of rev instructionsChristian Konig
2013-03-27R600/SI: add mulhu/mulhs patternsChristian Konig
2013-03-27R600/SI: add srl/sha patterns for SIChristian Konig
2013-03-27Allocate r0 on PPCHal Finkel
2013-03-27Use the PPC no-r0 class on the TOC LD pseudosHal Finkel
2013-03-27Apply the no-r0 register class to the PPC SELECT_CC_I[4|8] pseudosHal Finkel
2013-03-27Apply the no-r0 class to PPC TOC ADDI[S] pseudo instructionsHal Finkel
2013-03-27Remove the link register from the GPR classes on PowerPC.Bill Schmidt
2013-03-27Added back in the test for arc-annotations.Michael Gottesman
2013-03-27Adding DIImportedModules to DIScopes.David Blaikie
2013-03-27Don't spill PPC VRSAVE on non-Darwin (even in SjLj)Hal Finkel
2013-03-26Make DIBuilder::createClassType more type safe by returning DICompositeType r...David Blaikie
2013-03-26DebugInfo: more support for mutating DICompositeType to reduce magic number u...David Blaikie
2013-03-26Add a boolean parameter to the ExecuteAndWait static function to indicatedChad Rosier
2013-03-26Use the full path when outputting the `.gcda' file.Bill Wendling
2013-03-26Add XTEST codegen supportMichael Liao
2013-03-26Add HLE target featureMichael Liao
2013-03-26Enable SandyBridgeModel for all modern Intel P6 descendants.Jakob Stoklund Olesen
2013-03-26Debug Info: Provide a means to update the members of a composite typeDavid Blaikie
2013-03-26Restore real bit lengths on PPC register numbersHal Finkel
2013-03-26TableGen SubtargetEmitter fix to allow A9 and Swift to coexist.Andrew Trick
2013-03-26Fix the register scavenger for targets that provide custom spillingHal Finkel